node-rename-cli
node-rename-cli copied to clipboard
Bump globby from 11.0.1 to 13.1.3
Bumps globby from 11.0.1 to 13.1.3.
Release notes
Sourced from globby's releases.
v13.1.3
- Fix an edge-case bug (#242) 917670c
https://github.com/sindresorhus/globby/compare/v13.1.2...v13.1.3
v13.1.2
- Make
ignoreFilesoption accept readonly arrays (#235) 810caaehttps://github.com/sindresorhus/globby/compare/v13.1.1...v13.1.2
v13.1.1
- Fix duplicated result when using globstar (#231) f9d35ae
https://github.com/sindresorhus/globby/compare/v13.1.0...v13.1.1
v13.1.0
- Add
ignoreFilesoption (#228) 895d6echttps://github.com/sindresorhus/globby/compare/v13.0.0...v13.1.0
v13.0.0
Breaking
- Rename
generateGlobTaskstogenerateGlobTasksSync(#221) 51c8f68- Remove
ignoreoption forisGitIgnoredandisGitIgnoredSync(#225) 2e43cc4
- This option never worked correctly.
Improvements
- Improve performance with mutiple patterns (#222) 04fbd5b
- Add async
generateGlobTasksmethod (#221) 51c8f68Fixes
- Fix bug with
objectModeoption (#210) 1852fc5https://github.com/sindresorhus/globby/compare/v12.2.0...v13.0.0
v12.2.0
- Work around TypeScript type problem with
URLglobal (#206) 1224230- Accept
URLin function returned byisGitIgnored(#207) a9fc794https://github.com/sindresorhus/globby/compare/v12.1.0...v12.2.0
v12.1.0
- Support
URLfor thecwdoption (#201) 73c0acahttps://github.com/sindresorhus/globby/compare/v12.0.2...v12.1.0
v12.0.2
... (truncated)
Commits
bfd255513.1.3917670cFix an edge-case bug (#242)4795466Update CI config (#243)cb892ab13.1.23079327Ignore failing test for now810caaeMakeignoreFilesoption accept readonly arrays (#235)42136efFix CIf7dc7d213.1.1f9d35aeFix duplicated result when using globstar (#231)9f53ca5Improve ignore test coverage (#229)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)