Skip to content

Commit f8ee325

Browse files
fix(deps): Update dependency semver to v7.8.1 (#394)
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.7.4` → `7.8.1`](https://renovatebot.com/diffs/npm/semver/7.7.4/7.8.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.8.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.7.4/7.8.1?slim=true) | --- ### Release Notes <details> <summary>npm/node-semver (semver)</summary> ### [`v7.8.1`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#781-2026-05-21) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.8.0...v7.8.1) ##### Bug Fixes - [`17aa702`](https://redirect.github.com/npm/node-semver/commit/17aa702d91166472b197a2ea768f085083bee2e4) [#&#8203;869](https://redirect.github.com/npm/node-semver/pull/869) strip build metadata before comparator trimming ([#&#8203;869](https://redirect.github.com/npm/node-semver/issues/869)) ([@&#8203;owlstronaut](https://redirect.github.com/owlstronaut)) - [`5f3ca13`](https://redirect.github.com/npm/node-semver/commit/5f3ca133e040210b6ea80c350a1d61d9da02e722) [#&#8203;867](https://redirect.github.com/npm/node-semver/pull/867) handle prerelease bounds in subset ([#&#8203;867](https://redirect.github.com/npm/node-semver/issues/867)) ([@&#8203;puneetdixit200](https://redirect.github.com/puneetdixit200), Puneet Dixit) ### [`v7.8.0`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#780-2026-05-08) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.4...v7.8.0) ##### Features - [`0d0a0a2`](https://redirect.github.com/npm/node-semver/commit/0d0a0a2582fb1486bc6cd255ba18819c441ed149) [#&#8203;855](https://redirect.github.com/npm/node-semver/pull/855) Add `truncate` function ([#&#8203;855](https://redirect.github.com/npm/node-semver/issues/855)) ([@&#8203;pjohnmeyer](https://redirect.github.com/pjohnmeyer), [@&#8203;owlstronaut](https://redirect.github.com/owlstronaut)) ##### Bug Fixes - [`3905343`](https://redirect.github.com/npm/node-semver/commit/3905343045dc293c3694d5e46170b1bb1fb5cf58) [#&#8203;859](https://redirect.github.com/npm/node-semver/pull/859) Warn when defaulting to --inc=patch in CLI ([@&#8203;pjohnmeyer](https://redirect.github.com/pjohnmeyer)) ##### Documentation - [`c368af6`](https://redirect.github.com/npm/node-semver/commit/c368af612e521767e960419e6388c5129c857984) [#&#8203;853](https://redirect.github.com/npm/node-semver/pull/853) fix typos in documentation ([#&#8203;853](https://redirect.github.com/npm/node-semver/issues/853)) ([@&#8203;ankitkumar572005](https://redirect.github.com/ankitkumar572005)) - [`37776c3`](https://redirect.github.com/npm/node-semver/commit/37776c31e2f3448fd852c975888e37b03efe9afe) [#&#8203;846](https://redirect.github.com/npm/node-semver/pull/846) fix BNF grammar to distinguish prerelease from build identifiers ([#&#8203;846](https://redirect.github.com/npm/node-semver/issues/846)) ([@&#8203;abhu85](https://redirect.github.com/abhu85), [@&#8203;claude](https://redirect.github.com/claude)) ##### Chores - [`9542e09`](https://redirect.github.com/npm/node-semver/commit/9542e09ebcd89e916777d35eba868061dad9ed7d) [#&#8203;860](https://redirect.github.com/npm/node-semver/pull/860) template-oss-apply ([@&#8203;owlstronaut](https://redirect.github.com/owlstronaut)) - [`937bc2c`](https://redirect.github.com/npm/node-semver/commit/937bc2cd8721db14745c9be123078c44e77a86ef) [#&#8203;860](https://redirect.github.com/npm/node-semver/pull/860) `template-oss-apply@5.0.0` ([@&#8203;owlstronaut](https://redirect.github.com/owlstronaut)) - [`6946fef`](https://redirect.github.com/npm/node-semver/commit/6946fefa57bd5e191871a4738b28ca673e003527) [#&#8203;852](https://redirect.github.com/npm/node-semver/pull/852) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.29.0 to 4.30.0 ([#&#8203;852](https://redirect.github.com/npm/node-semver/issues/852)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot], [@&#8203;npm-cli-bot](https://redirect.github.com/npm-cli-bot)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - 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 --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 679c384 commit f8ee325

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)