Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Nov 15, 2017

Version 2.17.0 of np was just published.

Dependency np
Current Version 2.16.1
Type devDependency

The version 2.17.0 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 np.

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 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.31% when pulling 6bdc8a1 on greenkeeper/np-2.17.0 into 9e9b1eb on master.

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

greenkeeper bot commented Dec 4, 2017

Version 2.18.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 9a8de38 2.18.0
  • 78200bc Bump dependencies
  • 54c8a04 Meta tweaks
  • 5aa1f94 Show a list of commits since the last version (#186)
  • 3410104 Running yarn install and npm install in non-production mode (#207)
  • c93ba35 Add network checks to prerequisite checks (#201)
  • 807d3ca Remove Code Sponsor

See the full diff

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

greenkeeper bot commented Dec 4, 2017

Version 2.18.1 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 Dec 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 5, 2017

Version 2.18.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Dec 14, 2017

Version 2.18.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • fc3597f 2.18.3
  • 5dedcea Skip npm ping and auth check when pkg.private or using custom registry (#214)

See the full diff

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

greenkeeper bot commented Feb 4, 2018

Version 2.19.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • b108857 2.19.0
  • c433f7d Use yarn publish for Yarn (#220)
  • c144613 Increase npm ping timeout to 15 seconds
  • ee4eab9 Add current: before current version in prompt (#227)
  • 1ebfefd Fix check for OTP input (#229)
  • 4c8edc2 Document adding np as dependency - fixes #212 (#215)

See the full diff

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

greenkeeper bot commented Feb 13, 2018

Version 2.20.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 8f2537f 2.20.0
  • 263b0c3 Linkify commits - fixes #233 (#234)
  • d63f917 Don't run version script twice when publishing with Yarn (#235)

See the full diff

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

greenkeeper bot commented Feb 19, 2018

Version 2.20.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • af46524 2.20.1
  • 33f297b Clean up unnecessary catch (#244)
  • e5b5307 Handle undefined repository URL in the linkify commits feature (#243)
  • e13fcbc Fix linting
  • b38f98e Update URL to XO

See the full diff

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

greenkeeper bot commented May 27, 2018

Version 3.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • fba0ddf 3.0.0
  • 9a040c0 Bump other dependencies
  • d63af9a Upgrade rxjs and listr
  • 334a18d Add ability to publish a subdirectory (#263)
  • 3f1c66e Exit with non-zero exit code on SIGINT (#262)
  • 24fa0cd Skip all prerequisite checks when using --no-publish
  • e4b85e1 Skip "Ping npm registry" task when using --no-publish (#226)
  • 35cf989 Bump any-observable to support rxjs@6 (#267)
  • 1479d15 Fix yarn version bump for private packages (#257)
  • 305bdc4 Require Node.js 6
  • 6a86102 Use terminal-link module
  • 370ef63 Add confirmation message when no previous commits are found - fixes #242 (#245)
  • d0499c6 Switch between npm & yarn for tests (#246)
  • 18a850f Fix typo (#247)
  • 7278d2e Show list of commits before prompt - fixes #238 (#241)

See the full diff

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

greenkeeper bot commented May 28, 2018

Version 3.0.1 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 Jun 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3dc7069 3.0.2
  • f291eff Fix dynamic commit hash abbreviation length (#272)

See the full diff

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

greenkeeper bot commented Jun 4, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 5773d1c 3.0.3
  • 32675a3 Don't fail if the test run script doesn't exist when using Yarn

See the full diff

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

greenkeeper bot commented Jun 4, 2018

Version 3.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits ahead by 2, behind by 2.

  • 846017b 3.0.4
  • acbaece Don't fail if the test run script doesn't exist when using Yarn

See the full diff

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

greenkeeper bot commented Dec 14, 2018

  • The devDependency np was updated from 2.16.1 to 3.1.0.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • eafd3a0 3.1.0
  • add1387 Add OTP support for yarn publish (#302)
  • 03871b2 Handle publishing initial version of scoped package (#258)
  • 3b0ed9a Add comparison link under commits (#292)
  • d8dcc67 Fix lint issues
  • a0bee56 Add gitlab.com support (#282)
  • 5d92365 Update tip regarding SSH updates in macOS 10.12.2 (#280)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 22, 2019
greenkeeper bot added a commit that referenced this pull request Apr 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 27, 2019

  • The devDependency np was updated from 2.16.1 to 5.0.1.

Update to this version instead 🚀

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

greenkeeper bot commented May 18, 2019

  • The devDependency np was updated from 2.16.1 to 5.0.2.

Update to this version instead 🚀

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

greenkeeper bot commented Jun 6, 2019

  • The devDependency np was updated from 2.16.1 to 5.0.3.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 13, 2019

  • The devDependency np was updated from 2.16.1 to 5.1.0.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 10, 2019

  • The devDependency np was updated from 2.16.1 to 5.1.1.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 28, 2019

  • The devDependency np was updated from 2.16.1 to 5.1.2.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 8, 2019

  • The devDependency np was updated from 2.16.1 to 5.1.3.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 30, 2019

  • The devDependency np was updated from 2.16.1 to 5.2.0.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 30, 2019

  • The devDependency np was updated from 2.16.1 to 5.2.1.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 7, 2020

  • The devDependency np was updated from 2.16.1 to 6.0.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 17, 2020

  • The devDependency np was updated from 2.16.1 to 6.1.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 28, 2020

  • The devDependency np was updated from 2.16.1 to 6.2.0.

Update to this version instead 🚀

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

greenkeeper bot commented Apr 12, 2020

  • The devDependency np was updated from 2.16.1 to 6.2.1.

Update to this version instead 🚀

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

greenkeeper bot commented Apr 23, 2020

  • The devDependency np was updated from 2.16.1 to 6.2.2.

Update to this version instead 🚀

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

greenkeeper bot commented Apr 27, 2020

  • The devDependency np was updated from 2.16.1 to 6.2.3.

Update to this version instead 🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants