Skip to content

build(deps-dev): bump @nestjs/core from 12.0.3 to 12.1.0 - #647

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs/core-12.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @nestjs/core from 12.0.3 to 12.1.0.

Release notes

Sourced from @​nestjs/core's releases.

v12.1.0 (2026-09-23)

Bug fixes

  • core
  • microservices
    • #17828 fix(microservices): let the redis client retry after a failed connect (@​hktitof)
    • #17810 fix(microservices): fail every pending request when a callback throws (@​hktitof)

Enhancements

Committers: 9

v12.0.4 (2026-09-21)

Bug fixes

... (truncated)

Commits
  • 6739656 chore(release): publish v12.1.0 release
  • 2164874 fix(core): do not skip subsequent middleware after a transient one (#17846)
  • 40d07dc Revert "feat(core): add support for array of global prefixes (#17713)" (#17845)
  • bfb0843 feat(core): add support for array of global prefixes (#17713)
  • 6b429ba fix(core): preserve route handler names (#17840)
  • ad18890 fix(core): inherit optional ctor params when the ctor is not redeclared (#17838)
  • fb8e0d6 fix(core): name the module when metadata entries are invalid (#17819)
  • 6b282d3 fix(core): stop the Observable producer when the client disconnects (#17826)
  • 58e13ed feat(common,core): add built-in, adapter-agnostic cookies (#17834)
  • 555c2ce feat(common,core,fastify): built-in CSRF protection and security headers (#17...
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 12.0.3 to 12.1.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v12.1.0/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-version: 12.1.0
  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 Sep 24, 2026

This branch has not been deployed

No deployments
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