Skip to content

Commit

Permalink
Bump rimraf from 5.0.0 to 5.0.5 (#79)
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.0 to 5.0.5.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/isaacs/rimraf/commit/3cc9222c646393713f671b807731f2d70f554850"><code>3cc9222</code></a>
5.0.5</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/562b9127be791fe866ddfb7a4d84f653a4ade94e"><code>562b912</code></a>
tshy 1.2.2, build with main</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/ffc44d3a0b9bd6be386f08bed6ad559c0f0f75ee"><code>ffc44d3</code></a>
5.0.4</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/0a84af6eecb188312a75a6742353c4ea817c1594"><code>0a84af6</code></a>
bin: remove realpath, use testing env instead</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/2e8e0d367593ee0aa2874b644e92db2253530ef5"><code>2e8e0d3</code></a>
GitHub Actions: Node.js v20</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/15656aa0fae2b4899680624a5d962a66b19b4743"><code>15656aa</code></a>
5.0.3</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/14a14061414b498a699484e60862718fb99d7e3f"><code>14a1406</code></a>
detect main module properly</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/6297992df2ca8ecf07d2b6b4863e2bff73e2f10c"><code>6297992</code></a>
5.0.2</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/92a4e2cb06b3f9792350a2e5f4ad4c138a858532"><code>92a4e2c</code></a>
move all types related to options to opt-arg.js</li>
<li><a
href="https://github.com/isaacs/rimraf/commit/5739c76796ae9ec17451021cd84078e1c8213386"><code>5739c76</code></a>
tap 18, build with tshy</li>
<li>Additional commits viewable in <a
href="https://github.com/isaacs/rimraf/compare/v5.0.0...v5.0.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rimraf&package-manager=npm_and_yarn&previous-version=5.0.0&new-version=5.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent ab8def6 commit 09972a4
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/omgidl-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"nearley": "^2.20.1",
"nearley-loader": "^2.0.0",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rimraf": "5.0.5",
"ts-jest": "29.0.3",
"ts-loader": "^9.5.0",
"typescript": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ros2idl-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/jest": "^28.0.0",
"jest": "28.1.3",
"prettier": "2.7.1",
"rimraf": "5.0.0",
"rimraf": "5.0.5",
"ts-jest": "^28.0.8",
"ts-loader": "9.5.0",
"typescript": "4.8.3",
Expand Down
70 changes: 61 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ __metadata:
nearley: ^2.20.1
nearley-loader: ^2.0.0
prettier: 2.8.8
rimraf: 5.0.0
rimraf: 5.0.5
ts-jest: 29.0.3
ts-loader: ^9.5.0
tslib: ^2
Expand Down Expand Up @@ -573,7 +573,7 @@ __metadata:
jest: 28.1.3
md5-typescript: ^1.0.5
prettier: 2.7.1
rimraf: 5.0.0
rimraf: 5.0.5
ts-jest: ^28.0.8
ts-loader: 9.5.0
typescript: 4.8.3
Expand Down Expand Up @@ -3848,7 +3848,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.0.0, glob@npm:^10.2.2":
"glob@npm:^10.2.2":
version: 10.2.7
resolution: "glob@npm:10.2.7"
dependencies:
Expand All @@ -3863,6 +3863,21 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.3.7":
version: 10.3.10
resolution: "glob@npm:10.3.10"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^2.3.5
minimatch: ^9.0.1
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
path-scurry: ^1.10.1
bin:
glob: dist/esm/bin.mjs
checksum: 4f2fe2511e157b5a3f525a54092169a5f92405f24d2aed3142f4411df328baca13059f4182f1db1bf933e2c69c0bd89e57ae87edd8950cba8c7ccbe84f721cf3
languageName: node
linkType: hard

"glob@npm:^7.1.3, glob@npm:^7.1.4":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down Expand Up @@ -4456,6 +4471,19 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^2.3.5":
version: 2.3.6
resolution: "jackspeak@npm:2.3.6"
dependencies:
"@isaacs/cliui": ^8.0.2
"@pkgjs/parseargs": ^0.11.0
dependenciesMeta:
"@pkgjs/parseargs":
optional: true
checksum: 57d43ad11eadc98cdfe7496612f6bbb5255ea69fe51ea431162db302c2a11011642f50cfad57288bd0aea78384a0612b16e131944ad8ecd09d619041c8531b54
languageName: node
linkType: hard

"jest-changed-files@npm:^28.1.3":
version: 28.1.3
resolution: "jest-changed-files@npm:28.1.3"
Expand Down Expand Up @@ -5981,6 +6009,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^9.1.1 || ^10.0.0":
version: 10.0.1
resolution: "lru-cache@npm:10.0.1"
checksum: 06f8d0e1ceabd76bb6f644a26dbb0b4c471b79c7b514c13c6856113879b3bf369eb7b497dad4ff2b7e2636db202412394865b33c332100876d838ad1372f0181
languageName: node
linkType: hard

"make-dir@npm:^3.0.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
Expand Down Expand Up @@ -6182,6 +6217,13 @@ __metadata:
languageName: node
linkType: hard

"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0":
version: 7.0.4
resolution: "minipass@npm:7.0.4"
checksum: 87585e258b9488caf2e7acea242fd7856bbe9a2c84a7807643513a338d66f368c7d518200ad7b70a508664d408aa000517647b2930c259a8b1f9f0984f344a21
languageName: node
linkType: hard

"minizlib@npm:^2.1.1, minizlib@npm:^2.1.2":
version: 2.1.2
resolution: "minizlib@npm:2.1.2"
Expand Down Expand Up @@ -6520,6 +6562,16 @@ __metadata:
languageName: node
linkType: hard

"path-scurry@npm:^1.10.1":
version: 1.10.1
resolution: "path-scurry@npm:1.10.1"
dependencies:
lru-cache: ^9.1.1 || ^10.0.0
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
checksum: e2557cff3a8fb8bc07afdd6ab163a92587884f9969b05bbbaf6fe7379348bfb09af9ed292af12ed32398b15fb443e81692047b786d1eeb6d898a51eb17ed7d90
languageName: node
linkType: hard

"path-scurry@npm:^1.7.0":
version: 1.9.2
resolution: "path-scurry@npm:1.9.2"
Expand Down Expand Up @@ -6838,14 +6890,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.0":
version: 5.0.0
resolution: "rimraf@npm:5.0.0"
"rimraf@npm:5.0.5":
version: 5.0.5
resolution: "rimraf@npm:5.0.5"
dependencies:
glob: ^10.0.0
glob: ^10.3.7
bin:
rimraf: dist/cjs/src/bin.js
checksum: 60c5a7f152014d4f6bbf23f48e6badd145960a9be1115b719a07ba688c760b1bb8270abd6650bbd184ae2011843d8e9c775409652c89ff97550418aa5d581b27
rimraf: dist/esm/bin.mjs
checksum: d66eef829b2e23b16445f34e73d75c7b7cf4cbc8834b04720def1c8f298eb0753c3d76df77325fad79d0a2c60470525d95f89c2475283ad985fd7441c32732d1
languageName: node
linkType: hard

Expand Down

0 comments on commit 09972a4

Please sign in to comment.