[PR #1041] [MERGED] Bump fs-extra from 10.1.0 to 11.1.0 #1050

Closed
opened 2025-11-06 12:13:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1041
Author: @dependabot[bot]
Created: 11/30/2022
Status: Merged
Merged: 12/10/2022
Merged by: @veggiemonk

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


📝 Commits (1)

  • 62e7aac Bump fs-extra from 10.1.0 to 11.1.0

📊 Changes

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

View changed files

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

📄 Description

Bumps fs-extra from 10.1.0 to 11.1.0.

Changelog

Sourced from fs-extra's changelog.

11.1.0 / 2022-11-29

  • Re-add main field to package.json for better TypeScript compatibility (#979, #981)

11.0.0 / 2022-11-28

Breaking Changes

  • Don't allow requiring fs-extra/lib/SOMETHING (switched to exports) (#974)
  • Require Node v14.14+ (#968, #969)

New Features

  • Add fs-extra/esm for ESM named export support; see docs for details (#746, #974)
  • Add promise support for fs.readv() (#970)

Bugfixes

  • Don't stat filtered items in copy* (#965, #971)
  • Remove buggy stats check in copy (#918, #976)
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/1041 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/30/2022 **Status:** ✅ Merged **Merged:** 12/10/2022 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/fs-extra-11.1.0` --- ### 📝 Commits (1) - [`62e7aac`](https://github.com/veggiemonk/awesome-docker/commit/62e7aace927a3fa9bc8a1e898f4b49ee20b6a4e9) Bump fs-extra from 10.1.0 to 11.1.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+8 -8) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0. <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.0 / 2022-11-29</h2> <ul> <li>Re-add <code>main</code> field to <code>package.json</code> for better TypeScript compatibility (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/979">#979</a>, <a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/pull/981">#981</a>)</li> </ul> <h2>11.0.0 / 2022-11-28</h2> <h3>Breaking Changes</h3> <ul> <li>Don't allow requiring <code>fs-extra/lib/SOMETHING</code> (switched to <code>exports</code>) (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/pull/974">#974</a>)</li> <li>Require Node v14.14+ (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/968">#968</a>, <a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/pull/969">#969</a>)</li> </ul> <h3>New Features</h3> <ul> <li>Add <code>fs-extra/esm</code> for ESM named export support; see <a href="https://github.com/jprichardson/node-fs-extra#esm">docs</a> for details (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/746">#746</a>, <a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/pull/974">#974</a>)</li> <li>Add promise support for <code>fs.readv()</code> (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/pull/970">#970</a>)</li> </ul> <h3>Bugfixes</h3> <ul> <li>Don't <code>stat</code> filtered items in <code>copy*</code> (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/965">#965</a>, <a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/pull/971">#971</a>)</li> <li>Remove buggy stats check in <code>copy</code> (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/918">#918</a>, <a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/pull/976">#976</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/0e76a7215409b4242947d17f8c2309e69b10b02e"><code>0e76a72</code></a> 11.1.0</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/ab86a8aabc8ab9d203ca784d8652cb31d3dc7fed"><code>ab86a8a</code></a> Re-add package.json main field for TypeScript support (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/981">#981</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/8e7793b053bba4eb8cc76b519e1b69ee7a68fb3a"><code>8e7793b</code></a> Update action versions (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/978">#978</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/4daff17445218521295b33ff8865fecb7fb85fd6"><code>4daff17</code></a> 11.0.0</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/fd50986b4c62473f09e1d976118858f479d64b2d"><code>fd50986</code></a> BREAKING: ESM support (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/974">#974</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/1a3205db942d92f0b8b5a306f6a0466ab2c5f8b7"><code>1a3205d</code></a> Remove unneeded and buggy stats check (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/976">#976</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/b3146f0655f96ddf0c342fd0c9298f63b38d6b4c"><code>b3146f0</code></a> Run copy*() filter before running fs.stat() on items (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/971">#971</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/1d1622be96c3a6f9f3417a3ef766c093dbdd43a0"><code>1d1622b</code></a> Upgrade devDeps (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/975">#975</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/9dbf173f75828ccd86b9fa9cc9575a76aff69555"><code>9dbf173</code></a> Add promise support for fs.readv (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/970">#970</a>)</li> <li><a href="https://github.com/jprichardson/node-fs-extra/commit/5623ba3d5b30753d3afea4fc7cfa2c88cf2768ea"><code>5623ba3</code></a> BREAKING: Drop Node v12 support; require v14.14+ (<a href="https://github-redirect.dependabot.com/jprichardson/node-fs-extra/issues/969">#969</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.1.0">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=10.1.0&new-version=11.1.0)](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:13:40 -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#1050