Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#9837)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] committed Feb 6, 2024
1 parent 4e69568 commit 56882d2
Show file tree
Hide file tree
Showing 56 changed files with 260 additions and 112 deletions.
21 changes: 0 additions & 21 deletions .changeset/tough-bananas-sing.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/persisted-documents-string-mode/package.json
Expand Up @@ -10,7 +10,7 @@
"@graphql-typed-document-node/core": "3.2.0",
"jest": "28.1.3",
"babel-jest": "29.6.4",
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/cli": "5.0.2",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.11"
Expand Down
2 changes: 1 addition & 1 deletion examples/persisted-documents/package.json
Expand Up @@ -10,7 +10,7 @@
"@graphql-typed-document-node/core": "3.2.0",
"jest": "28.1.3",
"babel-jest": "29.6.4",
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/cli": "5.0.2",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.11"
Expand Down
12 changes: 6 additions & 6 deletions examples/programmatic-typescript/package.json
Expand Up @@ -10,12 +10,12 @@
"test:end2end": "exit 0"
},
"dependencies": {
"@graphql-codegen/core": "4.0.1",
"@graphql-codegen/plugin-helpers": "5.0.2",
"@graphql-codegen/typed-document-node": "5.0.3",
"@graphql-codegen/typescript": "4.0.3",
"@graphql-codegen/typescript-operations": "4.1.1",
"@graphql-codegen/typescript-resolvers": "4.0.3",
"@graphql-codegen/core": "4.0.2",
"@graphql-codegen/plugin-helpers": "5.0.3",
"@graphql-codegen/typed-document-node": "5.0.4",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-operations": "4.1.2",
"@graphql-codegen/typescript-resolvers": "4.0.4",
"@graphql-tools/graphql-file-loader": "8.0.0",
"@graphql-tools/load": "8.0.0",
"@graphql-tools/schema": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/apollo-client-defer/package.json
Expand Up @@ -11,7 +11,7 @@
"graphql-yoga": "4.0.4"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@types/jest": "^27.5.2",
"@types/node": "^18.11.18",
"@types/react": "^18.0.15",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/apollo-client-swc-plugin/package.json
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-react-swc": "^3.3.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/apollo-client/package.json
Expand Up @@ -9,7 +9,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-react": "^3.1.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.11.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/http-executor/package.json
Expand Up @@ -8,7 +8,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-react": "^3.1.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.11.18",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/nextjs-swr/package.json
Expand Up @@ -19,8 +19,8 @@
"swr": "^2.0.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/schema-ast": "4.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/schema-ast": "4.0.2",
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
"@types/node": "^18.11.18",
"@types/react": "^18.0.17",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/tanstack-react-query/package.json
Expand Up @@ -8,7 +8,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-react": "^3.1.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.11.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/urql/package.json
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.10",
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-react": "^3.1.0",
"typescript": "5.2.2",
"serve": "14.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-esm/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "5.0.1"
"@graphql-codegen/cli": "5.0.2"
},
"dependencies": {
"@graphql-typed-document-node/core": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-graphql-request/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/cli": "5.0.2",
"babel-jest": "29.6.4",
"jest": "28.1.3"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/typescript-resolvers/package.json
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/typescript": "4.0.3",
"@graphql-codegen/typescript-resolvers": "4.0.3"
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-resolvers": "4.0.4"
},
"dependencies": {
"graphql": "16.8.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-cts/package.json
Expand Up @@ -21,7 +21,7 @@
"vite": "^4.1.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/cli": "5.0.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "12.17.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-mts/package.json
Expand Up @@ -21,7 +21,7 @@
"vite": "^4.1.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/cli": "5.0.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "12.17.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-ts/package.json
Expand Up @@ -21,7 +21,7 @@
"vite": "^4.1.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/cli": "5.0.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "12.17.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/apollo-composable/package.json
Expand Up @@ -17,7 +17,7 @@
"vue": "^3.2.37"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^5.0.0",
"vite": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/urql/package.json
Expand Up @@ -16,7 +16,7 @@
"vue": "^3.2.45"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^5.0.0",
"vite": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/villus/package.json
Expand Up @@ -16,7 +16,7 @@
"vue": "^3.2.37"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.1",
"@graphql-codegen/cli": "^5.0.2",
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^5.0.0",
"vite": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/yoga-tests/package.json
Expand Up @@ -9,7 +9,7 @@
"@graphql-typed-document-node/core": "3.2.0",
"jest": "28.1.3",
"babel-jest": "29.6.4",
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/cli": "5.0.2",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.11"
Expand Down
11 changes: 11 additions & 0 deletions packages/graphql-codegen-cli/CHANGELOG.md
@@ -1,5 +1,16 @@
# @graphql-codegen/cli

## 5.0.2

### Patch Changes

- [#9813](https://github.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@saihaj](https://github.com/saihaj)! - bumping for a release

- Updated dependencies [[`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
- @graphql-codegen/client-preset@4.2.2
- @graphql-codegen/core@4.0.2
- @graphql-codegen/plugin-helpers@5.0.3

## 5.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/graphql-codegen-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/cli",
"version": "5.0.1",
"version": "5.0.2",
"license": "MIT",
"bin": {
"gql-gen": "dist/cjs/bin.js",
Expand Down Expand Up @@ -43,9 +43,9 @@
"@babel/generator": "^7.18.13",
"@babel/template": "^7.18.10",
"@babel/types": "^7.18.13",
"@graphql-codegen/client-preset": "^4.2.0",
"@graphql-codegen/core": "^4.0.1",
"@graphql-codegen/plugin-helpers": "^5.0.2",
"@graphql-codegen/client-preset": "^4.2.2",
"@graphql-codegen/core": "^4.0.2",
"@graphql-codegen/plugin-helpers": "^5.0.3",
"@graphql-tools/apollo-engine-loader": "^8.0.0",
"@graphql-tools/code-file-loader": "^8.0.0",
"@graphql-tools/git-loader": "^8.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/graphql-codegen-core/CHANGELOG.md
@@ -1,5 +1,14 @@
# @graphql-codegen/core

## 4.0.2

### Patch Changes

- [#9813](https://github.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@saihaj](https://github.com/saihaj)! - bumping for a release

- Updated dependencies [[`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
- @graphql-codegen/plugin-helpers@5.0.3

## 4.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-codegen-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/core",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.2",
"@graphql-codegen/plugin-helpers": "^5.0.3",
"@graphql-tools/schema": "^10.0.0",
"@graphql-tools/utils": "^10.0.0",
"tslib": "~2.6.0"
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/other/add/CHANGELOG.md
@@ -1,5 +1,14 @@
# @graphql-codegen/add

## 5.0.2

### Patch Changes

- [#9813](https://github.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@saihaj](https://github.com/saihaj)! - bumping for a release

- Updated dependencies [[`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
- @graphql-codegen/plugin-helpers@5.0.3

## 5.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/other/add/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/add",
"version": "5.0.1",
"version": "5.0.2",
"description": "GraphQL Code Generator plugin for adding custom content to your output file",
"repository": {
"type": "git",
Expand All @@ -12,7 +12,7 @@
"lint": "eslint **/*.ts"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.2",
"@graphql-codegen/plugin-helpers": "^5.0.3",
"tslib": "~2.6.0"
},
"peerDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/other/fragment-matcher/CHANGELOG.md
@@ -1,5 +1,14 @@
# @graphql-codegen/fragment-matcher

## 5.0.2

### Patch Changes

- [#9813](https://github.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@saihaj](https://github.com/saihaj)! - bumping for a release

- Updated dependencies [[`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
- @graphql-codegen/plugin-helpers@5.0.3

## 5.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/other/fragment-matcher/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/fragment-matcher",
"version": "5.0.1",
"version": "5.0.2",
"description": "graphql-code-generate plugin for generating fragments matcher introspection file",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
"test": "jest --no-watchman --config ../../../../jest.config.js"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.2",
"@graphql-codegen/plugin-helpers": "^5.0.3",
"tslib": "~2.6.0"
},
"peerDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/plugins/other/introspection/CHANGELOG.md
@@ -1,5 +1,15 @@
# @graphql-codegen/introspection

## 4.0.2

### Patch Changes

- [#9813](https://github.com/dotansimha/graphql-code-generator/pull/9813) [`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653) Thanks [@saihaj](https://github.com/saihaj)! - bumping for a release

- Updated dependencies [[`4e69568`](https://github.com/dotansimha/graphql-code-generator/commit/4e6956899c96f8954cea8d5bbe32aa35a70cc653)]:
- @graphql-codegen/visitor-plugin-common@4.1.2
- @graphql-codegen/plugin-helpers@5.0.3

## 4.0.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/other/introspection/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/introspection",
"version": "4.0.1",
"version": "4.0.2",
"description": "GraphQL Code Generator plugin for generating an introspection JSON file for a GraphQLSchema",
"repository": {
"type": "git",
Expand All @@ -13,8 +13,8 @@
"test": "jest --no-watchman --config ../../../../jest.config.js"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.2",
"@graphql-codegen/visitor-plugin-common": "^4.1.0",
"@graphql-codegen/plugin-helpers": "^5.0.3",
"@graphql-codegen/visitor-plugin-common": "^4.1.2",
"tslib": "~2.6.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 56882d2

Please sign in to comment.