-
Notifications
You must be signed in to change notification settings - Fork 633
chore(deps): update dependency lint-staged to v16 #986
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
base: beta
Are you sure you want to change the base?
Conversation
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kelektiv/node-cron). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | Pending | OpenSSF | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | minor | [`22.14.1` -> `22.15.15`](https://renovatebot.com/diffs/npm/@types%2fnode/22.14.1/22.15.15) | `22.15.17` (+1) | [](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped) | --- ### Configuration 📅 **Schedule**: Branch creation - On day 10 and 25 of the month ( * * 10,25 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kelektiv/node-cron). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
<!--- Provide a general summary of your changes in the Title above (following the Conventional Commits standard) --> <!-- More infos: https://www.conventionalcommits.org --> <!-- Commit types: https://github.com/insurgent-lab/conventional-changelog-preset#commit-types--> ## Description <!--- Describe your changes in detail --> removes references to sourcemaps in built output so IDEs don't get an error when importing ## Related Issue fixes #987 <!--- This project only accepts pull requests related to open issues --> <!--- If suggesting a new feature or change, please discuss it in an issue first --> <!--- If fixing a bug, there should be an issue describing it with steps to reproduce --> <!--- Please link to the issue here: --> ## Motivation and Context <!--- Why is this change required? What problem does it solve? --> ## How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> ## Screenshots (if appropriate): ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [x] All new and existing tests passed. - [ ] If my change introduces a breaking change, I have added a `!` after the type/scope in the title (see the Conventional Commits standard).
## [4.3.1](v4.3.0...v4.3.1) (2025-05-29) ### 🐛 Bug Fixes * prevent sourcemap error in IDEs ([#988](#988)) ([0db2c2d](0db2c2d)), closes [#987](#987) ### ♻️ Chores * **action:** update actions/setup-node action to v4.4.0 ([86f8cec](86f8cec)) * **action:** update github/codeql-action action to v3.28.16 ([33d396f](33d396f)) * **action:** update github/codeql-action action to v3.28.17 ([97a9185](97a9185)) * **action:** update github/codeql-action action to v3.28.18 ([6a72709](6a72709)) * **action:** update step-security/harden-runner action to v2.12.0 ([c0ad19d](c0ad19d)) * **deps:** lock file maintenance ([784bc9c](784bc9c)) * **deps:** lock file maintenance ([7a97350](7a97350)) * **deps:** lock file maintenance ([40163b4](40163b4)) * **deps:** lock file maintenance ([9bcb7e3](9bcb7e3)) * **deps:** lock file maintenance ([#983](#983)) ([3df1cf6](3df1cf6)) * **deps:** update dependency [@eslint](https://github.com/eslint)/js to v9.25.1 ([162008f](162008f)) * **deps:** update dependency [@eslint](https://github.com/eslint)/js to v9.27.0 ([5c1161c](5c1161c)) * **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/github to v11.0.2 ([d27afcd](d27afcd)) * **deps:** update dependency [@swc](https://github.com/swc)/core to v1.11.21 ([a195b0f](a195b0f)) * **deps:** update dependency [@swc](https://github.com/swc)/core to v1.11.29 ([edd52d4](edd52d4)) * **deps:** update dependency [@types](https://github.com/types)/node to v22.14.1 ([f24a7cb](f24a7cb)) * **deps:** update dependency [@types](https://github.com/types)/node to v22.15.15 ([#984](#984)) ([bfb12a7](bfb12a7)) * **deps:** update dependency [@types](https://github.com/types)/node to v22.15.21 ([86b539a](86b539a)) * **deps:** update dependency lint-staged to v15.5.1 ([25a3659](25a3659)) * **deps:** update dependency lint-staged to v15.5.2 ([be017c5](be017c5)) * **deps:** update linters ([6ed6fdb](6ed6fdb)) * **deps:** update semantic-release related packages ([555bba9](555bba9)) * **deps:** update swc monorepo ([edd3284](edd3284))
5ee2ec4
to
c92e6db
Compare
lowest supported Node version in lint-staged v16 is Node v20, so we'll need to deprecate Node v18 if we want to merge this. the Node v18 tests pass now but lint-staged could actually fail on Node v18 at any time without warning now |
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. |
This PR contains the following updates:
15.5.2
->16.1.0
Release Notes
lint-staged/lint-staged (lint-staged)
v16.1.0
Compare Source
Minor Changes
#1536
e729daa
Thanks @iiroj! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks @iiroj! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
c37dc38
Thanks @iiroj! - The minimum required Node.js version is lowered to20.17
following [email protected].v16.0.0
Compare Source
Major Changes
#1546
158d15c
Thanks @iiroj! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them withnode
, especially when using Windows:#1546
158d15c
Thanks @iiroj! - The--shell
flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via"$@​"
:Configuration
📅 Schedule: Branch creation - On day 10 and 25 of the month ( * * 10,25 * * ) (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 was generated by Mend Renovate. View the repository job log.