-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
chore(deps): update dependency graphql to v16.8.1 [security] #203
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/npm-graphql-vulnerability
base: master
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.
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
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
October 27, 2023 18:12
8074b32
to
aa03613
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
2 times, most recently
from
November 15, 2023 08:09
6095030
to
a275418
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
2 times, most recently
from
January 16, 2024 06:13
fa4dc19
to
f0ed299
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
3 times, most recently
from
February 7, 2024 09:18
0f44d8a
to
7ab19a4
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
4 times, most recently
from
February 16, 2024 15:56
f343fdf
to
2c87502
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
March 2, 2024 03:10
2c87502
to
1808e0c
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
2 times, most recently
from
March 22, 2024 06:56
50bff2a
to
d72adee
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
4 times, most recently
from
March 28, 2024 08:17
9814ec2
to
e7c5a29
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
May 11, 2024 05:35
e7c5a29
to
0f7ba08
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
2 times, most recently
from
June 28, 2024 03:58
c162690
to
ed70a15
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
July 4, 2024 04:14
ed70a15
to
ef67d4a
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
July 23, 2024 04:50
ef67d4a
to
0bbface
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
August 13, 2024 04:03
0bbface
to
531e1f3
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
5 times, most recently
from
September 17, 2024 15:52
de4e21e
to
4c80e09
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
2 times, most recently
from
September 20, 2024 10:51
60f47f0
to
1b1d2d0
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
5 times, most recently
from
September 29, 2024 09:34
cdb05b2
to
606634c
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
3 times, most recently
from
October 17, 2024 03:46
0bff862
to
dcd3b27
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
October 31, 2024 23:34
dcd3b27
to
d3a495c
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
2 times, most recently
from
November 18, 2024 15:17
4bfd319
to
ec508b3
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
November 26, 2024 07:37
ec508b3
to
46b2c2d
Compare
renovate
bot
force-pushed
the
renovate/npm-graphql-vulnerability
branch
from
November 26, 2024 11:59
46b2c2d
to
7d1be65
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
16.6.0
->16.8.1
GitHub Vulnerability Alerts
CVE-2023-26144
Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance.
Note: It was not proven that this vulnerability can crash the process.
Release Notes
graphql/graphql-js (graphql)
v16.8.1
Compare Source
v16.8.1 (2023-09-19)
Bug Fix 🐞
Committers: 1
v16.8.0
Compare Source
v16.8.0 (2023-08-14)
New Feature 🚀
Committers: 1
v16.7.1
Compare Source
v16.7.1 (2023-06-22)
📢 Big shout out to @phryneas, who managed to reproduce this issue and come up with this fix.
Bug Fix 🐞
process.env
(@IvanGoncharov)Committers: 1
v16.7.0
Compare Source
v16.7.0 (2023-06-21)
New Feature 🚀
Bug Fix 🐞
Committers: 3
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.