Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps @nestjs/common to 11.0.20 and updates ancestor dependency @openapitools/openapi-generator-cli. These dependencies need to be updated together.

Updates @nestjs/common from 10.3.0 to 11.0.20

Release notes

Sourced from @​nestjs/common's releases.

v11.0.20

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.0.19...v11.0.20

v11.0.18

What's Changed

Full Changelog: nestjs/nest@v11.0.17...v11.0.18

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

... (truncated)

Commits

Updates @openapitools/openapi-generator-cli from 2.13.5 to 2.20.0

Release notes

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

v2.20.0

2.20.0 (2025-04-27)

Features

v2.19.1

2.19.1 (2025-04-17)

Bug Fixes

  • deps: update nest monorepo to v11.0.20 (#912) (f765225)

v2.19.0

2.19.0 (2025-04-16)

Features

v2.18.4

2.18.4 (2025-03-15)

Bug Fixes

  • deps: update dependency fs-extra to v11 (#903) (11a2df5)

v2.18.3

2.18.3 (2025-03-14)

Bug Fixes

  • deps: update dependency rxjs to v7.8.2 (#896) (ec586d4)

v2.18.2

2.18.2 (2025-03-14)

Bug Fixes

  • deps: update dependency reflect-metadata to v0.2.2 (#780) (ed23197)

v2.18.1

2.18.1 (2025-03-14)

... (truncated)

Commits
  • a2b567b feat(release): v7.13.0 release (#914)
  • f765225 fix(deps): update nest monorepo to v11.0.20 (#912)
  • 66820a2 chore: bump @types/node package (#911)
  • c049f02 chore(deps): update dependency typescript to v5.8.3 (#910)
  • b3adf2c chore(deps): update dependency eslint-config-prettier to v10.1.2 (#909)
  • f956568 chore(deps): update dependency @​types/node to v18.19.86 (#907)
  • e17e4b5 feat(release): trigger a release (#908)
  • c1faf74 chore: update NestJS dependency to v11 (#870)
  • 11a2df5 fix(deps): update dependency fs-extra to v11 (#903)
  • 572a963 chore(deps): update nx monorepo to v20.6.0 (#901)
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2025
@theSoenke
Copy link
Collaborator

@dependabot rebase

Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) to 11.0.20 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.


Updates `@nestjs/common` from 10.3.0 to 11.0.20
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.20/packages/common)

Updates `@openapitools/openapi-generator-cli` from 2.13.5 to 2.20.0
- [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.13.5...v2.20.0)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.0.20
  dependency-type: indirect
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.20.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-50d8c8c048 branch from a0c1bb3 to 8a2e42b Compare August 12, 2025 08:03
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.

2 participants