chore(deps): update dependency graphql-tools to version 9.x 🌟#1491
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): update dependency graphql-tools to version 9.x 🌟#1491renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
|
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs. |
cypress-realworld-app
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress-realworld-app
|
| Branch Review |
renovate/major-graphql
|
| Run status |
|
| Run duration | 09m 41s |
| Commit |
|
| Committer | renovate[bot] |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
396
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
83.87%
|
|
|---|---|
|
|
10
|
|
|
42
|
Accessibility
91.64%
|
|
|---|---|
|
|
4 critical
7 serious
2 moderate
1 minor
|
|
|
227
|
1221202 to
f94d0ae
Compare
f94d0ae to
29e8a9c
Compare
29e8a9c to
c459213
Compare
c459213 to
801716b
Compare
801716b to
1fa3f6a
Compare
1fa3f6a to
18cc951
Compare
18cc951 to
f342522
Compare
f342522 to
e031cb8
Compare
e031cb8 to
44a3f7a
Compare
44a3f7a to
fbe06eb
Compare
fbe06eb to
b506b71
Compare
b506b71 to
45e6427
Compare
45e6427 to
00cb939
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.2.7→9.0.26Release Notes
ardatan/graphql-tools (graphql-tools)
v9.0.26Compare Source
Patch Changes
v9.0.25Compare Source
Patch Changes
v9.0.24Compare Source
Patch Changes
v9.0.23Compare Source
Patch Changes
v9.0.22Compare Source
Patch Changes
v9.0.21Compare Source
Patch Changes
v9.0.20Compare Source
Patch Changes
v9.0.19Compare Source
Patch Changes
v9.0.18Compare Source
Patch Changes
v9.0.17Compare Source
Patch Changes
v9.0.16Compare Source
Patch Changes
v9.0.15Compare Source
Patch Changes
v9.0.14Compare Source
Patch Changes
v9.0.13Compare Source
Patch Changes
v9.0.12Compare Source
Patch Changes
[
357b2ee]:v9.0.11Compare Source
Patch Changes
v9.0.10Compare Source
Patch Changes
v9.0.9Compare Source
Patch Changes
v9.0.8Compare Source
Patch Changes
v9.0.7Compare Source
Patch Changes
[
020b9e4]:v9.0.6Compare Source
Patch Changes
696a0d5Thanks @renovate! - dependencies updates:
@graphql-tools/schema@^10.0.10↗︎(from
^10.0.9, independencies)[
696a0d5]:v9.0.5Compare Source
Patch Changes
v9.0.4Compare Source
Patch Changes
v9.0.3Compare Source
Patch Changes
v9.0.2Compare Source
Patch Changes
v9.0.1Compare Source
Patch Changes
v9.0.0Compare Source
Major Changes
944a68e8Thanks @ardatan! - Drop Node 14 support. Require Node.js
>= 16Patch Changes
[
944a68e8]:v8.3.20Compare Source
Patch Changes
1c95368aThanks @ardatan! - Use ranged versions for dependencies
Updated dependencies
[
1c95368a]:v8.3.19Compare Source
Patch Changes
v8.3.18Compare Source
Patch Changes
v8.3.17Compare Source
Patch Changes
v8.3.16Compare Source
Patch Changes
v8.3.15Compare Source
Patch Changes
[
a4d36fcc]:v8.3.14Compare Source
Patch Changes
v8.3.13Compare Source
Patch Changes
v8.3.12Compare Source
Patch Changes
v8.3.11Compare Source
Patch Changes
v8.3.10Compare Source
Patch Changes
v8.3.9Compare Source
Patch Changes
v8.3.8Compare Source
Patch Changes
v8.3.7Compare Source
Patch Changes
v8.3.6Compare Source
Patch Changes
v8.3.5Compare Source
Patch Changes
v8.3.4Compare Source
Patch Changes
v8.3.3Compare Source
Patch Changes
[
2609d71f]:v8.3.2Compare Source
Patch Changes
1c95368aThanks @ardatan! - Use ranged versions for dependencies
Updated dependencies
[
1c95368a]:v8.3.1Compare Source
Patch Changes
v8.3.0Compare Source
Minor Changes
d76a299: Support TypeScript module resolution.Patch Changes
d76a299]v8.2.13Compare Source
Patch Changes
4914970]v8.2.12Compare Source
Patch Changes
041c5ba: Use caret range for the tslib dependency041c5ba]v8.2.11Compare Source
Patch Changes
v8.2.10Compare Source
Patch Changes
v8.2.9Compare Source
Patch Changes
v8.2.8Compare Source
Patch Changes
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/New_York, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Low Risk
Low risk dependency bump limited to GraphQL tooling packages; main risk is unexpected build/runtime incompatibilities from updated transitive
@graphql-tools/*and optional Apollo client versions.Overview
Updates
graphql-toolsfrom8.2.7to9.0.26and refreshesyarn.lockaccordingly.This pulls in newer GraphQL Tools internals (notably
@graphql-tools/schema10.x,@graphql-tools/merge9.x, and@graphql-tools/utils11.x), updates the optional@apollo/clientrange to4.x, and adjusts related transitive dependencies (adding@whatwg-node/promise-helpers/cross-inspectand removing older observable-related packages).Written by Cursor Bugbot for commit 00cb939. This will update automatically on new commits. Configure here.