-
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.1.0 #190
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 8.1.0 #190
Conversation
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 8.1.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.1.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] <[email protected]>
WalkthroughThe changes reflect significant updates to the dependency management in the project, focusing on upgrading various packages to newer versions. This includes enhancements to the TypeScript linting capabilities and the addition of new utilities. The restructuring of virtual paths and removal of deprecated packages contributes to improved stability and functionality, ensuring alignment with modern practices in package management. 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.
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 (27)
.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.1.0-208414fbe3-e50e552ca5.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.1.0-c607719188-7febb23f48.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.1.0-3f873ff615-226938167f.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.1.0-ecf8b6c6d3-90c5177e2a.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.1.0-cde12f4745-5174ac9424.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.1.0-d9030b2ec9-b4532aaf76.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.1.0-87acca87b0-4dedea4009.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/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 (24 hunks)
- package.json (1 hunks)
Additional comments not posted (25)
package.json (1)
30-30
: Verify compatibility with@typescript-eslint/eslint-plugin
v8.1.0.The update to a new major version may introduce breaking changes. Ensure that your ESLint configurations and rules are compatible with the new version.
.pnp.cjs (24)
35-35
: Dependency Update Approved.The update of
@typescript-eslint/eslint-plugin
to version8.1.0
aligns with the PR objectives.
813-830
: Virtual Path Update Approved.The virtual path updates for
@eslint-community/eslint-utils
are consistent with the dependency management changes.
857-860
: Dependency Update Approved.The update of
@eslint-community/regexpp
to version4.11.0
aligns with the PR objectives.
1611-1635
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
@typescript-eslint/eslint-plugin
are consistent with the version update to8.1.0
.
1689-1715
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
@typescript-eslint/scope-manager
and@typescript-eslint/type-utils
are consistent with the version updates to8.1.0
.
1733-1736
: Dependency Update Approved.The update of
@typescript-eslint/types
to version8.1.0
aligns with the PR objectives.
1749-1768
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
@typescript-eslint/typescript-estree
are consistent with the version updates to8.1.0
.
1777-1789
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
@typescript-eslint/typescript-estree
are consistent with the version updates to8.1.0
.
1809-1812
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
tsutils
are consistent with the dependency management updates.
1820-1853
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
@typescript-eslint/utils
are consistent with the version updates to8.1.0
.
1872-1875
: Dependency Update Approved.The update of
@typescript-eslint/visitor-keys
to version8.1.0
aligns with the PR objectives.
2607-2607
: Dependency Update Approved.The update of
@typescript-eslint/eslint-plugin
to version8.1.0
aligns with the PR objectives.
3378-3378
: Dependency Update Approved.The update of
@typescript-eslint/eslint-plugin
to version8.1.0
aligns with the PR objectives.
Line range hint
3467-3471
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
eslint-plugin-es-x
are consistent with the dependency management updates.
Line range hint
3534-3538
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
eslint-plugin-n
are consistent with the dependency management updates.
6788-6793
: Dependency Update Approved.The update of
eslint-scope
to version7.2.2
aligns with the dependency management updates.
6912-6915
: Dependency Update Approved.The update of
estraverse
to version5.3.0
aligns with the dependency management updates.
4412-4415
: Dependency Update Approved.The update of
graphemer
to version1.4.0
aligns with the dependency management updates.
5254-5258
: Dependency Update Approved.The update of
ignore
to version5.3.2
aligns with the dependency management updates.
6354-6358
: Dependency Update Approved.The update of
minimatch
to version9.0.5
aligns with the dependency management updates.
6788-6791
: Dependency Update Approved.The update of
negotiator
to version0.6.3
aligns with the dependency management updates.
6912-6916
: Dependency Update Approved.The update of
semver
to version7.6.3
aligns with the dependency management updates.
6788-6822
: New Dependency Addition Approved.The addition of
ts-api-utils
with version1.3.0
aligns with the PR objectives.
6912-6915
: Virtual Path and Dependency Update Approved.The virtual path and dependency updates for
tsutils
are consistent with the dependency management updates.
Superseded by #192. |
Bumps @typescript-eslint/eslint-plugin from 5.59.8 to 8.1.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3d78392
chore(release): publish 8.1.0abe351d
fix(eslint-plugin): [no-unnecessary-type-parameters] clarify message (#9737)6a1c177
feat(eslint-plugin): [no-misused-promises] check subtype methods against heri...fc3ba92
fix(eslint-plugin): [prefer-optional-chain] wrong parenthesis fix output (#9597)c20bd2f
feat(eslint-plugin): [no-unsafe-return] check promise any (#8693)3d9ae44
fix(eslint-plugin): [member-ordering] get accessor member name & take into ac...fe56157
fix(eslint-plugin): [no-unnecessary-type-parameters] skip checking function b...278697f
fix(eslint-plugin): [no-unsafe-enum-comparison] typo in test (#9779)a4992ff
feat(typescript-estree): restrict variable declarator definite/init combinati...a26e3c7
chore: enable prefer-regexp-test (#9658)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 TypeScript linting capabilities.ts-api-utils
to improve setup functionality.Bug Fixes
Chores