Skip to content

Commit

Permalink
Revert "chore(release): update monorepo packages versions (#349)" (#411)
Browse files Browse the repository at this point in the history
This reverts commit dd930f7.
  • Loading branch information
saihaj authored Sep 25, 2023
1 parent dd930f7 commit 2187780
Show file tree
Hide file tree
Showing 95 changed files with 529 additions and 1,438 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/flow-resolvers": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/near-operation-file-preset": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/typescript-jit-sdk": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^8.8.0 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.8.0) (from `^8.8.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/typescript-mongodb": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`)
6 changes: 6 additions & 0 deletions .changeset/calm-yaks-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@graphql-codegen/flutter-freezed": patch
---

fix(flutter-freezed): exported Patterns for advanced configuration

5 changes: 5 additions & 0 deletions .changeset/dull-laws-sneeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-codegen/typescript-urql-graphcache': minor
---

mark typescript-urql-graphcache as @urql/exchange-graphcache v6 compatible
5 changes: 5 additions & 0 deletions .changeset/famous-islands-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/typescript-react-query": minor
---

add exposeQueryRootKeys
5 changes: 5 additions & 0 deletions .changeset/hot-tools-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-codegen/typescript-react-query': patch
---

Provide reactQueryImportFrom field to custom react-query import from
5 changes: 5 additions & 0 deletions .changeset/kind-pens-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-codegen/typescript-vue-urql': minor
---

Generate explicit type for variables used in a query to work with urql v4
5 changes: 5 additions & 0 deletions .changeset/long-buses-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-codegen/typescript-urql': patch
---

Generates optional or required options argument for subscriptions if variables are required or not.
12 changes: 12 additions & 0 deletions .changeset/thirty-books-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
'@graphql-codegen/near-operation-file-preset': major
---

accept skipDocumentsValidation config parameter

‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:

This is a breaking change since previous versions skips all documents validation
and this could raise validation errors while generating types.


5 changes: 5 additions & 0 deletions .changeset/two-monkeys-camp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphql-codegen/typescript-graphql-request': patch
---

fix(graphql-request): use Headers in return type when rawRequest is true
45 changes: 45 additions & 0 deletions .changeset/yellow-lions-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
'@graphql-codegen/c-sharp': major
'@graphql-codegen/c-sharp-common': major
'@graphql-codegen/c-sharp-operations': major
'@graphql-codegen/flutter-freezed': major
'@graphql-codegen/flow': major
'@graphql-codegen/flow-operations': major
'@graphql-codegen/flow-resolvers': major
'@graphql-codegen/java-apollo-android': major
'@graphql-codegen/java-common': major
'@graphql-codegen/java': major
'@graphql-codegen/kotlin': major
'@graphql-codegen/java-resolvers': major
'@graphql-codegen/hasura-allow-list': major
'@graphql-codegen/jsdoc': major
'@graphql-codegen/urql-introspection': major
'@graphql-codegen/typescript-apollo-angular': major
'@graphql-codegen/typescript-apollo-client-helpers': major
'@graphql-codegen/typescript-enum-array': major
'@graphql-codegen/typescript-generic-sdk': major
'@graphql-codegen/typescript-graphql-apollo': major
'@graphql-codegen/typescript-graphql-files-modules': major
'@graphql-codegen/typescript-graphql-request': major
'@graphql-codegen/typescript-jit-sdk': major
'@graphql-codegen/typescript-mongodb': major
'@graphql-codegen/typescript-msw': major
'@graphql-codegen/named-operations-object': major
'@graphql-codegen/typescript-oclif': major
'@graphql-codegen/typescript-react-apollo': major
'@graphql-codegen/typescript-react-offix': major
'@graphql-codegen/typescript-react-query': major
'@graphql-codegen/typescript-rtk-query': major
'@graphql-codegen/typescript-stencil-apollo': major
'@graphql-codegen/typescript-type-graphql': major
'@graphql-codegen/typescript-urql': major
'@graphql-codegen/typescript-urql-graphcache': major
'@graphql-codegen/urql-svelte-operations-store': major
'@graphql-codegen/typescript-vue-apollo': major
'@graphql-codegen/typescript-vue-apollo-smart-ops': major
'@graphql-codegen/typescript-vue-urql': major
'@graphql-codegen/import-types-preset': major
'@graphql-codegen/near-operation-file-preset': major
---

Drop support for Node.js 12 and 14. Require Node.js `>= 16`
21 changes: 3 additions & 18 deletions packages/plugins/c-sharp/c-sharp-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,20 @@
# @graphql-codegen/c-sharp-common

## 1.0.0

### Major Changes

- [#348](https://github.com/dotansimha/graphql-code-generator-community/pull/348)
[`9b6f8a648`](https://github.com/dotansimha/graphql-code-generator-community/commit/9b6f8a648492adf2584cbbbb721bd94277084413)
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Drop support for Node.js 12 and 14. Require Node.js
`>= 16`

## 0.1.1

### Patch Changes

- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189)
[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f)
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with
`moduleResolution` `node16` or `nodenext`
- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189) [`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with `moduleResolution` `node16` or `nodenext`

- Updated dependencies
[[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f),
[`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
- Updated dependencies [[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f), [`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
- @graphql-codegen/visitor-plugin-common@2.12.1
- @graphql-codegen/plugin-helpers@2.6.2

## 0.1.0

### Minor Changes

- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and
`"moduleResolution": "node16"`).
- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and `"moduleResolution": "node16"`).

[More information on the TypeScript Release Notes.](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js)

Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/c-sharp/c-sharp-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/c-sharp-common",
"version": "1.0.0",
"version": "0.1.1",
"type": "module",
"repository": "git@github.com:dotansimha/graphql-code-generator.git",
"license": "MIT",
Expand Down
39 changes: 7 additions & 32 deletions packages/plugins/c-sharp/c-sharp-operations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,12 @@
# @graphql-codegen/c-sharp-operations

## 3.0.0

### Major Changes

- [#348](https://github.com/dotansimha/graphql-code-generator-community/pull/348)
[`9b6f8a648`](https://github.com/dotansimha/graphql-code-generator-community/commit/9b6f8a648492adf2584cbbbb721bd94277084413)
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Drop support for Node.js 12 and 14. Require Node.js
`>= 16`

### Patch Changes

- Updated dependencies
[[`9b6f8a648`](https://github.com/dotansimha/graphql-code-generator-community/commit/9b6f8a648492adf2584cbbbb721bd94277084413)]:
- @graphql-codegen/c-sharp-common@1.0.0

## 2.3.1

### Patch Changes

- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189)
[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f)
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with
`moduleResolution` `node16` or `nodenext`
- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189) [`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with `moduleResolution` `node16` or `nodenext`

- Updated dependencies
[[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f),
[`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
- Updated dependencies [[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f), [`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
- @graphql-codegen/c-sharp-common@0.1.1
- @graphql-codegen/visitor-plugin-common@2.12.1
- @graphql-codegen/plugin-helpers@2.6.2
Expand All @@ -35,8 +15,7 @@

### Minor Changes

- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and
`"moduleResolution": "node16"`).
- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and `"moduleResolution": "node16"`).

[More information on the TypeScript Release Notes.](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js)

Expand Down Expand Up @@ -224,8 +203,7 @@

### Minor Changes

- 39773f59b: enhance(plugins): use getDocumentNodeFromSchema and other utilities from
@graphql-tools/utils
- 39773f59b: enhance(plugins): use getDocumentNodeFromSchema and other utilities from @graphql-tools/utils
- 440172cfe: support ESM

### Patch Changes
Expand All @@ -245,8 +223,7 @@

‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:

This is a breaking change since Node 10 is no longer supported in `graphql-tools`, and also no
longer supported for Codegen packages.
This is a breaking change since Node 10 is no longer supported in `graphql-tools`, and also no longer supported for Codegen packages.

### Patch Changes

Expand Down Expand Up @@ -325,8 +302,7 @@

### Patch Changes

- 29b75b1e: enhance(namingConvention): use change-case-all instead of individual packages for naming
convention
- 29b75b1e: enhance(namingConvention): use change-case-all instead of individual packages for naming convention
- Updated dependencies [e947f8e3]
- Updated dependencies [29b75b1e]
- Updated dependencies [d4942d04]
Expand Down Expand Up @@ -370,8 +346,7 @@
### Patch Changes

- 1d7c6432: Bump all packages to allow "^" in deps and fix compatibility issues
- 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL
comments
- 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments
- 1980230d: Correctly escape double quotes for constant strings
- Updated dependencies [1d7c6432]
- Updated dependencies [1d7c6432]
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/c-sharp/c-sharp-operations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/c-sharp-operations",
"version": "3.0.0",
"version": "2.3.1",
"type": "module",
"description": "GraphQL Code Generator plugin for generating CSharp code based on GraphQL operations",
"repository": "git@github.com:dotansimha/graphql-code-generator.git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"graphql-tag": "2.12.6"
},
"dependencies": {
"@graphql-codegen/c-sharp-common": "1.0.0",
"@graphql-codegen/c-sharp-common": "0.1.1",
"@graphql-codegen/plugin-helpers": "^3.0.0",
"@graphql-codegen/visitor-plugin-common": "^2.12.1",
"auto-bind": "~4.0.0",
Expand Down
42 changes: 8 additions & 34 deletions packages/plugins/c-sharp/c-sharp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,12 @@
# @graphql-codegen/c-sharp

## 5.0.0

### Major Changes

- [#348](https://github.com/dotansimha/graphql-code-generator-community/pull/348)
[`9b6f8a648`](https://github.com/dotansimha/graphql-code-generator-community/commit/9b6f8a648492adf2584cbbbb721bd94277084413)
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Drop support for Node.js 12 and 14. Require Node.js
`>= 16`

### Patch Changes

- Updated dependencies
[[`9b6f8a648`](https://github.com/dotansimha/graphql-code-generator-community/commit/9b6f8a648492adf2584cbbbb721bd94277084413)]:
- @graphql-codegen/c-sharp-common@1.0.0

## 4.3.1

### Patch Changes

- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189)
[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f)
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with
`moduleResolution` `node16` or `nodenext`
- [#8189](https://github.com/dotansimha/graphql-code-generator/pull/8189) [`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with `moduleResolution` `node16` or `nodenext`

- Updated dependencies
[[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f),
[`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
- Updated dependencies [[`b408f8238`](https://github.com/dotansimha/graphql-code-generator/commit/b408f8238c00bbb4cd448501093856c06cfde50f), [`47d0a57e2`](https://github.com/dotansimha/graphql-code-generator/commit/47d0a57e27dd0d2334670bfc6c81c45e00ff4e74)]:
- @graphql-codegen/c-sharp-common@0.1.1
- @graphql-codegen/visitor-plugin-common@2.12.1
- @graphql-codegen/plugin-helpers@2.6.2
Expand All @@ -35,8 +15,7 @@

### Minor Changes

- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and
`"moduleResolution": "node16"`).
- d84afec09: Support TypeScript ESM modules (`"module": "node16"` and `"moduleResolution": "node16"`).

[More information on the TypeScript Release Notes.](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js)

Expand Down Expand Up @@ -229,8 +208,7 @@

### Minor Changes

- 39773f59b: enhance(plugins): use getDocumentNodeFromSchema and other utilities from
@graphql-tools/utils
- 39773f59b: enhance(plugins): use getDocumentNodeFromSchema and other utilities from @graphql-tools/utils
- 440172cfe: support ESM

### Patch Changes
Expand All @@ -250,8 +228,7 @@

‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:

This is a breaking change since Node 10 is no longer supported in `graphql-tools`, and also no
longer supported for Codegen packages.
This is a breaking change since Node 10 is no longer supported in `graphql-tools`, and also no longer supported for Codegen packages.

### Minor Changes

Expand Down Expand Up @@ -314,8 +291,7 @@

### Major Changes

- 0d3b202a: According to feedback, it is needed to remove the access modifiers for interface
properties.
- 0d3b202a: According to feedback, it is needed to remove the access modifiers for interface properties.

### Patch Changes

Expand Down Expand Up @@ -350,8 +326,7 @@

### Patch Changes

- 29b75b1e: enhance(namingConvention): use change-case-all instead of individual packages for naming
convention
- 29b75b1e: enhance(namingConvention): use change-case-all instead of individual packages for naming convention
- Updated dependencies [e947f8e3]
- Updated dependencies [29b75b1e]
- Updated dependencies [d4942d04]
Expand Down Expand Up @@ -410,8 +385,7 @@
### Patch Changes
- 1d7c6432: Bump all packages to allow "^" in deps and fix compatibility issues
- 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL
comments
- 1d7c6432: Bump versions of @graphql-tools/ packages to fix issues with loading schemas and SDL comments
- Updated dependencies [1d7c6432]
- Updated dependencies [1d7c6432]
- @graphql-codegen/visitor-plugin-common@1.17.13
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/c-sharp/c-sharp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-codegen/c-sharp",
"version": "5.0.0",
"version": "4.3.1",
"type": "module",
"description": "GraphQL Code Generator plugin for generating CSharp code based on a GraphQL schema",
"repository": "git@github.com:dotansimha/graphql-code-generator.git",
Expand Down Expand Up @@ -36,7 +36,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/c-sharp-common": "1.0.0",
"@graphql-codegen/c-sharp-common": "0.1.1",
"@graphql-codegen/plugin-helpers": "^3.0.0",
"@graphql-codegen/visitor-plugin-common": "^2.12.1",
"change-case-all": "1.0.15",
Expand Down
Loading

0 comments on commit 2187780

Please sign in to comment.