mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
chore(deps): update dependency semver to v7.7.0 (#9233)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | [`7.6.3` -> `7.7.0`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semver/7.6.3/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.6.3/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.7.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#770-2025-01-29) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.6.3...v7.7.0) ##### Features - [`0864b3c`](0864b3ce79
) [#​753](https://redirect.github.com/npm/node-semver/pull/753) add "release" inc type ([#​753](https://redirect.github.com/npm/node-semver/issues/753)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Bug Fixes - [`d588e37`](d588e37828
) [#​755](https://redirect.github.com/npm/node-semver/pull/755) diff: fix prerelease to stable version diff logic ([#​755](https://redirect.github.com/npm/node-semver/issues/755)) ([@​eminberkayd](https://redirect.github.com/eminberkayd), berkay.daglar) - [`8a34bde`](8a34bdecc7
) [#​754](https://redirect.github.com/npm/node-semver/pull/754) add identifier validation to `inc()` ([#​754](https://redirect.github.com/npm/node-semver/issues/754)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Documentation - [`67e5478`](67e54785a0
) [#​756](https://redirect.github.com/npm/node-semver/pull/756) readme: added missing period for consistency ([#​756](https://redirect.github.com/npm/node-semver/issues/756)) ([@​shaymolcho](https://redirect.github.com/shaymolcho)) - [`868d4bb`](868d4bbe3d
) [#​749](https://redirect.github.com/npm/node-semver/pull/749) clarify comment about obsolete prefixes ([#​749](https://redirect.github.com/npm/node-semver/issues/749)) ([@​mbtools](https://redirect.github.com/mbtools), [@​ljharb](https://redirect.github.com/ljharb)) ##### Chores - [`145c554`](145c554b8c
) [#​741](https://redirect.github.com/npm/node-semver/pull/741) bump [@​npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`753e02b`](753e02b9d0
) [#​747](https://redirect.github.com/npm/node-semver/pull/747) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.3 to 4.23.4 ([#​747](https://redirect.github.com/npm/node-semver/issues/747)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot], [@​npm-cli-bot](https://redirect.github.com/npm-cli-bot)) - [`0b812d5`](0b812d5fb5
) [#​744](https://redirect.github.com/npm/node-semver/pull/744) postinstall for dependabot template-oss PR ([@​hashtagchris](https://redirect.github.com/hashtagchris)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
811c1c64ad
commit
bec490df3c
@ -114,7 +114,7 @@
|
||||
"react-table": "7.8.0",
|
||||
"react-test-renderer": "18.3.1",
|
||||
"sass": "1.83.4",
|
||||
"semver": "7.6.3",
|
||||
"semver": "7.7.0",
|
||||
"swr": "2.2.5",
|
||||
"tss-react": "4.9.15",
|
||||
"typescript": "5.4.5",
|
||||
@ -133,7 +133,7 @@
|
||||
"jsonpath-plus": "10.2.0",
|
||||
"json5": "^2.2.2",
|
||||
"vite": "5.4.14",
|
||||
"semver": "7.6.3",
|
||||
"semver": "7.7.0",
|
||||
"ws": "^8.18.0",
|
||||
"@types/react": "18.3.18"
|
||||
},
|
||||
|
@ -9092,12 +9092,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:7.6.3":
|
||||
version: 7.6.3
|
||||
resolution: "semver@npm:7.6.3"
|
||||
"semver@npm:7.7.0":
|
||||
version: 7.7.0
|
||||
resolution: "semver@npm:7.7.0"
|
||||
bin:
|
||||
semver: bin/semver.js
|
||||
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
|
||||
checksum: 10c0/bcd1c03209b4be7d8ca86c976a0410beba7d4ec1d49d846a4be154b958db1ff5eaee50760c1d4f4070b19dee3236b8672d3e09642c53ea23740398bba2538a2d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10253,7 +10253,7 @@ __metadata:
|
||||
react-table: "npm:7.8.0"
|
||||
react-test-renderer: "npm:18.3.1"
|
||||
sass: "npm:1.83.4"
|
||||
semver: "npm:7.6.3"
|
||||
semver: "npm:7.7.0"
|
||||
swr: "npm:2.2.5"
|
||||
tss-react: "npm:4.9.15"
|
||||
typescript: "npm:5.4.5"
|
||||
|
Loading…
Reference in New Issue
Block a user