Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 17, 2023
1 parent 0d1656b commit 8417d70
Show file tree
Hide file tree
Showing 75 changed files with 328 additions and 219 deletions.
5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_add-8879-dependencies.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_core-8879-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_schema-ast-8879-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_testing-8879-dependencies.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-codegen_typescript-8879-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/bright-islands-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-beers-sleep.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nasty-eggs-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-rats-rhyme.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rotten-lizards-bathe.md

This file was deleted.

4 changes: 2 additions & 2 deletions examples/persisted-documents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@graphql-typed-document-node/core": "3.1.1",
"jest": "28.1.3",
"babel-jest": "28.1.3",
"@graphql-codegen/cli": "3.0.0",
"@graphql-codegen/client-preset": "2.0.0",
"@graphql-codegen/cli": "3.1.0",
"@graphql-codegen/client-preset": "2.1.0",
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6"
Expand Down
12 changes: 6 additions & 6 deletions examples/programmatic-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"test:end2end": "exit 0"
},
"dependencies": {
"@graphql-codegen/core": "3.0.0",
"@graphql-codegen/plugin-helpers": "4.0.0",
"@graphql-codegen/typed-document-node": "3.0.0",
"@graphql-codegen/typescript": "3.0.0",
"@graphql-codegen/typescript-operations": "3.0.0",
"@graphql-codegen/typescript-resolvers": "3.0.0",
"@graphql-codegen/core": "3.0.1",
"@graphql-codegen/plugin-helpers": "4.1.0",
"@graphql-codegen/typed-document-node": "3.0.1",
"@graphql-codegen/typescript": "3.0.1",
"@graphql-codegen/typescript-operations": "3.0.1",
"@graphql-codegen/typescript-resolvers": "3.0.1",
"@graphql-tools/graphql-file-loader": "7.5.15",
"@graphql-tools/load": "7.8.11",
"@graphql-tools/schema": "9.0.15",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.11.18",
"@types/react": "^18.0.15",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/graphql-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.11.18",
"@types/react": "^18.0.17",
Expand Down
6 changes: 3 additions & 3 deletions examples/react/nextjs-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"swr": "^1.3.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/schema-ast": "2.6.1",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"@graphql-codegen/schema-ast": "3.0.1",
"@types/node": "^18.11.18",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.10",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/tanstack-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"react-scripts": "^5.0.1"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.11.18",
"@types/react": "^18.0.17",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.10",
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"typescript": "4.7.4",
"serve": "14.2.0",
"cypress": "12.5.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/typescript-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "3.0.0",
"@graphql-codegen/client-preset": "2.0.0"
"@graphql-codegen/cli": "3.1.0",
"@graphql-codegen/client-preset": "2.1.0"
},
"dependencies": {
"@graphql-typed-document-node/core": "3.1.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/typescript-graphql-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "3.0.0",
"@graphql-codegen/gql-tag-operations-preset": "2.0.0"
"@graphql-codegen/cli": "3.1.0",
"@graphql-codegen/gql-tag-operations-preset": "2.1.0"
},
"dependencies": {
"graphql": "16.6.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/typescript-resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "3.0.0",
"@graphql-codegen/typescript": "3.0.0",
"@graphql-codegen/typescript-resolvers": "3.0.0"
"@graphql-codegen/cli": "3.1.0",
"@graphql-codegen/typescript": "3.0.1",
"@graphql-codegen/typescript-resolvers": "3.0.1"
},
"dependencies": {
"graphql": "16.6.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/apollo-composable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"vue": "^3.2.37"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"vite": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"vue": "^3.2.45"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"vite": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/vue/villus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"vue": "^3.2.37"
},
"devDependencies": {
"@graphql-codegen/cli": "^3.0.0",
"@graphql-codegen/client-preset": "^2.0.0",
"@graphql-codegen/cli": "^3.1.0",
"@graphql-codegen/client-preset": "^2.1.0",
"@vitejs/plugin-vue": "^4.0.0",
"typescript": "^4.9.3",
"vite": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/yoga-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@graphql-typed-document-node/core": "3.1.1",
"jest": "28.1.3",
"babel-jest": "28.1.3",
"@graphql-codegen/cli": "3.0.0",
"@graphql-codegen/client-preset": "2.0.0",
"@graphql-codegen/cli": "3.1.0",
"@graphql-codegen/client-preset": "2.1.0",
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6"
Expand Down
7 changes: 7 additions & 0 deletions packages/graphql-cli-codegen-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-cli/codegen

## 3.0.1

### Patch Changes

- Updated dependencies [[`a118c307a`](https://github.com/dotansimha/graphql-code-generator/commit/a118c307a35bbb97b7cbca0f178a88276032a26c)]:
- @graphql-codegen/cli@3.1.0

## 3.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-cli-codegen-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-cli/codegen",
"version": "3.0.0",
"version": "3.0.1",
"description": "GraphQL Code Generator's GraphQL CLI plugin. GraphQL Code Generator is a tool that generates code from your GraphQL schema and documents for your backend or frontend with flexible support for custom plugins and templates.",
"license": "MIT",
"keywords": [
Expand All @@ -25,7 +25,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/cli": "3.0.0",
"@graphql-codegen/cli": "3.1.0",
"@graphql-cli/common": "4.1.0"
},
"main": "dist/cjs/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/graphql-codegen-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @graphql-codegen/cli

## 3.1.0

### Minor Changes

- [#8893](https://github.com/dotansimha/graphql-code-generator/pull/8893) [`a118c307a`](https://github.com/dotansimha/graphql-code-generator/commit/a118c307a35bbb97b7cbca0f178a88276032a26c) Thanks [@n1ru4l](https://github.com/n1ru4l)! - It is no longer mandatory to declare an empty plugins array when using a preset

### Patch Changes

- Updated dependencies [[`8206b268d`](https://github.com/dotansimha/graphql-code-generator/commit/8206b268dfb485a748fd7783a163cb0ee9931491), [`8206b268d`](https://github.com/dotansimha/graphql-code-generator/commit/8206b268dfb485a748fd7783a163cb0ee9931491), [`a118c307a`](https://github.com/dotansimha/graphql-code-generator/commit/a118c307a35bbb97b7cbca0f178a88276032a26c)]:
- @graphql-codegen/core@3.0.1
- @graphql-codegen/plugin-helpers@4.1.0

## 3.0.0

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-codegen-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/cli",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"bin": {
"gql-gen": "dist/cjs/bin.js",
Expand Down Expand Up @@ -43,8 +43,8 @@
"@babel/generator": "^7.18.13",
"@babel/template": "^7.18.10",
"@babel/types": "^7.18.13",
"@graphql-codegen/core": "^3.0.0",
"@graphql-codegen/plugin-helpers": "^4.0.0",
"@graphql-codegen/core": "^3.0.1",
"@graphql-codegen/plugin-helpers": "^4.1.0",
"@graphql-tools/apollo-engine-loader": "^7.3.6",
"@graphql-tools/code-file-loader": "^7.3.17",
"@graphql-tools/git-loader": "^7.2.13",
Expand Down
9 changes: 9 additions & 0 deletions packages/graphql-codegen-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-codegen/core

## 3.0.1

### Patch Changes

- [#8879](https://github.com/dotansimha/graphql-code-generator/pull/8879) [`8206b268d`](https://github.com/dotansimha/graphql-code-generator/commit/8206b268dfb485a748fd7783a163cb0ee9931491) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`tslib@~2.5.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.5.0) (from `~2.4.0`, in `dependencies`)
- Updated dependencies [[`8206b268d`](https://github.com/dotansimha/graphql-code-generator/commit/8206b268dfb485a748fd7783a163cb0ee9931491), [`a118c307a`](https://github.com/dotansimha/graphql-code-generator/commit/a118c307a35bbb97b7cbca0f178a88276032a26c)]:
- @graphql-codegen/plugin-helpers@4.1.0

## 3.0.0

### Major Changes
Expand Down
Loading

0 comments on commit 8417d70

Please sign in to comment.