-
Notifications
You must be signed in to change notification settings - Fork 10.3k
fix(deps): update minor and patch dependencies for gatsby #37377
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
Merged
Conversation
This file contains hidden or 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 was referenced Jan 10, 2023
This was referenced Jan 10, 2023
This was referenced Jan 11, 2023
2 tasks
This was referenced Feb 16, 2023
This was referenced Feb 18, 2023
This was referenced Apr 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.25.2->^2.25.3^3.1.1->^3.2.3^2.5.1->^2.6.8^2.4.2->^2.7.2^2.4.8->^2.8.6^2.3.5->^2.5.11^7.2.14->^7.3.15^7.5.10->^7.8.8^0.3.13->^0.3.17^0.5.7->^0.5.10^1.17.7->^1.17.9^1.7.0->^1.7.31.1.2->1.2.2^2.1.0->^2.1.1^10.4.0->^10.4.13^8.2.3->^8.3.0^4.17.5->^4.21.4^1.8.0->^1.8.2^2.25.0->^2.29.3^1.3.0->^1.5.1^1.2.0->^1.2.2^5.8.3->^5.12.01.0.25->1.0.31^4.17.1->^4.18.2^1.0.12->^1.0.16^1.13.0->^1.14.0^11.8.5->^11.8.6^9.0.9->^9.0.10^1.7.0->^1.10.0^17.4.2->^17.7.0^4.0.4->^4.0.5^2.5.2->^2.6.0^2.29.1->^2.29.4^2.6.6->^2.6.7^5.3.3->^5.4.2^0.14.5->^0.14.7^8.3.11->^8.4.20^15.7.2->^15.8.10.0.0-experimental-c8b778b7f-20220825->0.0.14.1.2->4.2.0^2.4.0->^2.4.2^3.0.5->^3.0.7^1.6.1->^1.6.5^5.2.4->^5.3.6^5.61.0->^5.75.0^1.0.3->^1.1.1^4.34.0->^4.35.1Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/add)
v3.2.3Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/[email protected]Updated dependencies [
307a5d350]:v3.2.2Compare Source
Patch Changes
a6c2097f4,f79a00e8a,c802a0c0b]:v3.2.1Compare Source
Patch Changes
#8189
b408f8238Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolutionnode16ornodenextUpdated dependencies [
b408f8238]:v3.2.0Compare Source
Minor Changes
d84afec: Support TypeScript ESM modules ("module": "node16"and"moduleResolution": "node16").More information on the TypeScript Release Notes.
Patch Changes
d84afec]a4fe500]8e44df5]dotansimha/graphql-code-generator (@graphql-codegen/core)
v2.6.8Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/[email protected]Updated dependencies [
307a5d350]:v2.6.7Compare Source
Patch Changes
a6c2097f4,f79a00e8a,c802a0c0b]:v2.6.6Compare Source
Patch Changes
#8606
45eb2b18aThanks @charlypoly! - dependencies updates:@graphql-tools/utils@^9.1.1↗︎ (from9.0.0, independencies)#8606
45eb2b18aThanks @charlypoly! - Fix validation issue on fragment/ops naming conflictv2.6.5Compare Source
Patch Changes
64e553c3fThanks @charlypoly! - dependencies updates:@graphql-tools/[email protected]↗︎ (from^8.8.0, independencies)v2.6.4Compare Source
Patch Changes
#8548
516170ef6Thanks @charlypoly! - dependencies updates:@graphql-tools/[email protected]↗︎ (from^8.8.0, independencies)#8548
516170ef6Thanks @charlypoly! - Improve codegen documents and schema validationv2.6.3Compare Source
Patch Changes
#8525
63dc8f205Thanks @charlypoly! - removeDetailledError, not supported by Listr rendererUpdated dependencies [
63dc8f205]:v2.6.2Compare Source
Patch Changes
#8207
6c7d3e54bThanks @renovate! - ### Dependencies Updates@graphql-tools/schema@^9.0.0↗︎) (was^8.5.0, independencies)v2.6.1Compare Source
Patch Changes
#8189
b408f8238Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolutionnode16ornodenextUpdated dependencies [
b408f8238]:v2.6.0Compare Source
Minor Changes
d84afec: Support TypeScript ESM modules ("module": "node16"and"moduleResolution": "node16").More information on the TypeScript Release Notes.
Patch Changes
d84afec]a4fe500]8e44df5]dotansimha/graphql-code-generator (@graphql-codegen/plugin-helpers)
v2.7.2Compare Source
Patch Changes
63dc8f205Thanks @charlypoly! - removeDetailledError, not supported by Listr rendererv2.7.1Compare Source
Patch Changes
4113b1bd3Thanks @charlypoly! - fix(cli): support ApolloEngine loader in TypeScript configv2.7.0Compare Source
Minor Changes
2ed21a471Thanks @charlypoly! - Introduces support for TypeScript config file and a new preset lifecycle (required forclient-preset)v2.6.2Compare Source
Patch Changes
b408f8238Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolutionnode16ornodenextv2.6.1Compare Source
Patch Changes
6a2e328: feat(cli):--verboseand--debugflagsv2.6.0Compare Source
Minor Changes
2cbcbb3: Add new flag to emit legacy common js imports. Default it will betruethis way it ensure that generated code works with non-compliant bundlers.You can use the option in your config:
Alternative you can use the CLI to set this option:
v2.5.0Compare Source
Minor Changes
d84afec: Support TypeScript ESM modules ("module": "node16"and"moduleResolution": "node16").More information on the TypeScript Release Notes.
8e44df5: Add new config option to not exit with non-zero exit code when there are no documents.You can use this option in your config:
Alternative you can use the CLI to set this option:
Patch Changes
a4fe500: Fix TS type error on strictNullChecks: trueFix the compiler error:
Only happens when TS compiler options
strictNullChecks: trueandskipLibCheck: false.Partial<T>includes{}, thereforeNewVisitor[keyof NewVisitor]includesundefined, and indexingundefinedis error.Eliminate
undefinedby wrapping it insideNonNullable<...>.Related #7519
dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v2.8.6Compare Source
Patch Changes
ed87c782b,ed87c782b,ed87c782b,6c6b6f2df]:v2.8.5Compare Source
Patch Changes
46f75304aThanks @saihaj! - fix the version of@graphql-codegen/[email protected]Updated dependencies [
fedd71cbb,307a5d350,46f75304a]:v2.8.4Compare Source
Patch Changes
a6c2097f4](https://togithub.com/dotansimha/graphql-code-generator/commit/a6c2097f4789c0cce4296ce3Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, 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 has been generated by Mend Renovate. View repository job log here.