Skip to content

Commit

Permalink
chore(deps): update dependency semver to v7.6.2 (redwoodjs#10578)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [semver](https://togithub.com/npm/node-semver) | [`7.6.0` ->
`7.6.2`](https://renovatebot.com/diffs/npm/semver/7.6.0/7.6.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/semver/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semver/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semver/7.6.0/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semver/7.6.0/7.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v7.6.2`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#762-2024-05-09)

[Compare
Source](https://togithub.com/npm/node-semver/compare/v7.6.1...v7.6.2)

##### Bug Fixes

-
[`6466ba9`](https://togithub.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea)
[#&redwoodjs#8203;713](https://togithub.com/npm/node-semver/pull/713) lru: use
map.delete() directly
([#&redwoodjs#8203;713](https://togithub.com/npm/node-semver/issues/713))
([@&redwoodjs#8203;negezor](https://togithub.com/negezor),
[@&redwoodjs#8203;lukekarrys](https://togithub.com/lukekarrys))

###
[`v7.6.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04)

[Compare
Source](https://togithub.com/npm/node-semver/compare/v7.6.0...v7.6.1)

##### Bug Fixes

-
[`c570a34`](https://togithub.com/npm/node-semver/commit/c570a348ffc6612af07fe94fa46b9affa5e4eff0)
[#&redwoodjs#8203;704](https://togithub.com/npm/node-semver/pull/704) linting:
no-unused-vars ([@&redwoodjs#8203;wraithgar](https://togithub.com/wraithgar))
-
[`ad8ff11`](https://togithub.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535)
[#&redwoodjs#8203;704](https://togithub.com/npm/node-semver/pull/704) use
internal cache implementation
([@&redwoodjs#8203;mbtools](https://togithub.com/mbtools))
-
[`ac9b357`](https://togithub.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352)
[#&redwoodjs#8203;682](https://togithub.com/npm/node-semver/pull/682) typo in
compareBuild debug message
([#&redwoodjs#8203;682](https://togithub.com/npm/node-semver/issues/682))
([@&redwoodjs#8203;mbtools](https://togithub.com/mbtools))

##### Dependencies

-
[`988a8de`](https://togithub.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8)
[#&redwoodjs#8203;709](https://togithub.com/npm/node-semver/pull/709) uninstall
`lru-cache`
([#&redwoodjs#8203;709](https://togithub.com/npm/node-semver/issues/709))
-
[`3fabe4d`](https://togithub.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614)
[#&redwoodjs#8203;704](https://togithub.com/npm/node-semver/pull/704) remove
lru-cache

##### Chores

-
[`dd09b60`](https://togithub.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d)
[#&redwoodjs#8203;705](https://togithub.com/npm/node-semver/pull/705) bump
[@&redwoodjs#8203;npmcli/template-oss](https://togithub.com/npmcli/template-oss)
to 4.22.0 ([@&redwoodjs#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`ec49cdc`](https://togithub.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644)
[#&redwoodjs#8203;701](https://togithub.com/npm/node-semver/pull/701) chore:
chore: postinstall for dependabot template-oss PR
([@&redwoodjs#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`b236c3d`](https://togithub.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091)
[#&redwoodjs#8203;696](https://togithub.com/npm/node-semver/pull/696) add
benchmarks
([#&redwoodjs#8203;696](https://togithub.com/npm/node-semver/issues/696))
([@&redwoodjs#8203;H4ad](https://togithub.com/H4ad))
-
[`692451b`](https://togithub.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22)
[#&redwoodjs#8203;688](https://togithub.com/npm/node-semver/pull/688) various
improvements to README
([#&redwoodjs#8203;688](https://togithub.com/npm/node-semver/issues/688))
([@&redwoodjs#8203;mbtools](https://togithub.com/mbtools))
-
[`5feeb7f`](https://togithub.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e)
[#&redwoodjs#8203;705](https://togithub.com/npm/node-semver/pull/705) postinstall
for dependabot template-oss PR
([@&redwoodjs#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`074156f`](https://togithub.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff)
[#&redwoodjs#8203;701](https://togithub.com/npm/node-semver/pull/701) bump
[@&redwoodjs#8203;npmcli/template-oss](https://togithub.com/npmcli/template-oss)
from 4.21.3 to 4.21.4
([@&redwoodjs#8203;dependabot](https://togithub.com/dependabot)\[bot])

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 4e1c164 commit 5efc478
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"prisma": "5.11.0",
"prompts": "2.4.2",
"rimraf": "5.0.7",
"semver": "7.6.0",
"semver": "7.6.2",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.22.9",
"terminal-link": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"fs-extra": "11.2.0",
"jest": "29.7.0",
"klaw-sync": "6.0.0",
"semver": "7.6.0",
"semver": "7.6.2",
"systeminformation": "5.22.9",
"terminal-link": "2.1.1",
"tsx": "4.7.1",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8459,7 +8459,7 @@ __metadata:
prisma: "npm:5.11.0"
prompts: "npm:2.4.2"
rimraf: "npm:5.0.7"
semver: "npm:7.6.0"
semver: "npm:7.6.2"
string-env-interpolation: "npm:1.0.1"
systeminformation: "npm:5.22.9"
terminal-link: "npm:2.1.1"
Expand Down Expand Up @@ -15529,7 +15529,7 @@ __metadata:
fs-extra: "npm:11.2.0"
jest: "npm:29.7.0"
klaw-sync: "npm:6.0.0"
semver: "npm:7.6.0"
semver: "npm:7.6.2"
systeminformation: "npm:5.22.9"
terminal-link: "npm:2.1.1"
tsx: "npm:4.7.1"
Expand Down Expand Up @@ -28910,14 +28910,12 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.6.0, semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0":
version: 7.6.0
resolution: "semver@npm:7.6.0"
dependencies:
lru-cache: "npm:^6.0.0"
"semver@npm:7.6.2, semver@npm:^7.0.0, semver@npm:^7.1.1, semver@npm:^7.1.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.2, semver@npm:^7.5.3, semver@npm:^7.5.4, semver@npm:^7.6.0":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
semver: bin/semver.js
checksum: 10c0/fbfe717094ace0aa8d6332d7ef5ce727259815bd8d8815700853f4faf23aacbd7192522f0dc5af6df52ef4fa85a355ebd2f5d39f554bd028200d6cf481ab9b53
checksum: 10c0/97d3441e97ace8be4b1976433d1c32658f6afaff09f143e52c593bae7eef33de19e3e369c88bd985ce1042c6f441c80c6803078d1de2a9988080b66684cbb30c
languageName: node
linkType: hard

Expand Down

0 comments on commit 5efc478

Please sign in to comment.