-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update @eslint/js 9.16.0 → 9.17.0 (minor) #56
Conversation
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the |
The files' contents are under analysis for test generation. |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically approved by gstraccini[bot]
@depfu merge |
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs11:13PM INF scanning for exposed secrets...
11:13PM INF 48 commits scanned.
11:13PM INF scan completed in 95.8ms
11:13PM INF no leaks found
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
Quality Gate passedIssues Measures |
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.16.0 → 9.17.0) · Repo · Changelog
Release Notes
9.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
9.17.0
Build: changelog update for 9.17.0
chore: upgrade to `@eslint/[email protected]` (#19242)
chore: package.json update for @eslint/js release
feat: add suggestions to `no-unused-vars` (#18352)
chore: add missing backticks to `flags.js` (#19226)
docs: update `yoda` to `Yoda` in `yoda.md` for consistency (#19230)
docs: add missing backticks to `no-sequences` (#19233)
docs: Update README
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)
fix: fix crash when `message.fix` is nullish (#19168)
docs: add missing backticks to `func-style` (#19227)
chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221)
chore: add type definitions for the `eslint-config-eslint` package (#19050)
docs: add missing header to `prefer-spread` (#19224)
docs: update description of `no-param-reassign` (#19220)
docs: add missing backticks to `prefer-destructuring` (#19223)
docs: add missing backticks to `no-unneeded-ternary` (#19222)
chore: fix incorrect `name` property in `integration-tutorial-code` (#19218)
docs: add missing backticks to `no-new-func` (#19219)
docs: add missing backticks to `id-length` (#19217)
fix: ignore vars with non-identifier references in no-useless-assignment (#19200)
docs: add missing backticks to `complexity.md` (#19214)
docs: add missing `)` to `id-denylist` (#19213)
docs: Update README
docs: add CSS language to `no-restricted-syntax` (#19208)
chore: Upgrade cross-spawn to 7.0.6 (#19185)
docs: add missing backticks to `eqeqeq` (#19207)
docs: add missing backticks to `prefer-object-spread` (#19206)
docs: update docs and `description` of `require-unicode-regexp` (#19205)
docs: Update README
docs: update comments and `description` of `no-script-url` (#19203)
docs: add missing backtick to `default-case-last` (#19202)
docs: add missing punctuation in document (#19161)
docs: replace quote with backtick in `description` of `for-direction` (#19199)
docs: use higher contrast color tokens for code comments (#19187)
docs: Update README
🆕 @eslint/js (added, 9.17.0)
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