Skip to content

Commit 15a67f8

Browse files
build(deps): bump the actions-deps group across 1 directory with 5 updates (#8292)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5eaf8e commit 15a67f8

6 files changed

Lines changed: 32 additions & 90 deletions

File tree

package-lock.json

Lines changed: 26 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@changesets/changelog-github": "0.7.0",
6060
"@changesets/cli": "2.31.0",
6161
"@envelop/core": "5.5.1",
62-
"@graphql-tools/delegate": "12.0.18",
62+
"@graphql-tools/delegate": "12.0.19",
6363
"@n1ru4l/in-memory-live-query-store": "0.10.0",
6464
"@theguild/prettier-config": "3.0.1",
6565
"@theguild/remark-mermaid": "0.3.0",
@@ -93,7 +93,7 @@
9393
"react-dom": "19.2.7",
9494
"rimraf": "6.1.3",
9595
"ts-jest": "29.4.11",
96-
"tsx": "4.23.0",
96+
"tsx": "4.23.1",
9797
"typedoc": "0.28.20",
9898
"typedoc-plugin-markdown": "^4.11.0",
9999
"typedoc-plugin-rename-defaults": "0.7.3",

packages/links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@apollo/client": "4.2.6",
61-
"@graphql-tools/stitch": "^10.1.23",
61+
"@graphql-tools/stitch": "^10.1.24",
6262
"@types/apollo-upload-client": "19.0.0",
6363
"@types/node-fetch": "^2",
6464
"graphql-upload": "17.0.0"

packages/merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tslib": "^2.4.0"
5656
},
5757
"devDependencies": {
58-
"@graphql-tools/stitch": "^10.1.23"
58+
"@graphql-tools/stitch": "^10.1.24"
5959
},
6060
"publishConfig": {
6161
"directory": "dist",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tslib": "^2.4.0"
4444
},
4545
"devDependencies": {
46-
"@graphql-tools/stitch": "^10.1.23",
46+
"@graphql-tools/stitch": "^10.1.24",
4747
"@types/dateformat": "3.0.1",
4848
"dateformat": "4.6.3",
4949
"graphql-scalars": "1.25.0"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react": "19.2.15",
2525
"estree-util-value-to-estree": "3.5.0",
2626
"pagefind": "^1.5.2",
27-
"postcss": "^8.5.18",
27+
"postcss": "^8.5.19",
2828
"postcss-import": "16.1.1",
2929
"postcss-lightningcss": "1.1.0",
3030
"tailwindcss": "3.4.19",

0 commit comments

Comments
 (0)