Skip to content

Bump @nestjs/core from 11.1.0 to 11.1.3#252

Merged
tbantle22 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs/core-11.1.3
Jul 1, 2025
Merged

Bump @nestjs/core from 11.1.0 to 11.1.3#252
tbantle22 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs/core-11.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 1, 2025

Bumps @nestjs/core from 11.1.0 to 11.1.3.

Release notes

Sourced from @​nestjs/core's releases.

v11.1.3 (2025-06-06)

Bug fixes

Enhancements

Dependencies

Committers: 3

v11.1.2 (2025-05-26)

Bug fixes

  • microservices
    • #15172 fix(microservices): support custom strategy in async usefactory config (@​mag123c)
    • #15166 fix(microservice): prevent error logs during redis client shutdown (@​janroker)

Dependencies

Committers: 2

v11.1.1 (2025-05-14)

Bug fixes

  • core
  • microservices
  • core, platform-fastify
    • #15061 fix(core): bring back getHeader and appendHeader methods from AbstractHttpAdapter (@​micalevisk)
  • platform-express

... (truncated)

Commits
  • 1613f50 chore(@​nestjs) publish v11.1.3 release
  • 521544c Merge pull request #15203 from isaryy/microservice-defer-init
  • 1c4a20a feat(core): defer initialization connected microservice
  • b84c1fe fix(core): gracefully shutdown the app when repl exits
  • 32b5feb chore(@​nestjs) publish v11.1.2 release
  • f262812 chore: update package.json
  • 2cccff1 chore(@​nestjs) publish v11.1.1 release
  • 7338c03 Merge pull request #15056 from maxbronnikov10/fix/http-adapter-error
  • fb3b12d fix(core): HTTP adapter error mapping
  • cb6080e refactor(core,platform-fastify): drop useless optional signature
  • 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 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)

@dependabot dependabot Bot requested a review from tbantle22 July 1, 2025 14:18
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nestjs/core-11.1.3 branch from 8636c54 to 33b9551 Compare July 1, 2025 14:27
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 11.1.0 to 11.1.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nestjs/core-11.1.3 branch from 33b9551 to db34be4 Compare July 1, 2025 14:30
@tbantle22 tbantle22 merged commit 5228e37 into main Jul 1, 2025
1 check passed
@tbantle22 tbantle22 deleted the dependabot/npm_and_yarn/nestjs/core-11.1.3 branch July 1, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant