-
Notifications
You must be signed in to change notification settings - Fork 10.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 minor and patch dependencies for gatsby-source-graphql #35545
Merged
Conversation
This file contains 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
renovate
bot
added
the
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
label
May 1, 2022
gatsbot
bot
added
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
May 1, 2022
LekoArts
removed
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
May 3, 2022
renovate
bot
force-pushed
the
renovate/gatsby-source-graphql-prod-minor
branch
from
May 3, 2022 09:03
6d59178
to
b4fde9b
Compare
This was referenced May 10, 2022
This was referenced May 10, 2022
This was referenced Nov 29, 2022
This was referenced Nov 29, 2022
This was referenced Feb 28, 2023
This was referenced Mar 28, 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:
^8.2.8
->^8.2.14
^8.6.5
->^8.6.9
Release Notes
ardatan/graphql-tools (@graphql-tools/links)
v8.2.14
Compare Source
Patch Changes
31a33e2
]v8.2.13
Compare Source
Patch Changes
26e4b46
]v8.2.12
Compare Source
Patch Changes
cb23887
]v8.2.11
Compare Source
Patch Changes
0bbb176
: Refine generic typings usingextends X
when 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.
Updated dependencies [
0bbb176
]v8.2.10
Compare Source
Patch Changes
fe9402a
]v8.2.9
Compare Source
Patch Changes
904c084
]ardatan/graphql-tools (@graphql-tools/utils)
v8.6.9
Compare Source
Patch Changes
31a33e2
: pruneSchema will no longer removed used input object type.v8.6.8
Compare Source
Patch Changes
cb23887
: pruneSchema will now prune unused implementations of interfacesv8.6.7
Compare Source
Patch Changes
0bbb176
: Refine generic typings usingextends X
when 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.6
Compare Source
Patch Changes
904c084
: Support deprecated directive on enum valuesConfiguration
📅 Schedule: "before 7am on the first day of the month" in timezone GMT.
🚦 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 WhiteSource Renovate. View repository job log here.