Update lint-staged 15.2.2 → 15.2.10 (patch) #17
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ lint-staged (15.2.2 → 15.2.10) · Repo · Changelog
Release Notes
15.2.10
15.2.9
15.2.8
15.2.7
15.2.6
15.2.5
15.2.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 60 commits:
chore(changeset): release
Merge pull request #1471 from lint-staged/updates
refactor: remove unused parameter default
build(deps): migrate to ESLint 9
build(deps): update minor dependencies
docs: add some more concrete command examples to the README
chore(changeset): release (#1465)
fix: set max event listeners to the number of tasks (#1463)
chore(changeset): release (#1462)
build: update repository url in package.json
Revert "chore(changeset): release (#1461)"
chore(changeset): release (#1461)
ci: add required permission for provenance generation
Revert "chore(changeset): release (#1455)"
chore(changeset): release (#1455)
build(deps): update dependencies (#1460)
build: generate provenance statements for npm package (#1459)
Merge pull request #1454 from Falcion/master
build: migrate Husky to V9
docs: update Husky's codeblocks to V9
build(dependencies): update minor dependencies (#1456)
Merge pull request #1448 from lint-staged/new-git-features
fix: resolve git config directory in MSYS2-compatible way
refactor: rename "gitDir" to "topLevelDir" for more clear terminology
refactor: adjust debug logging (#1452)
ci: replace CodeCov Action with inline GitHub Actions (#1451)
Revert "ci: move CodeQL job to push workflow" (#1450)
ci: organize Github Actions workflows, no need to run tests in master
ci: move CodeQL job to push workflow
ci: update actions
ci: remove separate install job
test: add Cygwin job
test: add unmocked integration test for resolveGitRepo
ci: add MSYS2 test job
ci: combine workflows
ci: use hardcoded cache-key outside matrix
chore(changeset): release (#1441)
docs: adjust changeset
fix: drop option to support earlier Git versions
chore(changeset): release
fix: use native git command to get .git directory
fix: use native git command to get top-level directory for repo
ci: test Node.js versions against current instead of latest dependency
ci: add workflow for testing required Node.js semver range
chore(changeset): release
build(release): lower next version bump from minor to patch
fix: improve error logging when failing to parse config file (#1423)
build(deps): allow approximately equivalent versions of direct dependencies
build(deps): upgrade [email protected]
chore(changeset): release (#1419)
build(husky): fix release issue with Husky
chore(changeset): release (#1411)
docs: fix typo (#1417)
build(deps): update dependencies (#1418)
test: add e2e test for linting difficult filename with ESLint + Prettier (#1413)
ci(release): disable Husky hooks in release action
build(deps): update dependencies
docs: fix typo (#1408)
chore(release): add empty changeset
docs: add example avoid globs overlap & tasks edit files (#1405)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands