Skip to content

Comments

chore(deps): update dependency lint-staged to v15.3.0#1807

Merged
thomasrockhu-codecov merged 1 commit intomainfrom
renovate/lint-staged-15.x
Jan 3, 2025
Merged

chore(deps): update dependency lint-staged to v15.3.0#1807
thomasrockhu-codecov merged 1 commit intomainfrom
renovate/lint-staged-15.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 15.2.11 -> 15.3.0 age adoption passing confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    

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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 31, 2024 14:09
@codecov
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.78%. Comparing base (ee1348c) to head (d2855f8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1807   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files          36       36           
  Lines        1358     1358           
  Branches      273      273           
=======================================
  Hits         1260     1260           
  Misses         68       68           
  Partials       30       30           
Flag Coverage Δ
aarch64 92.56% <ø> (ø)
aarch64-without-git 92.56% <ø> (ø)
alpine 92.78% <ø> (ø)
alpine-proxy 92.56% <ø> (ø)
alpine-without-git 92.78% <ø> (ø)
linux 92.56% <ø> (ø)
linux-without-git 92.56% <ø> (ø)
macos 92.56% <ø> (ø)
macos-arm64 92.56% <ø> (ø)
macos-arm64-without-git 92.56% <ø> (ø)
macos-without-git 92.56% <ø> (ø)
macos-x64 92.56% <ø> (ø)
macos-x64-without-git 92.56% <ø> (ø)
windows 92.56% <ø> (ø)
windows-without-git 92.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 85b34bf to 2c7dbd6 Compare January 1, 2025 18:21
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 2c7dbd6 to 4b053b2 Compare January 1, 2025 18:39
@renovate renovate bot force-pushed the renovate/lint-staged-15.x branch from 4b053b2 to d2855f8 Compare January 2, 2025 20:08
@thomasrockhu-codecov thomasrockhu-codecov merged commit f5fa550 into main Jan 3, 2025
22 checks passed
@thomasrockhu-codecov thomasrockhu-codecov deleted the renovate/lint-staged-15.x branch January 3, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant