-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): update monorepo packages versions (#8004)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4dce442
commit b2f5a13
Showing
94 changed files
with
534 additions
and
163 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,18 @@ | ||
# @graphql-codegen/cli | ||
|
||
## 2.7.0 | ||
|
||
### Minor Changes | ||
|
||
- e050230c0: Remove unnecessary browser check | ||
|
||
### Patch Changes | ||
|
||
- dfd9f07dc: Fix/multi project | ||
- 2fb1d8b87: Remove unused `tryToBuildSchema` function | ||
- 4dce44263: Bumps `@graphql-tools/url-loader` to the latest `cross-undici-fetch` version that has pinned `undici` to `~5.5.0` in order to fix a bug/breaking-change introduced with `[email protected]` that causes a `GET/HEAD requests cannot have 'body'` error. | ||
See https://github.com/ardatan/graphql-tools/pull/4559#issue-1292915844 for more details. | ||
|
||
## 2.6.4 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@graphql-codegen/c-sharp-operations", | ||
"version": "2.2.13", | ||
"version": "2.2.14", | ||
"description": "GraphQL Code Generator plugin for generating CSharp code based on GraphQL operations", | ||
"repository": "[email protected]:dotansimha/graphql-code-generator.git", | ||
"license": "MIT", | ||
|
@@ -15,7 +15,7 @@ | |
}, | ||
"dependencies": { | ||
"@graphql-codegen/plugin-helpers": "^2.4.0", | ||
"@graphql-codegen/visitor-plugin-common": "2.9.1", | ||
"@graphql-codegen/visitor-plugin-common": "2.10.0", | ||
"auto-bind": "~4.0.0", | ||
"change-case-all": "1.0.14", | ||
"tslib": "~2.4.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@graphql-codegen/c-sharp", | ||
"version": "4.2.14", | ||
"version": "4.2.15", | ||
"description": "GraphQL Code Generator plugin for generating CSharp code based on a GraphQL schema", | ||
"repository": "[email protected]:dotansimha/graphql-code-generator.git", | ||
"license": "MIT", | ||
|
@@ -11,7 +11,7 @@ | |
}, | ||
"dependencies": { | ||
"@graphql-codegen/plugin-helpers": "^2.4.0", | ||
"@graphql-codegen/visitor-plugin-common": "2.9.1", | ||
"@graphql-codegen/visitor-plugin-common": "2.10.0", | ||
"tslib": "~2.4.0", | ||
"unixify": "^1.0.0", | ||
"change-case-all": "1.0.14" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
b2f5a13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
graphql-code-generator – ./
www.graphql-code-generator.com
graphql-code-generator.vercel.app
graphql-code-generator-git-master-theguild.vercel.app
graphql-code-generator-theguild.vercel.app
graphql-code-generator.com
www.graphql-codegen.com
graphql-codegen.com