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

Update linters #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update linters #116

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.4.0 -> ^8.6.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.4.0 -> ^8.6.0 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
eslint-plugin-react ^7.35.2 -> ^7.36.1 age adoption passing confidence
typescript-eslint (source) ^8.4.0 -> ^8.6.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.10.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.6.0

Compare Source

🚀 Features
  • add allow option for restrict-template-expressions

  • type-utils: isNullableType add Void logic

  • eslint-plugin: [no-unnecessary-condition] check switch cases

  • eslint-plugin: [no-misused-promises] check array predicate return

🩹 Fixes
  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice

  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment

  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types

  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Kim Sang Du
  • YeonJuan

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

v8.5.0

Compare Source

🚀 Features
  • eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary `

  • eslint-plugin: [no-unsafe-argument] differentiate error types

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer

  • eslint-plugin: [no-misused-promises] handle static method

  • eslint-plugin: [no-unnecessary-type-parameters] fix AST quick path scope analysis

  • eslint-plugin: [consistent-type-assertions] access parser services lazily

❤️ Thank You
  • f44da95
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • YeonJuan

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.6.0

Compare Source

v8.5.0

Compare Source

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.

eslint/eslint (eslint)

v9.10.0

Compare Source

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.36.1

Compare Source

Fixed

v7.36.0

Compare Source

Added
Fixed
  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#​3629 @​HenryBrown0)
  • JSX pragma: fail gracefully (#​3632 @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#​3799 @​ljharb)
Changed
typescript-eslint/typescript-eslint (typescript-eslint)

v8.6.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.5.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label May 31, 2024
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 342bffe to 054491c Compare June 5, 2024 11:29
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 0652c5a to dc03578 Compare June 11, 2024 07:24
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 3fcc823 to b61167d Compare June 18, 2024 22:16
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 2b7ad03 to 27841ac Compare July 1, 2024 18:22
@renovate renovate bot changed the title fix(deps): update linters fix(deps): update linters - autoclosed Jul 8, 2024
@renovate renovate bot closed this Jul 8, 2024
@renovate renovate bot deleted the renovate/linters branch July 8, 2024 06:32
@renovate renovate bot changed the title fix(deps): update linters - autoclosed fix(deps): update linters Jul 8, 2024
@renovate renovate bot restored the renovate/linters branch July 8, 2024 18:25
@renovate renovate bot reopened this Jul 8, 2024
@renovate renovate bot changed the title fix(deps): update linters fix(deps): update linters to ^7.16.0 Jul 8, 2024
@renovate renovate bot changed the title fix(deps): update linters to ^7.16.0 fix(deps): update linters Jul 13, 2024
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 7a4032e to 0de91a6 Compare July 20, 2024 06:29
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 2099288 to 9acfc3f Compare July 31, 2024 22:15
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 4bf0017 to 9464ecd Compare September 3, 2024 20:14
@renovate renovate bot changed the title fix(deps): update linters fix(deps): update linters - autoclosed Sep 4, 2024
@renovate renovate bot closed this Sep 4, 2024
@renovate renovate bot deleted the renovate/linters branch September 4, 2024 15:19
@renovate renovate bot restored the renovate/linters branch September 6, 2024 22:58
@renovate renovate bot changed the title fix(deps): update linters - autoclosed fix(deps): update linters Sep 6, 2024
@renovate renovate bot reopened this Sep 6, 2024
@renovate renovate bot changed the title fix(deps): update linters Update linters to ^9.10.0 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from cd6d741 to d230f74 Compare September 9, 2024 19:11
@renovate renovate bot changed the title Update linters to ^9.10.0 Update linters Sep 9, 2024
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 9dddd8c to 70f92b7 Compare September 12, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants