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 πŸš€ #296

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 10.1.1 of now was just published.

Dependency now
Current Version 9.3.3
Type dependency

The version 10.1.1 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.


Commits

The new version differs by 35 commits.

  • 1f8343f 10.1.1
  • f27f518 Fixed synchronization timer when deploying (#1160)
  • a9fd348 10.1.0
  • b3ba4e2 Brought CI configuration in sync with canary
  • fee759f Removed configuration file for Travis CI
  • 4e29f3f Ensure the CI works as intended (#1155)
  • a7aa1bb Fixed GitHub, Bitbucket and GitLab deployments (#1154)
  • d741019 Switched from Travis CI to Circle CI (#1152)
  • 48b6c7b Added support multiple path arguments (#1148)
  • 4978716 10.0.3
  • c9358c4 Ensure chalk is being used properly (#1151)
  • 3469220 10.0.2
  • f4715df Added missing variable references (#1150)
  • 2ff7f2c 10.0.1
  • 2c95f2c Bumped lockfile

There are 35 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:

codecov-io commented 6 years ago

Codecov Report

Merging #296 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #296   +/-   ##
=======================================
  Coverage   61.77%   61.77%           
=======================================
  Files          16       16           
  Lines         259      259           
  Branches       54       54           
=======================================
  Hits          160      160           
  Misses         99       99

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 873cfd0...76bdff2. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 10.1.2 just got published.

Update to this version instead πŸš€

Release Notes 10.1.2

Patches

  • Allow aliasing .ws domains: #1161

Credits

Huge thanks to @sergiodxa for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.1.3 just got published.

Update to this version instead πŸš€

Release Notes 10.1.3

Patches

  • Remove .ws blocking: #1164
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.1.4 just got published.

Update to this version instead πŸš€

Release Notes 10.1.4

Patches

  • Fixed duplicate deployment type prompt: #1168

Credits

Huge thanks to @sreeramjayan for helping!

Commits

The new version differs by 2 commits.

  • 86e19e4 10.1.4
  • d57d903 Fixed duplicate deployment type prompt (#1168)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.1.5 just got published.

Update to this version instead πŸš€

Release Notes 10.1.5

Patches

  • New integration test suite added: #1173
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.1.6 just got published.

Update to this version instead πŸš€

Release Notes 10.1.6

Patches

  • Show better errors messages: #1182
  • Added Spectrum badge: #1184
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.2.0 just got published.

Update to this version instead πŸš€

Release Notes 10.2.0

Minor Changes

  • Added debounced waiting message to now ls: #1178
  • Added support for multiple regions: #1191
  • Log the DC(s) that the deployment has been scaled to: #1197

Patches

  • Fix waiting message appearance on now ls: #1192

Credits

Huge thanks to @riddla, @nkzawa and @TooTallNate for helping!

Commits

The new version differs by 8 commits.

  • 3a16b09 10.2.0
  • 889d303 Log the DC(s) that the deployment has been scaled to (#1197)
  • ed66a4b Pinned CI images (#1195)
  • 7b31ea2 Note about canary development
  • 70ef343 Update readme.md
  • ce7d482 Fix waiting message appearance on now ls (#1192)
  • 6e48216 Added support for multiple regions (#1191)
  • 05299ee Added debounced waiting message to now ls (#1178)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 137552b 10.2.1
  • 8bca751 Added scheduled CI tests (#1199)
  • b26228e Gracefully handle no scale object being returned (#1200)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.2.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • d2509e4 11.0.0
  • 793e1b1 Properly handle event polling (#1228)
  • 0e9a21a Support for globally distributed deployments (#1205)
  • c37d741 Add expectedPrice check (#1215)
  • ab8f7e2 Run scheduled tests on Linux and unscheduled on macOS (#1213)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.1 just got published.

Update to this version instead πŸš€

Release Notes 11.0.1

Patches

  • Don't try to scale static deployments: #1232
  • Fallback appName to package.json for alias: #1235
  • Remove version trailin space: #1236
  • Bugfix: return array of targets of one item when config alias is a string: #1238
  • Fix spelling: #1240
  • Ensure deployment scale exists before the check on deploy: #1241
  • Remove DNS extra check in alias for verified domains: #1242

Credits

Huge thanks to @javivelasco and @mrmartineau for helping!

Commits

The new version differs by 8 commits.

  • 3357a5d 11.0.1
  • ad780bd Remove DNS extra check in alias for verified domains (#1242)
  • d1c3ac5 Ensure deployment scale exists before the check on deploy (#1241)
  • 91409f4 fix spelling (#1240)
  • f6eb444 Bugfix: return array of targets of one item when config alias is a string (#1238)
  • f4cc42e Remove version trailin space (#1236)
  • 570c684 Fallback appName to package.json for alias (#1235)
  • cc5d396 Don't try to scale static deployments (#1232)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.2 just got published.

Update to this version instead πŸš€

Release Notes 11.0.2

Patches

  • Only write URL to stdout: #1245

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.3 just got published.

Update to this version instead πŸš€

Release Notes 11.0.3

Patches

  • Fixed static deployments on the OSS plan: #1253

Credits

Huge thanks to @igorklopov for helping!

Commits

The new version differs by 2 commits.

  • 0b89584 11.0.3
  • d47fd0e Fixed static deployments on the OSS plan (#1253)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.4 just got published.

Update to this version instead πŸš€

Release Notes 11.0.4

Patches

  • Corrected downscaling mechanism: #1256
  • Ensure listing single deployments work: #1260
  • Enable ES6 modules: #1255
  • Improved integration tests: #1257

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 5 commits.

  • 9b325e5 11.0.4
  • 105d686 Ensure listing single deployments work (#1260)
  • d7a852a Corrected downscaling mechanism (#1256)
  • 469b1e8 Improved integration tests (#1257)
  • 2c53007 Enable ES6 modules (#1255)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.5 just got published.

Update to this version instead πŸš€

Release Notes 11.0.5

Patches

  • Make now ls work as expected: #1263
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.6 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 1b9ece5 11.0.6
  • 27a7490 Made sure now alias accepts URLs as targets (#1266)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.7 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 26b11b8 11.0.7
  • e1f8c75 Don't render update message on non-TTY (#1281)
  • e1c5af5 Replaced the update checker (#1275)
  • 01363a5 Re-added dependencies required for download (#1259)
  • 0f1471f Remove unused dependencies (#1258)
  • 0e7ce49 Validate now.json before parsing it (#1239)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 310 commits.

  • dd77a72 11.1.0
  • b44bd7c Merge canary and solve conflicts
  • 26e9922 Bring back integration tests as part of releasing
  • e7ffddb 12.0.0-canary.13
  • 22c73ff Temporarily disable integration tests
  • 934f8b8 12.0.0-canary.12
  • 66c726f 12.0.0-canary.11
  • a49e664 Remove setup domain message
  • 88b935b 12.0.0-canary.10
  • 98744f5 Remove certs by cn (#1288)
  • 0e08553 Certificates revamped (#1282)
  • b68c631 12.0.0-canary.9
  • 91b691b Don't render update message on non-TTY (#1281)
  • 4aec88d 12.0.0-canary.8
  • 9b0bdc3 Find instances count when listing an alias with deployment ls (#1280)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.1 just got published.

Update to this version instead πŸš€

Release Notes 11.1.1

Patches

  • Improved intro and contribution section: 3a802fb
Commits

The new version differs by 5 commits.

  • 18c6822 11.1.1
  • 9ced8b7 Moved documentation for releasing out
  • 67c556f Make clear how a release works exactly
  • cea3072 Improved intro and contribution section
  • 2e09ca0 Made sure the integration tests work as expected

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.2 just got published.

Update to this version instead πŸš€

Release Notes 11.1.2

Patches

  • Fixed typo in release instructions: 0347632
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.3 just got published.

Update to this version instead πŸš€

Release Notes 11.1.3

Patches

  • Remove old alias command: #1294

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.4 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.1.5 just got published.

Update to this version instead πŸš€

Release Notes 11.1.5

Patches

  • Improve instance verification for deploy: #1313
  • Replace combine-async-generators: #1305
  • Print response in docker test: #1304
  • Added missing dependencies: #1303
  • Refactor deploy events printing: #1302

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 6 commits.

  • 0b7a726 11.1.5
  • b53aef6 Improve instance verification for deploy (#1313)
  • ba46120 Replace combine-async-generators (#1305)
  • 0d22fef Print response in docker test (#1304)
  • 6f6ff45 Added missing dependencies (#1303)
  • 8ba2ae6 Refactor deploy events printing (#1302)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.6 just got published.

Update to this version instead πŸš€

Release Notes 11.1.6

Patches

  • Fix number of instances verification: #1315
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.7 just got published.

Update to this version instead πŸš€

Release Notes 11.1.7

Patches

  • Fix double ambiguous deploy prompt: #1318
  • Migrate to arg@2.0.0: #1316
  • Handle ENOENT error when deploying unexistent path: #1320
  • Wait at least for one instance when verifying scaling: #1317
  • Improve image upload: #1293
Commits

The new version differs by 6 commits.

  • 82eefe6 11.1.7
  • 538e1e7 Handle ENOENT error when deploying unexistent path (#1320)
  • c12d2f4 Migrate to arg@2.0.0 (#1316)
  • b4428d0 Fix double ambiguous deploy prompt (#1318)
  • 0acf907 Fix 0 min scale (#1317)
  • d837756 improve image upload (#1293)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.8 just got published.

Update to this version instead πŸš€

Release Notes 11.1.8

Patches

  • Handle keep-alive event in inspect command: #1326
  • Refactor scale and remove old alias and scale: #1321
  • Safe deployment polling and other minor fixes: #1330
  • Ignore keep-alive packets for now logs -f: #1331
  • Accept comma separated cns: #1336

Credits

Huge thanks to @igorklopov and @javivelasco for helping!

Commits

The new version differs by 7 commits.

  • 12a8aa8 11.1.8
  • ea18c2c Accept comma separated cns (#1336)
  • b721acb ignore keep-alive packets for now logs -f (#1331)
  • 024a3d1 Safe deployment polling and other minor fixes (#1330)
  • 75e4933 Refactor scale and remove old alias and scale (#1321)
  • ff0b772 handle keep-alive event in inspect command (#1326)
  • eb746ae Updated error message about verification timeout

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.9 just got published.

Update to this version instead πŸš€

Release Notes 11.1.9

Patches

  • Account for npm being down: #1346
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.10 just got published.

Update to this version instead πŸš€

Release Notes 11.1.10

Patches

  • Fix table import: #1348

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.11 just got published.

Update to this version instead πŸš€

Release Notes 11.1.11

Patches

  • Store config on platform & load schema from package: #1349
Commits

The new version differs by 2 commits.

  • 48a4907 11.1.11
  • b96b7fc Store config on platform & load schema from package (#1349)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.12 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • afc2b03 11.1.12
  • e4ba604 Bumped update-check to the latest version (#1354)
  • 7d19db4 Update non-existing team test
  • 0371874 Prefer HTTP challenge for regular certs
  • 6cbd615 issue normal cert for nested subdomain (#1344)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.13 just got published.

Update to this version instead πŸš€

Release Notes 11.1.13

Patches

  • Make sure subdomain is correctly typed / checked: #1364

Credits

Huge thanks to @timneutkens for helping!

Commits

The new version differs by 2 commits.

  • 3b3faa2 11.1.13
  • 776d89b Make sure subdomain is correctly typed / checked (#1364)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.14 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • e82c550 11.1.14
  • baa1404 Make the progress bar for uploads consider bytes, not number of files (#1335)
  • 9beb114 fix clipboard arg parsing (#1358)
  • 1162463 Fix error message via #1350 (#1361)
  • 33356b3 Strip quotes from Dockerfile labels (#1351)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.15 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 6d7917c 11.1.15
  • 686b9aa Bumped configuration schemas to the latest version (#1374)
  • 381d599 add @zeit/dockerignore (#1373)
  • 8475cde Updated configuration schemas to the latest version (#1372)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.1.16 just got published.

Update to this version instead πŸš€

Release Notes 11.1.16

Patches

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

The new version differs by 2 commits.

  • 0e5a300 11.1.16
  • 95a6839 Bumped configuration schemas to the latest version (#1379)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.0 just got published.

Update to this version instead πŸš€

Release Notes 11.2.0

Minor Changes

  • Support for Custom Deployment Suffix: #1378

Credits

Huge thanks to @javivelasco for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.1 just got published.

Update to this version instead πŸš€

Release Notes 11.2.1

Patches

  • Reuse getSafeAlias function for all callers of findAliasByAliasOrId: #1385

Credits

Huge thanks to @igorklopov for helping!

Commits

The new version differs by 2 commits.

  • 861a193 11.2.1
  • a4935c3 reuse getSafeAlias function for all callers of findAliasByAliasOrId (#1385)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.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.2.3 just got published.

Update to this version instead πŸš€

Release Notes 11.2.3

Patches

  • Add shallow deployment verification: #1367
  • Fixed unexpected error while aliasing: #1387
  • Ensure there is scale rules before trying to apply: #1389
  • Fix shallow verify: #1397
  • Test-integration: test deployment logs output: #1398
  • Fix a typo in unique-strings.js: #1400

Credits

Huge thanks to @TooTallNate, @javivelasco, @igorklopov and @felixonmars for helping!

Commits

The new version differs by 7 commits.

  • 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)
  • eb51f69 Add shallow deployment verification (#1367)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.2.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 4156f46 11.2.4
  • 90905d5 Request normal cert for deeply nested alias (#1404)

See the full diff