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 del to v7 #641

Merged
merged 2 commits into from
Nov 29, 2023
Merged

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
del 6.1.1 -> 7.1.0 age adoption passing confidence

Release Notes

sindresorhus/del (del)

v7.1.0

Compare Source

v7.0.0

Compare Source

Breaking
  • Require Node.js 14 (#​143) 106d7d8
  • This package is now pure ESM. Please read this.
  • Moved from a default export to named exports:
    • require('del')import {deleteAsync} from 'del'
    • require('del').syncimport {deleteSync} from 'del'

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.


📚  View the storybook of this branch 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 e58a06d

@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from 624acf2 to f9fb38e Compare March 29, 2023 14:34
@renovate renovate bot force-pushed the renovate/del-7.x branch 3 times, most recently from a5b6b8a to c4ec78d Compare April 5, 2023 08:53
@renovate renovate bot force-pushed the renovate/del-7.x branch from c4ec78d to 5c5bc47 Compare April 14, 2023 09:33
@renovate renovate bot force-pushed the renovate/del-7.x branch 6 times, most recently from 373fe2d to a611b8f Compare May 9, 2023 07:23
@renovate renovate bot force-pushed the renovate/del-7.x branch from a611b8f to 618cb91 Compare May 16, 2023 16:15
@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from a4203bc to 7343077 Compare May 30, 2023 12:22
@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from 400cf17 to 4331a97 Compare June 9, 2023 16:09
@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from 390e4bf to 798d885 Compare June 16, 2023 20:38
@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from 226d0e0 to 7fe1f35 Compare June 27, 2023 13:16
@renovate renovate bot force-pushed the renovate/del-7.x branch 4 times, most recently from ff0a18d to ad826b1 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

@renovate renovate bot force-pushed the renovate/del-7.x branch from ad826b1 to 81fb553 Compare August 30, 2023 19:55
@sonarqubecloud
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

@renovate renovate bot force-pushed the renovate/del-7.x branch 2 times, most recently from 47647ef to 26b68e2 Compare October 26, 2023 17:18
@renovate renovate bot force-pushed the renovate/del-7.x branch 4 times, most recently from 0ec9a48 to 685d2be Compare November 6, 2023 19:14
@renovate renovate bot force-pushed the renovate/del-7.x branch from 685d2be to fde9cd6 Compare November 28, 2023 08:11
@renovate renovate bot force-pushed the renovate/del-7.x branch from fde9cd6 to e661aea Compare November 28, 2023 08:15
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 3 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/[email protected]

or

yarn add @gravitee/[email protected]

@gcusnieux gcusnieux merged commit 21df5e6 into master Nov 29, 2023
12 of 13 checks passed
@gcusnieux gcusnieux deleted the renovate/del-7.x branch November 29, 2023 09:54
@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