-
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 typescript-eslint 8.18.1 → 8.18.2 (patch) #64
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. |
Reviewer's Guide by SourceryThis PR updates typescript-eslint and its related dependencies from version 8.18.1 to 8.18.2. This is a patch update that includes several bug fixes, dependency updates, and documentation improvements. No major changes are included. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, depfu[bot]!). We assume it knows what it's doing!
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 |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs6:56PM INF scanning for exposed secrets...
6:56PM INF 54 commits scanned.
6:56PM INF scan completed in 98.5ms
6:56PM INF no leaks found
|
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?
✳️ typescript-eslint (8.18.1 → 8.18.2)
Sorry, we couldn't find anything useful about this release.
Release Notes
8.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): publish 8.18.2
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle option (#10512)
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
chore(deps): update dependency prettier to v3.4.2 (#10478)
chore(deps): update eslint monorepo to v9.17.0 (#10532)
chore(deps): update dependency knip to v5.40.0 (#10528)
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
docs: switch playground to new CDN (#10510)
fix(typescript-eslint): export types so that declarations can be named for dts files (#10513)
Release Notes
8.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): publish 8.18.2
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle option (#10512)
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
chore(deps): update dependency prettier to v3.4.2 (#10478)
chore(deps): update eslint monorepo to v9.17.0 (#10532)
chore(deps): update dependency knip to v5.40.0 (#10528)
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
docs: switch playground to new CDN (#10510)
fix(typescript-eslint): export types so that declarations can be named for dts files (#10513)
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): publish 8.18.2
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle option (#10512)
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
chore(deps): update dependency prettier to v3.4.2 (#10478)
chore(deps): update eslint monorepo to v9.17.0 (#10532)
chore(deps): update dependency knip to v5.40.0 (#10528)
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
docs: switch playground to new CDN (#10510)
fix(typescript-eslint): export types so that declarations can be named for dts files (#10513)
Release Notes
8.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): publish 8.18.2
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle option (#10512)
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
chore(deps): update dependency prettier to v3.4.2 (#10478)
chore(deps): update eslint monorepo to v9.17.0 (#10532)
chore(deps): update dependency knip to v5.40.0 (#10528)
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
docs: switch playground to new CDN (#10510)
fix(typescript-eslint): export types so that declarations can be named for dts files (#10513)
Release Notes
8.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): publish 8.18.2
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle option (#10512)
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
chore(deps): update dependency prettier to v3.4.2 (#10478)
chore(deps): update eslint monorepo to v9.17.0 (#10532)
chore(deps): update dependency knip to v5.40.0 (#10528)
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
docs: switch playground to new CDN (#10510)
fix(typescript-eslint): export types so that declarations can be named for dts files (#10513)
Release Notes
8.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): publish 8.18.2
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle option (#10512)
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
chore(deps): update dependency prettier to v3.4.2 (#10478)
chore(deps): update eslint monorepo to v9.17.0 (#10532)
chore(deps): update dependency knip to v5.40.0 (#10528)
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
docs: switch playground to new CDN (#10510)
fix(typescript-eslint): export types so that declarations can be named for dts files (#10513)
Release Notes
8.18.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
chore(release): publish 8.18.2
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#10514)
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle option (#10512)
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context (#10503)
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#10461)
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#10490)
chore(deps): update dependency prettier to v3.4.2 (#10478)
chore(deps): update eslint monorepo to v9.17.0 (#10532)
chore(deps): update dependency knip to v5.40.0 (#10528)
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#10473)
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#10494)
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declared constants as object value (#10498)
docs: switch playground to new CDN (#10510)
fix(typescript-eslint): export types so that declarations can be named for dts files (#10513)
Release Notes
1.18.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Bumped v1.18.0
fix: ensure drained() resolves after async tasks complete (#89)
Create SECURITY.md
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
Summary by Sourcery
Update typescript-eslint to v8.18.2.
Bug Fixes:
Chores:
fastq
to v1.18.0.