adobe / htlengine

An HTL (Sightly) Interpreter/Compiler for Node.js
Apache License 2.0
47 stars 20 forks source link

chore(deps): update dependency lint-staged to v15 #501

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 14.0.1 -> 15.0.1 age adoption passing confidence

Release Notes

okonet/lint-staged (lint-staged) ### [`v15.0.1`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1501) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.0.0...v15.0.1) ##### Patch Changes - [#​1217](https://togithub.com/lint-staged/lint-staged/pull/1217) [`d2e6f8b`](https://togithub.com/lint-staged/lint-staged/commit/d2e6f8b1e1cd84ba6eb2f3f6a7f650c882987041) Thanks [@​louneskmt](https://togithub.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://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1500) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v14.0.1...v15.0.0) ##### Major Changes - [#​1322](https://togithub.com/okonet/lint-staged/pull/1322) [`66b93aa`](https://togithub.com/okonet/lint-staged/commit/66b93aac870d155ca81302b2574617da99409ca7) Thanks [@​iiroj](https://togithub.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.

Configuration

📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, 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.

github-actions[bot] commented 11 months ago

This PR will trigger no release when merged.

codecov[bot] commented 11 months ago

Codecov Report

Merging #501 (b1c6721) into main (e9d464f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files          89       89           
  Lines        7255     7255           
=======================================
  Hits         6906     6906           
  Misses        349      349           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 6.4.17 :tada:

The release is available on:

Your semantic-release bot :package::rocket: