-
Notifications
You must be signed in to change notification settings - Fork 15
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 #3415
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
GermainBergeron and
gdostie
and removed request for
a team
July 10, 2023 16:09
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Filespackages/style/package.json
pnpm-lock.yaml
packages/react/package.json
|
UITOOL-284
GermainBergeron
force-pushed
the
renovate/del-7.x
branch
from
July 21, 2023 21:03
874a366
to
277a4c3
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/del-7.x
branch
from
July 21, 2023 21:12
277a4c3
to
43c2c8b
Compare
GermainBergeron
force-pushed
the
renovate/del-7.x
branch
from
July 22, 2023 23:46
43c2c8b
to
277a4c3
Compare
renovate
bot
force-pushed
the
renovate/del-7.x
branch
from
July 22, 2023 23:48
277a4c3
to
0f0bce8
Compare
GermainBergeron
force-pushed
the
renovate/del-7.x
branch
from
July 22, 2023 23:54
0f0bce8
to
277a4c3
Compare
renovate
bot
force-pushed
the
renovate/del-7.x
branch
from
July 22, 2023 23:56
277a4c3
to
8257597
Compare
GermainBergeron
force-pushed
the
renovate/del-7.x
branch
from
July 23, 2023 00:02
8257597
to
3d3d40b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
GermainBergeron
approved these changes
Jul 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.1.1
->7.0.0
Release Notes
sindresorhus/del (del)
v7.0.0
Compare Source
Breaking
106d7d8
require('del')
→import {deleteAsync} from 'del'
require('del').sync
→import {deleteSync} from 'del'
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.