-
-
Notifications
You must be signed in to change notification settings - Fork 832
build(deps): bump the actions-deps group with 4 updates #7840
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
build(deps): bump the actions-deps group with 4 updates #7840
Conversation
Bumps the actions-deps group with 4 updates: [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch), [@graphql-tools/executor-http](https://github.com/graphql-hive/gateway/tree/HEAD/packages/executors/http), [@graphql-tools/executor-graphql-ws](https://github.com/graphql-hive/gateway/tree/HEAD/packages/executors/graphql-ws) and [@graphql-tools/wrap](https://github.com/graphql-hive/gateway/tree/HEAD/packages/wrap). Updates `@graphql-tools/stitch` from 10.1.7 to 10.1.8 - [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/HEAD/packages/stitch) Updates `@graphql-tools/executor-http` from 3.0.7 to 3.1.0 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/executors/http/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/executors/http) Updates `@graphql-tools/executor-graphql-ws` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/executors/graphql-ws/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/[email protected]/packages/executors/graphql-ws) Updates `@graphql-tools/wrap` from 11.1.3 to 11.1.4 - [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/HEAD/packages/wrap) --- updated-dependencies: - dependency-name: "@graphql-tools/stitch" dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/executor-http" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@graphql-tools/executor-graphql-ws" dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/wrap" dependency-version: 11.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]>
🦋 Changeset detectedLatest commit: 79e81e2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-tools/github-loader |
9.0.7-alpha-20260108214207-79e81e2419e8ceb54d129b5481ea67ca9454f6ea |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/url-loader |
9.0.7-alpha-20260108214207-79e81e2419e8ceb54d129b5481ea67ca9454f6ea |
npm ↗︎ unpkg ↗︎ |
💻 Website PreviewThe latest changes are available as preview in: https://pr-7840.graphql-tools.pages.dev |
Bumps the actions-deps group with 4 updates: @graphql-tools/stitch, @graphql-tools/executor-http, @graphql-tools/executor-graphql-ws and @graphql-tools/wrap.
Updates
@graphql-tools/stitchfrom 10.1.7 to 10.1.8Changelog
Sourced from
@graphql-tools/stitch's changelog.Commits
Updates
@graphql-tools/executor-httpfrom 3.0.7 to 3.1.0Changelog
Sourced from
@graphql-tools/executor-http's changelog.Commits
aab5441fix(deps): update all non-major dependencies (#538)fd7a875Upcoming Release Changes (#452)14152f7fix(runtime): compare the results from factory functions correctly (#420)a4c63bbfix(deps): update all non-major dependencies (#415)ace87b0Upcoming Release Changes (#397)5e18cb1Upcoming Release Changes (#383)55eb1b4Fix HMAC plugin and single place to serialize upstream execution request in d...66f5450Upcoming Release Changes (#370)e606975Bump Tools dependencies, and use new helpers to improveAbortSignalhandlin...15975c2Add E2E test for Retry/Timeout and some fixes (#367)Updates
@graphql-tools/executor-graphql-wsfrom 3.1.3 to 3.1.4Changelog
Sourced from
@graphql-tools/executor-graphql-ws's changelog.Commits
6f20b3bUpcoming Release Changes (#683)2348dbbchore(deps): update dependency pkgroll to v2.11.0 (#707)917307eUpcoming Release Changes (#612)a12edadchore(deps): update all non-major dependencies (#647)d72209afix(deps): update all non-major dependencies (#620)74745bachore(deps): update all non-major dependencies (#616)0b93584fix(deps): update all non-major dependencies (#581)344f837Upcoming Release Changes (#585)7d42160fix(executor-graphql-ws): respect the givenlazyandlazyCloseTimeoutopt...a3f8546Upcoming Release Changes (#583)Updates
@graphql-tools/wrapfrom 11.1.3 to 11.1.4Changelog
Sourced from
@graphql-tools/wrap's changelog.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 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