accessibility-insights-web
accessibility-insights-web copied to clipboard
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.62.0 to 7.15.0
Bumps @typescript-eslint/eslint-plugin from 5.62.0 to 7.15.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v7.15.0
7.15.0 (2024-07-01)
🚀 Features
- eslint-plugin: [array-type] detect
Readonly<string[]>case (#8752)- eslint-plugin: back-port new rules around empty object types from v8 (#9443)
🩹 Fixes
- disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared config (#9459)- eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
- eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
- utils: clean outdated
RuleTesterexport (#9322)❤️ Thank You
- auvred
@auvred- Kim Sang Du
@developer-bandi- rgehbt
@Gehbt- Vinccool96
You can read about our versioning strategy and releases on our website.
v7.14.1
7.14.1 (2024-06-24)
🚀 Features
🩹 Fixes
- keep warnAbountTSVersion in sync with package.json (#9400)
- eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
- eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
- eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
- eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
- eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
❤️ Thank You
- Brad Zacher
@bradzacher- cm-ayf
@cm-ayf- Jake Bailey
@jakebailey- James Zhan
- Joshua Chen
- yoshi2no
@yoshi2no
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.15.0 (2024-07-01)
🚀 Features
eslint-plugin: [array-type] detect
Readonly<string[]>caseeslint-plugin: back-port new rules around empty object types from v8
🩹 Fixes
disable
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared configeslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any
eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any
❤️ Thank You
- auvred
- Kim Sang Du
- rgehbt
- Vinccool96
You can read about our versioning strategy and releases on our website.
7.14.1 (2024-06-24)
🩹 Fixes
eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types
eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens
❤️ Thank You
- Jake Bailey
You can read about our versioning strategy and releases on our website.
7.14.0 (2024-06-24)
🚀 Features
- support TypeScript 5.5
... (truncated)
Commits
2865d31chore(release): publish 7.15.02671de5feat(eslint-plugin): back-port new rules around empty object types from v8 (#...05142c5fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t...a466e07fix: disableEXPERIMENTAL_useProjectServiceindisabled-type-checkedshar...3694d8ffix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a...9dba021feat(eslint-plugin): [array-type] detectReadonly\<string[]>case (#8752)b4fe94fchore(release): publish 7.14.1f29150ffix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731dfix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469chore(release): publish 7.14.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)