Skip to content

chore(deps): update dependency lint-staged to v16 (spectrum-two)#3766

Merged
castastrophe merged 1 commit into
spectrum-twofrom
renovate/spectrum-two-lint-staged-16.x
May 19, 2025
Merged

chore(deps): update dependency lint-staged to v16 (spectrum-two)#3766
castastrophe merged 1 commit into
spectrum-twofrom
renovate/spectrum-two-lint-staged-16.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged ^15.3.0 -> ^16.0.0 age adoption passing confidence

Release Notes

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

v16.0.0

Compare Source

Major Changes
  • #​1546 158d15c Thanks @​iiroj! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them with node, especially when using Windows:

    {
      "*.js": "node my-js-linter.js"
    }
  • #​1546 158d15c Thanks @​iiroj! - The --shell flag has been removed and lint-staged no longer supports evaluating commands directly via a shell. To migrate existing commands, you can create a shell script and invoke it instead. Lint-staged will pass matched staged files as a list of arguments, accessible via "$@​":


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

@renovate renovate Bot added dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action) labels May 16, 2025
@renovate renovate Bot requested a review from a team May 16, 2025 20:02
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 16, 2025

⚠️ No Changeset found

Latest commit: f81facd

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 16, 2025

File metrics

Summary

Total size: 1.41 MB*

🎉 No changes detected in any packages

* Size is the sum of all main files for packages in the library.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 16, 2025

🚀 Deployed on https://pr-3766--spectrum-css.netlify.app

@renovate renovate Bot force-pushed the renovate/spectrum-two-lint-staged-16.x branch 5 times, most recently from 24c70c6 to 79b7880 Compare May 19, 2025 14:54
@renovate renovate Bot force-pushed the renovate/spectrum-two-lint-staged-16.x branch from 79b7880 to f81facd Compare May 19, 2025 15:09
Copy link
Copy Markdown
Contributor

@castastrophe castastrophe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This update doesn't impact our use; verified no regressions.

@castastrophe castastrophe merged commit 87ddcaf into spectrum-two May 19, 2025
17 of 22 checks passed
@castastrophe castastrophe deleted the renovate/spectrum-two-lint-staged-16.x branch May 19, 2025 15:21
@castastrophe castastrophe mentioned this pull request Aug 6, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant