-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update graphql-codegen (major) #9958
base: master
Are you sure you want to change the base?
Conversation
|
ed8eb92
to
5fc3b83
Compare
5fc3b83
to
e00952a
Compare
8017ba1
to
2a7c17c
Compare
2a7c17c
to
d0aa0e5
Compare
d0aa0e5
to
64963e5
Compare
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-codegen/cli |
5.0.3-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/visitor-plugin-common |
5.4.0-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-document-nodes |
4.0.10-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/gql-tag-operations |
4.0.10-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-operations |
4.3.0-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-resolvers |
4.3.0-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typed-document-node |
5.0.10-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript |
4.1.0-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/client-preset |
4.4.0-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/graphql-modules-preset |
4.0.10-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/testing |
3.0.4-alpha-20240909165322-214be7ab4ae46c8b6805b3d3f12f0040c9c069ca |
npm ↗︎ unpkg ↗︎ |
acea3a7
to
308e0e2
Compare
44aca36
to
214be7a
Compare
214be7a
to
2cf986c
Compare
2cf986c
to
ee88f6b
Compare
ee88f6b
to
df0a71e
Compare
df0a71e
to
7c31384
Compare
This PR contains the following updates:
4.3.1
->5.1.0
2.3.1
->3.1.0
2.3.6
->3.0.0
2.3.6
->3.0.1
2.4.4
->3.0.0
^3.0.1
->^4.0.0
2.0.0
->3.1.0
2.2.6
->3.0.0
3.3.6
->4.0.1
2.3.6
->3.0.0
2.3.6
->3.0.0
2.3.6
->3.0.0
2.3.6
->3.0.1
2.3.1
->3.1.0
2.5.0
->3.0.0
3.5.6
->4.0.0
2.2.6
->3.0.0
3.1.0
->4.0.1
2.2.1
->3.0.0
5.0.0
->6.2.0
2.4.6
->3.0.0
3.3.7
->4.3.2
4.1.0
->6.1.0
2.4.1
->3.1.1
2.3.6
->3.0.0
2.3.6
->3.0.0
3.7.3
->4.0.0
3.3.7
->4.1.1
2.3.6
->3.0.0
2.3.6
->3.2.0
2.2.1
->3.0.0
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/c-sharp)
v5.1.0
Compare Source
v5.0.0
Compare Source
dotansimha/graphql-code-generator-community (@graphql-codegen/flow)
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)dotansimha/graphql-code-generator-community (@graphql-codegen/flow-operations)
v3.0.1
Compare Source
Patch Changes
d13f6cc
Thanks @Athelian! - Flow types computed by graphql operations now
adhere to flow exact configuration specified by the user
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)[
ef0adf8c2
,218778010
]:dotansimha/graphql-code-generator-community (@graphql-codegen/flow-resolvers)
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
#411
218778010
Thanks @saihaj! - dependencies updates:
@graphql-tools/utils@^10.0.0
↗︎(from
^8.8.0
, independencies
)#422
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)Updated dependencies
[
ef0adf8c2
,218778010
]:dotansimha/graphql-code-generator-community (@graphql-codegen/flutter-freezed)
v4.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
#422
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)#411
218778010
Thanks @saihaj! - fix(flutter-freezed): exported Patterns for
advanced configuration
dotansimha/graphql-code-generator-community (@graphql-codegen/hasura-allow-list)
v3.1.0
Compare Source
Minor Changes
0fea1a83e
Thanks @shoma-mano! - add config to change fragments definition
order
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)dotansimha/graphql-code-generator-community (@graphql-codegen/import-types-preset)
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)dotansimha/graphql-code-generator-community (@graphql-codegen/java)
v4.0.1
Compare Source
Patch Changes
d13334e
Thanks @optionsome! - Add null validation for enum arguments
v4.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)[
ef0adf8c2
,218778010
]:dotansimha/graphql-code-generator-community (@graphql-codegen/java-apollo-android)
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)[
ef0adf8c2
,218778010
]:dotansimha/graphql-code-generator-community (@graphql-codegen/java-resolvers)
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)[
ef0adf8c2
,218778010
]:dotansimha/graphql-code-generator-community (@graphql-codegen/jsdoc)
v3.0.0
Compare Source
dotansimha/graphql-code-generator-community (@graphql-codegen/kotlin)
v3.0.1
Compare Source
Patch Changes
926f515
Thanks @tristanlins! - fix(kotlin) Omit typesSuffix in enum
names.
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)[
ef0adf8c2
,218778010
]:dotansimha/graphql-code-generator-community (@graphql-codegen/named-operations-object)
v3.1.0
Compare Source
Minor Changes
c33e9ac
Thanks @JonathanWbn! - add option to throw on duplicate
operation names
v3.0.0
Compare Source
Major Changes
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)dotansimha/graphql-code-generator-community (@graphql-codegen/near-operation-file-preset)
v3.0.0
Compare Source
Major Changes
#414
02d487c8c
Thanks @saihaj! - accept skipDocumentsValidation config parameter
This is a breaking change since previous versions skips all documents validation and this could
raise validation errors while generating types.
#411
218778010
Thanks @saihaj! - Drop support for Node.js 12 and 14. Require Node.js
>= 16
Patch Changes
#411
218778010
Thanks @saihaj! - dependencies updates:
@graphql-tools/utils@^10.0.0
↗︎(from
^8.8.0
, independencies
)#422
ef0adf8c2
Thanks @renovate! - dependencies updates:
tslib@~2.6.0
↗︎ (from~2.4.0
, independencies
)#407
03655cc7c
Thanks @aboks! - Fix duplicate imports with inlineFragmentTypes:
combine
dotansimha/graphql-code-generator-community (@graphql-codegen/typescript-apollo-angular)
v4.0.0
[Compare Source](https://redirect.github.com/dotansimha/graphql-code-generator-community/compare/cb73107aefbaba938bfda45dd87ea
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.