Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency fs-extra to v11 #642

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fs-extra 10.1.0 -> 11.2.0 age adoption passing confidence

Release Notes

jprichardson/node-fs-extra (fs-extra)

v11.2.0

Compare Source

  • Copy directory contents in parallel for better performance (#​1026)
  • Refactor internal code to use async/await (#​1020)

v11.1.1

Compare Source

  • Preserve timestamps when moving files across devices (#​992, #​994)

v11.1.0

Compare Source

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

v11.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 7, 2023 12:50
@graviteeio
Copy link
Contributor

graviteeio commented Mar 7, 2023

Hey dear reviewer, I'm the Gravitee.io bot 🤖

I just want to tell you that package.json has been updated in this PR.

Some components are based on third party libraries, for integration into a web component, we extract the css from its libraries as assets.

WARNING: When highlight.js or github-markdown-css are updated, we must run yarn build task to update the css.

Generated by 🚫 dangerJS against 27b6bb0

@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.8-renovate-fs-extra-11-x-89d1c84

or

yarn add @gravitee/ui-components@3.38.8-renovate-fs-extra-11-x-89d1c84

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 89d1c84 to 363ca82 Compare March 20, 2023 18:23
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.8-renovate-fs-extra-11-x-363ca82

or

yarn add @gravitee/ui-components@3.38.8-renovate-fs-extra-11-x-363ca82

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from ead4448 to af054af Compare March 29, 2023 14:34
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.9-renovate-fs-extra-11-x-af054af

or

yarn add @gravitee/ui-components@3.38.9-renovate-fs-extra-11-x-af054af

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from af054af to 72cee53 Compare March 31, 2023 07:33
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.9-renovate-fs-extra-11-x-72cee53

or

yarn add @gravitee/ui-components@3.38.9-renovate-fs-extra-11-x-72cee53

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 72cee53 to d0072c8 Compare March 31, 2023 07:36
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.10-renovate-fs-extra-11-x-d0072c8

or

yarn add @gravitee/ui-components@3.38.10-renovate-fs-extra-11-x-d0072c8

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from d0072c8 to a066dce Compare April 5, 2023 08:53
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.11-renovate-fs-extra-11-x-a066dce

or

yarn add @gravitee/ui-components@3.38.11-renovate-fs-extra-11-x-a066dce

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from a066dce to 68031f6 Compare April 14, 2023 09:34
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.38.12-renovate-fs-extra-11-x-68031f6

or

yarn add @gravitee/ui-components@3.38.12-renovate-fs-extra-11-x-68031f6

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 68031f6 to ab1a6ff Compare May 3, 2023 12:04
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.39.0-renovate-fs-extra-11-x-ab1a6ff

or

yarn add @gravitee/ui-components@3.39.0-renovate-fs-extra-11-x-ab1a6ff

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from a0452d2 to 641beb3 Compare May 4, 2023 10:46
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.39.2-renovate-fs-extra-11-x-641beb3

or

yarn add @gravitee/ui-components@3.39.2-renovate-fs-extra-11-x-641beb3

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 641beb3 to 1bf8720 Compare May 4, 2023 16:18
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.39.3-renovate-fs-extra-11-x-1bf8720

or

yarn add @gravitee/ui-components@3.39.3-renovate-fs-extra-11-x-1bf8720

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 1bf8720 to 445d347 Compare May 5, 2023 15:08
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.39.4-renovate-fs-extra-11-x-445d347

or

yarn add @gravitee/ui-components@3.39.4-renovate-fs-extra-11-x-445d347

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 445d347 to 189881e Compare May 9, 2023 07:23
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.39.5-renovate-fs-extra-11-x-189881e

or

yarn add @gravitee/ui-components@3.39.5-renovate-fs-extra-11-x-189881e

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 189881e to 6ec5151 Compare May 16, 2023 16:15
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.39.6-renovate-fs-extra-11-x-6ec5151

or

yarn add @gravitee/ui-components@3.39.6-renovate-fs-extra-11-x-6ec5151

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 6ec5151 to 0c6675b Compare May 30, 2023 10:22
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.42.0-renovate-fs-extra-11-x-669a90e

or

yarn add @gravitee/ui-components@3.42.0-renovate-fs-extra-11-x-669a90e

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch 2 times, most recently from bc0c208 to 99c9f22 Compare July 4, 2023 17:34
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.43.0-renovate-fs-extra-11-x-99c9f22

or

yarn add @gravitee/ui-components@3.43.0-renovate-fs-extra-11-x-99c9f22

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 99c9f22 to 81d2a0a Compare July 5, 2023 15:11
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.43.0-renovate-fs-extra-11-x-81d2a0a

or

yarn add @gravitee/ui-components@3.43.0-renovate-fs-extra-11-x-81d2a0a

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 81d2a0a to 5aa4cb9 Compare July 5, 2023 19:39
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.44.0-renovate-fs-extra-11-x-5aa4cb9

or

yarn add @gravitee/ui-components@3.44.0-renovate-fs-extra-11-x-5aa4cb9

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 5aa4cb9 to bd3deb8 Compare October 26, 2023 13:09
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.44.0-renovate-fs-extra-11-x-bd3deb8

or

yarn add @gravitee/ui-components@3.44.0-renovate-fs-extra-11-x-bd3deb8

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from bd3deb8 to 8b1a288 Compare October 26, 2023 17:18
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.45.0-renovate-fs-extra-11-x-8b1a288

or

yarn add @gravitee/ui-components@3.45.0-renovate-fs-extra-11-x-8b1a288

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 8b1a288 to 589a4b5 Compare November 6, 2023 09:34
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.45.0-renovate-fs-extra-11-x-589a4b5

or

yarn add @gravitee/ui-components@3.45.0-renovate-fs-extra-11-x-589a4b5

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 589a4b5 to a88c6de Compare November 6, 2023 13:17
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.45.1-renovate-fs-extra-11-x-a88c6de

or

yarn add @gravitee/ui-components@3.45.1-renovate-fs-extra-11-x-a88c6de

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from a88c6de to 39490b4 Compare November 6, 2023 16:56
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.45.1-renovate-fs-extra-11-x-39490b4

or

yarn add @gravitee/ui-components@3.45.1-renovate-fs-extra-11-x-39490b4

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from 39490b4 to b2e62c3 Compare November 6, 2023 19:14
@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.45.2-renovate-fs-extra-11-x-b2e62c3

or

yarn add @gravitee/ui-components@3.45.2-renovate-fs-extra-11-x-b2e62c3

@renovate renovate bot force-pushed the renovate/fs-extra-11.x branch from b2e62c3 to 27b6bb0 Compare November 28, 2023 04:38
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@graviteeio
Copy link
Contributor

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@3.45.2-renovate-fs-extra-11-x-27b6bb0

or

yarn add @gravitee/ui-components@3.45.2-renovate-fs-extra-11-x-27b6bb0

@gcusnieux gcusnieux merged commit 7f2ed6b into master Nov 28, 2023
13 checks passed
@gcusnieux gcusnieux deleted the renovate/fs-extra-11.x branch November 28, 2023 08:07
@graviteeio
Copy link
Contributor

🎉 This PR is included in version 3.45.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants