Skip to content

Commit b5c4b6f

Browse files
fix(deps): update dependency semver to v7.7.3 (#808)
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.3`](https://renovatebot.com/diffs/npm/semver/7.6.3/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.6.3/7.7.3?slim=true) | | [@types/semver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver)) | [`7.5.8` -> `7.7.1`](https://renovatebot.com/diffs/npm/@types%2fsemver/7.5.8/7.7.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fsemver/7.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fsemver/7.5.8/7.7.1?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`](https://redirect.github.com/npm/node-semver/commit/e37e0ca0b5fc910d2b1948d25dbc83cc3a0921ea) [#&#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`](https://redirect.github.com/npm/node-semver/commit/2471d7543e2e63d9d95358e2405e7e1cde926c36) [#&#8203;811](https://redirect.github.com/npm/node-semver/pull/811) x-range build metadata support (i529015) ##### Chores - [`8f05c87`](https://redirect.github.com/npm/node-semver/commit/8f05c87f56a4123259b8c6d9324f53eadb02e48f) [#&#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)) ### [`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 - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df49b09 commit b5c4b6f

File tree

7 files changed

+25
-43
lines changed

7 files changed

+25
-43
lines changed

packages/cli-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"pascalcase": "1.0.0",
6868
"prettier": "3.6.2",
6969
"prompts": "2.4.2",
70-
"semver": "7.6.3",
70+
"semver": "7.7.3",
7171
"smol-toml": "1.3.4",
7272
"termi-link": "1.1.0",
7373
"yargs-parser": "21.1.1"

packages/cli-packages/storybook-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@cedarjs/telemetry": "workspace:*",
2828
"ansis": "4.2.0",
2929
"execa": "5.1.1",
30-
"semver": "7.6.3",
30+
"semver": "7.7.3",
3131
"storybook": "8.6.15",
3232
"storybook-framework-cedarjs": "workspace:*",
3333
"termi-link": "1.1.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"prisma": "6.19.1",
7878
"prompts": "2.4.2",
7979
"rimraf": "6.1.2",
80-
"semver": "7.6.3",
80+
"semver": "7.7.3",
8181
"smol-toml": "1.3.4",
8282
"string-env-interpolation": "1.0.1",
8383
"systeminformation": "5.27.14",

packages/create-cedar-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"fs-extra": "11.3.3",
4444
"gradient-string": "3.0.0",
4545
"klaw-sync": "7.0.0",
46-
"semver": "7.6.3",
46+
"semver": "7.7.3",
4747
"systeminformation": "5.27.14",
4848
"termi-link": "1.1.0",
4949
"tsx": "4.21.0",

packages/create-cedar-rsc-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ci-info": "4.3.1",
3030
"enquirer": "2.4.1",
3131
"node-fetch": "3.3.2",
32-
"semver": "7.6.3",
32+
"semver": "7.7.3",
3333
"untildify": "5.0.0",
3434
"which": "4.0.0",
3535
"yauzl-promise": "4.0.0"
@@ -40,7 +40,7 @@
4040
"@types/eslint-plugin-markdown": "^2.0.2",
4141
"@types/fs-extra": "^11",
4242
"@types/node": "24.10.4",
43-
"@types/semver": "7.5.8",
43+
"@types/semver": "7.7.1",
4444
"@types/which": "3.0.4",
4545
"@types/yauzl-promise": "4.0.1",
4646
"concurrently": "^8.2.2",

packages/create-cedar-rsc-app/yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,10 +1018,10 @@ __metadata:
10181018
languageName: node
10191019
linkType: hard
10201020

1021-
"@types/semver@npm:7.5.8":
1022-
version: 7.5.8
1023-
resolution: "@types/semver@npm:7.5.8"
1024-
checksum: 10c0/8663ff927234d1c5fcc04b33062cb2b9fcfbe0f5f351ed26c4d1e1581657deebd506b41ff7fdf89e787e3d33ce05854bc01686379b89e9c49b564c4cfa988efa
1021+
"@types/semver@npm:7.7.1":
1022+
version: 7.7.1
1023+
resolution: "@types/semver@npm:7.7.1"
1024+
checksum: 10c0/c938aef3bf79a73f0f3f6037c16e2e759ff40c54122ddf0b2583703393d8d3127130823facb880e694caa324eb6845628186aac1997ee8b31dc2d18fafe26268
10251025
languageName: node
10261026
linkType: hard
10271027

@@ -1483,7 +1483,7 @@ __metadata:
14831483
"@types/eslint-plugin-markdown": "npm:^2.0.2"
14841484
"@types/fs-extra": "npm:^11"
14851485
"@types/node": "npm:24.10.4"
1486-
"@types/semver": "npm:7.5.8"
1486+
"@types/semver": "npm:7.7.1"
14871487
"@types/which": "npm:3.0.4"
14881488
"@types/yauzl-promise": "npm:4.0.1"
14891489
ansis: "npm:4.2.0"
@@ -1511,7 +1511,7 @@ __metadata:
15111511
prettier-plugin-sh: "npm:^0.18.0"
15121512
publint: "npm:0.3.16"
15131513
rimraf: "npm:^6.0.1"
1514-
semver: "npm:7.6.3"
1514+
semver: "npm:7.7.3"
15151515
tsx: "npm:4.21.0"
15161516
typescript: "npm:5.9.3"
15171517
typescript-eslint: "npm:^8.0.0"
@@ -3647,16 +3647,7 @@ __metadata:
36473647
languageName: node
36483648
linkType: hard
36493649

3650-
"semver@npm:7.6.3":
3651-
version: 7.6.3
3652-
resolution: "semver@npm:7.6.3"
3653-
bin:
3654-
semver: bin/semver.js
3655-
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
3656-
languageName: node
3657-
linkType: hard
3658-
3659-
"semver@npm:^7.3.5, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.3, semver@npm:^7.7.2, semver@npm:^7.7.3":
3650+
"semver@npm:7.7.3, semver@npm:^7.3.5, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.3, semver@npm:^7.7.2, semver@npm:^7.7.3":
36603651
version: 7.7.3
36613652
resolution: "semver@npm:7.7.3"
36623653
bin:

yarn.lock

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3316,7 +3316,7 @@ __metadata:
33163316
prettier: "npm:3.6.2"
33173317
prettier-plugin-tailwindcss: "npm:0.7.2"
33183318
prompts: "npm:2.4.2"
3319-
semver: "npm:7.6.3"
3319+
semver: "npm:7.7.3"
33203320
smol-toml: "npm:1.3.4"
33213321
termi-link: "npm:1.1.0"
33223322
tsx: "npm:4.21.0"
@@ -3338,7 +3338,7 @@ __metadata:
33383338
"@types/yargs": "npm:17.0.35"
33393339
ansis: "npm:4.2.0"
33403340
execa: "npm:5.1.1"
3341-
semver: "npm:7.6.3"
3341+
semver: "npm:7.7.3"
33423342
storybook: "npm:8.6.15"
33433343
storybook-framework-cedarjs: "workspace:*"
33443344
termi-link: "npm:1.1.0"
@@ -3406,7 +3406,7 @@ __metadata:
34063406
prisma: "npm:6.19.1"
34073407
prompts: "npm:2.4.2"
34083408
rimraf: "npm:6.1.2"
3409-
semver: "npm:7.6.3"
3409+
semver: "npm:7.7.3"
34103410
smol-toml: "npm:1.3.4"
34113411
string-env-interpolation: "npm:1.0.1"
34123412
systeminformation: "npm:5.27.14"
@@ -15651,7 +15651,7 @@ __metadata:
1565115651
fs-extra: "npm:11.3.3"
1565215652
gradient-string: "npm:3.0.0"
1565315653
klaw-sync: "npm:7.0.0"
15654-
semver: "npm:7.6.3"
15654+
semver: "npm:7.7.3"
1565515655
systeminformation: "npm:5.27.14"
1565615656
termi-link: "npm:1.1.0"
1565715657
tsx: "npm:4.21.0"
@@ -28197,15 +28197,6 @@ __metadata:
2819728197
languageName: node
2819828198
linkType: hard
2819928199

28200-
"semver@npm:7.6.3":
28201-
version: 7.6.3
28202-
resolution: "semver@npm:7.6.3"
28203-
bin:
28204-
semver: bin/semver.js
28205-
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
28206-
languageName: node
28207-
linkType: hard
28208-
2820928200
"semver@npm:7.7.2":
2821028201
version: 7.7.2
2821128202
resolution: "semver@npm:7.7.2"
@@ -28215,21 +28206,21 @@ __metadata:
2821528206
languageName: node
2821628207
linkType: hard
2821728208

28218-
"semver@npm:^6.0.0, semver@npm:^6.3.0, semver@npm:^6.3.1":
28219-
version: 6.3.1
28220-
resolution: "semver@npm:6.3.1"
28209+
"semver@npm:7.7.3, semver@npm:^7.1.1, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.2, semver@npm:^7.6.3, semver@npm:^7.7.2, semver@npm:^7.7.3":
28210+
version: 7.7.3
28211+
resolution: "semver@npm:7.7.3"
2822128212
bin:
2822228213
semver: bin/semver.js
28223-
checksum: 10c0/e3d79b609071caa78bcb6ce2ad81c7966a46a7431d9d58b8800cfa9cb6a63699b3899a0e4bcce36167a284578212d9ae6942b6929ba4aa5015c079a67751d42d
28214+
checksum: 10c0/4afe5c986567db82f44c8c6faef8fe9df2a9b1d98098fc1721f57c696c4c21cebd572f297fc21002f81889492345b8470473bc6f4aff5fb032a6ea59ea2bc45e
2822428215
languageName: node
2822528216
linkType: hard
2822628217

28227-
"semver@npm:^7.1.1, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0, semver@npm:^7.6.2, semver@npm:^7.6.3, semver@npm:^7.7.2, semver@npm:^7.7.3":
28228-
version: 7.7.3
28229-
resolution: "semver@npm:7.7.3"
28218+
"semver@npm:^6.0.0, semver@npm:^6.3.0, semver@npm:^6.3.1":
28219+
version: 6.3.1
28220+
resolution: "semver@npm:6.3.1"
2823028221
bin:
2823128222
semver: bin/semver.js
28232-
checksum: 10c0/4afe5c986567db82f44c8c6faef8fe9df2a9b1d98098fc1721f57c696c4c21cebd572f297fc21002f81889492345b8470473bc6f4aff5fb032a6ea59ea2bc45e
28223+
checksum: 10c0/e3d79b609071caa78bcb6ce2ad81c7966a46a7431d9d58b8800cfa9cb6a63699b3899a0e4bcce36167a284578212d9ae6942b6929ba4aa5015c079a67751d42d
2823328224
languageName: node
2823428225
linkType: hard
2823528226

0 commit comments

Comments
 (0)