highlight
highlight copied to clipboard
Bump glob-parent and cpy-cli
Bumps glob-parent to 5.1.2 and updates ancestor dependency cpy-cli. These dependencies need to be updated together.
Updates glob-parent from 3.1.0 to 5.1.2
Release notes
Sourced from glob-parent's releases.
v5.1.2
Bug Fixes
v5.1.1
Bug Fixes
v5.1.0
Features
v5.0.0
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
Miscellaneous Chores
- Drop support for node <6 & bump dependencies (896c0c0)
v4.0.0
⚠ BREAKING CHANGES
- question marks are valid path characters on Windows so avoid flagging as a glob when alone
- Update is-glob dependency
Features
Changelog
Sourced from glob-parent's changelog.
5.1.2 (2021-03-06)
Bug Fixes
6.0.2 (2021-09-29)
Bug Fixes
6.0.1 (2021-07-20)
Bug Fixes
6.0.0 (2021-05-03)
⚠ BREAKING CHANGES
- Correct mishandled escaped path separators (#34)
- upgrade scaffold, dropping node <10 support
Bug Fixes
Miscellaneous Chores
- upgrade scaffold, dropping node <10 support (e83d0c5)
5.1.1 (2021-01-27)
Bug Fixes
5.1.0 (2021-01-27)
Features
5.0.0 (2021-01-27)
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
... (truncated)
Commits
eb2c439chore: update changelog12bcb6cchore: release 5.1.2f923116fix: eliminate ReDoS (#36)0b014a7chore: add JSDoc returns information (#33)2b24ebdchore: generate initial changelog9b6e874chore: release 5.1.1749c35eci: try wrapping the JOB_ID in a string5d39defci: attempt to switch to published coveralls0b5b37fci: put the npm step back in for only Windows473f5d8ci: update azure build images- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by phated, a new releaser for glob-parent since your current version.
Updates cpy-cli from 3.1.1 to 4.2.0
Release notes
Sourced from cpy-cli's releases.
v4.2.0
- Make the
--renameflag support string templates (#40) b42d028https://github.com/sindresorhus/cpy-cli/compare/v4.1.0...v4.2.0
v4.1.0
- Add
--concurrencyflag (#37) 8726315https://github.com/sindresorhus/cpy-cli/compare/v4.0.0...v4.1.0
v4.0.0
Breaking
- Require Node.js 12 (#31) 7ee777f
- Remove the
--parentsflag. The copy is now recursive by default. To get flat output, use the--flatflag. Read moreImprovements
- Update
cpyto v9 (#34) 693722fhttps://github.com/sindresorhus/cpy-cli/compare/v3.1.1...v4.0.0
Commits
b6f7cf34.2.0b42d028Make the--renameflag support string templates (#40)a8e6cb7Meta tweaks8a3c6fc4.1.08726315Add--concurrencyflag (#37)8329dc94.0.0693722fUpdatecpyto v9 (#34)b271612Meta tweaks7ee777fRequire Node.js 12 and move to ESM (#31)d6bdd28Move to GitHub Actions (#28)- See full diff 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) You can disable automated security fix PRs for this repo from the Security Alerts page.