build(deps): bump the actions-deps group across 1 directory with 5 updates#8292
Merged
Merged
Conversation
…dates Bumps the actions-deps group with 4 updates in the / directory: [@graphql-tools/delegate](https://github.com/graphql-hive/gateway/tree/HEAD/packages/delegate), [tsx](https://github.com/privatenumber/tsx), [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) and [postcss](https://github.com/postcss/postcss). Updates `@graphql-tools/delegate` from 12.0.18 to 12.0.19 - [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/delegate@12.0.19/packages/delegate) Updates `tsx` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.1) Updates `@graphql-tools/stitch` from 10.1.23 to 10.1.24 - [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/stitch@10.1.24/packages/stitch) Updates `@graphql-tools/wrap` from 11.1.17 to 11.1.18 - [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/wrap@11.1.18/packages/wrap) Updates `postcss` from 8.5.18 to 8.5.19 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.18...8.5.19) --- updated-dependencies: - dependency-name: "@graphql-tools/delegate" dependency-version: 12.0.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/stitch" dependency-version: 10.1.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/wrap" dependency-version: 11.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: postcss dependency-version: 8.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-tools/executor |
1.5.6-alpha-20260713221234-e899acce8317500fc3d0abfd3b19cbd1f0a05b81 |
npm ↗︎ unpkg ↗︎ |
@ardatan/relay-compiler |
13.0.2-alpha-20260713221234-e899acce8317500fc3d0abfd3b19cbd1f0a05b81 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/relay-operation-optimizer |
7.1.7-alpha-20260713221234-e899acce8317500fc3d0abfd3b19cbd1f0a05b81 |
npm ↗︎ unpkg ↗︎ |
Contributor
💻 Website PreviewThe latest changes are available as preview in: https://pr-8292.graphql-tools-8ja.pages.dev |
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
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 actions-deps group with 4 updates in the / directory: @graphql-tools/delegate, tsx, @graphql-tools/stitch and postcss.
Updates
@graphql-tools/delegatefrom 12.0.18 to 12.0.19Changelog
Sourced from @graphql-tools/delegate's changelog.
Commits
1a2f922Upcoming Release Changes (#2468)0bbdbbcfix(federation): handle@providesmore optimal (#2351)Updates
tsxfrom 4.23.0 to 4.23.1Release notes
Sourced from tsx's releases.
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+Updates
@graphql-tools/stitchfrom 10.1.23 to 10.1.24Changelog
Sourced from @graphql-tools/stitch's changelog.
Commits
1a2f922Upcoming Release Changes (#2468)0bbdbbcfix(federation): handle@providesmore optimal (#2351)Updates
@graphql-tools/wrapfrom 11.1.17 to 11.1.18Changelog
Sourced from @graphql-tools/wrap's changelog.
Commits
1a2f922Upcoming Release Changes (#2468)Updates
postcssfrom 8.5.18 to 8.5.19Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
9543b22Release 8.5.19 version3d13bf9Fix CI on Windows too00d0dd2Keep explicitly set raws.before when inserting nodes into root (#2111)7a05b33Temporary fix CIDependabot 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 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