Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

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

Package From To
@yarnpkg/cli 4.9.1 4.9.2
@yarnpkg/core 4.4.1 4.4.2
@yarnpkg/plugin-pack 4.0.1 4.0.2
@apollo/gateway 2.10.2 2.11.0
@apollo/subgraph 2.10.2 2.11.0
@omnigraph/openapi 0.109.9 0.109.10
@aws-sdk/client-sts 3.821.0 3.823.0
zod 3.25.49 3.25.51
@cloudflare/workers-types 4.20250603.0 4.20250604.0
wrangler 4.19.0 4.19.1
@omnigraph/json-schema 0.109.4 0.109.5

Updates @yarnpkg/cli from 4.9.1 to 4.9.2

Release notes

Sourced from @​yarnpkg/cli's releases.

v4.9.2

What's Changed

New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@​yarnpkg/cli/4.9.1...@​yarnpkg/cli/4.9.2

Changelog

Sourced from @​yarnpkg/cli's changelog.

:::tip Yarn now accepts sponsors! Please take a look at our OpenCollective and GitHub Sponsors pages for more details. :::

Master

:::info Features in master can be tried out by running yarn set version from sources in your project. :::

  • Fixes preferInteractive forcing interactive mode in non-TTY environments.
  • node-modules linker now honors user-defined symlinks for <workspace>/node_modules directories
  • node-modules linker supports hoisting into inner workspaces that are parents of other workspaces
  • node-modules linker attemps to hoist tree more exhaustivel until nothing can be hoisted
  • node-modules linker uses aggregated count of peer and regular usages to decide hoisting priority, instead of preferring peer usages over regular as before, which should result in fewer duplicates

4.1.0

  • Tweaks -,--verbose in yarn workspaces foreach; -v will now only print the prefixes, -vv will be necessary to also print the timings.

  • Adds a new --json option to yarn run when called without script name

  • Fixes node-modules linker link: dependencies mistreatment as inner workspaces, when they point to a parent folder of a workspace

  • Fixes spurious "No candidates found" errors

  • Fixes missing executable permissions when using nodeLinker: pnpm

  • Fixes packages being incorrectly flagged as optional

  • Fixes cache key corruptions due to uncontrolled git merges

  • Fixes yarn version apply --all --dry-run making unexpected changes

  • Fixes yarn npm login when the remote registry is Verdaccio

4.0.1

  • Fixes creation of symlinks for node-modules linker when inner workspace depends on outer workspace
  • Fixes progress bars when the terminal is too large
  • Fixes crashes while running Yarn within Docker within GitHub Actions
  • Fixes yarn npm audit --ignore NUM which didn't apply to deprecations
  • Fixes yarn npm audit --json which didn't print the right output format
  • Fixes an incorrect type export in @yarnpkg/core
  • Implements back the yarn explain peer-requirements command

4.0.0

Major Changes

  • With Node.js 16's now being End of Life'd, we dropped support for Node.js versions lower than 18.12.

  • Some important defaults have changed:

    • yarn init and yarn set version will prefer using packageManager rather than yarnPath when possible (when they detect COREPACK_ROOT in your environment variables).

    • yarn init will no longer use zero-install by default. You still can enable it, but it should make it easier to start one-of projects without having to rewrite the configuration afterwards.

... (truncated)

Commits

Updates @yarnpkg/core from 4.4.1 to 4.4.2

Commits
  • a9edb77 Releasing 33 new packages
  • bc95336 fix(core): fix the value check for publishConfig.provenance (#6781)
  • 73f0354 fix: correctly install implicit nested types dependencies (#6800)
  • 139617c Improve display of JSON values within constraints (#6812)
  • 8661aac Core: Use hpagent for proxies (#6779)
  • 2c69552 feat(perf) - de-duplicate chalk dependency (#6784)
  • 666aa3a Sync master with the changes from master
  • See full diff in compare view

Updates @yarnpkg/plugin-pack from 4.0.1 to 4.0.2

Release notes

Sourced from @​yarnpkg/plugin-pack's releases.

v4.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/yarnpkg/berry/compare/@​yarnpkg/cli/4.0.1...@​yarnpkg/cli/4.0.2

Changelog

Sourced from @​yarnpkg/plugin-pack's changelog.

:::tip Yarn now accepts sponsors! Please take a look at our OpenCollective and GitHub Sponsors pages for more details. :::

Master

:::info Features in master can be tried out by running yarn set version from sources in your project. :::

  • Fixes preferInteractive forcing interactive mode in non-TTY environments.
  • node-modules linker now honors user-defined symlinks for <workspace>/node_modules directories
  • node-modules linker supports hoisting into inner workspaces that are parents of other workspaces
  • node-modules linker attemps to hoist tree more exhaustivel until nothing can be hoisted
  • node-modules linker uses aggregated count of peer and regular usages to decide hoisting priority, instead of preferring peer usages over regular as before, which should result in fewer duplicates

4.1.0

  • Tweaks -,--verbose in yarn workspaces foreach; -v will now only print the prefixes, -vv will be necessary to also print the timings.

  • Adds a new --json option to yarn run when called without script name

  • Fixes node-modules linker link: dependencies mistreatment as inner workspaces, when they point to a parent folder of a workspace

  • Fixes spurious "No candidates found" errors

  • Fixes missing executable permissions when using nodeLinker: pnpm

  • Fixes packages being incorrectly flagged as optional

  • Fixes cache key corruptions due to uncontrolled git merges

  • Fixes yarn version apply --all --dry-run making unexpected changes

  • Fixes yarn npm login when the remote registry is Verdaccio

Commits

Updates @apollo/gateway from 2.10.2 to 2.11.0

Release notes

Sourced from @​apollo/gateway's releases.

@​apollo/gateway@​2.11.0

Minor Changes

  • Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or greater. (#3262)

Patch Changes

@​apollo/gateway@​2.11.0-preview.2

Patch Changes

@​apollo/gateway@​2.11.0-preview.1

Patch Changes

  • Corrects a set of denial-of-service (DOS) vulnerabilities that made it possible for an attacker to render gateway inoperable with certain simple query patterns due to uncontrolled resource consumption. All prior-released versions and configurations are vulnerable. (#3238)

    See the associated GitHub Advisories GHSA-q2f9-x4p4-7xmh and GHSA-p2q6-pwh5-m6jr for more information.

  • Updated dependencies [1462c91879d41884c0a7e60551d8dd0d67c832d3]:

    • @​apollo/query-planner@​2.11.0-preview.1
    • @​apollo/federation-internals@​2.11.0-preview.1
    • @​apollo/composition@​2.11.0-preview.1

@​apollo/gateway@​2.11.0-preview.0

Minor Changes

  • Add connect spec v0.2 (#3228)

Patch Changes

Changelog

Sourced from @​apollo/gateway's changelog.

2.11.0

Minor Changes

  • Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or greater. (#3262)

Patch Changes

2.11.0-preview.2

Patch Changes

2.11.0-preview.1

Patch Changes

  • Corrects a set of denial-of-service (DOS) vulnerabilities that made it possible for an attacker to render gateway inoperable with certain simple query patterns due to uncontrolled resource consumption. All prior-released versions and configurations are vulnerable. (#3238)

    See the associated GitHub Advisories GHSA-q2f9-x4p4-7xmh and GHSA-p2q6-pwh5-m6jr for more information.

  • Updated dependencies [1462c91879d41884c0a7e60551d8dd0d67c832d3]:

    • @​apollo/query-planner@​2.11.0-preview.1
    • @​apollo/federation-internals@​2.11.0-preview.1
    • @​apollo/composition@​2.11.0-preview.1

2.11.0-preview.0

Minor Changes

  • Add connect spec v0.2 (#3228)

Patch Changes

... (truncated)

Commits

Updates @apollo/subgraph from 2.10.2 to 2.11.0

Release notes

Sourced from @​apollo/subgraph's releases.

@​apollo/subgraph@​2.11.0

Minor Changes

  • Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or greater. (#3262)

Patch Changes

@​apollo/subgraph@​2.11.0-preview.2

Patch Changes

@​apollo/subgraph@​2.11.0-preview.1

Patch Changes

@​apollo/subgraph@​2.11.0-preview.0

Minor Changes

  • Add connect spec v0.2 (#3228)

Patch Changes

Changelog

Sourced from @​apollo/subgraph's changelog.

2.11.0

Minor Changes

  • Adds connect spec v0.2, available for use with Apollo Router 2.3.0 or greater. (#3262)

Patch Changes

2.11.0-preview.2

Patch Changes

2.11.0-preview.1

Patch Changes

2.11.0-preview.0

Minor Changes

  • Add connect spec v0.2 (#3228)

Patch Changes

2.10.0

Patch Changes

2.9.3

Patch Changes

... (truncated)

Commits

Updates @omnigraph/openapi from 0.109.9 to 0.109.10

Changelog

Sourced from @​omnigraph/openapi's changelog.

0.109.10

Patch Changes

  • Updated dependencies [6b4c546]:
    • @​graphql-mesh/types@​0.104.4
    • @​graphql-mesh/utils@​0.104.4
    • @​omnigraph/json-schema@​0.109.5
    • @​graphql-mesh/fusion-composition@​0.8.8
Commits

Updates @aws-sdk/client-sts from 3.821.0 to 3.823.0

Release notes

Sourced from @​aws-sdk/client-sts's releases.

v3.823.0

3.823.0(2025-06-03)

New Features
  • client-apigatewayv2: Adds support to create routing rules and set the routing mode for a custom domain name. (adc341a7)
  • client-emr-serverless: AWS EMR Serverless: Adds a new option in the CancelJobRun API in EMR 7.9.0+, to cancel a job with grace period. This feature is enabled by default with a 120-second grace period for streaming jobs and is not enabled by default for batch jobs. (a04fee3c)
  • client-api-gateway: Adds support to set the routing mode for a custom domain name. (fa3d7b94)
  • core/protocols: runtime protocol classes (#7110) (9babfac3)

For list of updated packages, view updated-packages.md in assets-3.823.0.zip

v3.822.0

3.822.0(2025-06-02)

Documentation Changes
  • client-ecs: Updates Amazon ECS documentation to include note for upcoming default log driver mode change. (195b6221)
New Features
  • clients: update client endpoints as of 2025-06-02 (c61981ff)
  • client-cost-optimization-hub: Support recommendations for Aurora instance and Aurora cluster storage. (307d369a)
  • client-athena: Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage. (33fac0af)
  • client-backup: You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations. (9bec4efa)
  • client-entityresolution: Add support for generating match IDs in near real-time. (697753c2)
  • client-eks: Add support for filtering ListInsights API calls on MISCONFIGURATION insight category (88f26232)
  • client-synthetics: Support for Java runtime handler pattern. (ee418d1f)
  • client-bedrock-agent: This release adds the Agent Lifecycle Paused State feature to Amazon Bedrock agents. By using an agent's alias, you can temporarily suspend agent operations during maintenance, updates, or other situations. (26fec880)
  • client-compute-optimizer: This release enables AWS Compute Optimizer to analyze Amazon Aurora database clusters and generate Aurora I/O-Optimized recommendations. (a741c9e2)
  • client-pcs: Introduces SUSPENDING and SUSPENDED states for clusters, compute node groups, and queues. (172256cc)

For list of updated packages, view updated-packages.md in assets-3.822.0.zip

Changelog

Sourced from @​aws-sdk/client-sts's changelog.

3.823.0 (2025-06-03)

Note: Version bump only for package @​aws-sdk/client-sts

Commits

Updates zod from 3.25.49 to 3.25.51

Release notes

Sourced from zod's releases.

v3.25.51

Commits:

  • d7ffdfa73a800ea810218431d1dd751f15d0fba4 Remove _
  • 50ef910565a14c127942442b7e09596afcfdca5f Add output type generic test
  • eb14475c3ca14562c4bf11c2111a1fbfa3d114b6 Improve docs
  • 32104c2801f01edac3fb3168017b09b6c43f3cef Improve extend docs
  • f67332f9fbcae13ce59dbb1eeb67f9c4c60bdcd9 Docs
  • 8230237b3453b02bf34b81d0bc11b40d9868cd09 Standardize string format continuability
  • c58bd9b0125881caee03a408eae88ec1dc5eb18b 3.25.51

v3.25.50

Commits:

  • 5fdece94bf1ada76e5742f2755d45d3711a8e962 fix(v4): reflect inclusive boundaries in minLength/maxLength issue objects (#4591)
  • 4897269451f0b0afeb2313389d20ffa1f22ce8b1 Restructure: mitigate excessively deep errors (#4599)
  • a88a080f0b9782a87b5732cb9cd96fc2b1a71794 Improve prototype tests
  • c7833356a3211d32ae322739a7a6f66dce52ed5f 3.25.50
Commits

Updates @cloudflare/workers-types from 4.20250603.0 to 4.20250604.0

Commits

Updates wrangler from 4.19.0 to 4.19.1

Release notes

Sourced from wrangler's releases.

[email protected]

Patch Changes

Changelog

Sourced from wrangler's changelog.

4.19.1

Patch Changes

Commits

Updates @omnigraph/json-schema from 0.109.4 to 0.109.5

Changelog

Sourced from @​omnigraph/json-schema's changelog.

0.109.5

Patch Changes

  • Updated dependencies [6b4c546]:
    • @​graphql-mesh/types@​0.104.4
    • @​graphql-mesh/utils@​0.104.4
    • @​graphql-mesh/transport-rest@​0.9.5
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 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@yarnpkg/cli](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli) | `4.9.1` | `4.9.2` |
| [@yarnpkg/core](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-core) | `4.4.1` | `4.4.2` |
| [@yarnpkg/plugin-pack](https://github.com/yarnpkg/berry/tree/HEAD/packages/plugin-pack) | `4.0.1` | `4.0.2` |
| [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) | `2.10.2` | `2.11.0` |
| [@apollo/subgraph](https://github.com/apollographql/federation/tree/HEAD/subgraph-js) | `2.10.2` | `2.11.0` |
| [@omnigraph/openapi](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/loaders/openapi) | `0.109.9` | `0.109.10` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.821.0` | `3.823.0` |
| [zod](https://github.com/colinhacks/zod) | `3.25.49` | `3.25.51` |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20250603.0` | `4.20250604.0` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.19.0` | `4.19.1` |
| [@omnigraph/json-schema](https://github.com/ardatan/graphql-mesh/tree/HEAD/packages/loaders/json-schema) | `0.109.4` | `0.109.5` |


Updates `@yarnpkg/cli` from 4.9.1 to 4.9.2
- [Release notes](https://github.com/yarnpkg/berry/releases)
- [Changelog](https://github.com/yarnpkg/berry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/berry/commits/@yarnpkg/cli/4.9.2/packages/yarnpkg-cli)

Updates `@yarnpkg/core` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/yarnpkg/berry/releases)
- [Changelog](https://github.com/yarnpkg/berry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/berry/commits/@yarnpkg/core/4.4.2/packages/yarnpkg-core)

Updates `@yarnpkg/plugin-pack` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/yarnpkg/berry/releases)
- [Changelog](https://github.com/yarnpkg/berry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/berry/commits/@yarnpkg/plugin-pack/4.0.2/packages/plugin-pack)

Updates `@apollo/gateway` from 2.10.2 to 2.11.0
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/gateway-js)

Updates `@apollo/subgraph` from 2.10.2 to 2.11.0
- [Release notes](https://github.com/apollographql/federation/releases)
- [Changelog](https://github.com/apollographql/federation/blob/main/subgraph-js/CHANGELOG.md)
- [Commits](https://github.com/apollographql/federation/commits/@apollo/[email protected]/subgraph-js)

Updates `@omnigraph/openapi` from 0.109.9 to 0.109.10
- [Release notes](https://github.com/ardatan/graphql-mesh/releases)
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/loaders/openapi/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@omnigraph/[email protected]/packages/loaders/openapi)

Updates `@aws-sdk/client-sts` from 3.821.0 to 3.823.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.823.0/clients/client-sts)

Updates `zod` from 3.25.49 to 3.25.51
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.49...v3.25.51)

Updates `@cloudflare/workers-types` from 4.20250603.0 to 4.20250604.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `wrangler` from 4.19.0 to 4.19.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/[email protected]/packages/wrangler)

Updates `@omnigraph/json-schema` from 0.109.4 to 0.109.5
- [Release notes](https://github.com/ardatan/graphql-mesh/releases)
- [Changelog](https://github.com/ardatan/graphql-mesh/blob/master/packages/loaders/json-schema/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-mesh/commits/@omnigraph/[email protected]/packages/loaders/json-schema)

---
updated-dependencies:
- dependency-name: "@yarnpkg/cli"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@yarnpkg/core"
  dependency-version: 4.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@yarnpkg/plugin-pack"
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@apollo/gateway"
  dependency-version: 2.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: "@apollo/subgraph"
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: "@omnigraph/openapi"
  dependency-version: 0.109.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.823.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: zod
  dependency-version: 3.25.51
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20250604.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-patch
- dependency-name: wrangler
  dependency-version: 4.19.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
- dependency-name: "@omnigraph/json-schema"
  dependency-version: 0.109.5
  dependency-type: direct:production
  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 Jun 4, 2025
@ardatan ardatan enabled auto-merge (squash) June 4, 2025 14:02
@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 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-hive/gateway 1.15.1-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 1.0.15-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 1.0.12-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.59-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.47-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.9.1-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 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 Jun 4, 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 Jun 4, 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 Jun 4, 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 Jun 4, 2025

🚀 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:1.15.1-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 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:1.15.1-alpha-a3d4d2e0e2d285db66efe4c2e9b2df0a6e14376c-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 4, 2025

🚀 Snapshot Release (Binary for Windows-X64)

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

Download

@ardatan ardatan merged commit 4bab6a3 into main Jun 4, 2025
48 checks passed
@ardatan ardatan deleted the dependabot/npm_and_yarn/all-minor-patch-59678b53db branch June 4, 2025 15:14
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