Skip to content

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

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

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

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

Compare Source

Patch Changes
  • #​1217 d2e6f8b Thanks @​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

Compare Source

Major Changes
  • #​1322 66b93aa Thanks @​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 - 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-commenter
Copy link

codecov-commenter commented Oct 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45253c3) 100.00% compared to head (042d050) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #947   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines          683       683           
  Branches       133       133           
=========================================
  Hits           683       683           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch 2 times, most recently from 59bf569 to 4c93f89 Compare October 23, 2023 07:48
@Vinzius Vinzius marked this pull request as draft October 23, 2023 08:26
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch 18 times, most recently from d35d6dc to 042d050 Compare October 29, 2023 09:58
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 042d050 to b8ecee0 Compare October 30, 2023 08:39
@Vinzius Vinzius marked this pull request as ready for review October 30, 2023 08:41
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from b8ecee0 to f74816b Compare October 30, 2023 08:42
@Vinzius Vinzius added this pull request to the merge queue Oct 30, 2023
Merged via the queue into main with commit c1f2819 Oct 30, 2023
@Vinzius Vinzius deleted the renovate/lint-staged-15.x branch October 30, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants