Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps the actions-deps group with 5 updates in the / directory:

Package From To
@types/node 24.9.1 24.9.2
svelte 5.42.3 5.43.0
@graphql-tools/delegate 11.0.1 11.1.0
@graphql-tools/stitch 10.0.2 10.1.0
wrangler 4.45.0 4.45.1

Updates @types/node from 24.9.1 to 24.9.2

Commits

Updates svelte from 5.42.3 to 5.43.0

Release notes

Sourced from svelte's releases.

svelte@5.43.0

Minor Changes

  • feat: out-of-order rendering (#17038)

Patch Changes

  • fix: settle batch after DOM updates (#17054)
Changelog

Sourced from svelte's changelog.

5.43.0

Minor Changes

  • feat: out-of-order rendering (#17038)

Patch Changes

  • fix: settle batch after DOM updates (#17054)
Commits

Updates @graphql-tools/delegate from 11.0.1 to 11.1.0

Changelog

Sourced from @​graphql-tools/delegate's changelog.

11.1.0

Minor Changes

  • #1624 a8458b2 Thanks @​ardatan! - Progressive Override for Safer Field Migrations

    Introduces Progressive Override, allowing you to safely migrate fields between subgraphs using the @override directive with a label. Control the rollout using custom logic in the gateway (e.g., percentage, headers) or the built-in percent(x) label for gradual, incremental traffic migration.

    Detailed documentation can be found here.

Patch Changes

Commits
  • 5666f48 Upcoming Release Changes (#1606)
  • a8458b2 Progressive Override (#1624)
  • 20f7a50 Update federation audit suite and fix some cases (#1588)
  • 40139dc Bump the all-minor-patch group across 1 directory with 8 updates (#1616)
  • a54b0c1 fix(delegate): apply type-merging in extension fields (#1557)
  • 058ef2f fix(batch-delegate): correct error paths in case of batch delegation (#1556)
  • 19a6cc4 Bump the all-minor-patch group across 1 directory with 6 updates (#1605)
  • b535a8c Bump the all-minor-patch group across 1 directory with 13 updates (#1593)
  • 5f52144 Bump the all-minor-patch group with 4 updates (#1582)
  • See full diff in compare view

Updates @graphql-tools/stitch from 10.0.2 to 10.1.0

Changelog

Sourced from @​graphql-tools/stitch's changelog.

10.1.0

Minor Changes

  • #1624 a8458b2 Thanks @​ardatan! - Progressive Override for Safer Field Migrations

    Introduces Progressive Override, allowing you to safely migrate fields between subgraphs using the @override directive with a label. Control the rollout using custom logic in the gateway (e.g., percentage, headers) or the built-in percent(x) label for gradual, incremental traffic migration.

    Detailed documentation can be found here.

Patch Changes

Commits
  • 5666f48 Upcoming Release Changes (#1606)
  • a8458b2 Progressive Override (#1624)
  • 5b9ed18 Bump bun from 1.2.23 to 1.3.0 in the bun group (#1604)
  • 40139dc Bump the all-minor-patch group across 1 directory with 8 updates (#1616)
  • a54b0c1 fix(delegate): apply type-merging in extension fields (#1557)
  • 19a6cc4 Bump the all-minor-patch group across 1 directory with 6 updates (#1605)
  • b535a8c Bump the all-minor-patch group across 1 directory with 13 updates (#1593)
  • 5f52144 Bump the all-minor-patch group with 4 updates (#1582)
  • See full diff in compare view

Updates @graphql-tools/wrap from 11.0.1 to 11.0.2

Changelog

Sourced from @​graphql-tools/wrap's changelog.

11.0.2

Patch Changes

Commits
  • 5666f48 Upcoming Release Changes (#1606)
  • 40139dc Bump the all-minor-patch group across 1 directory with 8 updates (#1616)
  • 19a6cc4 Bump the all-minor-patch group across 1 directory with 6 updates (#1605)
  • b535a8c Bump the all-minor-patch group across 1 directory with 13 updates (#1593)
  • 5f52144 Bump the all-minor-patch group with 4 updates (#1582)
  • See full diff in compare view

Updates wrangler from 4.45.0 to 4.45.1

Release notes

Sourced from wrangler's releases.

wrangler@4.45.1

Patch Changes

  • #10959 d0208fe Thanks @​devin-ai-integration! - Fixed conflict between --env and --expires flags in wrangler r2 object put.

    --e now aliases --env only, and NOT --expires.

  • #10915 dbe51c1 Thanks @​devin-ai-integration! - Fixed self-bindings (service bindings to the same worker) showing as [not connected] in wrangler dev. Self-bindings now correctly show as [connected] since a worker is always available to itself.

  • #10913 d4f2daf Thanks @​devin-ai-integration! - Fixed duplicate warning messages appearing during wrangler dev when configuration changes or state transitions occur

Changelog

Sourced from wrangler's changelog.

4.45.1

Patch Changes

  • #10959 d0208fe Thanks @​devin-ai-integration! - Fixed conflict between --env and --expires flags in wrangler r2 object put.

    --e now aliases --env only, and NOT --expires.

  • #10915 dbe51c1 Thanks @​devin-ai-integration! - Fixed self-bindings (service bindings to the same worker) showing as [not connected] in wrangler dev. Self-bindings now correctly show as [connected] since a worker is always available to itself.

  • #10913 d4f2daf Thanks @​devin-ai-integration! - Fixed duplicate warning messages appearing during wrangler dev when configuration changes or state transitions occur

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

…dates

Bumps the actions-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.9.2` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.42.3` | `5.43.0` |
| [@graphql-tools/delegate](https://github.com/graphql-hive/gateway/tree/HEAD/packages/delegate) | `11.0.1` | `11.1.0` |
| [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) | `10.0.2` | `10.1.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.45.0` | `4.45.1` |



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

Updates `svelte` from 5.42.3 to 5.43.0
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.43.0/packages/svelte)

Updates `@graphql-tools/delegate` from 11.0.1 to 11.1.0
- [Release notes](https://github.com/graphql-hive/gateway/releases)
- [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/delegate/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/delegate@11.1.0/packages/delegate)

Updates `@graphql-tools/stitch` from 10.0.2 to 10.1.0
- [Release notes](https://github.com/graphql-hive/gateway/releases)
- [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/stitch/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/stitch@10.1.0/packages/stitch)

Updates `@graphql-tools/wrap` from 11.0.1 to 11.0.2
- [Release notes](https://github.com/graphql-hive/gateway/releases)
- [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/wrap/CHANGELOG.md)
- [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/wrap@11.0.2/packages/wrap)

Updates `wrangler` from 4.45.0 to 4.45.1
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.45.1/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: svelte
  dependency-version: 5.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: "@graphql-tools/delegate"
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: "@graphql-tools/stitch"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: "@graphql-tools/wrap"
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: wrangler
  dependency-version: 4.45.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
...

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 Oct 28, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2025

⚠️ No Changeset found

Latest commit: 6a63bcc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/actions-deps-acf47330e6 branch October 29, 2025 21:12
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