Skip to content

Comments

build(deps): bump glob, npm and @nestjs/cli in /packages/config-svc-be#195

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/packages/config-svc-be/multi-b0fe1acbed
Open

build(deps): bump glob, npm and @nestjs/cli in /packages/config-svc-be#195
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/packages/config-svc-be/multi-b0fe1acbed

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps glob to 12.0.0 and updates ancestor dependencies glob, npm and @nestjs/cli. These dependencies need to be updated together.

Updates glob from 11.0.3 to 12.0.0

Changelog

Sourced from glob's changelog.

changeglob

12

  • Remove the unsafe --shell option. The --shell option is now ONLY supported on known shells where the behavior can be implemented safely.

11.1

GHSA-5j98-mcp5-4vw2

  • Add the --shell option for the command line, with a warning that this is unsafe. (It will be removed in v12.)
  • Add the --cmd-arg/-g as 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:true execution.

11.0

  • Drop support for node before v20

10.4

  • Add includeChildMatches: false option
  • Export the Ignore class

10.3

  • Add --default -p flag to provide a default pattern
  • exclude symbolic links to directories when follow and nodir are both set

10.2

  • Add glob cli

10.1

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on Windows.

10.0.0

  • No default exports, only named exports

... (truncated)

Commits
  • 2b03cca 12.0.0
  • d56203d prettier config
  • bb521e5 Remove --shell option where unsafe to use
  • 2551fb5 11.1.0
  • 47473c0 bin: Do not expose filenames to shell expansion
  • bc33fe1 skip tilde test on systems that lack tilde expansion
  • 59bf9ca fix notes
  • dde4fa6 docs(README): add #anchor and improve notes
  • 0559b0e docs: add better links to path-scurry docs
  • c9773c2 fix: correct typos in README.md
  • Additional commits viewable in compare view

Updates npm from 10.9.2 to 11.6.2

Release notes

Sourced from npm's releases.

v11.6.2

11.6.2 (2025-10-08)

Bug Fixes

Documentation

Dependencies

Chores

v11.6.1

11.6.1 (2025-09-23)

... (truncated)

Changelog

Sourced from npm's changelog.

11.6.2 (2025-10-08)

Bug Fixes

Documentation

Dependencies

Chores

11.6.1 (2025-09-23)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by owlstronaut, a new releaser for npm since your current version.


Updates @nestjs/cli from 11.0.10 to 11.0.11

Release notes

Sourced from @​nestjs/cli's releases.

Release 11.0.11

What's Changed

Full Changelog: nestjs/nest-cli@11.0.10...11.0.11

Commits
  • 87c2eca chore(): release v11.0.11
  • 2e264c7 Merge pull request #3171 from nestjs/renovate/ansis-4.x
  • 4dbd8b4 Merge pull request #3178 from nestjs/renovate/inquirer-prompts-7.x
  • 7fc9a3e Merge pull request #3174 from nestjs/renovate/cimg-node-24.x
  • 22868e8 Merge pull request #3186 from nestjs/renovate/glob-12.x
  • a96383f fix(deps): update dependency glob to v12
  • f8bcca4 chore(deps): update typescript-eslint monorepo to v8.47.0 (#3184)
  • 8d20467 chore(deps): update dependency @​swc/core to v1.15.2 (#3181)
  • 50d5258 chore(deps): update node.js to v24
  • 7aefc3e fix(deps): update dependency @​inquirer/prompts to v7.10.1
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [glob](https://github.com/isaacs/node-glob) to 12.0.0 and updates ancestor dependencies [glob](https://github.com/isaacs/node-glob), [npm](https://github.com/npm/cli) and [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


Updates `glob` from 11.0.3 to 12.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.3...v12.0.0)

Updates `npm` from 10.9.2 to 11.6.2
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v10.9.2...v11.6.2)

Updates `@nestjs/cli` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@11.0.10...11.0.11)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 12.0.0
  dependency-type: indirect
- dependency-name: npm
  dependency-version: 11.6.2
  dependency-type: direct:production
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 18, 2025

Labels

The following labels could not be found: backend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant