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

chore(greenkeeper): Update del #58

Merged
merged 3 commits into from
Jul 5, 2019
Merged

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 2, 2019

The devDependency del was updated from 4.1.1 to 5.0.0.

This version 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.


Release Notes for v5.0.0

This release changes the underlying globbing engine, so you are strongly recommended to use the dryRun option to ensure del still does what you expect before you run it on the real files.

Breaking:

  • Require Node.js 8 42e67a8
  • Update globby from version 6 to version 10 (#64) 6f96d2d
    Important: If you used any of the globby options, please note that globby switched from using the glob package to fast-glob, so almost all the option names changed. Here's how to migrate the options.

v4.1.1...v5.0.0

Commits

The new version differs by 6 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 🌴

@codeclimate
Copy link

codeclimate bot commented Jul 2, 2019

Code Climate has analyzed commit cda46c0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 93.6%.

View more on Code Climate.

@coveralls
Copy link

coveralls commented Jul 2, 2019

Pull Request Test Coverage Report for Build 261

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.437%

Totals Coverage Status
Change from base Build 226: 0.0%
Covered Lines: 89
Relevant Lines: 95

💛 - Coveralls

@randytarampi randytarampi merged commit caa4840 into master Jul 5, 2019
@randytarampi randytarampi deleted the greenkeeper/del-5.0.0 branch July 5, 2019 19:25
@randytarampi
Copy link
Owner

🎉 This PR is included in version 2.0.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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