Skip to content

chore(deps): update devdependency lint-staged to v16#749

Merged
danielroe merged 1 commit into
mainfrom
renovate/lint-staged-16.x
May 12, 2025
Merged

chore(deps): update devdependency lint-staged to v16#749
danielroe merged 1 commit into
mainfrom
renovate/lint-staged-16.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged 15.5.2 -> 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 - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2025

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit 5e0e8c0
🔍 Latest deploy log https://app.netlify.com/sites/friendly-lamington-fb5690/deploys/6821b5f291be480009af774f
😎 Deploy Preview https://deploy-preview-749--friendly-lamington-fb5690.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 site configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.39%. Comparing base (d76fa6c) to head (5e0e8c0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #749   +/-   ##
=======================================
  Coverage   47.39%   47.39%           
=======================================
  Files          11       11           
  Lines         671      671           
  Branches       34       34           
=======================================
  Hits          318      318           
  Misses        353      353           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/lint-staged-16.x branch from e327037 to 5e0e8c0 Compare May 12, 2025 08:48
@danielroe danielroe merged commit 3866291 into main May 12, 2025
9 checks passed
@danielroe danielroe deleted the renovate/lint-staged-16.x branch May 12, 2025 09:04
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