Skip to content

Commit 8a55d10

Browse files
authored
fix(deps): Update dependency semver to v7.7.2 (#296)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [semver](https://redirect.github.com/npm/node-semver) | dependencies | minor | [`7.6.3` -> `7.7.2`](https://renovatebot.com/diffs/npm/semver/7.6.3/7.7.2) | | [@types/semver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver)) | devDependencies | minor | [`7.5.8` -> `7.7.0`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.8/7.7.0) | --- ### 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`](https://redirect.github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4) [#&#8203;780](https://redirect.github.com/npm/node-semver/pull/780) add missing `'use strict'` directives ([#&#8203;780](https://redirect.github.com/npm/node-semver/issues/780)) ([@&#8203;Fdawgs](https://redirect.github.com/Fdawgs)) - [`c99f336`](https://redirect.github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2) [#&#8203;781](https://redirect.github.com/npm/node-semver/pull/781) prerelease identifier starting with digits ([#&#8203;781](https://redirect.github.com/npm/node-semver/issues/781)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) ##### Chores - [`c760403`](https://redirect.github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71) [#&#8203;784](https://redirect.github.com/npm/node-semver/pull/784) template-oss-apply for workflow permissions ([#&#8203;784](https://redirect.github.com/npm/node-semver/issues/784)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) - [`2677f2a`](https://redirect.github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87) [#&#8203;778](https://redirect.github.com/npm/node-semver/pull/778) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.6 to 4.24.3 ([#&#8203;778](https://redirect.github.com/npm/node-semver/issues/778)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot], [@&#8203;npm-cli-bot](https://redirect.github.com/npm-cli-bot)) ### [`v7.7.1`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#771-2025-02-03) [Compare Source](https://redirect.github.com/npm/node-semver/compare/v7.7.0...v7.7.1) ##### Bug Fixes - [`af761c0`](https://redirect.github.com/npm/node-semver/commit/af761c05bd53eef83b5e20f8b09360b0e70557dc) [#&#8203;764](https://redirect.github.com/npm/node-semver/pull/764) inc: fully capture prerelease identifier ([#&#8203;764](https://redirect.github.com/npm/node-semver/issues/764)) ([@&#8203;wraithgar](https://redirect.github.com/wraithgar)) ### [`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`](https://redirect.github.com/npm/node-semver/commit/0864b3ce7932667013e0c7c5ec764777d4682883) [#&#8203;753](https://redirect.github.com/npm/node-semver/pull/753) add "release" inc type ([#&#8203;753](https://redirect.github.com/npm/node-semver/issues/753)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) ##### Bug Fixes - [`d588e37`](https://redirect.github.com/npm/node-semver/commit/d588e3782864b1cab2fe9f2452b848e8c7f609d1) [#&#8203;755](https://redirect.github.com/npm/node-semver/pull/755) diff: fix prerelease to stable version diff logic ([#&#8203;755](https://redirect.github.com/npm/node-semver/issues/755)) ([@&#8203;eminberkayd](https://redirect.github.com/eminberkayd), berkay.daglar) - [`8a34bde`](https://redirect.github.com/npm/node-semver/commit/8a34bdecc783407f4e1a8a1ee1f67906b84a4b78) [#&#8203;754](https://redirect.github.com/npm/node-semver/pull/754) add identifier validation to `inc()` ([#&#8203;754](https://redirect.github.com/npm/node-semver/issues/754)) ([@&#8203;mbtools](https://redirect.github.com/mbtools)) ##### Documentation - [`67e5478`](https://redirect.github.com/npm/node-semver/commit/67e54785a0f871361230f84323cbb631b9b6d834) [#&#8203;756](https://redirect.github.com/npm/node-semver/pull/756) readme: added missing period for consistency ([#&#8203;756](https://redirect.github.com/npm/node-semver/issues/756)) ([@&#8203;shaymolcho](https://redirect.github.com/shaymolcho)) - [`868d4bb`](https://redirect.github.com/npm/node-semver/commit/868d4bbe3d318c52544f38d5f9977a1103e924c2) [#&#8203;749](https://redirect.github.com/npm/node-semver/pull/749) clarify comment about obsolete prefixes ([#&#8203;749](https://redirect.github.com/npm/node-semver/issues/749)) ([@&#8203;mbtools](https://redirect.github.com/mbtools), [@&#8203;ljharb](https://redirect.github.com/ljharb)) ##### Chores - [`145c554`](https://redirect.github.com/npm/node-semver/commit/145c554b8c7b7ecfcb451153ad18bdb2f24ad10d) [#&#8203;741](https://redirect.github.com/npm/node-semver/pull/741) bump [@&#8203;npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config) from 4.0.5 to 5.0.0 ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`753e02b`](https://redirect.github.com/npm/node-semver/commit/753e02b9d0cb3ac23e085dc33efcab3e08d61f2b) [#&#8203;747](https://redirect.github.com/npm/node-semver/pull/747) bump [@&#8203;npmcli/template-oss](https://redirect.github.com/npmcli/template-oss) from 4.23.3 to 4.23.4 ([#&#8203;747](https://redirect.github.com/npm/node-semver/issues/747)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot], [@&#8203;npm-cli-bot](https://redirect.github.com/npm-cli-bot)) - [`0b812d5`](https://redirect.github.com/npm/node-semver/commit/0b812d5fb5fbb208e89dc1250e2efafeaa549437) [#&#8203;744](https://redirect.github.com/npm/node-semver/pull/744) postinstall for dependabot template-oss PR ([@&#8203;hashtagchris](https://redirect.github.com/hashtagchris)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 47f6c0d commit 8a55d10

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)