Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Update npm-check-updates to the latest version 🚀#43

Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/npm-check-updates-2.11.1
Open

Update npm-check-updates to the latest version 🚀#43
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/npm-check-updates-2.11.1

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper bot commented May 10, 2017

Version 2.11.1 of npm-check-updates just got published.

Dependency npm-check-updates
Current Version 2.11.0
Type devDependency

The version 2.11.1 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 npm-check-updates.
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 v2.11.1

Changed hard-to-read blue to cyan.

Fixes #346.

Commits

The new version differs by 2 commits0.

false

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 🌴

@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #43   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          20     20           
  Branches        2      2           
=====================================
  Hits           20     20

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 f57a4ed...9364fca. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request May 24, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented May 24, 2017

Version 2.11.2 just got published.

Update to this version instead 🚀

Release Notes v2.11.2

Maintain 0.12.x compatibility; do not use Object.assign.

PR #353

Commits

The new version differs by 2 commits.

  • d82b57b 2.11.2
  • cd2aa95 Object.assign -> _.assign for backwards compat.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 3, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jun 3, 2017

Version 2.11.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 Jun 20, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jun 20, 2017

Version 2.12.0 just got published.

Update to this version instead 🚀

Release Notes v2.12.0

Added --peer option to check peerDependencies.

Fixes #80 (comment)

Commits

The new version differs by 5 commits.

  • 7eb2bac 2.12.0
  • 6619dc3 Revert chai 4 (incompatible).
  • daa2c00 Update indentation for eslint.
  • b55bda2 Upgrade dependencies (except find-up which is locked and npm which needs to be removed).
  • 30c6f5d Add --peer option for peerDependencies.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 26, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Jun 26, 2017

Version 2.12.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 5b05155 2.12.1
  • b31ec25 Pass peer option through to getCurrentDependencies. #80.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 2, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Oct 2, 2017

Version 2.13.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 9256ee8 2.13.0
  • a6de52e Merge pull request #396 from nickmccurdy/patch-1
  • c3d7611 Remove yarn
  • 1020bb5 Merge pull request #395 from nickmccurdy/fix-393
  • 67cc779 Fix minor documentation comment typo
  • 0d23521 Remove require-dir dependency by adding an index.js file
  • 9f93e07 Fix relative require-dir usage in Jest (fix #393)
  • 667c92e Merge pull request #374 from AndersDJohnson/patch-1
  • cae4e12 chore(package): add keyword "ncu"

See the full diff

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

greenkeeper bot commented Dec 21, 2017

Version 2.14.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 577d399 2.14.0
  • 2669911 Merge pull request #412 from cavinsmith/master
  • 580257d Added support for .ncurc config files using rc-config-loader
  • cf41848 Merge pull request #403 from gsiou/deps-message-patch
  • 1195a65 Removed message asking to run ncu -a when it just run

See the full diff

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

greenkeeper bot commented Feb 28, 2018

Version 2.14.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 77a1106 2.14.1
  • 674f1c6 Merge pull request #421 from brokenmass/fix-npm-newest-breaking-on-new-packages
  • 653f738 fix issue with npm package with only one version and incrrect time
  • 4a00ce5 Merge pull request #413 from tw0517tw/patch-1
  • 64c95f7 fix typo in README

See the full diff

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

greenkeeper bot commented Apr 23, 2018

Version 2.14.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 621dbd5 2.14.2
  • b925fd6 Merge branch 'markmcnelis-fix-promise-resolution'
  • 0b98f4a Fix linting error
  • 9cfd39a fix: asynchronous function printUpgrades now returns a promise
  • 4e7c0ac Move snyk to devDependency (#429).
  • 2480f9f README

See the full diff

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

greenkeeper bot commented Nov 13, 2018

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 71f1dd7 2.14.3
  • 850666c Reject run on timeout instead of printing to console. Fixes #460.
  • 39443b4 Update package-lock.
  • 07e4519 README: Clarify package-lock behavior. Fixes #451.
  • 5357cad README: .ncurc arrays
  • f1c6a9c Merge pull request #449 from einperegrin/fix-npm-view-error
  • 7209121 Ignore package if npm view returned error
  • daa88aa Merge pull request #447 from DanielRuf/chore/use-npm-cache
  • 1c6cdde chore: use npm cache
  • 87af594 Merge pull request #443 from JoshuaKGoldberg/patch-1
  • 950e666 Added sample .ncurc.json to README.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Nov 24, 2018

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 73ce513 2.15.0
  • 3dcd467 Tweak wording on global upgrade.
  • 09df4e3 Merge pull request #462 from kurtextrem/master
  • 9cfccd2 Add missing semicolon
  • 62dfe06 Return printUpgrades promise
  • 7fc3cc3 Add upgrade instruction for global execution
  • bf1e891 Merge pull request #461 from srghma/patch-1
  • 181711e Update README.md -> docker -> don't wait for stdin

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Mar 7, 2019

Update to this version instead 🚀

Commits

The new version differs by 64 commits.

  • 4dc843f 3.0.0
  • 1121fbc README
  • 3a91c87 Upgrade packages
  • c301680 Match E404 error messages.
  • 564a277 Add tests for detecting -alpha, -beta, -rc. Closes #368.
  • d319202 Replace --prod/dev/etc with --dep. -m = --minimal. -p = --packageManager.
  • 07ec417 README
  • 6133184 Fix spacing in ncu -g output (minor).
  • 74bc003 Add linting and vulnerability testing to "npm test".
  • 6804d56 Upgrade non-major dependencies.
  • 54bca4d Make -u output clearer.
  • bc056c6 Upgrade dependency: eslint
  • 3a03e87 Lint
  • f8a7bcc Upgrade dependency: mocha
  • 4396ede Upgrade dependency: should

There are 64 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Mar 7, 2019

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Mar 7, 2019

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 1f58364 3.0.2
  • 0f9f7a2 Fix spawn npm command for Windows in defaultPrefix. #485.

See the full diff

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

greenkeeper bot commented Oct 7, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Oct 21, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Oct 29, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 3, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 7, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Nov 24, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Dec 10, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Dec 10, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Feb 28, 2020

Update to this version instead 🚀

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

greenkeeper bot commented Feb 29, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper bot commented Mar 23, 2020

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • ab2f840 4.0.5
  • 48a2612 Update dependencies
  • 753b0c6 Merge pull request #639 from garyking/types
  • cc2afcc add type defns
  • 481ba38 Merge pull request #637 from tjunnone/dependabot/npm_and_yarn/acorn-7.1.1
  • 6efb930 Bump acorn from 7.1.0 to 7.1.1

See the full diff

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

greenkeeper bot commented Mar 25, 2020

Update to this version instead 🚀

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

greenkeeper bot commented Mar 26, 2020

Update to this version instead 🚀

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

greenkeeper bot commented Apr 1, 2020

Update to this version instead 🚀

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

greenkeeper bot commented Apr 7, 2020

Update to this version instead 🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant