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 del to the latest version 🚀 #184

Merged
merged 2 commits into from
Aug 26, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 23, 2019

The devDependency del was updated from 5.0.0 to 5.1.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.


Publisher: sindresorhus
License: MIT

Release Notes for v5.1.0

Enhancements:

  • Allow non-glob patterns with backslash on Windows (like v4) (#100) 01da91f
  • Make deletion more reliable on Windows by retrying when Windows is being difficult (#108) 1299747
  • Sort removed files, so the returned array is always stable (#102) ca05c65

Fixes:

  • Fix the cwd option (#96) ffbf4c4
  • Prevent race condition on macOS when deleting files (#95) 8efdbcd

v5.0.0...v5.1.0


Shoutout to @chrisblossom for doing most of the work on this release 🙌

Commits

The new version differs by 12 commits.

  • 557c1fa 5.1.0
  • 12c443d Meta tweaks
  • 01da91f Allow non-glob patterns with backslash on Windows (#100)
  • 9c72270 Add benchmarks (#101)
  • 1299747 Use graceful-fs (#108)
  • f509a89 Update dependencies (#109)
  • ca05c65 Sort removed files (#102)
  • 51662ac Reverse order back for the returned paths (#99)
  • 902b594 Meta tweaks
  • ffbf4c4 Fix the cwd option (#96)
  • 8efdbcd Prevent race condition on macOS when deleting files (#95)
  • 9e7550b Add note about backward-slashes

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 Aug 23, 2019

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

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

This pull request will bring the total coverage in the repository to 91.7% (0.1% change).

View more on Code Climate.

@mateogianolio mateogianolio merged commit bd8c983 into master Aug 26, 2019
@mateogianolio mateogianolio deleted the greenkeeper/del-5.1.0 branch August 26, 2019 11:06
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.

None yet

1 participant