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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of now just got published.

Dependency now
Current Version 5.3.3
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of now. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 6.0.0

Major Changes

Minor Changes

  • Show the period when prompting for a domain purchase: dd10713

Patches

  • Make the messaging more clear and consistent when buying a domain: 769f8c2
  • Show a proper message for non-supported TLDs: adda12a
  • Improve now scale and now alias: #565
Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   60.16%   60.16%           
=======================================
  Files          16       16           
  Lines         241      241           
  Branches       50       50           
=======================================
  Hits          145      145           
  Misses         96       96

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 a8cae3f...f55943f. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 6.0.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 6.0.2 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 7 years ago

Version 6.0.3 just got published.

Update to this version instead πŸš€

Release Notes 6.0.3

Patches

  • Added now CLI proxy: #569
  • Explain why we're shipping the bundled CLI: c9dabd9
  • Build inside a single directory: f92e556
  • Sweetened a heading: 9654b36
  • Always download the specified version: 672a161
  • Prepared for the npm release: bfb83d7
greenkeeper[bot] commented 7 years ago

Version 6.0.4 just got published.

Update to this version instead πŸš€

Release Notes 6.0.4

Patches

  • Only include the files that are needed: 5536960
  • Read package.json on runtime when downloading: fe0c4a3
Commits

The new version differs by 4 commits.

  • 3c8f8a0 Upload binaries to slack after deploying
  • 15bed6b 6.0.4
  • fe0c4a3 Read package.json on runtime when downloading
  • 5536960 Only include the files that are needed

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.0.5 just got published.

Update to this version instead πŸš€

Release Notes 6.0.5

Patches

  • Upload binaries to slack after deploying: 3c8f8a0
  • Retrieve the correct URL for downloading the CLI: 8d427de

Credits

Huge thanks to @igorklopov for his help!

Commits

The new version differs by 2 commits.

  • dd4d374 6.0.5
  • 8d427de Retrieve the correct URL for downloading the CLI

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.1.0 just got published.

Update to this version instead πŸš€

Release Notes 6.1.0

Minor Changes

  • Added teams ls command: #563
  • File count added to deployment process: #558

Patches

  • Make promptBool() return false upon Ctrl+C: #557
  • Updated webpack to version 2.6.0: #571
  • Updated node-fetch to version 1.7.0: #572
  • Added "downloading" and "interrupted" states: #570
  • License field added back: f5b8751

Credits

Huge thanks to @chabou, @albinekb, @TooTallNate and @igorklopov for their help!

Commits

The new version differs by 8 commits.

  • fdc161c 6.1.0
  • f5b8751 License field added back
  • 1224aa6 Added file count, fix #370 (#558)
  • 5672102 Add teams ls command (#563)
  • ff5d386 Added 'downloading' and 'interrupted' state (#570)
  • 06e9522 chore(package): update node-fetch to version 1.7.0 (#572)
  • 501dbdb chore(package): update webpack to version 2.6.0 (#571)
  • 23abd2a make promptBool() return false upon Ctrl+C (#557)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.1.1 just got published.

Update to this version instead πŸš€

Release Notes 6.1.1

Patches

  • Improved filename of postinstall script: 23bc156
  • Make npm link great again: #573
  • Indicate how to link the package properly: 81a2b87

Credits

Huge thanks to @igorklopov for their help!

Commits

The new version differs by 4 commits.

  • 491de33 6.1.1
  • 81a2b87 Indicate how to link the package properly
  • 28a3e0f Make now link great again (#573)
  • 23bc156 Improved filename of postinstall script

See the full diff