mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency semver to v7.7.0 (#9234)
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 this update 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
bec490df3c
commit
4d22d87a9c
@ -8269,11 +8269,11 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:^7.6.2":
|
||||
version: 7.6.3
|
||||
resolution: "semver@npm:7.6.3"
|
||||
version: 7.7.1
|
||||
resolution: "semver@npm:7.7.1"
|
||||
bin:
|
||||
semver: bin/semver.js
|
||||
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
|
||||
checksum: 10c0/fd603a6fb9c399c6054015433051bdbe7b99a940a8fb44b85c2b524c4004b023d7928d47cb22154f8d054ea7ee8597f586605e05b52047f048278e4ac56ae958
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user