graphql-hive / gateway

GraphQL gateway that can act as a Federation Gateway or a Proxy Gateway for any GraphQL service.
https://the-guild.dev/graphql/hive/docs/gateway
MIT License
13 stars 3 forks source link

fix(deps): update all non-major dependencies #96

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-mesh/plugin-hive (source) 0.102.14 -> 0.102.15 age adoption passing confidence
@graphql-yoga/plugin-apollo-usage-report (source) ^0.3.0 -> ^0.4.0 age adoption passing confidence
@graphql-yoga/plugin-csrf-prevention (source) 3.9.0 -> 3.10.0 age adoption passing confidence
@graphql-yoga/plugin-defer-stream (source) 3.9.0 -> 3.10.0 age adoption passing confidence
@graphql-yoga/plugin-persisted-operations (source) 3.9.0 -> 3.10.0 age adoption passing confidence
graphql-yoga (source) 5.9.0 -> 5.10.0 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence
vite-tsconfig-paths 5.1.1 -> 5.1.2 age adoption passing confidence

Release Notes

ardatan/graphql-mesh (@​graphql-mesh/plugin-hive) ### [`v0.102.15`](https://redirect.github.com/ardatan/graphql-mesh/blob/HEAD/packages/plugins/hive/CHANGELOG.md#010215) [Compare Source](https://redirect.github.com/ardatan/graphql-mesh/compare/@graphql-mesh/plugin-hive@0.102.14...@graphql-mesh/plugin-hive@0.102.15) ##### Patch Changes - [#​7922](https://redirect.github.com/ardatan/graphql-mesh/pull/7922) [`5ad6e66`](https://redirect.github.com/ardatan/graphql-mesh/commit/5ad6e66c2420d6a2f9266ddc26be8b3f9a5421c8) Thanks [@​renovate](https://redirect.github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@graphql-hive/yoga@^0.39.0` ↗︎](https://www.npmjs.com/package/@​graphql-hive/yoga/v/0.39.0) (from `^0.38.1`, in `dependencies`)
dotansimha/graphql-yoga (@​graphql-yoga/plugin-apollo-usage-report) ### [`v0.4.0`](https://redirect.github.com/dotansimha/graphql-yoga/blob/HEAD/packages/plugins/apollo-usage-report/CHANGELOG.md#040) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-apollo-usage-report@0.3.0...@graphql-yoga/plugin-apollo-usage-report@0.4.0) ##### Patch Changes - [#​3455](https://redirect.github.com/dotansimha/graphql-yoga/pull/3455) [`6e2ab86`](https://redirect.github.com/dotansimha/graphql-yoga/commit/6e2ab86060b4e88f8ab80b8b8c7c844c866bb5a0) Thanks [@​kroupacz](https://redirect.github.com/kroupacz)! - - fixed: get specific or the nearest possible trace node if something fails at `non-nullable` GraphQL query field - Updated dependencies \[[`6e2ab86`](https://redirect.github.com/dotansimha/graphql-yoga/commit/6e2ab86060b4e88f8ab80b8b8c7c844c866bb5a0), [`f81501c`](https://redirect.github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]: - [@​graphql-yoga/plugin-apollo-inline-trace](https://redirect.github.com/graphql-yoga/plugin-apollo-inline-trace)[@​3](https://redirect.github.com/3).10.0 - graphql-yoga@5.10.0
dotansimha/graphql-yoga (@​graphql-yoga/plugin-csrf-prevention) ### [`v3.10.0`](https://redirect.github.com/dotansimha/graphql-yoga/blob/HEAD/packages/plugins/csrf-prevention/CHANGELOG.md#3100) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-csrf-prevention@3.9.0...@graphql-yoga/plugin-csrf-prevention@3.10.0) ##### Patch Changes - Updated dependencies \[[`f81501c`](https://redirect.github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]: - graphql-yoga@5.10.0
dotansimha/graphql-yoga (@​graphql-yoga/plugin-defer-stream) ### [`v3.10.0`](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.9.0...@graphql-yoga/plugin-defer-stream@3.10.0) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.9.0...@graphql-yoga/plugin-defer-stream@3.10.0)
dotansimha/graphql-yoga (@​graphql-yoga/plugin-persisted-operations) ### [`v3.10.0`](https://redirect.github.com/dotansimha/graphql-yoga/blob/HEAD/packages/plugins/persisted-operations/CHANGELOG.md#3100) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-persisted-operations@3.9.0...@graphql-yoga/plugin-persisted-operations@3.10.0) ##### Patch Changes - Updated dependencies \[[`f81501c`](https://redirect.github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f)]: - graphql-yoga@5.10.0
dotansimha/graphql-yoga (graphql-yoga) ### [`v5.10.0`](https://redirect.github.com/dotansimha/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5100) [Compare Source](https://redirect.github.com/dotansimha/graphql-yoga/compare/graphql-yoga@5.9.0...graphql-yoga@5.10.0) ##### Minor Changes - [#​3462](https://redirect.github.com/dotansimha/graphql-yoga/pull/3462) [`f81501c`](https://redirect.github.com/dotansimha/graphql-yoga/commit/f81501c70213330323a1d6ee9d45b3206af3675f) Thanks [@​maeldur](https://redirect.github.com/maeldur)! - Correctly handle HTTP GET requests with `?` characters in the query search string.
vitejs/vite (vite) ### [`v5.4.11`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.11) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.10...v5.4.11) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) for details.
aleclarson/vite-tsconfig-paths (vite-tsconfig-paths) ### [`v5.1.2`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/releases/tag/v5.1.2) [Compare Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.1...v5.1.2) - fix Windows regression introduced in v5.1.1 ([#​162](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/162))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

theguild-bot commented 2 weeks ago

🚀 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.5.0-alpha-eacf5e6ca4ef13600860233c6b281d0496f9a2ef npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.1.7-alpha-eacf5e6ca4ef13600860233c6b281d0496f9a2ef npm ↗︎ unpkg ↗︎
theguild-bot commented 2 weeks ago

🚀 Snapshot Release (Binary for macOS-ARM64)

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

Download

theguild-bot commented 2 weeks ago

🚀 Snapshot Release (Binary for Linux-X64)

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

Download

theguild-bot commented 2 weeks ago

🚀 Snapshot Release (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.5.0-alpha-eacf5e6ca4ef13600860233c6b281d0496f9a2ef
theguild-bot commented 2 weeks ago

🚀 Snapshot Release (Binary for macOS-X64)

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

Download

theguild-bot commented 2 weeks ago

🚀 Snapshot Release (Binary for Windows-X64)

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

Download