Skip to content

Bump @nestjs/common and @openapitools/openapi-generator-cli - #167

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-5822ccf2a4
Open

Bump @nestjs/common and @openapitools/openapi-generator-cli#167
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-5822ccf2a4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

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

Updates @nestjs/common from 10.3.0 to 11.1.28

Release notes

Sourced from @​nestjs/common's releases.

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • a5e86d8 fix(common): Add missing exception classes to HttpErrorByCode
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • 1634915 test(common): Add unit tests for cli-colors utility
  • 380bf5c Merge pull request #17058 from Se3do/test/extend-metadata
  • af4542b test(common): Add unit tests for assignCustomParameterMetadata
  • b67aea1 test(common): Add unit tests for extendArrayMetadata
  • Additional commits viewable in compare view

Updates @openapitools/openapi-generator-cli from 2.13.1 to 2.40.1

Release notes

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

v2.40.1

2.40.1 (2026-07-24)

Bug Fixes

  • deps: update dependency fs-extra to v11.4.0 (#1264) (254a7d5)

v2.40.0

2.40.0 (2026-07-20)

Features

v2.39.1

2.39.1 (2026-06-30)

Bug Fixes

  • deps: update dependency fs-extra to v11.3.6 (#1244) (2d72882)

v2.39.0

2.39.0 (2026-06-20)

Features

  • release: trigger a release after fixing sorting in list command (724575d)

v2.38.0

2.38.0 (2026-06-11)

Features

  • release: trigger a release after upgrading concurrently to newer versions (#1225) (a265046)

v2.37.0

2.37.0 (2026-06-11)

Features

  • release: trigger a release after upgrading deps to newer versions (#1223) (899c037)

v2.36.0

2.36.0 (2026-06-11)

... (truncated)

Commits
  • 254a7d5 fix(deps): update dependency fs-extra to v11.4.0 (#1264)
  • b21ef3f chore(deps): update dependency ts-jest to v29.4.12 (#1263)
  • 48cb22c chore(deps): update dependency @​semantic-release/changelog to v7 (#1261)
  • 53fa12d chore: stop pinning the concurrently dep to a precise version (#1262)
  • aeb1bbc chore(deps): update dependency prettier to v3.9.6 (#1260)
  • a241dc9 feat(release): v7.24.0 release (#1259)
  • 067a1b9 chore(deps): update dependency semantic-release to v25.0.8 (#1258)
  • 4fcc9ca chore(deps): update actions/setup-node action to v7 (#1257)
  • fb18e19 chore(deps): update dependency semantic-release to v25.0.7 (#1256)
  • 102d473 chore(deps): update dependency semantic-release to v25.0.6 (#1255)
  • 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 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.

Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) to 11.1.28 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.1.28
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.28/packages/common)

Updates `@openapitools/openapi-generator-cli` from 2.13.1 to 2.40.1
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Commits](OpenAPITools/openapi-generator-cli@v2.13.1...v2.40.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
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