-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 8.3.0 #194
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 8.3.0 #194
Conversation
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 8.3.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.3.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughThe changes involve significant updates to the dependency management within the project, particularly for TypeScript-related packages. Key updates include the upgrade of Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant ESLint
participant TypeScript
Developer->>ESLint: Update configuration
ESLint->>TypeScript: Lint TypeScript code
TypeScript->>ESLint: Return linting results
ESLint->>Developer: Provide feedback
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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (28)
.yarn/cache/@eslint-community-regexpp-npm-4.11.0-dd7ae18a6d-97d2fe4669.zip
is excluded by!**/.yarn/**
.yarn/cache/@eslint-community-regexpp-npm-4.5.0-ee069447ee-99c0133594.zip
is excluded by!**/.yarn/**
.yarn/cache/@types-semver-npm-7.3.13-56212b60da-00c0724d54.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-eslint-plugin-npm-5.59.8-255dbedf93-3e05cd0614.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-eslint-plugin-npm-8.3.0-0ae1076b80-edef62ba07.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-scope-manager-npm-5.59.8-d925c50275-e1e810ee99.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-scope-manager-npm-8.3.0-3c8dd1afa1-2ccf0d965c.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-type-utils-npm-5.59.8-61b85480e4-d9fde31397.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-type-utils-npm-8.3.0-1a0a160937-386e37da49.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-types-npm-5.59.8-aac9636f23-559473d560.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-types-npm-8.3.0-11406c6bf2-6fa6be32db.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-typescript-estree-npm-5.59.8-8d25500a8f-d93371cc86.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-typescript-estree-npm-8.3.0-c590ea2cb7-edfddfa895.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-utils-npm-5.59.8-24495aa535-cbaa057485.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-utils-npm-8.3.0-76b00c816e-041cd2cef3.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-visitor-keys-npm-5.59.8-bd7eb812d7-6bfa7918db.zip
is excluded by!**/.yarn/**
.yarn/cache/@typescript-eslint-visitor-keys-npm-8.3.0-324a7124f6-23a85ae0a3.zip
is excluded by!**/.yarn/**
.yarn/cache/eslint-scope-npm-5.1.1-71fe59b18a-47e4b6a3f0.zip
is excluded by!**/.yarn/**
.yarn/cache/estraverse-npm-4.3.0-920a32f3c6-a6299491f9.zip
is excluded by!**/.yarn/**
.yarn/cache/fast-glob-npm-3.3.2-0a8cb4f2ca-900e4979f4.zip
is excluded by!**/.yarn/**
.yarn/cache/grapheme-splitter-npm-1.0.4-648f2bf509-0c22ec54de.zip
is excluded by!**/.yarn/**
.yarn/cache/ignore-npm-5.3.2-346d3ba017-2acfd32a57.zip
is excluded by!**/.yarn/**
.yarn/cache/minimatch-npm-9.0.5-9aa93d97fa-2c035575ed.zip
is excluded by!**/.yarn/**
.yarn/cache/natural-compare-lite-npm-1.4.0-12b6b308ed-5222ac3986.zip
is excluded by!**/.yarn/**
.yarn/cache/semver-npm-7.6.3-57e82c14d5-4110ec5d01.zip
is excluded by!**/.yarn/**
.yarn/cache/ts-api-utils-npm-1.3.0-33457908f8-c746ddabfd.zip
is excluded by!**/.yarn/**
.yarn/install-state.gz
is excluded by!**/.yarn/**
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (2)
- .pnp.cjs (25 hunks)
- package.json (1 hunks)
Additional comments not posted (26)
package.json (1)
30-30
: Approve the version update but verify compatibility.The update to
@typescript-eslint/eslint-plugin
from^5.59.8
to^8.3.0
introduces significant changes. While this update brings new features and improvements, it's crucial to verify that the project's linting configuration and any custom rules are compatible with the new version.The version update is approved.
Run the following script to verify the compatibility of the new version with the project's existing linting setup:
.pnp.cjs (25)
35-35
: Approved version update for@typescript-eslint/eslint-plugin
.The update to version
8.3.0
aligns with the PR objectives and enhances linting capabilities for TypeScript.
813-816
: Approved virtual identifier update for@eslint-community/eslint-utils
.The update in the virtual identifier reflects a reorganization or update in how this package is referenced, aligning with the PR objectives.
857-860
: Approved version update for@eslint-community/regexpp
.The update to version
4.11.0
aligns with the PR objectives and likely includes bug fixes and performance improvements.
1611-1635
: Approved comprehensive updates for@typescript-eslint/eslint-plugin
.The updates to version
8.3.0
for@typescript-eslint/eslint-plugin
and related dependencies align with the PR objectives and enhance linting capabilities for TypeScript.
1689-1694
: Approved version updates for@typescript-eslint/scope-manager
and related packages.The updates to version
8.3.0
for@typescript-eslint/scope-manager
and related packages align with the PR objectives and enhance linting capabilities for TypeScript.
1733-1736
: Approved version update for@typescript-eslint/types
.The update to version
8.3.0
aligns with the PR objectives and enhances linting capabilities for TypeScript.
1749-1768
: Approved comprehensive updates for@typescript-eslint/typescript-estree
.The updates to version
8.3.0
for@typescript-eslint/typescript-estree
and related dependencies align with the PR objectives and enhance linting capabilities for TypeScript.
1777-1788
: Verify the maintenance of older version for@typescript-eslint/typescript-estree
.The maintenance of version
5.58.0
for@typescript-eslint/typescript-estree
and related dependencies seems unusual. Please verify if this is intended for compatibility or other specific reasons.
1797-1809
: Approved comprehensive updates for@typescript-eslint/typescript-estree
.The updates to version
8.3.0
for@typescript-eslint/typescript-estree
and related dependencies align with the PR objectives and enhance linting capabilities for TypeScript.
1820-1853
: Approved comprehensive updates for@typescript-eslint/utils
.The updates to version
8.3.0
for@typescript-eslint/utils
and related dependencies align with the PR objectives and enhance linting capabilities for TypeScript.
1872-1877
: Approved version updates for@typescript-eslint/visitor-keys
and related packages.The updates to version
8.3.0
for@typescript-eslint/visitor-keys
and related packages align with the PR objectives and enhance linting capabilities for TypeScript.
2607-2607
: Approved version update for@typescript-eslint/eslint-plugin
.The update to version
8.3.0
aligns with the PR objectives and enhances linting capabilities for TypeScript.
3378-3378
: Approved comprehensive updates for@typescript-eslint/eslint-plugin
.The updates to version
8.3.0
for@typescript-eslint/eslint-plugin
and related dependencies align with the PR objectives and enhance linting capabilities for TypeScript.
3467-3467
: Approved virtual identifier update for@eslint-community/eslint-utils
and version update for@eslint-community/regexpp
.The update in the virtual identifier reflects a reorganization or update in how this package is referenced, and the version update for
@eslint-community/regexpp
to4.5.1
aligns with the PR objectives.
3534-3534
: Approved virtual identifier update for@eslint-community/eslint-utils
.The update in the virtual identifier reflects a reorganization or update in how this package is referenced, aligning with the PR objectives.
Line range hint
16-16
: Request more information foreslint-scope
.The hunk does not provide version details for
eslint-scope
. Please provide more information or clarify the changes made to this package.
Line range hint
17-17
: Request more information forestraverse
.The hunk does not provide version details for
estraverse
. Please provide more information or clarify the changes made to this package.
3754-3763
: Approved version update forfast-glob
and related dependencies.The update to version
3.3.2
forfast-glob
and related dependencies aligns with the PR objectives and enhances performance as noted in the PR summary.
Line range hint
19-19
: Request more information forgraphemer
.The hunk does not provide version details for
graphemer
. Please provide more information or clarify the changes made to this package.
4424-4429
: Approved version update forignore
.The update to version
5.3.2
forignore
aligns with the PR objectives and enhances linting capabilities for TypeScript.
5266-5273
: Approved version update forminimatch
and related dependencies.The update to version
9.0.5
forminimatch
and related dependencies aligns with the PR objectives and enhances linting capabilities for TypeScript.
Line range hint
22-22
: Request more information fornegotiator
.The hunk does not provide version details for
negotiator
. Please provide more information or clarify the changes made to this package.
6373-6378
: Approved version update forsemver
.The update to version
7.6.3
forsemver
aligns with the PR objectives and enhances linting capabilities for TypeScript.
6807-6840
: Approved comprehensive updates forts-api-utils
.The updates to version
1.3.0
forts-api-utils
and related dependencies align with the PR objectives and enhance linting capabilities for TypeScript.
6931-6934
: Approved version update fortsutils
.The update to version
3.21.0
fortsutils
and related dependencies aligns with the PR objectives and enhances linting capabilities for TypeScript.
Superseded by #196. |
Bumps @typescript-eslint/eslint-plugin from 5.59.8 to 8.3.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)6377f18
fix(utils): addTSDeclareFunction
tofunctionTypeTypes
(#9788)8389e06
docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120
feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938f
chore: enable object-shorthand (#9816)90655d1
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit
New Features
@typescript-eslint/eslint-plugin
to enhance linting capabilities for TypeScript code.ts-api-utils
to expand functionality for TypeScript development.Bug Fixes
@eslint-community/regexpp
, which may include bug fixes and performance improvements.Chores