Skip to content

BC-10994 - Bump glob, @nestjs/cli and @openapitools/openapi-generator-cli#82

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-87e099a594
Closed

BC-10994 - Bump glob, @nestjs/cli and @openapitools/openapi-generator-cli#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-87e099a594

Conversation

@dependabot
Copy link
Contributor

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

Bumps glob to 10.5.0 and updates ancestor dependencies glob, @nestjs/cli and @openapitools/openapi-generator-cli. These dependencies need to be updated together.

Updates glob from 10.4.2 to 10.5.0

Commits

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

Updates @openapitools/openapi-generator-cli from 2.25.0 to 2.25.1

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.25.1

2.25.1 (2025-11-18)

Bug Fixes

Commits
  • 6373d47 fix(deps): update dependency glob to v12 (#1051)
  • a1a0576 chore(deps): update nx monorepo to v22.0.4 (#1050)
  • 0fb7310 chore(deps): update dependency glob to v11.1.0 [security] (#1049)
  • ae1e86e chore(deps): update nest monorepo to v11.1.9 (#1047)
  • 7b46fdd chore(deps): update dependency @​types/node to v20.19.25 (#1046)
  • dbb01c8 chore(deps): update nx monorepo to v22.0.3 (#1045)
  • 76254ff chore(deps): update dependency axios to v1.13.2 (#1044)
  • 4259642 chore(deps): update dependency eslint to v9.39.1 (#1043)
  • 826ce18 chore(deps): update dependency type-fest to v5.2.0 (#1042)
  • 1bd0a44 chore(deps): update dependency eslint to v9.39.0 (#1041)
  • 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 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
@github-actions github-actions bot changed the title Bump glob, @nestjs/cli and @openapitools/openapi-generator-cli BC-10994 - Bump glob, @nestjs/cli and @openapitools/openapi-generator-cli Nov 18, 2025
Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependencies [glob](https://github.com/isaacs/node-glob), [@nestjs/cli](https://github.com/nestjs/nest-cli) and [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.


Updates `glob` from 10.4.2 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.2...v10.5.0)

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)

Updates `@openapitools/openapi-generator-cli` from 2.25.0 to 2.25.1
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.25.0...v2.25.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.11
  dependency-type: direct:development
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.25.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-87e099a594 branch from b366606 to 839bc71 Compare December 3, 2025 13:52
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-87e099a594 branch December 4, 2025 10:33
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants