This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
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.
This PR contains the following updates:
^6.1.0
->^11.0.0
Release Notes
sindresorhus/globby
v11.0.1
Compare Source
f2bdce6
v11.0.0
Compare Source
Breaking
4a471af
glob
dependency (#135)d4681a4
If you passed in options to
globby.hasMagic()
, you need to update to use the new options.v10.0.2
Compare Source
gitignore
andabsolute
options at the same time on Windows (#137)72e775a
expandDirectories
option (#138)c61561a
v10.0.1
Compare Source
cwd
directory (#125)a226f5d
v10.0.0
Compare Source
Breaking:
fast-glob
package to v3 (#126)3706920
Important: Read the
fast-glob
release notes! There are many breaking changes.9f781ce
**/bower_components/**
as a default ignore pattern2dd76d2
Enhancements:
globby.stream()
(#113)8aadde8
Fixes:
gitignore
andstats
options together (#121)33ca01c
v9.2.0
Compare Source
dc0a49c
v9.1.0
Compare Source
9a9cf1e
cwd
is a directory (#110)59f4b48
2294618
v9.0.0
Compare Source
Breaking:
8815ee8
opts
property returned from.generateGlobTasks
tooptions
c1c744d
Other:
expandDirectories
andignores
option working together (#88)84632f1
v8.0.2
Compare Source
v8.0.1
Compare Source
v8.0.0
Compare Source
We have replaced
node-glob
withfast-glob
(ba08350
), asfast-glob
is a lot faster and better maintained. This will impact you if you passed in anynode-glob
specific options.v7.1.1
Compare Source
v7.1.0
Compare Source
v7.0.0
Compare Source
expandDirectories
option which is on by default. Thenodir
option is now alsotrue
by default. This means that by default it will now only return file paths, not directory paths.cf55e5c
gitignore
option.b6dc707
.hasMagic()
method.77dde6d
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.