aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Update now to the latest version πŸš€ #328

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 11.2.5 of now was just published.

Dependency now
Current Version 9.3.3
Type dependency

The version 11.2.5 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of now.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 11.2.5

Patches

  • Improve the progress bar during upload: #1406
  • Deeply nested wildcard certs: #1407
  • Improved error message for schema validation: #1416
  • Small fixes: #1418

Credits

Huge thanks to @pranaygp and @javivelasco for helping!

Commits

The new version differs by 481 commits.

  • cfee3bf 11.2.5
  • fca4999 Fixed the tests (#1430)
  • d379ce1 Small fixes (#1418)
  • cb87e8f Improved error message for schema validation (#1416)
  • d4c90da Allow to enable and disable CDN for domains and refactor domains (#1413)
  • 722c0a8 Deeply nested wildcard certs (#1407)
  • 5558520 Improve the progress bar during upload (#1406)
  • 4156f46 11.2.4
  • 90905d5 Request normal cert for deeply nested alias (#1404)
  • 0e3f241 11.2.3
  • 83abedf Fix a typo in unique-strings.js (#1400)
  • 9412827 test-integration: test deployment logs output (#1398)
  • 759442e Fix shallow verify (#1397)
  • 38c90e2 Ensure there is scale rules before trying to apply (#1389)
  • 83a8530 Fixed unexpected error while aliasing (#1387)

There are 250 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 11.2.7 just got published.

Update to this version instead πŸš€

Release Notes 11.2.7

Patches

  • Revert "Upgrade to webpack 4 and latest Babel": #1448

Credits

Huge thanks to @matheuss for helping!

Commits

The new version differs by 7 commits.

  • 8b2efb6 11.2.7
  • a5e3f0d Revert "Upgrade to webpack 4 and latest Babel" (#1448)
  • cd5ca57 11.2.6
  • fd59680 Update @zeit/schemas to v1.6.0
  • 24a1561 Upload the Dockerfile if it's a static deployment. (#1437)
  • 64ae48d Upgrade to webpack 4 and latest Babel (#1436)
  • 09b366b Allow to deploy and alias when non essential APIs are down (#1435)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.8 just got published.

Update to this version instead πŸš€

Release Notes 11.2.8

Patches

  • Fix typo when checking NS during setup domain: #1450
Commits

The new version differs by 2 commits.

  • 3672f3e 11.2.8
  • 9ccea63 Fix typo when checking NS during setup domain (#1450)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.9 just got published.

Update to this version instead πŸš€

Release Notes 11.2.9

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't solve challenge errors: #1458

Credits

Huge thanks to @javivelasco and @TooTallNate for helping!

Commits

The new version differs by 9 commits.

  • a7283ef 11.2.9
  • c46e70b Control can't solve challenge errors (#1458)
  • 72e0ec6 Check domain after adding (#1455)
  • 8873c3f Brought stable dependencies in sync with canary (#1453)
  • 8c4d54e Refactor DNS and update domains with CDN improvements (#1438)
  • be926ae Remove legacy atlas logic (#1451)
  • 6547bb7 Dont try to generate always wildcard certs when aliasing (#1445)
  • c9e88b6 Add retryAfter info to rate limit errors (#1442)
  • a94136c Wait for static builds to be ready and show logs (#1452)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.10 just got published.

Update to this version instead πŸš€

Release Notes 11.2.10

Patches

  • Retry createDeploy if files are missing. addresses #1463: #1465
  • Remove shallow deployment verification: #1474
  • Add more integration tests: #1466

Credits

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

Commits

The new version differs by 4 commits.

  • a62a60b 11.2.10
  • d438200 Add more integration tests (#1466)
  • d27963d Remove shallow deployment verification (#1474)
  • a8839d1 retry createDeploy if files are missing. addresses #1463 (#1465)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 12.0.0-canary.60 just got published.

Update to this version instead πŸš€

Release Notes 12.0.0-canary.60

Minor Changes

  • Add --build-env to now deploy command: #1459

Credits

Huge thanks to @TooTallNate for helping!

Commits

The new version differs by 123 commits ahead by 123, behind by 95.

  • 9ff9d3f 12.0.0-canary.60
  • 86540fa Add --build-env to now deploy command (#1459)
  • 1538c80 12.0.0-canary.59
  • 0225fcf Improvements to the CLI to handle slot specific flows (#1475)
  • 57f3861 12.0.0-canary.58
  • 04c365a Add more integration tests (#1466)
  • 7dfe469 12.0.0-canary.57
  • 92bcf1b Remove shallow deployment verification (#1474)
  • 8a15d5c retry createDeploy if files are missing. addresses #1463 (#1465)
  • f643742 12.0.0-canary.56
  • 7537eac Control can't solve challenge errors (#1458)
  • e2880d2 12.0.0-canary.55
  • 8296de1 Check domain after adding (#1455)
  • 5cff5e9 12.0.0-canary.54
  • cb07a74 Refactor DNS and update domains with CDN improvements (#1438)

There are 123 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.1 just got published.

Update to this version instead πŸš€

Release Notes 11.3.1

Patches

  • Fixed integration tests: #1476
Commits

The new version differs by 100 commits ahead by 100, behind by 123.

  • d910135 11.3.1
  • 186d1e4 Fixed integration tests (#1476)
  • 68820cb 11.3.0
  • 2c725b0 Improvements to the CLI to handle slot specific flows (#1475)
  • cb525d3 Add --build-env to now deploy command (#1459)
  • a62a60b 11.2.10
  • d438200 Add more integration tests (#1466)
  • d27963d Remove shallow deployment verification (#1474)
  • a8839d1 retry createDeploy if files are missing. addresses #1463 (#1465)
  • a7283ef 11.2.9
  • c46e70b Control can't solve challenge errors (#1458)
  • 72e0ec6 Check domain after adding (#1455)
  • 8873c3f Brought stable dependencies in sync with canary (#1453)
  • 8c4d54e Refactor DNS and update domains with CDN improvements (#1438)
  • be926ae Remove legacy atlas logic (#1451)

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 87e2339 11.3.3
  • c1659ea Don't downscale previous slot deployment on alias (#1485)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.4 just got published.

Update to this version instead πŸš€

Release Notes 11.3.4

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!

Commits

The new version differs by 4 commits.

  • 1a19e1d 11.3.4
  • be5ba54 Updated link about authentication file (#1483)
  • 4eaa10f Updated link about global configuration file (#1482)
  • 6001899 Added schema for static header configuration (#1486)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.5 just got published.

Update to this version instead πŸš€

Release Notes 11.3.5

Patches

  • Bumped configuration schemas to the latest version: #1488
Commits

The new version differs by 2 commits.

  • 790a7c5 11.3.5
  • 4d29f1a Bumped configuration schemas to the latest version (#1488)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.6 just got published.

Update to this version instead πŸš€

Release Notes 11.3.6

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!

Commits

The new version differs by 5 commits.

  • 563b16e 11.3.6
  • 47a646f Retry 412 errors (#1494)
  • 1d2dfcd poll every 5s (#1496)
  • dcb2508 Better error message for rate limiting deployments (#1495)
  • 2bb4c2e Checks if it is an npm deployment before getting the aliased name (#1490)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.7 just got published.

Update to this version instead πŸš€

Release Notes 11.3.7

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!

Commits

The new version differs by 3 commits.

  • 40514cd 11.3.7
  • 24e302a Show selected session affinity when inspecting a deployment (#1489)
  • 8d3095e Include correct help command in now domains (#1492)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.8 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 6d32834 11.3.8
  • 5121541 Bugfixes and improvements for deployment READY status detection (#1501)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.9 just got published.

Update to this version instead πŸš€

Release Notes 11.3.9

Patches

  • Less cryptic invalid alias message: #1506
  • Point Spectrum badge to correct location: #1516
  • Fixing typo: #1509

Credits

Huge thanks to @arist0tl3 and @lucianopf for helping!

Commits

The new version differs by 4 commits.

  • 1563cc9 11.3.9
  • ec09c16 fixing typo (#1509)
  • 12d3a20 Point Spectrum badge to correct location (#1516)
  • fb7e0b9 Less cryptic invalid alias message (#1506)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.11 just got published.

Update to this version instead πŸš€

Release Notes 11.3.11

Patches

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

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.12 just got published.

Update to this version instead πŸš€

Release Notes 11.3.12

Patches

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

The new version differs by 3 commits.

  • 11e03c3 11.3.12
  • 417901d Return scaling validation errors on alias (#1538)
  • fc7b267 Fix updating scale (#1536)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.13 just got published.

Update to this version instead πŸš€

Release Notes 11.3.13

Patches

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

The new version differs by 2 commits.

  • 5bb5f18 11.3.13
  • 33b9c6b Pass domain to verify insted of alias when verifying on alias (#1548)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.4.0 just got published.

Update to this version instead πŸš€

Release Notes 11.4.0
  • Add gru1
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Version 11.4.1 just got published.

Update to this version instead πŸš€

Release Notes 11.4.1

Patches

  • Fix scaling v1 deployments to all DCs: #1556

Credits

Huge thanks to @OlliV for helping!

Commits

The new version differs by 2 commits.

  • bb11069 11.4.1
  • 2d2f671 Fix scaling v1 deployments to all DCs (#1556)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 11.4.2 just got published.

Update to this version instead πŸš€

Release Notes 11.4.2

Minor Changes

  • Added new iad1 data center: #1575

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!

Commits

The new version differs by 10 commits.

  • aa2913e 11.4.2
  • 2f07212 Added new iad1 data center (#1575)
  • 43eeaa1 Add now whoami to --help (#1573)
  • 164ae1f Changed error to log to avoid breaking automatic deployments (#1572)
  • 6123df5 Restructure certs command (#1567)
  • 705cb5f Allow to generate certs solving challenges manually (#1566)
  • c5ce183 Use consistent wording in usage (#1541)
  • 2cf750b Update @zeit/dockerignore to v0.0.3 (#1560)
  • ac85a4f Add changelog link when new version is available (#1530)
  • 76904d1 Prefer URL over deployment ID as the ID not shown in now ls (#1554)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 11.4.3

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!

Commits

The new version differs by 4 commits.

  • 6272e1f 11.4.3
  • d717381 Render Cloud v2 info about deployments in now inspect (#1577)
  • 3fa2886 Add "all" pseudo-DC to the constants mapping (#1581)
  • e1058f0 Add now inspect to --help (#1578)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 11.4.4

Patches

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

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 11.4.5

Patches

  • Change copy for finish cert message: #1590

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 11.5.0

Minor Changes

  • Added support for deployment metadata: #1604
  • Added metadata support for now inspect: #1634

Credits

Huge thanks to @arunoda for helping!

Commits

The new version differs by 161 commits ahead by 161, behind by 190.

  • 42253cd 11.5.0
  • e4bcb80 Added metadata support for now inspect (#1634)
  • 3d2edff Added support for deployment metadata (#1604)
  • f93538c 11.4.6
  • 69d5c48 Update repo banner
  • 550ce4e Suppress the warning of a dependency based on an expression (#1588)
  • 57aa4db 11.4.5
  • 16b351d Change copy for finish cert message (#1590)
  • badd37e 11.4.4
  • 60de863 Bring back now certs add (#1583)
  • 6272e1f 11.4.3
  • d717381 Render Cloud v2 info about deployments in now inspect (#1577)
  • 3fa2886 Add "all" pseudo-DC to the constants mapping (#1581)
  • e1058f0 Add now inspect to --help (#1578)
  • aa2913e 11.4.2

There are 161 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 11.5.2

Patches

  • Revert "Add support for top-level "sh" auth": fd59f93
Commits

The new version differs by 2 commits.

See the full diff