Skip to content

build(deps): bump the actions-deps group with 8 updates - #8377

Merged
ardatan merged 1 commit into
masterfrom
dependabot/npm_and_yarn/actions-deps-0029f20fb8
Aug 14, 2026
Merged

build(deps): bump the actions-deps group with 8 updates#8377
ardatan merged 1 commit into
masterfrom
dependabot/npm_and_yarn/actions-deps-0029f20fb8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions-deps group with 8 updates:

Package From To
@apollo/client 4.2.10 4.2.11
globals 17.9.0 17.10.0
svelte2tsx 0.7.59 0.7.60
graphql-scalars 1.25.0 1.26.0
puppeteer 25.5.0 25.6.0
postcss 8.5.23 8.5.26
postcss-lightningcss 1.1.0 1.1.1
wrangler 4.120.1 4.121.0

Updates @apollo/client from 4.2.10 to 4.2.11

Release notes

Sourced from @​apollo/client's releases.

@​apollo/client@​4.2.11

Patch Changes

  • #13398 3dd3e9a Thanks @​phryneas! - Fix type signature of some DocumentationTypes to fix their display in our documentation.

  • #13392 d4f0771 Thanks @​jerelmiller! - Add a development-only warning when a network result is written to the cache but reading the query back from the cache returns a partial result. This usually points at a merge or read function that did not repair missing fields in the cache, which prevents Apollo Client from applying the cache result to the data received by the network.

Changelog

Sourced from @​apollo/client's changelog.

4.2.11

Patch Changes

  • #13398 3dd3e9a Thanks @​phryneas! - Fix type signature of some DocumentationTypes to fix their display in our documentation.

  • #13392 d4f0771 Thanks @​jerelmiller! - Add a development-only warning when a network result is written to the cache but reading the query back from the cache returns a partial result. This usually points at a merge or read function that did not repair missing fields in the cache, which prevents Apollo Client from applying the cache result to the data received by the network.

Commits
  • ba511be Version Packages (#13401)
  • d4f0771 Warn when rereading a partial cache result after a write (#13392)
  • 3dd3e9a Fix type signature of some DocumentationTypes to fix their display in our d...
  • See full diff in compare view

Updates globals from 17.9.0 to 17.10.0

Release notes

Sourced from globals's releases.

v17.10.0

  • Add GM_cookie to Greasemonkey globals (#349) f468407

sindresorhus/globals@v17.9.0...v17.10.0

Commits

Updates svelte2tsx from 0.7.59 to 0.7.60

Commits

Updates graphql-scalars from 1.25.0 to 1.26.0

Release notes

Sourced from graphql-scalars's releases.

v1.26.0

Minor Changes

Patch Changes

Changelog

Sourced from graphql-scalars's changelog.

1.26.0

Minor Changes

Patch Changes

Commits
  • 3313836 Upcoming Release Changes (#3094)
  • 18d76c0 Support graphql ^17.0.0 (#3093)
  • aa0db0f chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#...
  • a63c494 chore(deps): bump @​babel/plugin-transform-modules-systemjs (#3067)
  • a163ecb chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates ...
  • f27e290 chore(deps): bump brace-expansion (#3060)
  • 0b01c5a chore(deps): bump the npm_and_yarn group across 3 directories with 3 updates ...
  • d4189c3 chore(deps): bump flatted in the npm_and_yarn group across 1 directory (#3056)
  • 03086bb chore(deps): bump next (#3055)
  • 4a11b72 chore(deps): update typescript-eslint monorepo to v8.57.1 (#3051)
  • Additional commits viewable in compare view

Updates puppeteer from 25.5.0 to 25.6.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v25.6.0

25.6.0 (2026-08-11)

🎉 Features

🛠️ Fixes

🏗️ Refactor

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 3.1.0 to 3.2.0

puppeteer: v25.6.0

25.6.0 (2026-08-11)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 3.1.0 to 3.2.0
      • puppeteer-core bumped from 25.5.0 to 25.6.0
Changelog

Sourced from puppeteer's changelog.

25.6.0 (2026-08-11)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 3.1.0 to 3.2.0

🎉 Features

🛠️ Fixes

🏗️ Refactor

Commits

Updates postcss from 8.5.23 to 8.5.26

Release notes

Sourced from postcss's releases.

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Changelog

Sourced from postcss's changelog.

8.5.26

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

8.5.25

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

8.5.24

  • Preserve the BOM after the processing (by @​hdimer).
Commits

Updates postcss-lightningcss from 1.1.0 to 1.1.1

Release notes

Sourced from postcss-lightningcss's releases.

1.1.1

What's Changed

Full Changelog: onigoetz/postcss-lightningcss@1.1.0...1.1.1

Commits

Updates wrangler from 4.120.1 to 4.121.0

Release notes

Sourced from wrangler's releases.

wrangler@4.121.0

Minor Changes

  • #15079 15cad03 Thanks @​podonnell-dev! - Add Preview base config secret commands

    Wrangler now manages Worker Preview base config secrets with wrangler preview base-config secret put, delete, list, and bulk. These commands update the Worker's previews_base_config.env, keeping shared defaults scoped to all of that Worker's Previews. wrangler preview base-config secret list reads from the Worker's Preview base config and prints secret names with values masked. wrangler preview base-config secret bulk deletes a secret when its value is null, matching wrangler secret bulk.

  • #15000 731b33a Thanks @​edmundhung! - Allow Wrangler projects to build a Worker once and reuse it in createTestHarness()

    Build the Worker once:

    wrangler deploy --dry-run --outdir ./worker-output

    Then reuse the emitted Worker during test harness startup and reset:

    const server = createTestHarness({
      workers: [
        {
          configPath: "./wrangler.jsonc",
          prebuiltWorkerDir: "./worker-output",
        },
      ],
    });
  • #14737 e1b5b4b Thanks @​ttoino! - Add email.sending as an event subscription source for queues

    wrangler queues subscription create now accepts --source email.sending alongside two new flags, --zone-id and --domain, which identify the zone and the sending domain (zone apex or a verified subdomain) to subscribe to. Both flags are required for this source. The subscription's resource is displayed as the sending domain in wrangler queues subscription get.

  • #15073 d669088 Thanks @​FlorentCollin! - Add US jurisdiction support to wrangler d1 create

    You can now create a D1 database in the US jurisdiction with wrangler d1 create <name> --jurisdiction us. The new jurisdiction is also listed in the command's help output.

  • #15079 15cad03 Thanks @​podonnell-dev! - Use Preview deployment PATCH APIs for Preview secret commands

    Wrangler now updates Worker Preview secrets by patching the named Preview's latest deployment instead of patching the Worker's Previews settings. This keeps secret changes scoped to one Preview, avoids affecting production or other Previews, and creates a new Preview deployment that goes live at 100% immediately. wrangler preview secret list now reads from the named Preview's latest deployment and prints secret names with values masked. wrangler preview secret bulk now deletes a secret when its value is null, matching wrangler secret bulk.

  • #14924 0aa8fa5 Thanks @​ariesclark! - Honor DO_NOT_TRACK=1 as a telemetry opt-out

    Wrangler now disables telemetry when DO_NOT_TRACK=1 is set, regardless of other telemetry settings.

Patch Changes

  • #15081 026e058 Thanks @​podonnell-dev! - Compact wrangler preview deployment success output

    wrangler preview now prints a concise success summary with the Preview name, Preview URL, deployment ID, and Deployment URL instead of the previous box-art settings summary.

... (truncated)

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 actions-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `4.2.10` | `4.2.11` |
| [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.10.0` |
| [svelte2tsx](https://github.com/sveltejs/language-tools) | `0.7.59` | `0.7.60` |
| [graphql-scalars](https://github.com/Urigo/graphql-scalars) | `1.25.0` | `1.26.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `25.5.0` | `25.6.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.23` | `8.5.26` |
| [postcss-lightningcss](https://github.com/onigoetz/postcss-lightningcss) | `1.1.0` | `1.1.1` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.120.1` | `4.121.0` |


Updates `@apollo/client` from 4.2.10 to 4.2.11
- [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.2.10...@apollo/client@4.2.11)

Updates `globals` from 17.9.0 to 17.10.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.9.0...v17.10.0)

Updates `svelte2tsx` from 0.7.59 to 0.7.60
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx@0.7.59...svelte2tsx@0.7.60)

Updates `graphql-scalars` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/Urigo/graphql-scalars/releases)
- [Changelog](https://github.com/graphql-hive/graphql-scalars/blob/master/CHANGELOG.md)
- [Commits](graphql-hive/graphql-scalars@v1.25.0...v1.26.0)

Updates `puppeteer` from 25.5.0 to 25.6.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v25.5.0...puppeteer-v25.6.0)

Updates `postcss` from 8.5.23 to 8.5.26
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.23...8.5.26)

Updates `postcss-lightningcss` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/onigoetz/postcss-lightningcss/releases)
- [Commits](onigoetz/postcss-lightningcss@1.1.0...1.1.1)

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

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-version: 4.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: globals
  dependency-version: 17.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: svelte2tsx
  dependency-version: 0.7.60
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: graphql-scalars
  dependency-version: 1.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: puppeteer
  dependency-version: 25.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: postcss-lightningcss
  dependency-version: 1.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: wrangler
  dependency-version: 4.121.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 Aug 14, 2026
@changeset-bot

changeset-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 84849e3

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
Copy Markdown
Contributor

🚀 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/documents 1.0.2-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor 2.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-apollo-link 2.0.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-envelop 4.0.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-legacy-ws 1.1.34-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-urql-exchange 1.0.36-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-yoga 3.0.44-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/graphql-tag-pluck 8.3.37-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
graphql-tools 9.0.35-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/import 7.1.20-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/jest-transform 2.0.2-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/links 10.0.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/load 8.1.17-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/apollo-engine-loader 8.0.36-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/code-file-loader 8.1.38-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/git-loader 8.0.42-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/github-loader 9.1.8-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/graphql-file-loader 8.1.20-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/json-file-loader 8.0.34-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/module-loader 8.0.34-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 9.1.8-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/merge 9.2.4-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/mock 9.1.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/node-require 7.0.46-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/optimize 2.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/relay-operation-optimizer 7.1.10-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/resolvers-composition 7.0.37-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/schema 10.1.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/utils 12.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/webpack-loader 7.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/apollo-engine-loader 8.0.36-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/code-file-loader 8.1.38-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/documents 1.0.2-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor 2.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-apollo-link 2.0.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-envelop 4.0.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-legacy-ws 1.1.34-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-urql-exchange 1.0.36-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-yoga 3.0.44-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/git-loader 8.0.42-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/github-loader 9.1.8-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/graphql-file-loader 8.1.20-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/graphql-tag-pluck 8.3.37-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/import 7.1.20-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/jest-transform 2.0.2-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/json-file-loader 8.0.34-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/links 10.0.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/load 8.1.17-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/merge 9.2.4-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/mock 9.1.14-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/module-loader 8.0.34-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/node-require 7.0.46-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/optimize 2.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/relay-operation-optimizer 7.1.10-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/resolvers-composition 7.0.37-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/schema 10.1.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 9.1.8-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/utils 12.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
@graphql-tools/webpack-loader 7.0.1-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎
graphql-tools 9.0.35-alpha-20260814213214-84849e3e747d4c7475622b3f312b45b2e2af3f00 npm ↗︎ unpkg ↗︎

@github-actions

Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-8377.graphql-tools-8ja.pages.dev

@ardatan
ardatan merged commit ce2470a into master Aug 14, 2026
28 checks passed
@ardatan
ardatan deleted the dependabot/npm_and_yarn/actions-deps-0029f20fb8 branch August 14, 2026 21:53
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