faker
faker copied to clipboard
chore(deps): update dependency rimraf to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| rimraf | 5.0.9 -> 6.0.1 |
Release Notes
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.
Deploy Preview for fakerjs ready!
| Name | Link |
|---|---|
| Latest commit | ee046a659774281231f8bc10964e08abd5af1214 |
| Latest deploy log | https://app.netlify.com/sites/fakerjs/deploys/66ec83224381960008073f98 |
| Deploy Preview | https://deploy-preview-3016.fakerjs.dev |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.97%. Comparing base (
548c034) to head (ee046a6). Report is 1 commits behind head on next.
Additional details and impacted files
@@ Coverage Diff @@
## next #3016 +/- ##
==========================================
+ Coverage 99.96% 99.97% +0.01%
==========================================
Files 2776 2776
Lines 226338 226338
Branches 589 945 +356
==========================================
+ Hits 226258 226285 +27
+ Misses 80 53 -27
From the changelog:
Drop support for nodes before v20
This basically raises the developer setup to be at Node 20. Node.js 18 is stillsupported until 30 Apr 2025..
Nothing to critical, but should propably mentioned in the new contribution guidelines.
- https://github.com/isaacs/rimraf/issues/313
FYI: Rimraf v6.0.1 seems to work on node v18. But I'm not sure about upgrading.
Edited/Blocked Notification
Renovate 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.