build(deps-dev): bump the eslint group with 4 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(10 months ago)
(10 months ago)
dependencies javascript
Bumps the eslint group with 4 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint-config-prettier and eslint-plugin-prettier.
Updates @typescript-eslint/eslint-plugin from 8.31.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.
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.
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
Updates @typescript-eslint/parser from 8.31.1 to 8.32.0
Release notes
Sourced from @typescript-eslint/parser'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.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.32.0 (2025-05-05)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
Updates eslint-config-prettier from 10.1.2 to 10.1.5
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.5
Patch Changes
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5
v10.1.4
Patch Changes
- #328
94b4799Thanks@silvenon! - fix(cli): do not crash on no rules configuredFull Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.4
v10.1.3
Patch Changes
New Contributors
@pilikanmade their first contribution in prettier/eslint-config-prettier#325Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3
Changelog
Sourced from eslint-config-prettier's changelog.
10.1.5
Patch Changes
10.1.4
Patch Changes
- #328
94b4799Thanks@silvenon! - fix(cli): do not crash on no rules configured10.1.3
Patch Changes
Commits
4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)- See full diff in compare view
Updates eslint-plugin-prettier from 5.3.1 to 5.4.0
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.4.0
Minor Changes
- #736
59a0caeThanks@yashtech00! - refactor: migrateworker.jstoworker.mjs
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.4.0
Minor Changes
- #736
59a0caeThanks@yashtech00! - refactor: migrateworker.jstoworker.mjs
Commits
cd48a27chore: release eslint-plugin-prettier (#737)59a0caerefactor: migrateworker.jstoworker.mjs(#736)- See full diff 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@typescript-eslint/parser
npm
8.31.1 → 8.32.0
Minor
@typescript-eslint/eslint-plugin
npm
8.31.1 → 8.32.0
Minor
Technical Details
| ID: | 436301 |
| UUID: | 3055779718 |
| Node ID: | PR_kwDOBBxRbc6VxlUl |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-javascript |