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

chore(deps): update dependency @whatwg-node/fetch to ^0.10.0 #92

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
@whatwg-node/fetch (source) ^0.9.21 -> ^0.10.0 age adoption passing confidence
@whatwg-node/fetch (source) ^0.9.22 -> ^0.10.0 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/fetch) ### [`v0.10.1`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0101) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.10.0...@whatwg-node/fetch@0.10.1) ##### Patch Changes - [`c68f5ad`](https://redirect.github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Pass errors to ReadableStream's cancel method properly when it is piped, and piped stream is cancelled Implement `ReadableStream.from` - Updated dependencies \[[`c68f5ad`](https://redirect.github.com/ardatan/whatwg-node/commit/c68f5ad0782476b4b4facf490600b5f3341a4886)]: - [@​whatwg-node/node-fetch](https://redirect.github.com/whatwg-node/node-fetch)[@​0](https://redirect.github.com/0).7.1 ### [`v0.10.0`](https://redirect.github.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0100) [Compare Source](https://redirect.github.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.23...@whatwg-node/fetch@0.10.0) ##### Minor Changes - [#​1782](https://redirect.github.com/ardatan/whatwg-node/pull/1782) [`6c006e1`](https://redirect.github.com/ardatan/whatwg-node/commit/6c006e12eaa6705cdf20b7b43cccc44a1f7ea185) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - \`TextDecoderStream\` and \`TextEncoderStream\` ##### Patch Changes - Updated dependencies \[[`6c006e1`](https://redirect.github.com/ardatan/whatwg-node/commit/6c006e12eaa6705cdf20b7b43cccc44a1f7ea185)]: - [@​whatwg-node/node-fetch](https://redirect.github.com/whatwg-node/node-fetch)[@​0](https://redirect.github.com/0).7.0

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.

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



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

renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: yarn.lock
node:fs:1363
  const result = binding.mkdir(
                         ^

Error: ENOENT: no such file or directory, mkdir '/home/ubuntu/.cache/node/corepack/v1'
    at mkdirSync (node:fs:1363:26)
    at getTemporaryFolder (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21486:27)
    at download (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21760:21)
    at installVersion (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:21854:61)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22310:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:22410:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.4/22.11.0/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'mkdir',
  path: '/home/ubuntu/.cache/node/corepack/v1'
}

Node.js v22.11.0
renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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-d364ebb0441ed127c3f23aa1152a414fd5ed23cc npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.1.7-alpha-d364ebb0441ed127c3f23aa1152a414fd5ed23cc npm ↗︎ unpkg ↗︎
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 (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 (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-d364ebb0441ed127c3f23aa1152a414fd5ed23cc
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