Skip to content

Commit 72e1d99

Browse files
chore(release): update monorepo packages versions (#10364)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e324382 commit 72e1d99

File tree

30 files changed

+55
-44
lines changed

30 files changed

+55
-44
lines changed

.changeset/big-kiwis-move.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/tidy-cows-knock.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/yellow-eyes-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/persisted-documents-string-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-typed-document-node/core": "3.2.0",
1111
"jest": "28.1.3",
1212
"babel-jest": "29.7.0",
13-
"@graphql-codegen/cli": "5.0.6",
13+
"@graphql-codegen/cli": "5.0.7",
1414
"@babel/core": "7.25.2",
1515
"@babel/preset-env": "7.25.3",
1616
"@babel/preset-typescript": "7.26.0"

examples/persisted-documents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@graphql-typed-document-node/core": "3.2.0",
1111
"jest": "28.1.3",
1212
"babel-jest": "29.7.0",
13-
"@graphql-codegen/cli": "5.0.6",
13+
"@graphql-codegen/cli": "5.0.7",
1414
"@babel/core": "7.25.2",
1515
"@babel/preset-env": "7.25.3",
1616
"@babel/preset-typescript": "7.26.0"

examples/programmatic-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@graphql-codegen/core": "4.0.2",
14-
"@graphql-codegen/plugin-helpers": "5.1.0",
14+
"@graphql-codegen/plugin-helpers": "5.1.1",
1515
"@graphql-codegen/typed-document-node": "5.1.1",
1616
"@graphql-codegen/typescript": "4.1.6",
1717
"@graphql-codegen/typescript-operations": "4.6.1",

examples/react/apollo-client-defer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql-yoga": "5.7.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-codegen/cli": "^5.0.6",
14+
"@graphql-codegen/cli": "^5.0.7",
1515
"@types/jest": "^27.5.2",
1616
"@types/node": "^22.0.0",
1717
"@types/react": "^18.0.15",

examples/react/apollo-client-swc-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
12-
"@graphql-codegen/cli": "^5.0.6",
12+
"@graphql-codegen/cli": "^5.0.7",
1313
"@vitejs/plugin-react-swc": "^3.3.0",
1414
"@types/react": "18.3.3",
1515
"@types/react-dom": "18.3.0",

examples/react/apollo-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"react-dom": "^18.2.0"
1010
},
1111
"devDependencies": {
12-
"@graphql-codegen/cli": "^5.0.6",
12+
"@graphql-codegen/cli": "^5.0.7",
1313
"@vitejs/plugin-react": "^4.0.0",
1414
"@types/jest": "^27.5.2",
1515
"@types/node": "^22.0.0",

examples/react/http-executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react-dom": "^18.2.0"
99
},
1010
"devDependencies": {
11-
"@graphql-codegen/cli": "^5.0.6",
11+
"@graphql-codegen/cli": "^5.0.7",
1212
"@vitejs/plugin-react": "^4.0.0",
1313
"@types/jest": "^27.5.2",
1414
"@types/node": "^22.0.0",

examples/react/nextjs-swr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"swr": "^2.0.0"
2020
},
2121
"devDependencies": {
22-
"@graphql-codegen/cli": "^5.0.6",
22+
"@graphql-codegen/cli": "^5.0.7",
2323
"@graphql-codegen/schema-ast": "4.1.0",
2424
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
2525
"@types/node": "^22.0.0",

examples/react/tanstack-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react-dom": "^18.2.0"
99
},
1010
"devDependencies": {
11-
"@graphql-codegen/cli": "^5.0.6",
11+
"@graphql-codegen/cli": "^5.0.7",
1212
"@vitejs/plugin-react": "^4.0.0",
1313
"@types/jest": "^27.5.2",
1414
"@types/node": "^22.0.0",

examples/react/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@types/react": "^18.0.17",
1212
"@types/react-dom": "^18.0.10",
13-
"@graphql-codegen/cli": "^5.0.6",
13+
"@graphql-codegen/cli": "^5.0.7",
1414
"@vitejs/plugin-react": "^4.0.0",
1515
"typescript": "5.5.4",
1616
"serve": "14.2.3",

examples/typescript-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"devDependencies": {
6-
"@graphql-codegen/cli": "5.0.6"
6+
"@graphql-codegen/cli": "5.0.7"
77
},
88
"dependencies": {
99
"@graphql-typed-document-node/core": "3.2.0",

examples/typescript-graphql-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"devDependencies": {
6-
"@graphql-codegen/cli": "5.0.6",
6+
"@graphql-codegen/cli": "5.0.7",
77
"babel-jest": "29.7.0",
88
"jest": "28.1.3"
99
},

examples/typescript-resolvers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"devDependencies": {
6-
"@graphql-codegen/cli": "5.0.6",
6+
"@graphql-codegen/cli": "5.0.7",
77
"@graphql-codegen/typescript": "4.1.6",
88
"@graphql-codegen/typescript-resolvers": "4.5.1"
99
},

examples/vite/vite-react-cts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vite": "^6.0.0"
2222
},
2323
"devDependencies": {
24-
"@graphql-codegen/cli": "5.0.6",
24+
"@graphql-codegen/cli": "5.0.7",
2525
"@types/react": "^18.0.27",
2626
"@types/react-dom": "^18.0.10",
2727
"cypress": "14.0.0",

examples/vite/vite-react-mts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vite": "^6.0.0"
2222
},
2323
"devDependencies": {
24-
"@graphql-codegen/cli": "5.0.6",
24+
"@graphql-codegen/cli": "5.0.7",
2525
"@types/react": "^18.0.27",
2626
"@types/react-dom": "^18.0.10",
2727
"cypress": "14.0.0",

examples/vite/vite-react-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vite": "^6.0.0"
2222
},
2323
"devDependencies": {
24-
"@graphql-codegen/cli": "5.0.6",
24+
"@graphql-codegen/cli": "5.0.7",
2525
"@types/react": "^18.0.27",
2626
"@types/react-dom": "^18.0.10",
2727
"cypress": "14.0.0",

examples/vue/apollo-composable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"vue": "^3.2.37"
1818
},
1919
"devDependencies": {
20-
"@graphql-codegen/cli": "^5.0.6",
20+
"@graphql-codegen/cli": "^5.0.7",
2121
"@vitejs/plugin-vue": "^5.0.0",
2222
"typescript": "^5.0.0",
2323
"vite": "^6.0.0",

examples/vue/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vue": "^3.2.45"
1717
},
1818
"devDependencies": {
19-
"@graphql-codegen/cli": "^5.0.6",
19+
"@graphql-codegen/cli": "^5.0.7",
2020
"@vitejs/plugin-vue": "^5.0.0",
2121
"typescript": "^5.0.0",
2222
"vite": "^6.0.0",

examples/vue/villus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vue": "^3.2.37"
1717
},
1818
"devDependencies": {
19-
"@graphql-codegen/cli": "^5.0.6",
19+
"@graphql-codegen/cli": "^5.0.7",
2020
"@vitejs/plugin-vue": "^5.0.0",
2121
"typescript": "^5.0.0",
2222
"vite": "^6.0.0",

examples/yoga-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@graphql-typed-document-node/core": "3.2.0",
1010
"jest": "28.1.3",
1111
"babel-jest": "29.7.0",
12-
"@graphql-codegen/cli": "5.0.6",
12+
"@graphql-codegen/cli": "5.0.7",
1313
"@babel/core": "7.25.2",
1414
"@babel/preset-env": "7.25.3",
1515
"@babel/preset-typescript": "7.26.0"

packages/graphql-codegen-cli/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @graphql-codegen/cli
22

3+
## 5.0.7
4+
5+
### Patch Changes
6+
7+
- [#10150](https://github.com/dotansimha/graphql-code-generator/pull/10150) [`e324382`](https://github.com/dotansimha/graphql-code-generator/commit/e3243824cfe0d7ab463cf0d5a6455715510959be) Thanks [@ArminWiebigke](https://github.com/ArminWiebigke)! - Allow functions to be passed as valid values for `UrlSchemaOptions.customFetch`. This was already possible, but the type definitions did not reflect that correctly.
8+
9+
- [#10358](https://github.com/dotansimha/graphql-code-generator/pull/10358) [`157c823`](https://github.com/dotansimha/graphql-code-generator/commit/157c8236320f00b06c470e2289315179119d4504) Thanks [@eddeee888](https://github.com/eddeee888)! - Remove extraneous error stacktrace if fails to load `@parcel/watcher`
10+
11+
- Updated dependencies [[`e324382`](https://github.com/dotansimha/graphql-code-generator/commit/e3243824cfe0d7ab463cf0d5a6455715510959be), [`98392fc`](https://github.com/dotansimha/graphql-code-generator/commit/98392fc5d91035b5b5b0ffdefd78d0398762a523)]:
12+
- @graphql-codegen/plugin-helpers@5.1.1
13+
- @graphql-codegen/client-preset@4.8.2
14+
315
## 5.0.6
416

517
### Patch Changes

packages/graphql-codegen-cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/cli",
3-
"version": "5.0.6",
3+
"version": "5.0.7",
44
"license": "MIT",
55
"bin": {
66
"gql-gen": "dist/cjs/bin.js",
@@ -43,9 +43,9 @@
4343
"@babel/generator": "^7.18.13",
4444
"@babel/template": "^7.18.10",
4545
"@babel/types": "^7.18.13",
46-
"@graphql-codegen/client-preset": "^4.8.1",
46+
"@graphql-codegen/client-preset": "^4.8.2",
4747
"@graphql-codegen/core": "^4.0.2",
48-
"@graphql-codegen/plugin-helpers": "^5.0.3",
48+
"@graphql-codegen/plugin-helpers": "^5.1.1",
4949
"@graphql-tools/apollo-engine-loader": "^8.0.0",
5050
"@graphql-tools/code-file-loader": "^8.0.0",
5151
"@graphql-tools/git-loader": "^8.0.0",

packages/presets/client/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-codegen/client-preset
22

3+
## 4.8.2
4+
5+
### Patch Changes
6+
7+
- [#10120](https://github.com/dotansimha/graphql-code-generator/pull/10120) [`98392fc`](https://github.com/dotansimha/graphql-code-generator/commit/98392fc5d91035b5b5b0ffdefd78d0398762a523) Thanks [@yangirov](https://github.com/yangirov)! - The `@graphql-codegen/client-preset` package now supports the `enumValues` option.
8+
9+
- Updated dependencies [[`e324382`](https://github.com/dotansimha/graphql-code-generator/commit/e3243824cfe0d7ab463cf0d5a6455715510959be)]:
10+
- @graphql-codegen/plugin-helpers@5.1.1
11+
312
## 4.8.1
413

514
### Patch Changes

packages/presets/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/client-preset",
3-
"version": "4.8.1",
3+
"version": "4.8.2",
44
"description": "GraphQL Code Generator preset for client.",
55
"repository": {
66
"type": "git",
@@ -25,7 +25,7 @@
2525
"@graphql-codegen/typescript": "^4.1.6",
2626
"@graphql-codegen/typescript-operations": "^4.6.1",
2727
"@graphql-codegen/gql-tag-operations": "4.0.17",
28-
"@graphql-codegen/plugin-helpers": "^5.1.0",
28+
"@graphql-codegen/plugin-helpers": "^5.1.1",
2929
"@graphql-codegen/visitor-plugin-common": "^5.8.0",
3030
"@graphql-typed-document-node/core": "3.2.0",
3131
"@graphql-tools/documents": "^1.0.0",

packages/utils/plugins-helpers/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-codegen/plugin-helpers
22

3+
## 5.1.1
4+
5+
### Patch Changes
6+
7+
- [#10150](https://github.com/dotansimha/graphql-code-generator/pull/10150) [`e324382`](https://github.com/dotansimha/graphql-code-generator/commit/e3243824cfe0d7ab463cf0d5a6455715510959be) Thanks [@ArminWiebigke](https://github.com/ArminWiebigke)! - Allow functions to be passed as valid values for `UrlSchemaOptions.customFetch`. This was already possible, but the type definitions did not reflect that correctly.
8+
39
## 5.1.0
410

511
### Minor Changes

packages/utils/plugins-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/plugin-helpers",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "GraphQL Code Generator common utils and types",
55
"repository": {
66
"type": "git",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@graphql-codegen/add": "5.0.3",
2727
"@graphql-codegen/c-sharp": "4.3.1",
2828
"@graphql-codegen/c-sharp-operations": "2.3.1",
29-
"@graphql-codegen/cli": "5.0.6",
30-
"@graphql-codegen/client-preset": "4.8.1",
29+
"@graphql-codegen/cli": "5.0.7",
30+
"@graphql-codegen/client-preset": "4.8.2",
3131
"@graphql-codegen/core": "4.0.2",
3232
"@graphql-codegen/flow": "2.3.6",
3333
"@graphql-codegen/flow-operations": "2.3.6",

0 commit comments

Comments
 (0)