[PR #1060] [MERGED] Bump fs-extra from 11.1.0 to 11.1.1 #1069

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

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1060
Author: @dependabot[bot]
Created: 3/20/2023
Status: Merged
Merged: 3/21/2023
Merged by: @agebhar1

Base: masterHead: dependabot/npm_and_yarn/fs-extra-11.1.1


📝 Commits (1)

  • d91daf1 Bump fs-extra from 11.1.0 to 11.1.1

📊 Changes

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

View changed files

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

📄 Description

Bumps fs-extra from 11.1.0 to 11.1.1.

Changelog

Sourced from fs-extra's changelog.

11.1.1 / 2023-03-20

  • Preserve timestamps when moving files across devices (#992, #994)
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 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/1060 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/20/2023 **Status:** ✅ Merged **Merged:** 3/21/2023 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/fs-extra-11.1.1` --- ### 📝 Commits (1) - [`d91daf1`](https://github.com/veggiemonk/awesome-docker/commit/d91daf17c1a0368de32a598863684ccfd0bae25d) Bump fs-extra from 11.1.0 to 11.1.1 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.1.0 to 11.1.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md">fs-extra's changelog</a>.</em></p> <blockquote> <h2>11.1.1 / 2023-03-20</h2> <ul> <li>Preserve timestamps when moving files across devices (<a href="https://redirect.github.com/jprichardson/node-fs-extra/issues/992">#992</a>, <a href="https://redirect.github.com/jprichardson/node-fs-extra/pull/994">#994</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/cc7b3b22a984de5124131c7897574091c9df00e1"><code>cc7b3b2</code></a> 11.1.1</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/055e0b8a09529dc4924b367460781bab696d57fd"><code>055e0b8</code></a> Unify cross-device move test configuration/logic (<a href="https://redirect.github.com/jprichardson/node-fs-extra/issues/1001">#1001</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/0e7de32aac6689ea61b50a3b0627bfdf99444429"><code>0e7de32</code></a> Preserve timestamp when moving across devices (<a href="https://redirect.github.com/jprichardson/node-fs-extra/issues/994">#994</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/f3a7f0beeb5858c628b10010ad819c813c7f3565"><code>f3a7f0b</code></a> Fix build status badge (<a href="https://redirect.github.com/jprichardson/node-fs-extra/issues/991">#991</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/2b5c083b6f6a7da0067d6030023b856e8dca8a0d"><code>2b5c083</code></a> Harden ci.yml permissions (<a href="https://redirect.github.com/jprichardson/node-fs-extra/issues/985">#985</a>)</li> <li>See full diff in <a href="https://github.com/jprichardson/node-fs-extra/compare/11.1.0...11.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fs-extra&package-manager=npm_and_yarn&previous-version=11.1.0&new-version=11.1.1)](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 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:04 -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#1069