Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency now to v12 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependency now to v12 #146

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 8, 2018

This PR contains the following updates:

Package Type Update Change References
now devDependencies major 8.5.4 -> 12.1.9 source

Release Notes

zeit/now-cli

v12.1.9

Compare Source

Patches
Credits

Huge thanks to @​grantila for helping!

v12.1.8

Compare Source

Patches
  • Ensured now -V 1 owner/repo continues working: #​1707

v12.1.7

Compare Source

Patches
  • Render a proper error when offline: #​1702
  • Render more detailed error when files are not there: #​1700
  • Render more accurate error when offline: #​1704

v12.1.6

Compare Source

Patches
  • Properly render schema validation errors: #​1689
  • Do not send alias to the API: #​1690
  • Do not send github property to API: #​1694
  • Do not render instance count for 2.0 deployments: #​1697

v12.1.5

Compare Source

Patches

v12.1.4

Compare Source

Patches
  • Upgrade to Webpack 4.0: #​1667
  • Made publishing work: #​1669
  • Build for dev and not for prod when linking: #​1671
  • Do not store a backup of the binary: #​1676

v12.1.3

Compare Source

Patches
  • Fixed error message for minimum instance count: #​1655
  • Added new now upgrade and now downgrade commands: #​1656
  • Send unexpected errors away for inspection: #​1657
  • Update repo banner: #​1659
  • Report server errors that are unhandled: #​1658
Credits

Huge thanks to @​evilrabbit for helping!

v12.1.2

Compare Source

Patches
  • Return code 0 if no deployments found when removing: #​1650
  • Decrease amount of retries for download: #​1651
  • Log version when debugging: #​1652
  • Allow re-using aliases that point to deleted deployments: #​1653

v12.1.1

Compare Source

Patches
  • Made default value for --dotenv (v1) work again: #​1649

v12.1.0

Compare Source

Minor Changes

v12.0.1

Compare Source

Patches
  • Updated error documentation about not nameservers: #​1629
  • Made --build-env, --meta and --dotenv work for v1: #​1637
Credits

Huge thanks to @​bartdeslagmulder for helping!

v12.0.0

Compare Source

Major Changes

Read more about this release here: https://zeit.co/blog/now-2

v11.5.2

Compare Source

Patches
  • Removed unnecessary support for unused config formats: 4273d62

v11.5.1

Compare Source

Patches
  • Add support for top-level "sh" auth: b78f61e

v11.5.0

Compare Source

Minor Changes
  • Added support for deployment metadata: #​1604
  • Added metadata support for now inspect: #​1634
Credits

Huge thanks to @​arunoda for helping!

v11.4.6

Compare Source

Patches
  • Suppress the warning of a dependency based on an expression: #​1588
  • Update repo banner: 69d5c48
Credits

Huge thanks to @​MAPESO for helping!

v11.4.5

Compare Source

Patches
  • Change copy for finish cert message: #​1590
Credits

Huge thanks to @​javivelasco for helping!

v11.4.4

Compare Source

Patches
  • Bring back now certs add command and mention deprecation: #​1583
Credits

Huge thanks to @​javivelasco for helping!

v11.4.3

Compare Source

Patches
  • Add now inspect to --help: #​1578
  • Add "all" pseudo-DC to the constants mapping: #​1581
  • Render Cloud v2 info about deployments in now inspect: #​1577
Credits

Huge thanks to @​TooTallNate for helping!

v11.4.2

Compare Source

Minor Changes
Patches
  • Prefer URL over deployment ID as the ID not shown in now ls: #​1554
  • Add changelog link when new version is available: #​1530
  • Update @zeit/dockerignore to v0.0.3: #​1560
  • Use consistent wording in usage: #​1541
  • Changed error to log to avoid breaking automatic deployments: #​1572
  • Add now whoami to --help: #​1573
Credits

Huge thanks to @​jamo, @​kandros, @​TooTallNate, @​zeke, @​Cygnusfear, and @​matheuss for helping!

v11.4.1

Compare Source

Patches
  • Fix scaling v1 deployments to all DCs: #​1556
Credits

Huge thanks to @​OlliV for helping!

v11.4.0

Compare Source

Minor Changes

v11.3.13

Compare Source

Patches
  • Pass domain to verify insted of alias when verifying on alias: #​1548

v11.3.12

Compare Source

Patches
  • Return scaling validation errors on alias: #​1538
  • Fix updating scale: #​1536

v11.3.11

Compare Source

Patches
  • Try to verify against domain name instead of alias: #​1534

v11.3.10

Compare Source

Patches
Credits

Huge thanks to @​arunoda for helping!

v11.3.9

Compare Source

Patches
Credits

Huge thanks to @​arist0tl3 and @​lucianopf for helping!

v11.3.8

Compare Source

Patches
  • Bugfixes and improvements for deployment READY status detection: #​1501

v11.3.7

Compare Source

Patches
  • Include correct help command in now domains: #​1492
  • Show selected session affinity when inspecting a deployment: #​1489
Credits

Huge thanks to @​yairhaimo and @​OlliV for helping!

v11.3.6

Compare Source

Patches
  • Checks if it is an npm deployment before getting the aliased name: #​1490
  • Better error message for rate limiting deployments: #​1495
  • Poll every for scaling state every 5s: #​1496
  • Retry 412 errors: #​1494
Credits

Huge thanks to @​CodeBrew28 and @​pranaygp for helping!

v11.3.5

Compare Source

Patches
  • Bumped configuration schemas to the latest version: #​1488

v11.3.4

Compare Source

Patches
  • Added schema for static header configuration: #​1486
  • Updated link about global configuration file: #​1482
  • Updated link about authentication file: #​1483
Credits

Huge thanks to @​millette for helping!

v11.3.3

Compare Source

v11.3.2

Compare Source

Patches
  • Fixed now billing and use new API: #​1477

v11.3.1

Compare Source

Patches

v11.3.0

Compare Source

Minor Changes
  • Add --build-env to now deploy command: #​1459
Patches
  • Improvements to the CLI to handle slot specific flows: #​1475
Credits

Huge thanks to @​TooTallNate and @​pranaygp for helping!

v11.2.10

Compare Source

Patches
Credits

Huge thanks to @​igorklopov, @​TooTallNate, and @​arunoda for helping!

v11.2.9

Compare Source

Patches
  • Add retryAfter info to rate limit errors: #​1442
  • Dont try to generate always wildcard certs when aliasing: #​1445
  • Refactor DNS and update domains with CDN improvements: #​1438
  • Brought stable dependencies in sync with canary: #​1453
  • Check domain after adding: #​1455
  • Control can&#​39;t solve challenge errors: #​1458
Credits

Huge thanks to @​javivelasco and @​TooTallNate for helping!

v11.2.8

Compare Source

v11.2.7

Compare Source

v11.2.5

Compare Source

v11.2.4

Compare Source

v11.2.3

Compare Source

v11.2.2

Compare Source

v11.2.1

Compare Source

v11.2.0

Compare Source

v11.1.16

Compare Source

v11.1.15

Compare Source

v11.1.14

Compare Source

v11.1.13

Compare Source

v11.1.12

Compare Source

v11.1.11

Compare Source

v11.1.10

Compare Source

v11.1.9

Compare Source

v11.1.8

Compare Source

v11.1.7

Compare Source

v11.1.6

Compare Source

v11.1.5

Compare Source

v11.1.4

Compare Source

v11.1.3

Compare Source

v11.1.2

Compare Source

v11.1.1

Compare Source

v11.1.0

Compare Source

v11.0.7

Compare Source

v11.0.6

Compare Source

v11.0.5

Compare Source

v11.0.4

Compare Source

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

v10.1.6

Compare Source

v10.1.5

Compare Source

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

v9.3.3

Compare Source

v9.3.2

Compare Source

v9.3.1

Compare Source

v9.3.0

Compare Source

v9.2.10

Compare Source

v9.2.9

Compare Source

v9.2.8

Compare Source

v9.2.7

Compare Source

v9.2.6

Compare Source

v9.2.5

Compare Source

v9.2.4

Compare Source

v9.2.3

Compare Source

v9.2.2

Compare Source

v9.2.1

Compare Source

v9.2.0

Compare Source

v9.1.0

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/now-12.x branch 5 times, most recently from 4635be8 to 3bfacfc Compare November 15, 2018 16:55
@renovate renovate bot force-pushed the renovate/now-12.x branch 3 times, most recently from cdd1586 to 5a0e7b9 Compare November 26, 2018 12:17
@renovate renovate bot force-pushed the renovate/now-12.x branch 2 times, most recently from 5a664e1 to 16fc508 Compare November 29, 2018 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant