mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-21 13:47:39 +02:00
chore(deps): update dependency semver to v7.7.2 (#10189)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | [`7.7.1` -> `7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.1/7.7.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.7.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#772-2025-05-12) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.1...v7.7.2) ##### Bug Fixes - [`fcafb61`](fcafb61ed5
) [#​780](https://redirect.github.com/npm/node-semver/pull/780) add missing `'use strict'` directives ([#​780](https://redirect.github.com/npm/node-semver/issues/780)) ([@​Fdawgs](https://redirect.github.com/Fdawgs)) - [`c99f336`](c99f336fa3
) [#​781](https://redirect.github.com/npm/node-semver/pull/781) prerelease identifier starting with digits ([#​781](https://redirect.github.com/npm/node-semver/issues/781)) ([@​mbtools](https://redirect.github.com/mbtools)) ##### Chores - [`c760403`](c760403b93
) [#​784](https://redirect.github.com/npm/node-semver/pull/784) template-oss-apply for workflow permissions ([#​784](https://redirect.github.com/npm/node-semver/issues/784)) ([@​wraithgar](https://redirect.github.com/wraithgar)) - [`2677f2a`](2677f2a883
) [#​778](https://redirect.github.com/npm/node-semver/pull/778) bump [@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.6 to 4.24.3 ([#​778](https://redirect.github.com/npm/node-semver/issues/778)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot], [@​npm-cli-bot](https://redirect.github.com/npm-cli-bot)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b48be7b29c
commit
818b9274bb
@ -6721,11 +6721,11 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:^7.6.2":
|
||||
version: 7.7.1
|
||||
resolution: "semver@npm:7.7.1"
|
||||
version: 7.7.2
|
||||
resolution: "semver@npm:7.7.2"
|
||||
bin:
|
||||
semver: bin/semver.js
|
||||
checksum: 10c0/fd603a6fb9c399c6054015433051bdbe7b99a940a8fb44b85c2b524c4004b023d7928d47cb22154f8d054ea7ee8597f586605e05b52047f048278e4ac56ae958
|
||||
checksum: 10c0/aca305edfbf2383c22571cb7714f48cadc7ac95371b4b52362fb8eeffdfbc0de0669368b82b2b15978f8848f01d7114da65697e56cd8c37b0dab8c58e543f9ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user