Skip to content

fix(deps): update graphql-mesh to v1 - #982

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-graphql-mesh
Open

fix(deps): update graphql-mesh to v1#982
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-graphql-mesh

Conversation

@renovate

@renovaterenovateBot commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@graphql-mesh/fusion-runtime (source)^0.10.0^1.0.0ageconfidence

Release Notes

graphql-hive/gateway (@​graphql-mesh/fusion-runtime)

v1.10.5

Compare Source

Patch Changes

v1.10.4

Compare Source

Patch Changes

v1.10.3

Compare Source

Patch Changes

v1.10.2

Compare Source

Patch Changes

v1.10.1

Compare Source

Patch Changes

v1.10.0

Compare Source

Minor Changes
Patch Changes

v1.9.0

Compare Source

Minor Changes
  • #​22814db5afa Thanks @​ardatan! - Support aliases in directive imports correctly specifically for @source of Mesh to distinguish it from Apollo's connector @source directive.
Patch Changes

v1.8.10

Compare Source

Patch Changes

v1.8.9

Compare Source

Patch Changes

v1.8.8

Compare Source

Patch Changes

v1.8.7

Compare Source

Patch Changes

v1.8.6

Compare Source

Patch Changes

v1.8.5

Compare Source

Patch Changes

v1.8.4

Compare Source

Patch Changes

v1.8.3

Compare Source

Patch Changes

v1.8.2

Compare Source

Patch Changes

v1.8.1

Compare Source

Patch Changes

v1.8.0

Compare Source

Minor Changes
Patch Changes

v1.7.1

Compare Source

Patch Changes

v1.7.0

Compare Source

Minor Changes

v1.6.11

Compare Source

Patch Changes

v1.6.10

Compare Source

Patch Changes

v1.6.9

Compare Source

Patch Changes

v1.6.8

Compare Source

Patch Changes

v1.6.7

Compare Source

Patch Changes

v1.6.6

Compare Source

Patch Changes

v1.6.5

Compare Source

Patch Changes

v1.6.4

Compare Source

Patch Changes

v1.6.3

Compare Source

Patch Changes

v1.6.2

Compare Source

Patch Changes

v1.6.1

Compare Source

Patch Changes

v1.6.0

Compare Source

Minor Changes
  • #​1708bc6cddd Thanks @​ardatan! - Export getSubgraph method so other handlers can use extracted transforms and subgraph schema
Patch Changes

v1.5.1

Compare Source

Patch Changes

v1.5.0

Compare Source

Minor Changes

v1.4.3

Compare Source

Patch Changes

v1.4.2

Compare Source

Patch Changes

v1.4.1

Compare Source

Patch Changes

v1.4.0

Compare Source

Minor Changes
  • #​1642af7a7de Thanks @​ardatan! - Support promises in progressiveOverride option

    import{defineConfig}from'@​graphql-hive/gateway';exportconstgatewayConfig=defineConfig({asyncprogressiveOverride(label: string,context: GatewayContext){if(label==='my_label'){constserviceResponse=awaitfetch('http://example.com/should_override',{headers: {'x-some-header': context.headers['x-some-header'],}});constresult=awaitserviceResponse.json();returnresult?.override;}returnfalse;}})
Patch Changes

v1.3.0

Compare Source

Minor Changes
  • #​1624a8458b2 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

v1.2.5

Compare Source

Patch Changes

v1.2.4

Compare Source

Patch Changes

v1.2.3

Compare Source

Patch Changes

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

Patch Changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-botBot commented Sep 6, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cc6de05

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

@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from eacda5d to 7f82de8CompareSeptember 7, 2025 00:40
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from 0ae77de to d830f7aCompareSeptember 19, 2025 18:01
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from d4775ea to a362c5dCompareSeptember 25, 2025 16:50
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from a362c5d to 9b15478CompareOctober 2, 2025 13:32
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from 9b15478 to 3eb5c93CompareOctober 22, 2025 13:01
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from 3eb5c93 to 0eca606CompareNovember 19, 2025 23:47
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from db2e70a to 8c98cb9CompareDecember 3, 2025 13:16
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from c209575 to d64715fCompareJanuary 7, 2026 05:06
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from d64715f to da4261aCompareJanuary 8, 2026 09:48
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from bcfda52 to 05fc7bdCompareJanuary 23, 2026 18:04
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from ad6b074 to c797e3fCompareFebruary 4, 2026 15:08
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 3 times, most recently from 8fb1d12 to 5bbf237CompareFebruary 17, 2026 18:16
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from b2918b5 to e572a3dCompareFebruary 27, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 3 times, most recently from eb7fb4f to a2ec771CompareMarch 11, 2026 14:33
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 3 times, most recently from 784f241 to a579a4eCompareMarch 18, 2026 01:26
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 4 times, most recently from 93bfb7f to 8bb7c01CompareApril 3, 2026 14:08
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from 37c173b to 912f4bbCompareApril 14, 2026 13:45
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from 912f4bb to 284e9f6CompareApril 16, 2026 10:41
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 2 times, most recently from 65eed98 to cb8b66cCompareApril 29, 2026 18:43
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 4 times, most recently from 2146ccb to e079da5CompareMay 7, 2026 20:46
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from e079da5 to 8ff2da0CompareMay 12, 2026 11:28
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch 3 times, most recently from 50890ba to 57cfff5CompareJune 2, 2026 16:09
@renovaterenovateBot changed the title fix(deps): update dependency @graphql-mesh/fusion-runtime to v1fix(deps): update graphql-mesh to v1Jun 2, 2026
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from 57cfff5 to f4331b0CompareJune 5, 2026 14:04
@renovate
renovateBotforce-pushed the renovate/major-graphql-mesh branch from f4331b0 to cc6de05CompareJune 9, 2026 23:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants