Skip to content

chore(deps): update dependency lint-staged to 16.1.2 #39

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

Conversation

chrisbbreuer
Copy link
Member

This PR contains the following updates:

npm Dependencies

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

Release Notes

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

v16.1.2

Compare Source

Patch Changes

  • #1570 a7c0c88 Thanks @ItsNickBarry! - When using --diff-filter with the D option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error from git add like fatal: pathspec 'deleted-file' did not match any files.

  • 38f942e Thanks @iiroj! - Removed an extraneous log entry that printed shouldHidePArtiallyStagedFiles to console output.

Released by @github-actions[bot] on 6/15/2025

v16.1.1

Compare Source

Patch Changes

  • #1565 3686977 Thanks @iiroj! - Lint-staged now explicitly warns about potential data loss when using --no-stash.

  • #1571 02299a9 Thanks @iiroj! - Function tasks (introduced in v16.0.0) only receive the staged files matching the configured glob, instead of all staged files.

  • #1563 bc61c74 Thanks @iiroj! - This version fixes incorrect behavior where unstaged changes were committed when using the --no-stash option. This hap...

[View full release notes]

Released by @github-actions[bot] on 6/14/2025

v16.1.0

Compare Source

Minor Changes

  • #1536 e729daa Thanks @iiroj! - A new flag --no-revert has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.

  • #1550 b27fa3f Thanks @iiroj! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.

Patch Changes

[View full release notes]

Released by @github-actions[bot] on 5/27/2025


📊 Package Statistics

  • lint-staged: 13,102,182 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 these updates again.


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

This PR was generated by Buddy 🤖

Copy link

pkg-pr-new bot commented Jul 30, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/launchpad/launchpad-installer@39
npm i https://pkg.pr.new/stacksjs/launchpad/@stacksjs/launchpad@39

commit: f216a59

Copy link

netlify bot commented Jul 30, 2025

Deploy Preview for stacks-launchpad ready!

Name Link
🔨 Latest commit f216a59
🔍 Latest deploy log https://app.netlify.com/projects/stacks-launchpad/deploys/688a6b39289e640008d10b89
😎 Deploy Preview https://deploy-preview-39--stacks-launchpad.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant