fix(deps): update graphqlcodegenerator monorepo (patch) - #222
Open
plural-renovate[bot] wants to merge 1 commit into
Open
fix(deps): update graphqlcodegenerator monorepo (patch)#222plural-renovate[bot] wants to merge 1 commit into
plural-renovate[bot] wants to merge 1 commit into
Conversation
❌ Deploy Preview for pluraldocs failed.
|
plural-renovate
Bot
force-pushed
the
renovate/patch-graphqlcodegenerator-monorepo
branch
from
February 6, 2024 15:41
18348fd to
7585d36
Compare
plural-renovate
Bot
force-pushed
the
renovate/patch-graphqlcodegenerator-monorepo
branch
from
February 20, 2024 20:03
7585d36 to
3ef0c49
Compare
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock |
plural-renovate
Bot
force-pushed
the
renovate/patch-graphqlcodegenerator-monorepo
branch
from
February 22, 2024 20:38
3ef0c49 to
0c3250a
Compare
plural-renovate
Bot
force-pushed
the
renovate/patch-graphqlcodegenerator-monorepo
branch
from
May 17, 2024 12:24
0c3250a to
2f1e7fc
Compare
plural-renovate
Bot
force-pushed
the
renovate/patch-graphqlcodegenerator-monorepo
branch
from
June 13, 2024 13:22
2f1e7fc to
526e564
Compare
plural-renovate
Bot
force-pushed
the
renovate/patch-graphqlcodegenerator-monorepo
branch
from
June 28, 2024 09:09
526e564 to
68dcad1
Compare
plural-renovate
Bot
force-pushed
the
renovate/patch-graphqlcodegenerator-monorepo
branch
from
July 2, 2024 09:01
68dcad1 to
f5d7629
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.0.0->5.0.34.0.0->4.0.14.0.0->4.0.34.0.0->4.0.94.0.0->4.0.1Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/add)
v5.0.3Compare Source
Patch Changes
#9987
5501c62Thanks @taro-28! - Export configuration types (e.g.AddPluginConfig) from the entry point.v5.0.2Compare Source
Patch Changes
#9813
4e69568Thanks @saihaj! - bumping for a releaseUpdated dependencies [
4e69568]:v5.0.1Compare Source
Patch Changes
d8364e045Thanks @saihaj! - dependencies updates:tslib@~2.6.0↗︎ (from~2.5.0, independencies)d8364e045]:dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v4.0.1Compare Source
Patch Changes
#9497
2276708d0Thanks @eddeee888! - Revert default ID scalar input type to stringWe changed the ID Scalar input type from
stringtostring | numberin the latest major version oftypescriptplugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends ontypescriptplugin. This is because the scalar type needs to be manually inverted on setup which is confusing.Updated dependencies [
2276708d0]:dotansimha/graphql-code-generator (@graphql-codegen/introspection)
v4.0.3Compare Source
Patch Changes
53f270a]:v4.0.2Compare Source
Patch Changes
#9813
4e69568Thanks @saihaj! - bumping for a releaseUpdated dependencies [
4e69568]:v4.0.1Compare Source
Patch Changes
d8364e045Thanks @saihaj! - dependencies updates:tslib@~2.6.0↗︎ (from~2.5.0, independencies)d8364e045,d8364e045,d8364e045,d8364e045]:dotansimha/graphql-code-generator (@graphql-codegen/typescript)
v4.0.9Compare Source
Patch Changes
79fee3c]:v4.0.8Compare Source
Patch Changes
808ada5,14ce39e]:v4.0.7Compare Source
Patch Changes
dfc5310,156cc2b,dfc5310,b49457b]:v4.0.6Compare Source
Patch Changes
920b443,ed9c205]:v4.0.5Compare Source
Patch Changes
53f270a]:v4.0.4Compare Source
Patch Changes
#9813
4e69568Thanks @saihaj! - bumping for a releaseUpdated dependencies [
4e69568]:v4.0.3Compare Source
Patch Changes
7718a8113]:v4.0.2Compare Source
Patch Changes
d8364e045Thanks @saihaj! - dependencies updates:tslib@~2.6.0↗︎ (from~2.5.0, independencies)d8364e045,d8364e045,d8364e045,d8364e045,d8364e045]:v4.0.1Compare Source
Patch Changes
#9497
2276708d0Thanks @eddeee888! - Revert default ID scalar input type to stringWe changed the ID Scalar input type from
stringtostring | numberin the latest major version oftypescriptplugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends ontypescriptplugin. This is because the scalar type needs to be manually inverted on setup which is confusing.Updated dependencies [
2276708d0]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-operations)
v4.0.1Compare Source
Patch Changes
#9497
2276708d0Thanks @eddeee888! - Revert default ID scalar input type to stringWe changed the ID Scalar input type from
stringtostring | numberin the latest major version oftypescriptplugin. This causes issues for server plugins (e.g. typescript-resolvers) that depends ontypescriptplugin. This is because the scalar type needs to be manually inverted on setup which is confusing.Updated dependencies [
2276708d0]: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 has been generated by Renovate Bot.