cloud-sdk
cloud-sdk copied to clipboard
Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.28.0
Bumps @typescript-eslint/eslint-plugin from 7.17.0 to 8.28.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.28.0
8.28.0 (2025-03-24)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] support
ifstatement assignment (??=) and fix several minor bugs (#10861)🩹 Fixes
- eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)
❤️ Thank You
- Olivier Zalmanski
@OlivierZal- Yannick Decat
@mho22You can read about our versioning strategy and releases on our website.
v8.27.0
8.27.0 (2025-03-17)
🚀 Features
- utils: support
DeprecatedInfoforrule.meta.deprecated(#10932)🩹 Fixes
- deps: update eslint monorepo to v9.22.0 (#10952)
- typescript-estree: fix span start for decorated
AssignmentPatternfunction parameter (#10939)❤️ Thank You
- ntnyq
@ntnyq- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.26.1
8.26.1 (2025-03-10)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] treat
any/unknownas eligible for nullish coalescing (#10865)- eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
- rule-tester: export
TestLanguageOptions(#10930)❤️ Thank You
- Dave
@reduckted- Kirk Waiblinger
@kirkwaiblinger
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.28.0 (2025-03-24)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] support
ifstatement assignment (??=) and fix several minor bugs (#10861)🩹 Fixes
- eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)
❤️ Thank You
- Olivier Zalmanski
@OlivierZal- Yannick Decat
@mho22You can read about our versioning strategy and releases on our website.
8.27.0 (2025-03-17)
🚀 Features
- utils: support
DeprecatedInfoforrule.meta.deprecated(#10932)❤️ Thank You
- ntnyq
@ntnyqYou can read about our versioning strategy and releases on our website.
8.26.1 (2025-03-10)
🩹 Fixes
- eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
- eslint-plugin: [prefer-nullish-coalescing] treat
any/unknownas eligible for nullish coalescing (#10865)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
8.26.0 (2025-03-03)
🚀 Features
- eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781)
- eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889)
- eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714)
... (truncated)
Commits
807f5cachore(release): publish 8.28.07151489feat(eslint-plugin): [prefer-nullish-coalescing] supportifstatement assig...27bdddbfix(eslint-plugin): [no-unsafe-function-type] remove fixable property (#10986)3efd99echore(release): publish 8.27.0342d98efeat(utils): supportDeprecatedInfoforrule.meta.deprecated(#10932)7469e72docs(eslint-plugin): [no-unnecessary-condition] mention array access as commo...9aa0b6bchore(release): publish 8.26.1ee90e45fix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)dba0bedfix(eslint-plugin): [prefer-nullish-coalescing] treatany/unknownas elig...bc6d19fchore(release): publish 8.26.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)