bracketclub / api

The API for Bracket Club
https://bracketclub.herokuapp.com
1 stars 0 forks source link

Update now to the latest version 🚀 #26

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 8.0.0 of now just got published.

Dependency now
Current Version 7.4.0
Type devDependency

The version 8.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 8.0.0

Minor Changes

This release merges Now Universal CLI (formerly located here) and Now CLI (has always been located in this repository) back into a single project.

As a result, this release now comes with all of the features the command line interface already had before, including support for AWS and GCP deployments (read more here)! 🎉

Patches

  • Automatically migrate the old configuration file: #794
  • Prompt for login if no credentials defined: #795
Commits

The new version differs by 139 commits.

  • 8bfcf68 8.0.0
  • dd4db24 Prompt for login if no credentials defined (#795)
  • c1b6b81 Automatically migrate the old configuration file (#794)
  • fdfdf80 8.0.0-beta.11
  • 665e36e Google Cloud Platform support is working again
  • c156dd8 Uploading testing builds should work now
  • a5cdaae Handle packing differently on CI
  • e5cd439 Fixed tests for packed binary
  • 4c7536b Usage information is now consistent across commands
  • 9b36c27 Made usage information work for all commands
  • 2fd3458 8.0.0-beta.10
  • cf97a06 Use new config for everything
  • 9492e39 Fixed all remaining team features
  • c3f9a0e Made team switching work again
  • 0586987 Prevent cross device linking error by copying instead of linking (#789)

There are 139 commits in total.

See the full diff

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:

greenkeeper[bot] commented 7 years ago

Version 8.0.1 just got published.

Update to this version instead 🚀

Release Notes 8.0.1

Patches

  • Don't prompt for login if token was defined: #797
  • Only prompt for login in TTY, otherwise throw error: #798

Credits

Huge thanks to @evenchange4 for his help!

Commits

The new version differs by 4 commits.

  • 8d91987 8.0.1
  • 5ef6f7b Only prompt for login in TTY, otherwise throw error (#798)
  • 77e95e2 Don't prompt for login if token was defined (#797)
  • 38f240b Removed automatic tagging as beta

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.0.2 just got published.

Update to this version instead 🚀

Release Notes 8.0.2

Patches

  • Made token-based authentication work: #805
  • Fixed the input and output utilities: #808
Commits

The new version differs by 3 commits.

  • f4c536c 8.0.2
  • f67af44 Fixed the input and output utilities (#808)
  • 9a9736b Made token-based authentication work (#805)

See the full diff