Update del to the latest version 🚀 #26
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency del was updated from
3.0.0to5.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
dryRunoption to ensuredelstill does what you expect before you run it on the real files.Breaking:
Important: If you used any of the
globbyoptions, please note thatglobbyswitched from using theglobpackage tofast-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 18 commits.
c0711805.0.0a73462cMeta tweaks6f96d2dUpdate globby to version 10 (#64)6e23f6aTidelift tasks42e67a8Require Node.js 8535d775Enable the repo sponsor button31be0e74.1.10361dccFix missing TypeScript importf30ca85Add Node.js 12 to testing (#87)c1ffcfb4.1.03f0d604Refactor TypeScript definition to CommonJS compatible export (#82)49e955b4.0.034c771eAdd TypeScript definition (#81)e73cc8aFix typo in error message (#80)2b3ee82Fix readme typo (#78)There are 18 commits in total.
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 🌴