Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v6 (#11024)
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 |
|---|---|---|---|---|---|
| [rimraf](https://togithub.com/isaacs/rimraf) | [`5.0.9` ->
`6.0.1`](https://renovatebot.com/diffs/npm/rimraf/5.0.9/6.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rimraf/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rimraf/5.0.9/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/5.0.9/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>isaacs/rimraf (rimraf)</summary>

###
[`v6.0.1`](https://togithub.com/isaacs/rimraf/compare/v6.0.0...21560c7cdb46c039fccfd3f5fb4218946489881a)

[Compare
Source](https://togithub.com/isaacs/rimraf/compare/v6.0.0...v6.0.1)

###
[`v6.0.0`](https://togithub.com/isaacs/rimraf/compare/v5.0.9...v6.0.0)

[Compare
Source](https://togithub.com/isaacs/rimraf/compare/v5.0.9...v6.0.0)

</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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent f11282c commit f3e598d
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"nx": "19.0.4",
"ora": "7.0.1",
"prompts": "2.4.2",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"tstyche": "2.1.0",
"tsx": "4.16.2",
"typescript": "5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"prettier": "3.3.3",
"prisma": "5.17.0",
"prompts": "2.4.2",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"semver": "7.6.3",
"smol-toml": "1.3.0",
"string-env-interpolation": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"null-loader": "4.0.1",
"react-refresh": "0.14.0",
"resolve-url-loader": "5.0.0",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"style-loader": "3.3.4",
"typescript": "5.4.5",
"url-loader": "4.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"graphql": "16.9.0",
"kill-port": "1.6.1",
"prettier": "3.3.3",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"source-map": "0.7.4",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.22.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"concurrently": "8.2.2",
"publint": "0.2.9",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"tsx": "4.16.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7975,7 +7975,7 @@ __metadata:
prettier: "npm:3.3.3"
prisma: "npm:5.17.0"
prompts: "npm:2.4.2"
rimraf: "npm:5.0.9"
rimraf: "npm:6.0.1"
semver: "npm:7.6.3"
smol-toml: "npm:1.3.0"
string-env-interpolation: "npm:1.0.1"
Expand Down Expand Up @@ -8081,7 +8081,7 @@ __metadata:
null-loader: "npm:4.0.1"
react-refresh: "npm:0.14.0"
resolve-url-loader: "npm:5.0.0"
rimraf: "npm:5.0.9"
rimraf: "npm:6.0.1"
style-loader: "npm:3.3.4"
typescript: "npm:5.4.5"
url-loader: "npm:4.1.1"
Expand Down Expand Up @@ -8289,7 +8289,7 @@ __metadata:
graphql-tag: "npm:2.12.6"
kill-port: "npm:1.6.1"
prettier: "npm:3.3.3"
rimraf: "npm:5.0.9"
rimraf: "npm:6.0.1"
source-map: "npm:0.7.4"
string-env-interpolation: "npm:1.0.1"
systeminformation: "npm:5.22.11"
Expand Down Expand Up @@ -8450,7 +8450,7 @@ __metadata:
deepmerge: "npm:4.3.1"
fast-glob: "npm:3.3.2"
publint: "npm:0.2.9"
rimraf: "npm:5.0.9"
rimraf: "npm:6.0.1"
smol-toml: "npm:1.3.0"
string-env-interpolation: "npm:1.0.1"
tsx: "npm:4.16.2"
Expand Down Expand Up @@ -18169,7 +18169,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:11.0.0":
"glob@npm:11.0.0, glob@npm:^11.0.0":
version: 11.0.0
resolution: "glob@npm:11.0.0"
dependencies:
Expand All @@ -18185,7 +18185,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.3, glob@npm:^10.3.7":
"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.3":
version: 10.3.15
resolution: "glob@npm:10.3.15"
dependencies:
Expand Down Expand Up @@ -26587,14 +26587,15 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.9":
version: 5.0.9
resolution: "rimraf@npm:5.0.9"
"rimraf@npm:6.0.1":
version: 6.0.1
resolution: "rimraf@npm:6.0.1"
dependencies:
glob: "npm:^10.3.7"
glob: "npm:^11.0.0"
package-json-from-dist: "npm:^1.0.0"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10c0/87374682492b9e64de9c6fcbf2c8f209c7a2cd0e9749b3732eef8a62c6f859a9ed996d46f662d9ad5dd38c2c469f8e88de56b6c509026070ee3f06369cac1bc8
checksum: 10c0/b30b6b072771f0d1e73b4ca5f37bb2944ee09375be9db5f558fcd3310000d29dfcfa93cf7734d75295ad5a7486dc8e40f63089ced1722a664539ffc0c3ece8c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -26792,7 +26793,7 @@ __metadata:
nx: "npm:19.0.4"
ora: "npm:7.0.1"
prompts: "npm:2.4.2"
rimraf: "npm:5.0.9"
rimraf: "npm:6.0.1"
tstyche: "npm:2.1.0"
tsx: "npm:4.16.2"
typescript: "npm:5.4.5"
Expand Down

0 comments on commit f3e598d

Please sign in to comment.