chore(deps-dev): bump lint-staged from 16.4.0 to 17.0.7#6040
chore(deps-dev): bump lint-staged from 16.4.0 to 17.0.7#6040dependabot[bot] wants to merge 2 commits into
Conversation
|
|
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.4.0 to 17.0.7. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.4.0...v17.0.7) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
236d473 to
d86af66
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d86af66b29
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
lint-staged 17 pulls yaml@^2.9.0; yarn-deduplicate collapses it with the existing yaml@^2.0.0, ^2.2.2 ranges to a single 2.9.0 entry so the frozen-lockfile CI install stays clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Code Coverage - Integration Tests
|
Code Coverage - Backend unit tests
Test suite run success3584 tests passing in 317 suites. Report generated by 🧪jest coverage report action from 279be1a |
Code Coverage - Frontend unit tests
Test suite run success7181 tests passing in 816 suites. Report generated by 🧪jest coverage report action from 279be1a |
Bumps lint-staged from 16.4.0 to 17.0.7.
Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
cd11fecMerge pull request #1807 from lint-staged/changeset-release/main15a8ee0chore(changeset): release797bbd9Merge pull request #1808 from lint-staged/add-stashing-faq504e307docs: add FAQ entry on how stashing workseff5cd1Merge pull request #1806 from lint-staged/update-tinyexece692e58build(deps): updatetinyexec@^1.2.4a2dd4eaMerge pull request #1805 from lint-staged/update-github-templatesc928519docs: update GitHub templates094ba56Merge pull request #1798 from lint-staged/changeset-release/main88e19fechore(changeset): releaseNote
Low Risk
Dev-only dependency bump with no application or lint-staged config changes; main v17 risk is pre-commit/git staging behavior, worth a quick smoke test on commit.
Overview
Bumps the devDependency
lint-stagedfrom 16.4.0 to 17.0.7 inpackage.json, with matching lockfile updates inyarn.lock.There are no changes to the repo’s
lint-stagedconfig (still runseslint --cacheon staged*.{js,jsx,ts,tsx}). This only affects the pre-commit tooling version and its transitive deps (e.g.listr2,tinyexec,picomatch).Reviewed by Cursor Bugbot for commit 279be1a. Bugbot is set up for automated code reviews on this repo. Configure here.