This repository was archived by the owner on Apr 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
fix(deps): update graphql-tools monorepo #443
Open
renovate
wants to merge
1
commit into
renovate/all
Choose a base branch
from
renovate/graphql-tools-monorepo
base: renovate/all
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
807c5c4 to
b71f15b
Compare
b71f15b to
0371e8e
Compare
0371e8e to
b1f4a8c
Compare
b1f4a8c to
c5ab021
Compare
c5ab021 to
637a8cf
Compare
637a8cf to
a41caae
Compare
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will now ignore this update (6.2.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
abe0b5f to
ee89efc
Compare
b0759c7 to
06714fb
Compare
06714fb to
95466f4
Compare
95466f4 to
ad0111c
Compare
ff145e6 to
1ddf37d
Compare
1ddf37d to
3b1918d
Compare
3b1918d to
621a2df
Compare
552b3ef to
7aed1d1
Compare
7aed1d1 to
9958b5e
Compare
256b2a8 to
b895031
Compare
992c6e9 to
f4a2dc7
Compare
f4a2dc7 to
52969a8
Compare
52969a8 to
1540964
Compare
1540964 to
972a3f3
Compare
972a3f3 to
e04936f
Compare
d5c3428 to
517c6c3
Compare
e04936f to
306502c
Compare
306502c to
49540c5
Compare
49540c5 to
28d4234
Compare
28d4234 to
d295cf8
Compare
d295cf8 to
92012c7
Compare
92012c7 to
adbffc2
Compare
adbffc2 to
28203eb
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
28203eb to
360d7e9
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
6.0.15->6.2.76.0.15->6.2.8Release Notes
ardatan/graphql-tools (@graphql-tools/graphql-file-loader)
v6.2.7Compare Source
Patch Changes
5ec2e35: enhance(graphql-file-loader): do not merge in the loader and handle duplicates inside import5ec2e35]v6.2.6Compare Source
Patch Changes
eacf0dc: Replace fs-extra with native methodseacf0dc]v6.2.5Compare Source
Patch Changes
be1a157]v6.2.4Compare Source
Patch Changes
533d6d5: Bump all packages to allow adjustments32c3c4f]32c3c4f]533d6d5]v6.2.3Compare Source
What’s Changed
🚀 Features
v6.2.2Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
v6.2.1Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
v6.2.0Compare Source
What’s Changed
🚀 Features
🐛 Bug Fixes
v6.1.0Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
v6.0.18Compare Source
✏️ Docs
🧰 Enhancements
parseto support converting comments into descriptions @dotansimha (#1900)v6.0.17Compare Source
What’s Changed
🚀 Features
🐛 Bug Fixes
instanceof Promiseto useis-promiselibrary @cajames (#1837)v6.0.16Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
ardatan/graphql-tools (@graphql-tools/load)
v6.2.8Compare Source
Patch Changes
6894666: fix(merge): fix handling schema definitions with convertExtensions flag6894666]v6.2.7Patch Changes
219ed39: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and printSchemaWithDirectives together219ed39]219ed39]219ed39]219ed39]v6.2.6Patch Changes
8f331aa: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and printSchemaWithDirectives together8f331aa]8f331aa]8f331aa]v6.2.5Compare Source
Patch Changes
be1a157]v6.2.4Compare Source
Patch Changes
533d6d5: Bump all packages to allow adjustments32c3c4f]32c3c4f]533d6d5]v6.2.3Compare Source
What’s Changed
🚀 Features
v6.2.2Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
v6.2.1Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
v6.2.0Compare Source
What’s Changed
🚀 Features
🐛 Bug Fixes
v6.1.0Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
v6.0.18Compare Source
✏️ Docs
🧰 Enhancements
parseto support converting comments into descriptions @dotansimha (#1900)v6.0.17Compare Source
What’s Changed
🚀 Features
🐛 Bug Fixes
instanceof Promiseto useis-promiselibrary @cajames (#1837)v6.0.16Compare Source
What’s Changed
🧰 Enhancements
🐛 Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.