Skip to content

build(deps): bump the actions-deps group across 1 directory with 8 updates#7925

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/actions-deps-c79e116706
Closed

build(deps): bump the actions-deps group across 1 directory with 8 updates#7925
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/actions-deps-c79e116706

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

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

Package From To
@apollo/client 4.1.3 4.1.4
@types/node 25.2.0 25.2.1
@astrojs/compiler 2.13.0 2.13.1
@graphql-tools/stitch 10.1.8 10.1.10
puppeteer 24.36.1 24.37.1
@types/react 19.2.11 19.2.13
wrangler 4.62.0 4.63.0

Updates @apollo/client from 4.1.3 to 4.1.4

Release notes

Sourced from @​apollo/client's releases.

@​apollo/client@​4.1.4

Patch Changes

  • #13124 578081f Thanks @​Re-cool! - Ensure PersistedQueryLink merges http and fetchOptions context values instead of overwriting them.
Changelog

Sourced from @​apollo/client's changelog.

4.1.4

Patch Changes

  • #13124 578081f Thanks @​Re-cool! - Ensure PersistedQueryLink merges http and fetchOptions context values instead of overwriting them.
Commits

Updates @types/node from 25.2.0 to 25.2.1

Commits

Updates @astrojs/compiler from 2.13.0 to 2.13.1

Release notes

Sourced from @​astrojs/compiler's releases.

@​astrojs/compiler@​2.13.1

Patch Changes

  • 357b8fe: Fixes a panic when parsing files with a closing frontmatter fence (---) but no opening fence. The compiler now returns a helpful diagnostic error instead of crashing.
  • cba568f: Fixes the "Unterminated string literal" error when using multiline attribute values on components.
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​astrojs/compiler since your current version.


Updates @graphql-tools/stitch from 10.1.8 to 10.1.10

Changelog

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

10.1.10

Patch Changes

  • #1916 2200fc3 Thanks @​ardatan! - - Handle the type merging order correctly with custom labels and percentage labels for progressive override
    • Do not pass percent(x) labels to the progressive override handler
    • Apply progressive override to the shared root fields
  • Updated dependencies [2200fc3]:
    • @​graphql-tools/delegate@​12.0.6
    • @​graphql-tools/batch-delegate@​10.0.12
    • @​graphql-tools/wrap@​11.1.6

10.1.9

Patch Changes

  • Updated dependencies [e92c5a9]:
    • @​graphql-tools/delegate@​12.0.5
    • @​graphql-tools/batch-delegate@​10.0.11
    • @​graphql-tools/wrap@​11.1.5
Commits

Updates @graphql-tools/wrap from 11.1.4 to 11.1.6

Changelog

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

11.1.6

Patch Changes

  • Updated dependencies [2200fc3]:
    • @​graphql-tools/delegate@​12.0.6

11.1.5

Patch Changes

  • Updated dependencies [e92c5a9]:
    • @​graphql-tools/delegate@​12.0.5
Commits

Updates puppeteer from 24.36.1 to 24.37.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.37.1

24.37.1 (2026-02-05)

🛠️ Fixes

puppeteer: v24.37.1

24.37.1 (2026-02-05)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.0 to 24.37.1

puppeteer-core: v24.37.0

24.37.0 (2026-02-04)

🎉 Features

🛠️ Fixes

♻️ Chores

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.37.1 (2026-02-05)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.37.0 to 24.37.1

🛠️ Fixes

24.37.0 (2026-02-04)

🎉 Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.2 to 2.12.0

🛠️ Fixes

... (truncated)

Commits

Updates @types/react from 19.2.11 to 19.2.13

Commits

Updates wrangler from 4.62.0 to 4.63.0

Release notes

Sourced from wrangler's releases.

wrangler@4.63.0

Minor Changes

  • #12386 447daa3 Thanks @​NuroDev! - Added new "open local explorer" hotkey for experimental/WIP local resource explorer

    When running wrangler dev with the experimental local explorer feature enabled, you can now press the e hotkey to open the local resource explorer UI in your browser.

Patch Changes

  • #11350 ee9b81f Thanks @​dario-piotrowicz! - fix: improve error message when the entrypoint is incorrect

    Error messages for incorrect entrypoint configuration have been improved to provide clearer and more actionable feedback. The updated messages help users understand what went wrong and how to fix their configuration.

  • #12402 63f1adb Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260131.0 1.20260203.0
  • #12418 ba13de9 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260203.0 1.20260205.0
  • #12216 fe3af35 Thanks @​ichernetsky-cf! - Deprecate 'wrangler cloudchamber apply' in favor of 'wrangler deploy'

  • #12368 bd4bb98 Thanks @​KianNH! - Preserve Containers configuration when using versions commands

    Previously, commands like wrangler versions upload would inadvertently disable Containers on associated Durable Object namespaces because the containers property was being omitted from the API request body.

  • #12396 dab4bc9 Thanks @​petebacondarwin! - fix: redact email addresses and account names in non-interactive mode

    To prevent sensitive information from being exposed in public CI logs, email addresses and account names are now redacted when running in non-interactive mode (e.g., CI environments). Account IDs remain visible to aid debugging.

  • #12378 18c0784 Thanks @​X6TXY! - Truncate Pages commit messages at UTF-8 boundaries to avoid invalid UTF-8

  • Updated dependencies [63f1adb, ba13de9, 83adb2c]:

    • miniflare@4.20260205.0
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

…dates

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

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `4.1.3` | `4.1.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.0` | `25.2.1` |
| [@astrojs/compiler](https://github.com/withastro/compiler) | `2.13.0` | `2.13.1` |
| [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) | `10.1.8` | `10.1.10` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.36.1` | `24.37.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.11` | `19.2.13` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.62.0` | `4.63.0` |



Updates `@apollo/client` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/@apollo/client@4.1.3...@apollo/client@4.1.4)

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

Updates `@astrojs/compiler` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/withastro/compiler/releases)
- [Commits](https://github.com/withastro/compiler/compare/@astrojs/compiler@2.13.0...@astrojs/compiler@2.13.1)

Updates `@graphql-tools/stitch` from 10.1.8 to 10.1.10
- [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.10/packages/stitch)

Updates `@graphql-tools/wrap` from 11.1.4 to 11.1.6
- [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.1.6/packages/wrap)

Updates `puppeteer` from 24.36.1 to 24.37.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.36.1...puppeteer-v24.37.1)

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

Updates `wrangler` from 4.62.0 to 4.63.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.63.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-version: 4.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: "@types/node"
  dependency-version: 25.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: "@astrojs/compiler"
  dependency-version: 2.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: "@graphql-tools/stitch"
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: "@graphql-tools/wrap"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: puppeteer
  dependency-version: 24.37.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: "@types/react"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: wrangler
  dependency-version: 4.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Feb 5, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

⚠️ No Changeset found

Latest commit: c3c73fe

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🚀 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/resolvers-composition 7.0.28-alpha-20260205213417-c3c73fe4d050a6ee776c3ce484171a10fbe1c900 npm ↗︎ unpkg ↗︎

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

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

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/actions-deps-c79e116706 branch February 5, 2026 21:43
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

Comments