-
Notifications
You must be signed in to change notification settings - Fork 355
build(deps): bump the gateway group across 1 directory with 14 updates #9003
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/gateway-85f5aa9a46
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
7bff319 to
2da8944
Compare
Bumps the gateway group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@graphql-tools/graphql-file-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/graphql-file) | `8.1.6` | `8.1.7` | | [@graphql-tools/batch-delegate](https://github.com/graphql-hive/gateway/tree/HEAD/packages/batch-delegate) | `10.0.4` | `10.0.5` | | [@graphql-tools/delegate](https://github.com/graphql-hive/gateway/tree/HEAD/packages/delegate) | `11.1.2` | `11.1.3` | | [@graphql-tools/wrap](https://github.com/graphql-hive/gateway/tree/HEAD/packages/wrap) | `11.0.4` | `11.0.5` | | [@graphql-tools/federation](https://github.com/graphql-hive/gateway/tree/HEAD/packages/federation) | `4.2.2` | `4.2.3` | | [@graphql-tools/stitching-directives](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitching-directives) | `4.0.4` | `4.0.5` | | [@graphql-hive/core](https://github.com/graphql-hive/platform/tree/HEAD/packages/libraries/core) | `0.13.2` | `0.15.0` | | [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) | `10.1.2` | `10.1.3` | | [@graphql-hive/yoga](https://github.com/graphql-hive/platform/tree/HEAD/packages/libraries/yoga) | `0.42.4` | `0.43.0` | | [@graphql-hive/gateway](https://github.com/graphql-hive/gateway/tree/HEAD/packages/gateway) | `2.1.16` | `2.1.17` | | [@graphql-hive/gateway-runtime](https://github.com/graphql-hive/gateway/tree/HEAD/packages/runtime) | `2.3.4` | `2.3.5` | | [@graphql-mesh/fusion-runtime](https://github.com/graphql-hive/gateway/tree/HEAD/packages/fusion-runtime) | `1.5.0` | `1.5.1` | | [@graphql-hive/cli](https://github.com/graphql-hive/platform/tree/HEAD/packages/libraries/cli) | `0.53.2` | `0.53.4` | | [@graphql-mesh/transport-common](https://github.com/graphql-hive/gateway/tree/HEAD/packages/transports/common) | `1.0.11` | `1.0.12` | Updates `@graphql-tools/graphql-file-loader` from 8.1.6 to 8.1.7 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/graphql-file/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/[email protected]/packages/loaders/graphql-file) Updates `@graphql-tools/batch-delegate` from 10.0.4 to 10.0.5 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/batch-delegate/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/batch-delegate) Updates `@graphql-tools/delegate` from 11.1.2 to 11.1.3 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/delegate/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/delegate) Updates `@graphql-tools/wrap` from 11.0.4 to 11.0.5 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/wrap/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/wrap) Updates `@graphql-tools/federation` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/federation/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/federation) Updates `@graphql-tools/stitching-directives` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/stitching-directives/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/stitching-directives) Updates `@graphql-hive/core` from 0.13.2 to 0.15.0 - [Release notes](https://github.com/graphql-hive/platform/releases) - [Changelog](https://github.com/graphql-hive/console/blob/main/packages/libraries/core/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/platform/commits/@graphql-hive/[email protected]/packages/libraries/core) Updates `@graphql-tools/stitch` from 10.1.2 to 10.1.3 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/stitch/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/stitch) Updates `@graphql-hive/yoga` from 0.42.4 to 0.43.0 - [Release notes](https://github.com/graphql-hive/platform/releases) - [Changelog](https://github.com/graphql-hive/console/blob/main/packages/libraries/yoga/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/platform/commits/@graphql-hive/[email protected]/packages/libraries/yoga) Updates `@graphql-hive/gateway` from 2.1.16 to 2.1.17 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/gateway/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-hive/[email protected]/packages/gateway) Updates `@graphql-hive/gateway-runtime` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/runtime/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-hive/[email protected]/packages/runtime) Updates `@graphql-mesh/fusion-runtime` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/fusion-runtime/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-mesh/[email protected]/packages/fusion-runtime) Updates `@graphql-hive/cli` from 0.53.2 to 0.53.4 - [Release notes](https://github.com/graphql-hive/platform/releases) - [Changelog](https://github.com/graphql-hive/console/blob/main/packages/libraries/cli/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/platform/commits/@graphql-hive/[email protected]/packages/libraries/cli) Updates `@graphql-mesh/transport-common` from 1.0.11 to 1.0.12 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/transports/common/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-mesh/[email protected]/packages/transports/common) --- updated-dependencies: - dependency-name: "@graphql-tools/graphql-file-loader" dependency-version: 8.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-tools/batch-delegate" dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-tools/delegate" dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-tools/wrap" dependency-version: 11.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-tools/federation" dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-tools/stitching-directives" dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-hive/core" dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gateway - dependency-name: "@graphql-tools/stitch" dependency-version: 10.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-hive/yoga" dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gateway - dependency-name: "@graphql-hive/gateway" dependency-version: 2.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-hive/gateway-runtime" dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-mesh/fusion-runtime" dependency-version: 1.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-hive/cli" dependency-version: 0.53.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway - dependency-name: "@graphql-mesh/transport-common" dependency-version: 1.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gateway ... Signed-off-by: dependabot[bot] <[email protected]>
2da8944 to
ab4f954
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gateway group with 14 updates in the / directory:
8.1.68.1.710.0.410.0.511.1.211.1.311.0.411.0.54.2.24.2.34.0.44.0.50.13.20.15.010.1.210.1.30.42.40.43.02.1.162.1.172.3.42.3.51.5.01.5.10.53.20.53.41.0.111.0.12Updates
@graphql-tools/graphql-file-loaderfrom 8.1.6 to 8.1.7Changelog
Sourced from
@graphql-tools/graphql-file-loader's changelog.Commits
946c496chore(release): update monorepo packages versions (#7699)Updates
@graphql-tools/batch-delegatefrom 10.0.4 to 10.0.5Changelog
Sourced from
@graphql-tools/batch-delegate's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)Updates
@graphql-tools/delegatefrom 11.1.2 to 11.1.3Changelog
Sourced from
@graphql-tools/delegate's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)Updates
@graphql-tools/wrapfrom 11.0.4 to 11.0.5Changelog
Sourced from
@graphql-tools/wrap's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)Updates
@graphql-tools/federationfrom 4.2.2 to 4.2.3Changelog
Sourced from
@graphql-tools/federation's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)478d7e2Bump the whatwg-node group with 2 updates (#1684)073a078Use Query Planner from Hive Router (#1629)Updates
@graphql-tools/stitching-directivesfrom 4.0.4 to 4.0.5Changelog
Sourced from
@graphql-tools/stitching-directives's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)Updates
@graphql-hive/corefrom 0.13.2 to 0.15.0Release notes
Sourced from
@graphql-hive/core's releases.... (truncated)
Changelog
Sourced from
@graphql-hive/core's changelog.... (truncated)
Commits
c222824Upcoming Release Changes (#7285)2cc443cfeat(js-sdk): circuit breaker for usage reporting (attempt 2) (#7280)c778450Upcoming Release Changes (#7263)e2169cfRevert "feat(js-sdk): circuit breaker for usage reporting (#7259)" (#7278)23f0fb9chore(deps): update vitest and vite to latest, fix node version constraints, ...582bc0efeat(hive-sdk): reduce http retry noise by introducing debug log level (#7264)d1320b8feat(js-sdk): circuit breaker for usage reporting (#7259)Updates
@graphql-tools/stitchfrom 10.1.2 to 10.1.3Changelog
Sourced from
@graphql-tools/stitch's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)Updates
@graphql-hive/yogafrom 0.42.4 to 0.43.0Release notes
Sourced from
@graphql-hive/yoga's releases.... (truncated)
Changelog
Sourced from
@graphql-hive/yoga's changelog.... (truncated)
Commits
c222824Upcoming Release Changes (#7285)c778450Upcoming Release Changes (#7263)23f0fb9chore(deps): update vitest and vite to latest, fix node version constraints, ...Updates
@graphql-hive/gatewayfrom 2.1.16 to 2.1.17Release notes
Sourced from
@graphql-hive/gateway's releases.Changelog
Sourced from
@graphql-hive/gateway's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)29963a4Bump glob in node's npm and use tar ^7 (#1709)471364aProperly bundle node modules to be used by the single binary (#1701)37ad9e0Bump rollup from 4.52.5 to 4.53.2 (#1685)6a64d1dfeat(opentelemetry): allow more customization for hive tracing setup (#1611)095aaf1Bump the all-minor-patch group with 6 updates (#1694)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)478d7e2Bump the whatwg-node group with 2 updates (#1684)Updates
@graphql-hive/gateway-runtimefrom 2.3.4 to 2.3.5Changelog
Sourced from
@graphql-hive/gateway-runtime's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)ce83f35Bump@envelop/disable-introspectionfrom 8.0.0 to 9.0.0 (#1695)a81b8b2Bump@envelop/generic-authfrom 10.0.1 to 11.0.0 (#1692)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)478d7e2Bump the whatwg-node group with 2 updates (#1684)4801627Bump the all-minor-patch group with 6 updates (#1683)Updates
@graphql-mesh/fusion-runtimefrom 1.5.0 to 1.5.1Changelog
Sourced from
@graphql-mesh/fusion-runtime's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)Updates
@graphql-hive/clifrom 0.53.2 to 0.53.4Release notes
Sourced from
@graphql-hive/cli's releases.Changelog
Sourced from
@graphql-hive/cli's changelog.Commits
c222824Upcoming Release Changes (#7285)c778450Upcoming Release Changes (#7263)582bc0efeat(hive-sdk): reduce http retry noise by introducing debug log level (#7264)Updates
@graphql-mesh/transport-commonfrom 1.0.11 to 1.0.12Changelog
Sourced from
@graphql-mesh/transport-common's changelog.Commits
4ba86b3Upcoming Release Changes (#1690)7ecaf7eBump the all-minor-patch group with 16 updates (#1691)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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