Skip to content

chore(deps): update dependency lint-staged to 17.5.1 - #810

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
buddy-bot/update-major-update-lint-staged
Open

chore(deps): update dependency lint-staged to 17.5.1#810
github-actions[bot] wants to merge 1 commit into
mainfrom
buddy-bot/update-major-update-lint-staged

Conversation

@github-actions

@github-actions github-actions Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
lint-staged (source) 16.4.0 -> 17.5.1 age adoption passing confidence

Release Notes

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

16.4.0 -> 17.5.1

v17.5.1

Compare Source

Patch Changes

  • #1852 bfcca94 - Fix TypeScript issue TS1254 from defineConfig() by changing the signature from const to a function:

    A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.

Released by github-actions[bot] on 9/10/2026

v17.5.0

Compare Source

Minor Changes

  • #1847 f9063b7 - Lint-staged now refuses to run when files were staged with --intent-to-add, because Git stash doesn't support them. Previously this was an unhandled error.

Patch Changes

  • #1848 d718ccc - Lint-staged now handles color support better in non-TTY streams, and honors the FORCE_COLOR environment variable.

  • #1845 7e5ece8 - Update tinyexec@1.3.1 so that local binaries from node_modules/.bin are resolved starting from the directory of each lint-staged configuration file (in monorepo setups). This behavior was broken in lint-staged@16.3.0 where t...

[View full release notes]

Released by github-actions[bot] on 9/5/2026

v17.4.1

Compare Source

17.4.1

Patch Changes

  • #1840 efe5b63 - This is a version-bump-only release because the previous version 17.4.0 was not published to npmjs.com due to problems with GitHub Actions and Changesets.

17.4.0

Minor Changes

  • #1836 90ec282 - Added a new defineConfig helper for type-checking the lint-staged configuration:

    // lint-staged.config.ts
    
    import { defineConfig } from 'lint-staged/config'
    
    export default defineConfig({
      '*.js': ['prettier --check', 'eslint'],
    })
  • #1832 510a27c - Added a new flag --all to make lint-staged include all files trac...

[View full release notes]

Released by github-actions[bot] on 8/27/2026


📊 Package Statistics

  • lint-staged: 15,055,415 weekly downloads

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 Buddy 🤖

@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.2 chore(deps): update dependency lint-staged to 17.0.3 May 8, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 3402a91 to 0959312 Compare May 8, 2026 14:38
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.3 chore(deps): update dependency lint-staged to 17.0.4 May 9, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 0959312 to dc74b73 Compare May 9, 2026 20:16
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.4 chore(deps): update dependency lint-staged to 17.0.5 May 16, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from dc74b73 to cb15ffd Compare May 16, 2026 12:23
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.5 chore(deps): update dependency lint-staged to 17.0.6 May 30, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from cb15ffd to 60cd112 Compare May 30, 2026 12:28
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.6 chore(deps): update dependency lint-staged to 17.0.7 May 31, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 60cd112 to 091e2b7 Compare May 31, 2026 12:31
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.7 chore(deps): update dependency lint-staged to 17.0.8 Jun 20, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 091e2b7 to 70851ad Compare June 20, 2026 20:30
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.8 chore(deps): update dependency lint-staged to 17.1.0 Jul 18, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 70851ad to 8660e35 Compare July 18, 2026 14:49
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.1.0 chore(deps): update dependency lint-staged to 17.1.1 Jul 22, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 8660e35 to 582b5a1 Compare July 22, 2026 06:25
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.1.1 chore(deps): update dependency lint-staged to 17.2.0 Jul 23, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 582b5a1 to 0b1c8d0 Compare July 23, 2026 10:19
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.2.0 chore(deps): update dependency lint-staged to 17.3.0 Jul 31, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 0b1c8d0 to a170b66 Compare July 31, 2026 10:35
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.3.0 chore(deps): update dependency lint-staged to 17.4.1 Aug 27, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from a170b66 to 426753d Compare August 27, 2026 18:49
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.4.1 chore(deps): update dependency lint-staged to 17.5.0 Sep 5, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 426753d to 1b10d37 Compare September 5, 2026 08:02
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.5.0 chore(deps): update dependency lint-staged to 17.5.1 Sep 10, 2026
@github-actions
github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 1b10d37 to 4d21437 Compare September 10, 2026 14:03
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