chore(deps): bump minimatch and semantic-release by dependabot[bot] · Pull Request #1107 · xdebug/vscode-php-debug
Bumps minimatch to 10.2.4 and updates ancestor dependencies minimatch and semantic-release. These dependencies need to be updated together.
Updates minimatch from 10.1.1 to 10.2.4
Changelog
Sourced from minimatch's changelog.
change log
10.2
- Add
braceExpandMaxoption10.1
- Add
magicalBracesoption forescape- Fix
makeRewhenpartial: trueis set.- Fix
makeRewhen pattern ends in a final**path part.10.0
- Require node 20 or 22 and higher
9.0
- No default export, only named exports.
8.0
- Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
- Bump required Node.js version
7.4
- Add
escape()method- Add
unescape()method- Add
Minimatch.hasMagic()method7.3
- Add support for posix character classes in a unicode-aware way.
7.2
- Add
windowsNoMagicRootoption7.1
- Add
optimizationLevelconfiguration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.
... (truncated)
Commits
c36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update deps- Additional commits viewable in compare view
Updates minimatch from 3.1.2 to 3.1.5
Changelog
Sourced from minimatch's changelog.
change log
10.2
- Add
braceExpandMaxoption10.1
- Add
magicalBracesoption forescape- Fix
makeRewhenpartial: trueis set.- Fix
makeRewhen pattern ends in a final**path part.10.0
- Require node 20 or 22 and higher
9.0
- No default export, only named exports.
8.0
- Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
- Bump required Node.js version
7.4
- Add
escape()method- Add
unescape()method- Add
Minimatch.hasMagic()method7.3
- Add support for posix character classes in a unicode-aware way.
7.2
- Add
windowsNoMagicRootoption7.1
- Add
optimizationLevelconfiguration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.
... (truncated)
Commits
c36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update deps- Additional commits viewable in compare view
Updates minimatch from 9.0.5 to 9.0.9
Changelog
Sourced from minimatch's changelog.
change log
10.2
- Add
braceExpandMaxoption10.1
- Add
magicalBracesoption forescape- Fix
makeRewhenpartial: trueis set.- Fix
makeRewhen pattern ends in a final**path part.10.0
- Require node 20 or 22 and higher
9.0
- No default export, only named exports.
8.0
- Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
- Bump required Node.js version
7.4
- Add
escape()method- Add
unescape()method- Add
Minimatch.hasMagic()method7.3
- Add support for posix character classes in a unicode-aware way.
7.2
- Add
windowsNoMagicRootoption7.1
- Add
optimizationLevelconfiguration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.
... (truncated)
Commits
c36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depscecaad1more extglob coalescing for performance11d0df6limit nested extglob recursion, flatten extglobsc3448c4update assertValidPattern param type to unknown from any0bf499alimit recursion for **, improve perf considerably9f15c58update deps- Additional commits viewable in compare view
Updates semantic-release from 24.2.9 to 25.0.3
Release notes
Sourced from semantic-release's releases.
v25.0.3
25.0.3 (2026-01-30)
Bug Fixes
v25.0.2
25.0.2 (2025-11-07)
Bug Fixes
v25.0.1
25.0.1 (2025-10-19)
Bug Fixes
- deps: update to the latest version of the npm plugin to add trusted publishing support (fad173e), closes semantic-release/npm#958
v25.0.1-beta.3
25.0.1-beta.3 (2025-10-19)
Bug Fixes
- deps: update to latest npm plugin (a96aced)
v25.0.1-beta.2
25.0.1-beta.2 (2025-10-19)
Bug Fixes
- deps: update to the stable version of the npm plugin to add trusted publishing support (fad173e), closes semantic-release/npm#958
v25.0.1-beta.1
25.0.1-beta.1 (2025-10-16)
Bug Fixes
- deps: update to the beta of the npm plugin (c770748), closes semantic-release/npm#958
... (truncated)
Commits
f404124fix(deps): remove deprecated semver-diff (#3980)fef7e34docs: warn against using registry-url in setup-node (#4024)699d470chore(deps): update dependency lockfile-lint to v5 (#4022)c7c6f7achore(deps): update dependency tempy to v3.1.2 (#4021)1ce5088ci(action): update github/codeql-action action to v4.32.0 (#4019)9bb0d87chore(deps): lock file maintenance (#4016)490171cchore(deps): update npm to v11.8.0 (#4015)f6411e9chore(deps): update dependency prettier to v3.8.1 (#4014)c71c576chore(deps): update dependency publint to v0.3.17 (#4013)989e18cchore(deps): update dependency tempy to v3.1.1 (#4012)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semantic-release since your current version.
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.