Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps the all-minor-patch group with 12 updates:

Package From To
ts-jest 29.4.5 29.4.6
typescript-eslint 8.48.0 8.48.1
graphql-yoga 5.17.0 5.17.1
@graphql-yoga/render-graphiql 5.17.0 5.17.1
@graphql-yoga/plugin-apollo-usage-report 0.12.0 0.12.1
@graphql-yoga/plugin-csrf-prevention 3.17.0 3.17.1
@graphql-yoga/plugin-defer-stream 3.17.0 3.17.1
@graphql-yoga/plugin-persisted-operations 3.17.0 3.17.1
@graphql-yoga/plugin-jwt 3.11.0 3.11.1
@graphql-yoga/plugin-prometheus 6.12.0 6.12.1
@cloudflare/workers-types 4.20251128.0 4.20251202.0
@types/express 5.0.5 5.0.6

Updates ts-jest from 29.4.5 to 29.4.6

Release notes

Sourced from ts-jest's releases.

v29.4.6

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.6 (2025-12-01)

Bug Fixes

  • log hybrid module as warning instead of failing tests (#5144) (528d37c), closes #5130
Commits
  • 202bde5 chore(release): 29.4.6 (#5146)
  • 528d37c fix: log hybrid module as warning instead of failing tests (#5144)
  • 141e5af build(deps): update github/codeql-action digest to 497990d
  • d281cce build(deps): update google/osv-scanner-action action to v2.3.0
  • 0d20322 build(deps): update dependency memfs to ^4.51.0
  • 455dde2 build(deps): update dependency js-yaml to ^4.1.1
  • d579480 build(deps): update dependency @​types/node to v20.19.25
  • f6859d0 build(deps): update dependency @​types/yargs to ^17.0.35
  • 4d7e432 build(deps): update github/codeql-action digest to d3ced5c
  • 4ea70c9 build(deps): update actions/checkout digest to 34e1148
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.48.0 to 8.48.1

Release notes

Sourced from typescript-eslint's releases.

v8.48.1

8.48.1 (2025-12-02)

⏪ Reverts

  • eslint-plugin: revert "[no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)" (#11812)

🩹 Fixes

  • eslint-plugin: [consistent-type-exports] check value flag before resolving alias (#11769)
  • eslint-plugin: honor ignored base types on generic classes (#11767)
  • eslint-plugin: [restrict-template-expressions] check base types in allow list (#11764, #11759)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.48.1 (2025-12-02)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates graphql-yoga from 5.17.0 to 5.17.1

Changelog

Sourced from graphql-yoga's changelog.

5.17.1

Patch Changes

Commits

Updates @graphql-yoga/render-graphiql from 5.17.0 to 5.17.1

Changelog

Sourced from @​graphql-yoga/render-graphiql's changelog.

5.17.1

Patch Changes

Commits

Updates @graphql-yoga/plugin-apollo-usage-report from 0.12.0 to 0.12.1

Changelog

Sourced from @​graphql-yoga/plugin-apollo-usage-report's changelog.

0.12.1

Patch Changes

Commits

Updates @graphql-yoga/plugin-csrf-prevention from 3.17.0 to 3.17.1

Changelog

Sourced from @​graphql-yoga/plugin-csrf-prevention's changelog.

3.17.1

Patch Changes

Commits

Updates @graphql-yoga/plugin-defer-stream from 3.17.0 to 3.17.1

Commits

Updates @graphql-yoga/plugin-persisted-operations from 3.17.0 to 3.17.1

Changelog

Sourced from @​graphql-yoga/plugin-persisted-operations's changelog.

3.17.1

Patch Changes

Commits

Updates @graphql-yoga/plugin-jwt from 3.11.0 to 3.11.1

Changelog

Sourced from @​graphql-yoga/plugin-jwt's changelog.

3.11.1

Patch Changes

Commits

Updates @graphql-yoga/plugin-prometheus from 6.12.0 to 6.12.1

Changelog

Sourced from @​graphql-yoga/plugin-prometheus's changelog.

6.12.1

Patch Changes

Commits

Updates @cloudflare/workers-types from 4.20251128.0 to 4.20251202.0

Commits

Updates @types/express from 5.0.5 to 5.0.6

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 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 <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 all-minor-patch group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.0` | `8.48.1` |
| [graphql-yoga](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/graphql-yoga) | `5.17.0` | `5.17.1` |
| [@graphql-yoga/render-graphiql](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/render-graphiql) | `5.17.0` | `5.17.1` |
| [@graphql-yoga/plugin-apollo-usage-report](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/apollo-usage-report) | `0.12.0` | `0.12.1` |
| [@graphql-yoga/plugin-csrf-prevention](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/csrf-prevention) | `3.17.0` | `3.17.1` |
| [@graphql-yoga/plugin-defer-stream](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/defer) | `3.17.0` | `3.17.1` |
| [@graphql-yoga/plugin-persisted-operations](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/persisted-operations) | `3.17.0` | `3.17.1` |
| [@graphql-yoga/plugin-jwt](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/jwt) | `3.11.0` | `3.11.1` |
| [@graphql-yoga/plugin-prometheus](https://github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/plugins/prometheus) | `6.12.0` | `6.12.1` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20251128.0` | `4.20251202.0` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.5` | `5.0.6` |


Updates `ts-jest` from 29.4.5 to 29.4.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6)

Updates `typescript-eslint` from 8.48.0 to 8.48.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint)

Updates `graphql-yoga` from 5.17.0 to 5.17.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/[email protected]/packages/graphql-yoga)

Updates `@graphql-yoga/render-graphiql` from 5.17.0 to 5.17.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/render-graphiql/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/render-graphiql)

Updates `@graphql-yoga/plugin-apollo-usage-report` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/plugins/apollo-usage-report/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/plugins/apollo-usage-report)

Updates `@graphql-yoga/plugin-csrf-prevention` from 3.17.0 to 3.17.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/plugins/csrf-prevention/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/plugins/csrf-prevention)

Updates `@graphql-yoga/plugin-defer-stream` from 3.17.0 to 3.17.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/plugins/defer)

Updates `@graphql-yoga/plugin-persisted-operations` from 3.17.0 to 3.17.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/plugins/persisted-operations/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/plugins/persisted-operations)

Updates `@graphql-yoga/plugin-jwt` from 3.11.0 to 3.11.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/plugins/jwt/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/plugins/jwt)

Updates `@graphql-yoga/plugin-prometheus` from 6.12.0 to 6.12.1
- [Release notes](https://github.com/graphql-hive/graphql-yoga/releases)
- [Changelog](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/plugins/prometheus/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/plugins/prometheus)

Updates `@cloudflare/workers-types` from 4.20251128.0 to 4.20251202.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `@types/express` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.48.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: graphql-yoga
  dependency-version: 5.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@graphql-yoga/render-graphiql"
  dependency-version: 5.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@graphql-yoga/plugin-apollo-usage-report"
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@graphql-yoga/plugin-csrf-prevention"
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@graphql-yoga/plugin-defer-stream"
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@graphql-yoga/plugin-persisted-operations"
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@graphql-yoga/plugin-jwt"
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@graphql-yoga/plugin-prometheus"
  dependency-version: 6.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20251202.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: "@types/express"
  dependency-version: 5.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Dec 2, 2025
@ardatan ardatan enabled auto-merge (squash) December 2, 2025 13:37
@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 2, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/batch-delegate 10.0.8-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 12.0.2-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 4.2.6-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 1.6.2-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 2.1.22-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 2.0.27-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 2.0.20-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-opentelemetry 1.2.4-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 2.1.8-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-hive/router-runtime 1.1.2-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 2.3.8-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 10.1.6-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 4.0.8-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-testing 2.0.8-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 11.1.2-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 2, 2025

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 2, 2025

🚀 Snapshot Release (Binary for Linux-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 2, 2025

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 2, 2025

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 2, 2025

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.22-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04-bun

@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.22-alpha-8ed6e4e244adbb6ff36169445a9988c937159a04

@ardatan ardatan merged commit 9280cc0 into main Dec 2, 2025
60 checks passed
@ardatan ardatan deleted the dependabot/npm_and_yarn/all-minor-patch-e5259e1339 branch December 2, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants