Skip to content

Commit b1dfe1c

Browse files
build(deps): bump the actions-deps group with 9 updates (#8308)
Bumps the actions-deps group with 9 updates: | Package | From | To | | --- | --- | --- | | [@graphql-tools/delegate](https://github.com/graphql-hive/gateway/tree/HEAD/packages/delegate) | `12.0.19` | `12.1.0` | | [@n1ru4l/in-memory-live-query-store](https://github.com/n1ru4l/graphql-live-query/tree/HEAD/packages/in-memory-live-query-store) | `0.10.0` | `0.11.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.64.0` | `8.65.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.64.0` | `8.65.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.8` | `17.1.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.6` | `5.56.7` | | [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) | `10.1.24` | `10.2.0` | | [@graphql-tools/wrap](https://github.com/graphql-hive/gateway/tree/HEAD/packages/wrap) | `11.1.18` | `11.1.20` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.20` | Updates `@graphql-tools/delegate` from 12.0.19 to 12.1.0 - [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.1.0/packages/delegate) Updates `@n1ru4l/in-memory-live-query-store` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/n1ru4l/graphql-live-query/releases) - [Changelog](https://github.com/n1ru4l/graphql-live-query/blob/main/packages/in-memory-live-query-store/CHANGELOG.md) - [Commits](https://github.com/n1ru4l/graphql-live-query/commits/@n1ru4l/in-memory-live-query-store@0.11.0/packages/in-memory-live-query-store) Updates `@typescript-eslint/eslint-plugin` from 8.64.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.64.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `lint-staged` from 17.0.8 to 17.1.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.8...v17.1.0) Updates `svelte` from 5.56.6 to 5.56.7 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.7/packages/svelte) Updates `@graphql-tools/stitch` from 10.1.24 to 10.2.0 - [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.2.0/packages/stitch) Updates `@graphql-tools/wrap` from 11.1.18 to 11.1.20 - [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.20/packages/wrap) Updates `postcss` from 8.5.14 to 8.5.20 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.20) --- updated-dependencies: - dependency-name: "@graphql-tools/delegate" dependency-version: 12.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@n1ru4l/in-memory-live-query-store" dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: svelte dependency-version: 5.56.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/stitch" dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@graphql-tools/wrap" dependency-version: 11.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: postcss dependency-version: 8.5.20 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 bff3572 commit b1dfe1c

7 files changed

Lines changed: 243 additions & 706 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@
5959
"@changesets/changelog-github": "0.7.0",
6060
"@changesets/cli": "2.31.1",
6161
"@envelop/core": "5.5.1",
62-
"@graphql-tools/delegate": "12.0.19",
63-
"@n1ru4l/in-memory-live-query-store": "0.10.0",
62+
"@graphql-tools/delegate": "12.1.0",
63+
"@n1ru4l/in-memory-live-query-store": "0.11.0",
6464
"@theguild/prettier-config": "3.0.1",
6565
"@theguild/remark-mermaid": "0.3.0",
6666
"@types/jest": "30.0.0",
6767
"@types/node": "25.9.1",
68-
"@typescript-eslint/eslint-plugin": "8.64.0",
69-
"@typescript-eslint/parser": "8.64.0",
68+
"@typescript-eslint/eslint-plugin": "8.65.0",
69+
"@typescript-eslint/parser": "8.65.0",
7070
"@typescript/typescript6": "6.0.2",
7171
"@urql/core": "6.0.3",
7272
"babel-jest": "30.4.1",
@@ -85,7 +85,7 @@
8585
"graphql-yoga": "5.21.2",
8686
"husky": "9.1.7",
8787
"jest": "30.4.2",
88-
"lint-staged": "17.0.8",
88+
"lint-staged": "17.1.0",
8989
"lru-cache": "11.5.2",
9090
"patch-package": "8.0.1",
9191
"prettier": "3.9.5",

packages/graphql-tag-pluck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@vue/compiler-sfc": "3.5.40",
6565
"astrojs-compiler-sync": "1.1.1",
6666
"content-tag": "4.2.0",
67-
"svelte": "5.56.6",
67+
"svelte": "5.56.7",
6868
"svelte2tsx": "0.7.58"
6969
},
7070
"publishConfig": {

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.7",
61-
"@graphql-tools/stitch": "^10.1.24",
61+
"@graphql-tools/stitch": "^10.2.0",
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.24"
58+
"@graphql-tools/stitch": "^10.2.0"
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.24",
46+
"@graphql-tools/stitch": "^10.2.0",
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.19",
27+
"postcss": "^8.5.20",
2828
"postcss-import": "16.1.1",
2929
"postcss-lightningcss": "1.1.0",
3030
"tailwindcss": "3.4.19",

0 commit comments

Comments
 (0)