polymorphic
polymorphic copied to clipboard
chore(deps): update dependency lint-staged to v15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| lint-staged | 13.3.0 -> 15.0.2 |
Release Notes
okonet/lint-staged (lint-staged)
v15.0.2
Patch Changes
- #1339
8e82364Thanks @iiroj! - Update dependencies, including listr2@7.0.2 to fix an upstream issue affecting lint-staged.
v15.0.1
Patch Changes
- #1217
d2e6f8bThanks @louneskmt! - Previously it was possible for a function task to mutate the list of staged files passed to the function, and accidentally affect the generation of other tasks. This is now fixed by passing a copy of the original file list instead.
v15.0.0
Major Changes
-
#1322
66b93aaThanks @iiroj! - Require at least Node.js 18.12.0This release drops support for Node.js 16, which is EOL after 2023-09-11. Please upgrade your Node.js to the latest version.
Additionally, all dependencies have been updated to their latest versions.
v14.0.1
Bug Fixes
v14.0.0
Features
BREAKING CHANGES
- Please upgrade your Node.js version to at least
16.14.0.
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #621 (8491f33) into main (8938fbd) will not change coverage. Report is 1 commits behind head on main. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #621 +/- ##
=======================================
Coverage 99.70% 99.70%
=======================================
Files 11 11
Lines 678 678
Branches 47 47
=======================================
Hits 676 676
Misses 2 2
| Flag | Coverage Δ | |
|---|---|---|
| preact | 100.00% <ø> (ø) |
|
| react | 100.00% <ø> (ø) |
|
| solid | 100.00% <ø> (ø) |
|
| vue | 98.91% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more