chore(deps): update dependency semver to ^7.7.2 (#2147)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [semver](https://redirect.github.com/npm/node-semver) | [`^7.6.3` →
`^7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.2/7.7.3) |
![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.7.3?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.7.2/7.7.3?slim=true)
|

---

### Release Notes

<details>
<summary>npm/node-semver (semver)</summary>

###
[`v7.7.3`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#773-2025-10-06)

[Compare
Source](https://redirect.github.com/npm/node-semver/compare/v7.7.2...v7.7.3)

##### Bug Fixes

-
[`e37e0ca`](e37e0ca0b5)
[#&#8203;813](https://redirect.github.com/npm/node-semver/pull/813)
faster paths for compare
([#&#8203;813](https://redirect.github.com/npm/node-semver/issues/813))
([@&#8203;H4ad](https://redirect.github.com/H4ad))
-
[`2471d75`](2471d7543e)
[#&#8203;811](https://redirect.github.com/npm/node-semver/pull/811)
x-range build metadata support (i529015)

##### Chores

-
[`8f05c87`](8f05c87f56)
[#&#8203;807](https://redirect.github.com/npm/node-semver/pull/807) bump
[@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss)
from 4.25.0 to 4.25.1
([#&#8203;807](https://redirect.github.com/npm/node-semver/issues/807))
([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot],
[@&#8203;owlstronaut](https://redirect.github.com/owlstronaut))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19-->

Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
renovate-sh-app[bot]
2025-12-26 07:36:10 -08:00
committed by GitHub
parent 0c1f1203ea
commit 02a323b142
2 changed files with 6 additions and 6 deletions

View File

@@ -98,7 +98,7 @@
"replace-in-file-webpack-plugin": "^1.0.6",
"sass": "1.63.2",
"sass-loader": "13.3.3",
"semver": "^7.6.3",
"semver": "^7.7.2",
"style-loader": "3.3.4",
"swc-loader": "^0.2.3",
"terser-webpack-plugin": "^5.3.10",