Bump the typescript-eslint group across 1 directory with 2 updates#515
Bump the typescript-eslint group across 1 directory with 2 updates#515dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Walkthroughこの変更は、ESLint設定パッケージの Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- packages/eslint-config/package.json (1 hunks)
Additional comments not posted (2)
packages/eslint-config/package.json (2)
5-5:@typescript-eslint/eslint-pluginのバージョン更新
@typescript-eslint/eslint-pluginがバージョン8.2.0に更新されました。この更新には、新機能やバグ修正が含まれており、TypeScriptのリント機能が向上する可能性があります。
6-6:@typescript-eslint/parserのバージョン更新
@typescript-eslint/parserがバージョン8.2.0に更新されました。主に他のプロジェクトとのバージョン整合のための更新で、コード変更は報告されていません。
52f7316 to
5634a50
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- packages/eslint-config/package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/eslint-config/package.json
Bumps the typescript-eslint group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
5634a50 to
87c2120
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- packages/eslint-config/package.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- packages/eslint-config/package.json
|
Superseded by #521. |
Bumps the typescript-eslint group with 2 updates in the / directory: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
7440e14chore(release): publish 8.2.0db558d1fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through inte...3962885chore: enable unicorn/prefer-string-replace-all (#9798)da02f61fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped constraint ...478990ffeat(eslint-plugin): add suggestion torequire-awaitto removeasynckeyw...8087d17fix(eslint-plugin): [no-redundant-type-constituents] differentiate a types-er...8e01254fix(eslint-plugin): delete [] in message if ReadOnly<string[]> is detected (#...3ca8477fix(eslint-plugin): [no-unnecessary-type-assertion] conflict with TS for vari...75a09a8fix(eslint-plugin): [use-unknown-in-catch-callback-variable] flag second argu...382e87bchore: enableunicorn/prefer-node-protocol(#9742)Updates
@typescript-eslint/parserfrom 7.18.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
7440e14chore(release): publish 8.2.0382e87bchore: enableunicorn/prefer-node-protocol(#9742)243fb5fchore: enable prefer-template (#9544)3d78392chore(release): publish 8.1.0a26e3c7chore: enable prefer-regexp-test (#9658)e05c2e5chore(release): publish 8.0.11db993achore(release): publish 8.0.01b0468eMerge branch 'main'f3dfc0aMerge branch 'main' into v8ae980e3Merge branch 'main'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 conditionsSummary by CodeRabbit
新機能
バグ修正