Skip to content

chore(deps): update dependency lint-staged to v17.0.7#134

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 30, 2026

This PR contains the following updates:

Package Change Age Confidence
lint-staged 17.0.517.0.7 age confidence

Release Notes

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

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


  • 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 enabled auto-merge (squash) May 30, 2026 12:58
@renovate renovate Bot force-pushed the renovate/lint-staged-17.0.x-lockfile branch 5 times, most recently from e79f825 to 44a4adf Compare May 31, 2026 11:54
@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.0.x-lockfile branch 2 times, most recently from ca9d885 to 7235b21 Compare May 31, 2026 11:58
@renovate renovate Bot force-pushed the renovate/lint-staged-17.0.x-lockfile branch from 7235b21 to 906d45e Compare May 31, 2026 13:48
maximn added a commit that referenced this pull request Jun 1, 2026
Renovate opened PRs the moment a version published, but pnpm 11.5
enforces a 24h minimumReleaseAge supply-chain policy on
`pnpm install --frozen-lockfile`. Fresh versions failed CI with
ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION until they aged out (e.g. #134).

Set minimumReleaseAge to 3 days so Renovate waits past pnpm's window
(plus buffer for malware/typosquat reports to surface), and
internalChecksFilter to strict so branches aren't created until the
age check passes.
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.

0 participants