[PR #1088] [MERGED] Bump rimraf from 5.0.1 to 5.0.4 #1093

Closed
opened 2025-11-06 12:14:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1088
Author: @dependabot[bot]
Created: 9/26/2023
Status: Merged
Merged: 9/27/2023
Merged by: @agebhar1

Base: masterHead: dependabot/npm_and_yarn/rimraf-5.0.4


📝 Commits (1)

  • 4057b25 Bump rimraf from 5.0.1 to 5.0.4

📊 Changes

2 files changed (+72 additions, -72 deletions)

View changed files

📝 package-lock.json (+71 -71)
📝 package.json (+1 -1)

📄 Description

Bumps rimraf from 5.0.1 to 5.0.4.

Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1088 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 9/27/2023 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/rimraf-5.0.4` --- ### 📝 Commits (1) - [`4057b25`](https://github.com/veggiemonk/awesome-docker/commit/4057b2533966153345574bf59557ee1864952798) Bump rimraf from 5.0.1 to 5.0.4 ### 📊 Changes **2 files changed** (+72 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+71 -71) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.4. <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/isaacs/rimraf/commit/24ac69b604f29ef2207d78bfc3028cf5ba674ab0"><code>24ac69b</code></a> add github link to typedocs</li> <li>See full diff in <a href="https://github.com/isaacs/rimraf/compare/v5.0.1...v5.0.4">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.1&new-version=5.0.4)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:14:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#1093