Skip to content

chore(deps): bump the nestjs group with 3 updates - #2126

Merged
9renpoto merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-c5ec567594
Aug 24, 2026
Merged

chore(deps): bump the nestjs group with 3 updates#2126
9renpoto merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-c5ec567594

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the nestjs group with 3 updates: @nestjs/testing, @nestjs/apollo and @nestjs/platform-fastify.

Updates @nestjs/testing from 11.1.28 to 11.2.1

Release notes

Sourced from @鈥媙estjs/testing's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

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

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • f2a7e4b chore(release): publish v11.2.0 release
  • 03587a1 chore(release): publish v11.1.29 release
  • 92bc05d chore: update readme
  • See full diff in compare view

Updates @nestjs/apollo from 13.4.2 to 13.4.4

Commits
  • bbb6885 v13.4.4
  • 8375a95 feat: add resolver hooks
  • 8807170 v13.4.3
  • 721b6db test: refresh test artifacts
  • f48d1b6 feat: add resolver decorator host
  • ef1e381 Merge pull request #4055 from nestjs/dependabot/npm_and_yarn/sigstore-4.1.1
  • 158bb8b Merge pull request #4013 from nestjs/dependabot/npm_and_yarn/qs-6.15.2
  • 60350b1 chore(deps): bump sigstore from 4.0.0 to 4.1.1
  • f87c8da Merge pull request #4093 from nestjs/renovate/ws-8.x
  • 3e055f9 Merge pull request #4009 from nestjs/renovate/cimg-node-24.x
  • Additional commits viewable in compare view

Updates @nestjs/platform-fastify from 11.1.28 to 11.2.1

Release notes

Sourced from @鈥媙estjs/platform-fastify's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

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

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • f2a7e4b chore(release): publish v11.2.0 release
  • eac10cd Merge pull request #17162 from gacardinal/feat/query-http-method
  • 674ac31 Merge pull request #17455 from nestjs/renovate/fastify-5.x
  • 5303b81 Merge pull request #17350 from GiHoon1123/master
  • 1def88d Merge pull request #17377 from Arun445/fix/fastify-middleware-global-prefix-e...
  • ec2af44 fix(deps): update dependency fastify to v5.11.3
  • ae305fb chore(deps): bump fastify from 5.11.0 to 5.11.2
  • 03587a1 chore(release): publish v11.1.29 release
  • 98a6a3c chore(deps): bump fastify from 5.10.0 to 5.11.0
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nestjs group with 3 updates: [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing), [@nestjs/apollo](https://github.com/nestjs/graphql) and [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify).


Updates `@nestjs/testing` from 11.1.28 to 11.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/testing)

Updates `@nestjs/apollo` from 13.4.2 to 13.4.4
- [Release notes](https://github.com/nestjs/graphql/releases)
- [Commits](nestjs/graphql@v13.4.2...v13.4.4)

Updates `@nestjs/platform-fastify` from 11.1.28 to 11.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/platform-fastify)

---
updated-dependencies:
- dependency-name: "@nestjs/testing"
  dependency-version: 11.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nestjs
- dependency-name: "@nestjs/apollo"
  dependency-version: 13.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nestjs
...

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 22, 2026
@9renpoto
9renpoto merged commit e0558f9 into main Aug 24, 2026
4 checks passed
@9renpoto
9renpoto deleted the dependabot/npm_and_yarn/nestjs-c5ec567594 branch August 24, 2026 03:48
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.

1 participant