Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 12163: Update dependency lint-staged to v15
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lint-staged](https://github.com/okonet/lint-staged) | devDependencies | major | [`^14.0.0` -> `^15.0.0`](https://renovatebot.com/diffs/npm/lint-staged/14.0.1/15.0.1) | --- ### Release Notes <details> <summary>okonet/lint-staged (lint-staged)</summary> ### [`v15.0.1`](https://github.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1501) [Compare Source](lint-staged/lint-staged@v15.0.0...v15.0.1) ##### Patch Changes - [#​1217](lint-staged/lint-staged#1217) [`d2e6f8b`](lint-staged/lint-staged@d2e6f8b) Thanks [@​louneskmt](https://github.com/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`](https://github.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1500) [Compare Source](lint-staged/lint-staged@v14.0.1...v15.0.0) ##### Major Changes - [#​1322](lint-staged/lint-staged#1322) [`66b93aa`](lint-staged/lint-staged@66b93aa) Thanks [@​iiroj](https://github.com/iiroj)! - **Require at least Node.js 18.12.0** This 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. </details> --- ### 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 rename PR to start with "rebase!". 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
- Loading branch information