-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update graphqlcodegenerator monorepo #82
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
base: main
Are you sure you want to change the base?
Conversation
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
82d6124
to
c351fbc
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
c351fbc
to
9eaaefb
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
9eaaefb
to
2e77320
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
2e77320
to
1a7d40c
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
1a7d40c
to
39582dc
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
39582dc
to
37b2604
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
37b2604
to
0d5a6d5
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
0d5a6d5
to
ccf699a
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
ccf699a
to
1a04833
Compare
1a04833
to
ffd4d59
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
ffd4d59
to
4e5990a
Compare
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.
Renovate and Dependabot PRs are automatically approved. Still requires human review.
This PR contains the following updates:
5.0.3
->5.0.7
3.0.0
->3.0.1
5.0.12
->5.1.2
4.1.2
->4.1.6
4.4.0
->4.6.1
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.7
Compare Source
Patch Changes
#10150
e324382
Thanks @ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch
. This was already possible, but the type definitions did not reflect that correctly.#10358
157c823
Thanks @eddeee888! - Remove extraneous error stacktrace if fails to load@parcel/watcher
Updated dependencies [
e324382
,98392fc
]:v5.0.6
Compare Source
Patch Changes
#10338
5d1c4e1
Thanks @eddeee888! - Fix ignoreNoDocuments=true swallowing all errors#10333
10ab58d
Thanks @eddeee888! - Improve syntax error messages whilst loading schema/documentUpdated dependencies [
c5efba3
]:v5.0.5
Compare Source
Patch Changes
7d7760d
Thanks @oprypkhantc! - Fix watcher watching project root when schema URL is usedv5.0.4
Compare Source
Patch Changes
#10248
72eb86f
Thanks @renovate! - dependencies updates:@whatwg-node/fetch@^0.10.0
↗︎ (from^0.9.20
, independencies
)#10227
6f1741a
Thanks @eddeee888! - Fix schema pointers type to allow an array of pointersUpdated dependencies [
8737dd8
,ed71811
]:dotansimha/graphql-code-generator-community (@graphql-codegen/import-types-preset)
v3.0.1
Compare Source
Patch Changes
#355
ca72b89
Thanks @renovate! - dependencies updates:
@graphql-codegen/[email protected]
↗︎(from
2.13.1
, independencies
)#612
5af565e
Thanks @renovate! - dependencies updates:
tslib@^2.8.1
↗︎ (from~2.8.0
, independencies
)#828
0c551ba
Thanks @renovate! - dependencies updates:
tslib@~2.8.0
↗︎ (from~2.6.0
, independencies
)dotansimha/graphql-code-generator (@graphql-codegen/typed-document-node)
v5.1.2
Compare Source
Patch Changes
#10362
3188b8c
Thanks @Brookke! - Make generated type compatible with noImplicitOverride=true#10373
c3295f9
Thanks @eddeee888! - Fix client preset not working with exactOptionalPropertyTypes=true when documentMode=stringv5.1.1
Compare Source
Patch Changes
f6909d1
]:v5.1.0
Compare Source
Minor Changes
bfe3c75
Thanks @mvantellingen! - Update generated code to be compatible with TypeScript 5.8erasableSyntaxOnly
flagv5.0.15
Compare Source
Patch Changes
d8566c0
]:v5.0.14
Compare Source
Patch Changes
6d7c1d7
]:v5.0.13
Compare Source
Patch Changes
60dd72f
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v4.1.6
Compare Source
Patch Changes
f6909d1
]:v4.1.5
Compare Source
Patch Changes
d8566c0
]:v4.1.4
Compare Source
Patch Changes
6d7c1d7
]:v4.1.3
Compare Source
Patch Changes
60dd72f
]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v4.6.1
Compare Source
Patch Changes
c5efba3
Thanks @jnoordsij! - Make graphql-sock optional peerDepv4.6.0
Compare Source
Minor Changes
f3cf4df
Thanks @eddeee888! - Add support fornullability.errorHandlingClient
. This allows clients to get stronger types with semantic nullability-enabled schemas.Patch Changes
f6909d1
]:v4.5.1
Compare Source
Patch Changes
#10302
d8566c0
Thanks @eddeee888! - Fix Apollo unmask directive incorrectly generating fragmentRefsUpdated dependencies [
d8566c0
]:v4.5.0
Compare Source
Minor Changes
6d7c1d7
Thanks @adapap! - feat: implementincludeExternalFragments: boolean
optionPatch Changes
6d7c1d7
]:v4.4.1
Compare Source
Patch Changes
60dd72f
]:Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.