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 remove-lockfiles to the latest version 🚀 #273

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 10, 2018

Version 2.0.0 of remove-lockfiles was just published.

Dependency remove-lockfiles
Current Version 1.4.2
Type devDependency

The version 2.0.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 remove-lockfiles.

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

  • 48a2548 feat(shrinkwrap): add option to remove npm-shrinkwrap.json (#52)
  • f6c5686 fix(package): upgrade has-lockfile to v3 (#50)
  • 1c47524 test: improve tests (#49)
  • f84bfe7 chore: meta tweaks

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 🌴

@codecov
Copy link

codecov bot commented Jan 10, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #273   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          44     44           
=====================================
  Hits           44     44

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 caa2b54...c65408c. Read the comment docs.

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

greenkeeper bot commented Jan 10, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • bbbd6c4 fix(CLI): rewrite usage instruction

See the full diff

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

greenkeeper bot commented Jan 10, 2018

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 74ddb74 fix: revert breaking changes (temporary fix)
  • 5d10687 revert: "fix(package): upgrade has-lockfile to v3 (#50)"
  • 1c05070 revert: "feat(shrinkwrap): add option to remove npm-shrinkwrap.json (#52)"
  • d71c60d revert: "fix(CLI): rewrite usage instruction"

See the full diff

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

greenkeeper bot commented Jan 11, 2018

Version 2.0.3 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Jan 11, 2018

Version 2.0.4 just got published.

Update to this version instead 🚀

Release Notes v2.0.4

2.0.4 (2018-01-10)

Performance Improvements

  • API: run del only when git rm rejected (c6908c5)
Commits

The new version differs by 3 commits.

  • c6908c5 perf(API): run del only when git rm rejected
  • 79bcfdd chore: meta tweaks
  • 10f71c3 revert: "ci(travis): comment-out semantic-release for now"

See the full diff

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

greenkeeper bot commented Jan 12, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Release Notes v2.1.0

2.1.0 (2018-01-12)

Features

  • CLI: Integrate update-notifier (5400e8e)
Commits

The new version differs by 3 commits.

  • 5400e8e feat(CLI): Integrate update-notifier
  • 5131974 chore(package): update execa to version 0.9.0
  • 91c0f17 refactor(API): move force deletion logic to force-del (#60)

See the full diff

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

greenkeeper bot commented Jan 12, 2018

Version 2.1.1 just got published.

Update to this version instead 🚀

Release Notes v2.1.1

2.1.1 (2018-01-12)

Bug Fixes

  • CLI: output in to multiple lines only if more than 1 lockfiles found (9da3e66)
Commits

The new version differs by 1 commits.

  • 9da3e66 fix(CLI): output in to multiple lines only if more than 1 lockfiles found

See the full diff

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

greenkeeper bot commented Jan 17, 2018

Version 2.1.2 just got published.

Update to this version instead 🚀

Release Notes v2.1.2

2.1.2 (2018-01-17)

Bug Fixes

  • package: update has-lockfile to version 4.0.0 (#64) (b89d7ec)
Commits

The new version differs by 4 commits.

  • b89d7ec fix(package): update has-lockfile to version 4.0.0 (#64)
  • 2be81b4 refactor: return filepath of lockfiles, not only the basename
  • 5320c2d docs(API): write API docs officially
  • b9b3568 chore: reduce boilerplates

See the full diff

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.

0 participants