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 now to the latest version 🚀 #4

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 4, 2017

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 4, 2017

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 added a commit that referenced this pull request Sep 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 5, 2017

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

greenkeeper bot added a commit that referenced this pull request Sep 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 6, 2017

Version 8.1.0 just got published.

Update to this version instead 🚀

Release Notes 8.1.0

Minor Changes

  • Use config for GCP settings, allow function update: #803

Patches

  • Fixed typo in usage information: 900f2bd
  • Only show account info caching message in TTY: #811

Credits

Huge thanks to @zelphir and @BenoitAverty for their help!

Commits

The new version differs by 5 commits.

  • 1340568 8.1.0
  • f0bb4e3 Let the CI deploy releases to npm automatically (#816)
  • 8fafe75 Use config for GCP settings, allow function update (#803)
  • cc74eaf Only show account info caching message in TTY (#811)
  • 900f2bd Fixed typo in usage information

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2017

Version 8.2.0 just got published.

Update to this version instead 🚀

Release Notes 8.2.0

Minor Changes

  • Added new flags for local and global config: #818

Patches

  • Deploy on Now if no provider is specified: #821
  • Corrected flags for now teams sub command: #822
  • Temporarily hide providers from usage information: #819
  • Prevent doubled usage information output: #820

Credits

Huge thanks to @leo for their help!

Commits

The new version differs by 9 commits.

  • 9a4cb75 8.2.0
  • 4d985b5 Prevent doubled usage information output (#820)
  • 1134f65 Added new flags for local and global config (#818)
  • daad07a Temporarily hide providers from usage information (#819)
  • f86f074 Corrected flags for now teams sub command (#822)
  • ebcc92c Revert "Made now whoami return the correct team context" (#824)
  • bbb3341 Deploy on Now if no provider is specified (#821)
  • a9e6e6c Made now whoami return the correct team context (#823)
  • 929a14c Don't delete dependencies before deploying

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2017

Version 8.2.1 just got published.

Update to this version instead 🚀

Release Notes 8.2.1

Patches

  • Added missing --token flag to now scale sub command: #829
  • Removed not working --login flag from usage information: #826
  • Cleaned up the usage information: #830
  • Replaced minimist with mri (faster and lighter): #831
Commits

The new version differs by 6 commits.

  • c4d9383 8.2.1
  • 17cc5d1 Replaced minimist with mri (faster and lighter) (#831)
  • aa4f7d1 Cleaned up the usage information (#830)
  • 1ebb39f Removed not working --login flag from usage information (#826)
  • 1bfaaea Test installation over npm after deployment (#828)
  • b536146 Added missing --token flag to now scale sub command (#829)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 9, 2017

Version 8.2.2 just got published.

Update to this version instead 🚀

Release Notes 8.2.2

Patches

  • Fixed guide on how to install the package: #832
  • Made now scale work properly again: #834
  • Argument parsing in now scale is now more efficient: #835
Commits

The new version differs by 4 commits.

  • 00f5d39 8.2.2
  • 1af69b9 Argument parsing in now scale is now more efficient (#835)
  • 5670d93 Made now scale work properly again (#834)
  • 3bd40ae Fixed guide on how to install the package (#832)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 11, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 11, 2017

Version 8.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2017

Version 8.2.4 just got published.

Update to this version instead 🚀

Release Notes 8.2.4

Patches

  • Introduced a much cleaner token name: #837
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2017

Version 8.2.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3874ab7 8.2.5
  • 058fb53 fix path detection when a path is specified (#839)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 14, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 14, 2017

Version 8.3.0 just got published.

Update to this version instead 🚀

Release Notes 8.3.0

Minor Changes

  • Ability to set team scope using --team flag: #852

Patches

  • Fix edge case where --token was being ignored: #840
  • Made sure to use the correct output utilities: #841
  • Prevent --token from overwriting the user config: #851
  • Made --local-config work properly: #850

Credits

Huge thanks to @matheuss for his help!

Commits

The new version differs by 6 commits.

  • 72e8c0b 8.3.0
  • f8c0288 Ability to set team scope using --team flag (#852)
  • 734c78f Prevent --token from overwriting the user config (#851)
  • 7a916bd Made --local-config work properly (#850)
  • da5f1ac Made sure to use the correct output utilities (#841)
  • 80e1ee8 Fix edge case where --token was being ignored (#840)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2017

Version 8.3.1 just got published.

Update to this version instead 🚀

Release Notes 8.3.1

Patches

  • Allow --token to act without a config file: #855
Commits

The new version differs by 2 commits.

  • 696f8a2 8.3.1
  • 6f56046 Allow --token to act without a config file (#855)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2017

Version 8.3.2 just got published.

Update to this version instead 🚀

Release Notes 8.3.2

Patches

  • Check if the files config property is an array: #858
  • Only download team data if it's not cached: #859
  • Removed redundant check: 8dd0cf7
  • Made --team accept the username: #860

Credits

Huge thanks to @lukechilds for his help!

Commits

The new version differs by 5 commits.

  • d888e59 8.3.2
  • 8dd0cf7 Removed redundant check
  • cef988b Made --team accept the username (#860)
  • 0a327e3 Only download team data if it's not cached (#859)
  • ac7ae66 Check if the files config property is an array (#858)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 16, 2017

Version 8.3.3 just got published.

Update to this version instead 🚀

Release Notes 8.3.3

Patches

  • Corrected deployment type example: #864
  • Brought Git deployments back to live: #867
  • Ensure retrying GCP deployments: #862

Credits

Huge thanks to @sergiodxa and @Timer for their help!

Commits

The new version differs by 4 commits.

  • 0b1acc1 8.3.3
  • 9e9f53f Ensure retrying GCP deployments (#862)
  • 75c2b86 Brought Git deployments back to live (#867)
  • fad6109 Corrected deployment type example (#864)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 17, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 17, 2017

Version 8.3.4 just got published.

Update to this version instead 🚀

Release Notes 8.3.4

Patches

  • Added links to the errors: #869
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 9, 2019

  • The devDependency now was updated from 7.4.0 to 16.6.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2019

  • The devDependency now was updated from 7.4.0 to 16.7.0.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2020

  • The devDependency now was updated from 7.4.0 to 16.7.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 3, 2020
greenkeeper bot added a commit that referenced this pull request Jan 8, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2020

  • The devDependency now was updated from 7.4.0 to 16.7.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2020

  • The devDependency now was updated from 7.4.0 to 16.7.3.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2020

  • The devDependency now was updated from 7.4.0 to 17.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 5, 2020
greenkeeper bot added a commit that referenced this pull request Feb 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2020

  • The devDependency now was updated from 7.4.0 to 17.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2020

  • The devDependency now was updated from 7.4.0 to 17.0.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 8, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2020

  • The devDependency now was updated from 7.4.0 to 17.0.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 21, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 21, 2020

  • The devDependency now was updated from 7.4.0 to 17.0.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 23, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2020

  • The devDependency now was updated from 7.4.0 to 17.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 24, 2020

  • The devDependency now was updated from 7.4.0 to 17.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency now was updated from 7.4.0 to 18.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 7, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 7, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency now was updated from 7.4.0 to 19.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 11, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency now was updated from 7.4.0 to 19.0.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants