Skip to content
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.2.0 #192

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps @typescript-eslint/eslint-plugin from 5.59.8 to 8.2.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.2.0

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion to require-await to remove async keyword (#9718)
  • typescript-estree: special-case error for parserOptions.project and project references (#9686)

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then (#9059)
  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment (#9209)
  • eslint-plugin: delete [] in message if ReadOnly is detected (#9513)
  • eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any (#9555)
  • eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary (#9740)
  • eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections (#9777)
  • typescript-estree: pass in tsconfigRootDir as cwd to getParsedConfigFile (#9804)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.1.0

8.1.0 (2024-08-12)

🚀 Features

  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
  • eslint-plugin: [no-unsafe-return] check promise any (#8693)
  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods (#8765)
  • typescript-eslint: add JSDoc comments on generated configs (#9672)
  • typescript-estree: restrict variable declarator definite/init combinations (#9228)

🩹 Fixes

  • eslint-plugin: [no-unsafe-enum-comparison] typo in test (#9779)
  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references (#9738)
  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator (#9775)
  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output (#9597)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion to require-await to remove async keyword

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then

  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment

  • eslint-plugin: delete [] in message if ReadOnly is detected

  • eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any

  • eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary

  • eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections

❤️ Thank You

  • Abraham Guo
  • Dave
  • Jake Bailey
  • James
  • Josh Goldberg ✨
  • liuxingbaoyu
  • Yukihiro Hasegawa
  • Yutong Zhu

You can read about our versioning strategy and releases on our website.

8.1.0 (2024-08-12)

🚀 Features

  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true

  • typescript-estree: restrict variable declarator definite/init combinations

  • eslint-plugin: [no-unsafe-return] check promise any

  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods

... (truncated)

Commits
  • 7440e14 chore(release): publish 8.2.0
  • db558d1 fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through inte...
  • 3962885 chore: enable unicorn/prefer-string-replace-all (#9798)
  • da02f61 fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped constraint ...
  • 478990f feat(eslint-plugin): add suggestion to require-await to remove async keyw...
  • 8087d17 fix(eslint-plugin): [no-redundant-type-constituents] differentiate a types-er...
  • 8e01254 fix(eslint-plugin): delete [] in message if ReadOnly<string[]> is detected (#...
  • 3ca8477 fix(eslint-plugin): [no-unnecessary-type-assertion] conflict with TS for vari...
  • 75a09a8 fix(eslint-plugin): [use-unknown-in-catch-callback-variable] flag second argu...
  • 382e87b chore: enable unicorn/prefer-node-protocol (#9742)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

  • Chores
    • Updated various package dependencies to their latest versions, enhancing project stability and security.
    • Added new dependencies (ts-api-utils and minimatch) to improve functionality.
    • Adjusted paths for some dependencies to reflect organizational changes.

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 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)

---
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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2024
Copy link

coderabbitai bot commented Aug 26, 2024

Walkthrough

The updates primarily involve version changes for various dependencies, particularly related to TypeScript and ESLint, reflecting an effort to maintain up-to-date package management. Significant upgrades include @typescript-eslint/eslint-plugin from 5.59.8 to 8.2.0 and the introduction of new dependencies like ts-api-utils. The core functionality of the code remains unchanged, focusing on compatibility and maintenance.

Changes

Files Change Summary
.pnp.cjs, package.json Updated @typescript-eslint/eslint-plugin from 5.59.8 to 8.2.0; added ts-api-utils 1.3.0; updated several other dependencies.
Other version updates include @eslint-community/regexpp from 4.5.0 to 4.11.0 and semver from 7.4.0 to 7.6.3.

Sequence Diagram(s)

(No sequence diagrams generated as the changes do not include new features or modifications to the control flow.)

Poem

🐇
In the garden where code does bloom,
Dependencies dance, dispelling gloom.
With updates bright, the plugins twirl,
A joyful hop, watch the changes unfurl!
New paths to explore, oh what a delight,
In the world of code, everything feels right!
🌼


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?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a 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

Commits

Files that changed from the base of the PR and between 0ecd87e and 61f3e7d.

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.2.0-ab69b4ca03-f702ea1c72.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.2.0-b071b5e8bc-c42fdd44bf.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.2.0-fb17ba524c-10d85f8562.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.2.0-a0d24665a2-915fd76673.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.2.0-3d9d168cfb-9bddd72398.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.2.0-297b44661d-c3b35fc9de.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.2.0-7ecdabac17-2f701efa1b.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 and run linting checks.

The update to @typescript-eslint/eslint-plugin from ^5.59.8 to ^8.2.0 is a major version change. Ensure that the new version is compatible with the rest of the codebase and run the linting checks to confirm that there are no new issues introduced by this update.

Run the following script to verify compatibility and run linting checks:

.pnp.cjs (24)

35-35: LGTM!

The version update for @typescript-eslint/eslint-plugin to 8.2.0 is correctly applied.

The code changes are approved.


813-817: LGTM!

The update of @eslint-community/eslint-utils package location and dependencies is correctly applied.

The code changes are approved.


827-842: LGTM!

The update of @eslint-community/eslint-utils package location and dependencies is correctly applied.

The code changes are approved.


857-860: LGTM!

The version update for @eslint-community/regexpp to 4.11.0 is correctly applied.

The code changes are approved.


1611-1635: LGTM!

The version update for @typescript-eslint/eslint-plugin to 8.2.0 and related dependencies is correctly applied.

The code changes are approved.


1689-1694: LGTM!

The version update for @typescript-eslint/scope-manager to 8.2.0 and related dependencies is correctly applied.

The code changes are approved.


1700-1707: LGTM!

The version update for @typescript-eslint/type-utils to 8.2.0 and related dependencies is correctly applied.

The code changes are approved.


1733-1737: LGTM!

The version update for @typescript-eslint/types to 8.2.0 is correctly applied.

The code changes are approved.


1749-1769: LGTM!

The version update for @typescript-eslint/typescript-estree to 8.2.0 and related dependencies is correctly applied.

The code changes are approved.


1797-1809: LGTM!

The update of @typescript-eslint/typescript-estree package location and dependencies is correctly applied.

The code changes are approved.


1820-1837: LGTM!

The version update for @typescript-eslint/utils to 8.2.0 and related dependencies is correctly applied.

The code changes are approved.


1872-1877: LGTM!

The version update for @typescript-eslint/visitor-keys to 8.2.0 and related dependencies is correctly applied.

The code changes are approved.


2607-2607: LGTM!

The version update for @typescript-eslint/eslint-plugin to 8.2.0 is correctly applied.

The code changes are approved.


3378-3378: LGTM!

The version update for @typescript-eslint/eslint-plugin to 8.2.0 is correctly applied.

The code changes are approved.


3467-3467: LGTM!

The update of @eslint-community/eslint-utils package location and dependencies is correctly applied.

The code changes are approved.


3534-3534: LGTM!

The update of @eslint-community/eslint-utils package location and dependencies is correctly applied.

The code changes are approved.


4412-4412: LGTM!

The version update for ignore to 5.3.2 is correctly applied.

The code changes are approved.


5255-5255: LGTM!

The addition of minimatch package version 9.0.5 is correctly applied.

The code changes are approved.


6355-6355: LGTM!

The version update for semver to 7.6.3 is correctly applied.

The code changes are approved.


6788-6821: LGTM!

The addition of ts-api-utils package version 1.3.0 is correctly applied.

The code changes are approved.


6912-6912: LGTM!

The update of tsutils package location and dependencies is correctly applied.

The code changes are approved.


2607-2607: LGTM!

The version update for @typescript-eslint/eslint-plugin to 8.2.0 is correctly applied.

The code changes are approved.


3378-3378: LGTM!

The version update for @typescript-eslint/eslint-plugin to 8.2.0 is correctly applied.

The code changes are approved.


3467-3467: LGTM!

The update of @eslint-community/eslint-utils package location and dependencies is correctly applied.

The code changes are approved.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2024

Superseded by #194.

@dependabot dependabot bot closed this Aug 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.2.0 branch August 30, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants