-
Notifications
You must be signed in to change notification settings - Fork 12
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
Conversation
Hey dear reviewer, I'm the Gravitee.io bot 🤖 I just want to tell you that 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 |
624acf2
to
f9fb38e
Compare
a5b6b8a
to
c4ec78d
Compare
c4ec78d
to
5c5bc47
Compare
373fe2d
to
a611b8f
Compare
a611b8f
to
618cb91
Compare
a4203bc
to
7343077
Compare
400cf17
to
4331a97
Compare
390e4bf
to
798d885
Compare
226d0e0
to
7fe1f35
Compare
ff0a18d
to
ad826b1
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
ad826b1
to
81fb553
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
47647ef
to
26b68e2
Compare
0ec9a48
to
685d2be
Compare
685d2be
to
fde9cd6
Compare
fde9cd6
to
e661aea
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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] |
🎉 This PR is included in version 3.45.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
6.1.1
->7.1.0
Release Notes
sindresorhus/del (del)
v7.1.0
Compare Source
path
toonProgress
event (#155)f5d31e6
v7.0.0
Compare Source
Breaking
106d7d8
require('del')
→import {deleteAsync} from 'del'
require('del').sync
→import {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.
This PR has been generated by Mend Renovate. View repository job log here.
📚 View the storybook of this branch here