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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
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?
✳️ @eslint/js (9.9.0 → 9.9.1) · Repo · Changelog
Release Notes
9.9.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
9.9.1
Build: changelog update for 9.9.1
chore: upgrade to @eslint/js@9.9.1 (#18809)
chore: package.json update for @eslint/js release
docs: Update README with version support and clean up content (#18804)
docs: Update globals examples (#18805)
refactor: Extract parsing logic from Linter (#18790)
docs: Use and define languages (#18795)
chore: use eslint-plugin-yml on yaml files only (#18801)
docs: eslint-plugin-markdown -> @eslint/markdown (#18797)
docs: update links to eslint-visitor-keys repo (#18796)
chore: update dependencies for browser tests (#18794)
Revert "docs: add tab index to powered by algolia text" (#18793)
chore: update dependency @eslint/config-array to ^0.18.0 (#18788)
chore: update dependency @eslint/core to ^0.4.0 (#18789)
chore: migrate linting workflow to use trunk check meta-linter (#18643)
docs: add tab index to powered by algolia text (#18792)
docs: Update README
docs: update links to `eslint/js` repo (#18781)
docs: update note for package managers (#18779)
chore: add ids to github issue templates (#18775)
fix: add logic to handle `fixTypes` in `lintText()` (#18736)
🆕 @eslint/js (added, 9.9.1)
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