This repository was archived by the owner on Jun 15, 2026. It is now read-only.
Update dependency semver to v7.5.2 [SECURITY]#210
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
July 9, 2023 09:46
9a5d198 to
b543f41
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
July 12, 2023 03:42
b543f41 to
589bfc6
Compare
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock |
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
October 9, 2023 08:32
589bfc6 to
aea44ba
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
2 times, most recently
from
January 30, 2025 17:06
d022622 to
0174b05
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
February 9, 2025 12:50
0174b05 to
073842b
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
May 19, 2025 19:50
073842b to
626b9f1
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
October 22, 2025 01:02
626b9f1 to
a214965
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
February 12, 2026 17:46
a214965 to
e2002a5
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
2 times, most recently
from
March 30, 2026 18:11
e2002a5 to
083bad3
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
May 12, 2026 11:30
083bad3 to
a29cc20
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
May 28, 2026 18:50
a29cc20 to
47bfabd
Compare
renovate
Bot
force-pushed
the
renovate/npm-semver-vulnerability
branch
from
June 13, 2026 16:11
47bfabd to
72b7786
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 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:
7.1.3→7.5.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
semver vulnerable to Regular Expression Denial of Service
CVE-2022-25883 / GHSA-c2qf-rxjj-qqgw
More information
Details
Versions of the package semver before 7.5.2 on the 7.x branch, before 6.3.1 on the 6.x branch, and all other versions before 5.7.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
npm/node-semver (semver)
v7.5.2Compare Source
Bug Fixes
58c791f#566 diff when detecting major change from prerelease (#566) (@lukekarrys)5c8efbc#565 preserve build in raw after inc (#565) (@lukekarrys)717534e#564 better handling of whitespace (#564) (@lukekarrys)v7.5.1Compare Source
Bug Fixes
d30d25a#559 show type on invalid semver error (#559) (@tjenkinson)v7.5.0Compare Source
Features
503a4e5#548 allow identifierBase to be false (#548) (@lsvalina)Bug Fixes
e219bb4#552 throw on bad version with correct error message (#552) (@wraithgar)fc2f3df#546 incorrect results from diff sometimes with prerelease versions (#546) (@tjenkinson)2781767#547 avoid re-instantiating SemVer during diff compare (#547) (@macno)v7.4.0Compare Source
Features
113f513#532 identifierBase parameter for .inc (#532) (@wraithgar, @b-bly)48d8f8f#530 export new RELEASE_TYPES constant (@hcharley)Bug Fixes
940723d#538 intersects with v0.0.0 and v0.0.0-0 (#538) (@wraithgar)aa516b5#535 faster parse options (#535) (@H4ad)61e6ea1#536 faster cache key factory for range (#536) (@H4ad)f8b8b61#541 optimistic parse (#541) (@H4ad)796cbe2#533 semver.diff prerelease to release recognition (#533) (@wraithgar, @dominique-blockchain)3f222b1#537 reuse comparators on subset (#537) (@H4ad)f66cc45#539 faster diff (#539) (@H4ad)Documentation
c5d29df#530 Add "Constants" section to README (@hcharley)v7.3.8Compare Source
Bug Fixes
d8ef32c#383 add support for node.js esm auto exports (#383) (@MylesBorins)Documentation
7209b14#477 update range.js comments to clarify the caret ranges examples (#477) (@amitse)7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
GTE0regexes (#432) (11494f1)Documentation
Dependencies
v7.3.7Compare Source
Bug Fixes
d8ef32c#383 add support for node.js esm auto exports (#383) (@MylesBorins)Documentation
7209b14#477 update range.js comments to clarify the caret ranges examples (#477) (@amitse)7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
GTE0regexes (#432) (11494f1)Documentation
Dependencies
v7.3.6Compare Source
Bug Fixes
d8ef32c#383 add support for node.js esm auto exports (#383) (@MylesBorins)Documentation
7209b14#477 update range.js comments to clarify the caret ranges examples (#477) (@amitse)7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
GTE0regexes (#432) (11494f1)Documentation
Dependencies
v7.3.5Compare Source
Bug Fixes
d8ef32c#383 add support for node.js esm auto exports (#383) (@MylesBorins)Documentation
7209b14#477 update range.js comments to clarify the caret ranges examples (#477) (@amitse)7.3.7 (2022-04-11)
Bug Fixes
Dependencies
7.3.6 (2022-04-05)
Bug Fixes
GTE0regexes (#432) (11494f1)Documentation
Dependencies
v7.3.4Compare Source
v7.3.3Compare Source
v7.3.2Compare Source
v7.3.1Compare Source
v7.3.0Compare Source
subset(r1, r2)method to determine ifr1range is entirelycontained by
r2range.v7.2.3Compare Source
includePreleasemode where version ranges like1.0.0 - 2.0.0would include3.0.0-preand not1.0.0-pre.v7.2.2Compare Source
2.0.0-prewould be included in^1.0.0ifincludePrereleasewas set to true.v7.2.1Compare Source
v7.2.0Compare Source
simplifyRangemethod to attempt to generate a more human-readablerange expression that is equivalent to a supplied range, for a given set
of versions.
Configuration
📅 Schedule: (UTC)
🚦 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.