content-scope-scripts
content-scope-scripts copied to clipboard
build(deps-dev): bump the typescript group across 1 directory with 5 updates
Bumps the typescript group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| typedoc | 0.28.3 |
0.28.4 |
| @types/chrome | 0.0.315 |
0.0.321 |
| @types/jasmine | 5.1.7 |
5.1.8 |
| @types/node | 22.14.1 |
22.15.17 |
| @typescript-eslint/eslint-plugin | 8.30.1 |
8.32.0 |
Updates typedoc from 0.28.3 to 0.28.4
Release notes
Sourced from typedoc's releases.
v0.28.4
Features
- The navigation in the default theme will now attempt to break long names onto multiple lines, #2940.
- Added German (de) localization, #2941.
Bug Fixes
- TypeDoc's default theme now uses the same chevron for all collapsible elements, #2924 The
chevronSmallhelper is now deprecated and will be removed with v0.29.0.- Classes/interfaces marked with
@hiddenwill no longer appear in the "Hierarchy" section of the docs.- TypeDoc now handles wildcard JSDoc types, #2949.
Thanks!
Changelog
Sourced from typedoc's changelog.
v0.28.4 (2025-05-04)
Features
- The navigation in the default theme will now attempt to break long names onto multiple lines, #2940.
- Added German (de) localization, #2941.
Bug Fixes
- TypeDoc's default theme now uses the same chevron for all collapsible elements, #2924 The
chevronSmallhelper is now deprecated and will be removed with v0.29.0.- Classes/interfaces marked with
@hiddenwill no longer appear in the "Hierarchy" section of the docs.- TypeDoc now handles wildcard JSDoc types, #2949.
Thanks!
Commits
ec610e4Update changelog for releaseaed8474Bump version to 0.28.4683e9feHandle JSDoc wildcard types964b128Fix options schema generation8921f13docs: Update overview.md (#2946)f5fd9aeRemove hidden reflections from class hierarchy18620a2Fix testsae54201Break navigation linesf31aa35Update changelog7460b9bUse same chevron on index (#2924)- Additional commits viewable in compare view
Updates @types/chrome from 0.0.315 to 0.0.321
Commits
- See full diff in compare view
Updates @types/jasmine from 5.1.7 to 5.1.8
Commits
- See full diff in compare view
Updates @types/node from 22.14.1 to 22.15.17
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.30.1 to 8.32.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.32.0
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
- eslint-plugin: [only-throw-error] add option
allowRethrowing(#11075)🩹 Fixes
- deps: update dependency typedoc to ^0.28.0 (1fef33521)
- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
- eslint-plugin: [unified-signatures] exempt
thisfrom optional parameter overload check (#11005)- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- typescript-estree: ensure consistent TSMappedType AST shape (#11086)
- typescript-estree: correct
TSImportTypeproperty name whenassert(#11115)❤️ Thank You
- Andy Edwards
- Dima Barabash
@dbarabashh- Kirk Waiblinger
@kirkwaiblinger- mdm317
- overlookmotel
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.31.1
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
v8.31.0
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
🩹 Fixes
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.32.0 (2025-05-05)
🚀 Features
- eslint-plugin: [only-throw-error] add option
allowRethrowing(#11075)- eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
- eslint-plugin: [unified-signatures] exempt
thisfrom optional parameter overload check (#11005)- eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
❤️ Thank You
- Andy Edwards
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Sasha Kondrashov
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
8.31.1 (2025-04-28)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
8.31.0 (2025-04-21)
🚀 Features
- eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)
❤️ Thank You
- Nicolas Le Cam
You can read about our versioning strategy and releases on our website.
Commits
819a03fchore(release): publish 8.32.03d2409dchore(deps): update dependency marked to v15 (#11145)d450585test: correct out-of-date .shot files (#11141)cfd9cd1chore: correct deprecated tsutils usage in no-unnecessary-type-conversion63ab002chore(deps): update dependency ts-api-utils to v2.1.0 (#11003)29ea555feat(eslint-plugin): [only-throw-error] add optionallowRethrowing(#11075)172ab8achore(eslint-plugin): resolve remaining issues fromvitestmigration (#11100)ccbfcdcfeat(eslint-plugin): [no-unnecessary-type-conversion] add rule (#10182)a9c9251chore: revertvitestrelated changes intsconfigfiles (#11124)9d6a6d0fix(eslint-plugin): [prefer-nullish-coalescing] fix parenthesization bug in s...- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions