fix(deps): update graphql-tools monorepo#1080
Merged
renovate[bot] merged 1 commit intomasterfrom Apr 13, 2022
Merged
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
4be0468 to
e0eae26
Compare
e0eae26 to
7635ce5
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:
8.3.6->8.3.88.6.5->8.6.7Release Notes
ardatan/graphql-tools (@graphql-tools/schema)
v8.3.8Compare Source
Patch Changes
0bbb176]v8.3.7Compare Source
Patch Changes
904c084]ardatan/graphql-tools (@graphql-tools/utils)
v8.6.7Compare Source
Patch Changes
0bbb176: Refine generic typings usingextends Xwhen appropriateTypescript 4.7 has stricter requirements around generics
which is explained well in the related PR:
Make the unconstrained type parameter and {} assignability rule not apply under strictNullChecks microsoft/TypeScript#48366
These changes resolve the errors that these packages will
face when attempting to upgrade to TS 4.7 (still in beta
at the time of writing this). Landing these changes now
will allow other TS libraries which depend on these
packages to experiment with TS 4.7 in the meantime.
v8.6.6Compare Source
Patch Changes
904c084: Support deprecated directive on enum valuesConfiguration
📅 Schedule: "after 10pm every weekday,before 5am every weekday" in timezone Europe/London.
🚦 Automerge: Enabled.
♻ 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 WhiteSource Renovate. View repository job log here.