chore(deps): bump glob and semantic-release by dependabot[bot] · Pull Request #1087 · xdebug/vscode-php-debug
Bumps glob to 11.1.0 and updates ancestor dependency semantic-release. These dependencies need to be updated together.
Updates glob from 10.4.5 to 11.1.0
Changelog
Sourced from glob's changelog.
changeglob
13
- Move the CLI program out to a separate package,
glob-bin. Install that if you'd like to continue using glob from the command line.12
- Remove the unsafe
--shelloption. The--shelloption is now ONLY supported on known shells where the behavior can be implemented safely.11.1
- Add the
--shelloption for the command line, with a warning that this is unsafe. (It will be removed in v12.)- Add the
--cmd-arg/-gas a way to safely add positional arguments to the command provided to the CLI tool.- Detect commands with space or quote characters on known shells, and pass positional arguments to them safely, avoiding
shell:trueexecution.11.0
- Drop support for node before v20
10.4
- Add
includeChildMatches: falseoption- Export the
Ignoreclass10.3
- Add
--default -pflag to provide a default pattern- exclude symbolic links to directories when
followandnodirare both set10.2
- Add glob cli
10.1
- Return
'.'instead of the empty string''when the current working directory is returned as a match.- Add
posix: trueoption to return/delimited paths, even on
... (truncated)
Commits
2551fb511.1.047473c0bin: Do not expose filenames to shell expansionbc33fe1skip tilde test on systems that lack tilde expansion59bf9cafix notesdde4fa6docs(README): add #anchor and improvenotes0559b0edocs: add better links to path-scurry docsc9773c2fix: correct typos inREADME.md13e68eaFix punctuation in traversal function documentation1527e2bfix repo url7e190e8fix typomaths→paths- Additional commits viewable in compare view
Updates semantic-release from 24.2.9 to 25.0.2
Release notes
Sourced from semantic-release's releases.
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
- deps: update to the latest alpha of the npm plugin (7c39330), closes semantic-release/npm#958
- deps: update to the latest alpha of the npm plugin (2434041), closes semantic-release/npm#958
- deps: update to the latest alpha of the npm plugin (a3c1129)
- deps: updated to latest alpha of the npm plugin (ea56799)
- deps: upgrade to the latest alpha of the npm plugin (e4ff786), closes semantic-release/npm#958
- deps: use the alpha of the npm plugin (ce3618e), closes semantic-release/npm#958
v25.0.1-alpha.4
... (truncated)
Commits
1494cb9fix(deps): update dependency read-package-up to v12 (#3935)b79ff4cMerge pull request #3931 from Simek/patch-1ddfe3cbMerge pull request #3932 from Deltamir/docs-add-semantic-release-uv-community...adac0b7Merge pull request #3920 from semantic-release/installation8b68108update Node version innpxcommand example15293dfdocs(plugins): add semantic-release-uv community plugin in plugins listbfc6d4ddocs: Update minimal required Node version8d7d8edchore(deps): update dependency@types/nodeto v24.10.0 (#3929)809126cchore(deps): lock file maintenance (#3928)d1affd3chore(deps): update dependency got to v14.6.2 (#3927)- 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 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 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.