Skip to content

Bump @nestjs/core from 10.4.22 to 11.1.29 in /services/orchestrator - #48

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/orchestrator/nestjs/core-11.1.29
Open

Bump @nestjs/core from 10.4.22 to 11.1.29 in /services/orchestrator#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/orchestrator/nestjs/core-11.1.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @nestjs/core from 10.4.22 to 11.1.29.

Release notes

Sourced from @​nestjs/core's releases.

v11.1.29

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.28...v11.1.29

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

... (truncated)

Commits
  • 03587a1 chore(release): publish v11.1.29 release
  • b147e64 chore: narrow type down to a random tuple
  • d047fbd Merge remote-tracking branch 'refs/remotes/origin/master'
  • 5adcd7a chore: apply function decorator to middleware functions
  • 2edb01d Merge pull request #17360 from kyu4583/fix/sse-retry-zero
  • 51cef82 Merge pull request #17400 from Se3do/fix/async-executor-anti-pattern
  • 58dc559 test(core): add unit tests for module-ref
  • 8539f87 refactor(core): remove async promise executor anti-patterns
  • 363aacb fix(core): resolve barrier immediately when target count is zero
  • 803fc2c fix(core): serialize SSE retry field when value is zero
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.4.22 to 11.1.29.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.29/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.29
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 17, 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