Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
lint-staged 16.2.1 -> 16.2.3 age confidence

Release Notes

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

v16.2.3

Compare Source

Patch Changes
  • #​1669 27cd541 Thanks @​iiroj! - When using --fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.

v16.2.2

Compare Source

Patch Changes
  • #​1667 699f95d Thanks @​iiroj! - The backup stash will not be dropped when using --fail-on-changes and there are errors. When reverting to original state is disabled (via --no-revert or --fail-on-changes), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.

    Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:

    % npx lint-staged --fail-on-changes
    ✔ Backed up original state in git stash (c18d55a3)
    ✔ Running tasks for staged files...
    ✖ Tasks modified files and --fail-on-changes was used!
    ↓ Cleaning up temporary files...
    
    ✖ lint-staged failed because `--fail-on-changes` was used.
    
    Any lost modifications can be restored from a git stash:
    
      > git stash list --format="%h %s"
      c18d55a3 On main: lint-staged automatic backup
      > git apply --index c18d55a3

Configuration

📅 Schedule: Branch creation - "after 7am and before 9am" in timezone Europe/Istanbul, 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 September 2, 2025 05:06
Copy link

changeset-bot bot commented Sep 2, 2025

⚠️ No Changeset found

Latest commit: 55c1a4a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from 84ca363 to a4b0bc3 Compare September 22, 2025 09:57
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.1.6 chore(deps): update dependency lint-staged to v16.2.0 Sep 22, 2025
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.0 chore(deps): update dependency lint-staged to v16.2.1 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from a4b0bc3 to d5d665d Compare September 25, 2025 21:13
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.1 chore(deps): update dependency lint-staged to v16.2.1 - autoclosed Sep 27, 2025
@renovate renovate bot closed this Sep 27, 2025
@renovate renovate bot deleted the renovate/lint-staged-16.x branch September 27, 2025 16:26
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.1 - autoclosed chore(deps): update dependency lint-staged to v16.2.1 Sep 29, 2025
@renovate renovate bot reopened this Sep 29, 2025
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from 2655040 to d5d665d Compare September 29, 2025 05:53
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v16.2.1 chore(deps): update dependency lint-staged to v16.2.3 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/lint-staged-16.x branch from d5d665d to 55c1a4a Compare September 29, 2025 08:46
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