-
Notifications
You must be signed in to change notification settings - Fork 895
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
Update dependency semver to v7.5.2 [SECURITY] - autoclosed #7450
Conversation
|
Size Report 1Affected ProductsNo changes between base commit (4f55ae2) and merge commit (f8e4cfe).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (4f55ae2) and merge commit (f8e4cfe).Test Logs |
e887d3c
to
36d44bd
Compare
36d44bd
to
2a1cb59
Compare
✅ semverNo breaking changes found in dependency changelogs.
|
2a1cb59
to
6d6292f
Compare
6d6292f
to
f73957f
Compare
f73957f
to
b589327
Compare
### Discussion Updating a series of Renovate-found outdated dependencies. Including: - PR: #7770 - PR: #7571 - PR: #7450 - PR: #4827 - PR #8108 Additional minor dependency updates based on the renovate PR #5566: - `@babel/core`: `7.22.11 -> 7.24.3` - `@babel/register`: `7.22.5 -> 7.23.7` - `@rushstack/ts-command-line`: `4.15.2 -> 4.19.1` - `@types/chai`: `4.3.5 -> 4.3.14` - `@types/chai-as-promised`: `7.1.5 -> 7.1.8` - `@types/child-process-promise`: `2.2.2 -> 2.2.6` - `@types/express`: `4.17.17 -> 4.17.21` - `@types/inquirer`: `8.2.6 -> 8.2.10` - `@types/js-yaml`: `4.0.5 -> 4.0.9` - `@types/json-stable-stringify`: `1.0.34 -> 1.0.36` - `@types/listr`: `0.14.4 -> 0.14.9` - `@types/mz`: `2.7.4 -> 2.7.8` - `@types/request`: `2.48.8 -> 2.48.12` - `@types/sinon-chai`: `3.2.9 -> 3.2.12` - `@types/resolve`: `1.20.2 -> 1.20.6` - `@types/tmp`: `0.2.3 -> 0.2.6` - `@types/trusted-types`: `2.0.3 -> 2.0.7` - `@types/webpack `: `5.28.0 -> 5.28.5` - `@types/yargs`: `17.0.24 -> 17.0.32` - `chai`: `4.3.7 -> 4.4.1` - `firebase-admin`: `11.10.1 -> 11.11.1` - `json-stable-stringify`: `1.0.2 -> 1.1.1` - `rollup-plugin-copy`: `3.4.0 -> 3.5.0` - `rollup-plugin-dts`: `5.3.0 -> 5.3.1` - `rollup-plugin-license`: `3.0.1 -> 3.3.1` - `karma-webpack`: `5.0.0 -> 5.0.1` - `karma-firefox-launcher`: `2.1.2 -> 2.1.3` - `karma-spec-reporter`: `0.0.34 -> 0.0.36` - `patch-package`: `7.0.0 -> 7.0.2` - `protobufjs`: `7.2.4 -> 7.2.6` - `simple-git`: `3.19.1 -> 3.24.0`
This PR contains the following updates:
7.3.8
->7.5.2
GitHub Vulnerability Alerts
CVE-2022-25883
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.
Release Notes
npm/node-semver (semver)
v7.5.2
Compare 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.1
Compare Source
Bug Fixes
d30d25a
#559 show type on invalid semver error (#559) (@tjenkinson)v7.5.0
Compare 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.0
Compare 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)Configuration
📅 Schedule: Branch creation - "" (UTC), 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 has been generated by Mend Renovate. View repository job log here.