Closed dependabot[bot] closed 4 days ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
We have these basic policies to make the approval process smoother for our volunteer team.
Please make sure your code passes all tests. Our test code coverage system will fail if these conditions occur:
The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.
Do not assign reviewers. Our Queue Monitors will review your PR and assign them. When your PR has been assigned reviewers contact them to get your code reviewed and approved via:
Your reviewer(s) will have the following roles:
Read our CONTRIBUTING.md file. Most importantly:
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps @eslint/plugin-kit to 0.2.3 and updates ancestor dependency eslint. These dependencies need to be updated together.
Updates
@eslint/plugin-kit
from 0.1.0 to 0.2.3Release notes
Sourced from
@eslint/plugin-kit
's releases.... (truncated)
Commits
a957ee3
chore: release main (#130)3591a78
feat: Add Language#normalizeLanguageOptions() (#131)2fa68b7
chore: fix formatting error (#133)071be84
Merge commit from forke73b1dc
docs: Update README sponsorsd0b2e70
fix: non-optional properties in generic interfaces (#132)3a87bbb
fix: Support legacyschema
properties (#128)c24083b
docs: Update README sponsors0dc78d3
chore: release main (#125)ffa176f
feat: Add rule types (#110)Updates
eslint
from 9.10.0 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show