Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-8735fd60e6
May 30, 2026
Merged

chore(deps): bump the nestjs group with 3 updates#2092
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-8735fd60e6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 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.21 to 11.1.23

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • nestjs/nest#16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22 (2026-05-21)

Bug fixes

Enhancements

Committers: 2

Commits

Updates @nestjs/apollo from 13.4.0 to 13.4.2

Release notes

Sourced from @​nestjs/apollo's releases.

v13.4.2 (2026-05-21)

Bug fixes

  • graphql
    • #4007 fix(graphql): preserve PickType fields for dual-decorated inputs (@​yudin-s)

Committers: 1

v13.4.1

13.4.1 (2026-05-19)

Bug fixes

  • apollo
    • #3999 fix(apollo): add granular control over HTTP status preservation for execution errors (@​thiagojv)
    • #3969 fix(@​nestjs/apollo): expose schema transform hook on gateway driver (@​maruthang)
  • graphql
    • #3970 fix(@​nestjs/graphql): run plugin refresh hooks in registration order (@​maruthang)

Committers: 3

Commits
  • c639ef8 v13.4.2
  • ac5ed8b Merge pull request #4007 from yudin-s/fix/picktype-dual-decorated-input
  • 0998d21 Merge pull request #4005 from nestjs/dependabot/npm_and_yarn/apollo/federatio...
  • 9ce30f8 fix(graphql): preserve PickType fields for dual-decorated inputs
  • 9001773 chore(deps): update dependency vitest to v4.1.7 (#4004)
  • 5380a0e chore(deps): bump @​apollo/federation-internals from 2.11.2 to 2.14.0
  • 6e939d3 Merge pull request #4002 from nestjs/dependabot/npm_and_yarn/fastify/static-9...
  • 9b1fdd2 Merge pull request #4003 from nestjs/dependabot/npm_and_yarn/ws-8.20.1
  • 764efbc chore: update serialized graph snapshot
  • f57c31b chore(deps): bump ws from 8.18.0 to 8.20.1
  • Additional commits viewable in compare view

Updates @nestjs/platform-fastify from 11.1.21 to 11.1.23

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • nestjs/nest#16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22 (2026-05-21)

Bug fixes

Enhancements

Committers: 2

Commits

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.21 to 11.1.23
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.23/packages/testing)

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

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

---
updated-dependencies:
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/apollo"
  dependency-version: 13.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 May 30, 2026
@github-actions github-actions Bot enabled auto-merge May 30, 2026 07:22
@github-actions github-actions Bot merged commit 98d36e8 into main May 30, 2026
6 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/nestjs-8735fd60e6 branch May 30, 2026 07:22
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