Skip to content

chore(deps): update dependency lint-staged to v17.0.8#84

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lint-staged-17.x-lockfile
Open

chore(deps): update dependency lint-staged to v17.0.8#84
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lint-staged-17.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 17.0.517.0.8 age adoption passing confidence

Release Notes

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

v17.0.8

Compare Source

Patch Changes
  • #​1809 179b437 - Fix lint-staged discarding the ongoing merge conflict status (.git/MERGE_HEAD) when using the --hide-unstaged or --hide-all options.

  • #​1811 3d0b2c0 - Fix issues with Git commands that are successful but also emit warnings to stderr, by ignoring the stderr output completely when the process exits with code 0. This was the behavior when using nano-spawn and execa, but when switching to tinyexec in 16.3.0 both stdout and stderr were used as interleaved output.

v17.0.7

Compare Source

Patch Changes

v17.0.6

Compare Source

Patch Changes
  • #​1803 bdf2770 - Run all tests with Deno, in addition to Node.js and Bun.

  • #​1796 7508272 - Fix performance regression of lint-staged v17 by going back to using git add to stage task modifications. This was changed to git update-index --again in v17 for less manual work, but unfortunately the update-index command gets slower in very large Git repos.

  • #​1797 7b2505a - This version of lint-staged uses the new staged publishing for npm packages feature. Releases are already published from GitHub Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.

  • #​1802 321b0a9 - Downgrade dependency tinyexec@1.2.2 to avoid issues in version 1.2.3.


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@semanticdiff-com

semanticdiff-com Bot commented May 30, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  package-lock.json  67% smaller

@codecov

codecov Bot commented May 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.78%. Comparing base (b9c5f1d) to head (ebefe52).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   95.78%   95.78%           
=======================================
  Files           6        6           
  Lines        1517     1517           
  Branches      194      194           
=======================================
  Hits         1453     1453           
  Misses         64       64           
Flag Coverage Δ
unittests 95.78% <ø> (ø)

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title chore(deps): update dependency lint-staged to v17.0.6 chore(deps): update dependency lint-staged to v17.0.7 May 31, 2026
@renovate renovate Bot force-pushed the renovate/lint-staged-17.x-lockfile branch from 210ee64 to 320f617 Compare May 31, 2026 13:15
@renovate renovate Bot force-pushed the renovate/lint-staged-17.x-lockfile branch from 320f617 to ebefe52 Compare June 20, 2026 22:39
@renovate renovate Bot changed the title chore(deps): update dependency lint-staged to v17.0.7 chore(deps): update dependency lint-staged to v17.0.8 Jun 20, 2026
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.

0 participants