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

chore(deps): update eslint packages (patch) - autoclosed #166

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.0 -> 7.7.1 age adoption passing confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-import-resolver-typescript 3.6.1 -> 3.6.3 age adoption passing confidence
eslint-plugin-react 7.34.1 -> 7.34.4 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence

Release Notes

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

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

v7.7.1

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)

v8.57.1

Compare Source

import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.6.3

Compare Source

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

v7.34.4

Compare Source

Fixed

v7.34.3

Compare Source

Fixed
  • [prop-types]: null-check rootNode before calling getScope (#​3762 @​crnhrv)
  • [boolean-prop-naming]: avoid a crash with a spread prop (#​3733 @​ljharb)
  • [jsx-boolean-value]: assumeUndefinedIsFalse with never must not allow explicit true value (#​3757 @​6uliver)
  • [no-object-type-as-default-prop]: enable rule for components with many parameters (#​3768 @​JulienR1)
  • [jsx-key]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#​3769 @​akulsr0)

v7.34.2

Compare Source

Fixed
Changed
facebook/react (eslint-plugin-react-hooks)

v4.6.2

Compare Source

v4.6.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file label Nov 22, 2023
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch 2 times, most recently from 5fa4962 to be934f5 Compare December 5, 2023 08:50
@renovate renovate bot changed the title chore(deps): update eslint packages (patch) chore(deps): update eslint packages (patch) - autoclosed Dec 11, 2023
@renovate renovate bot closed this Dec 11, 2023
@renovate renovate bot deleted the renovate/patch-eslint-packages branch December 11, 2023 09:35
@renovate renovate bot changed the title chore(deps): update eslint packages (patch) - autoclosed chore(deps): update eslint packages (patch) Dec 14, 2023
@renovate renovate bot reopened this Dec 14, 2023
@renovate renovate bot restored the renovate/patch-eslint-packages branch December 14, 2023 21:44
@renovate renovate bot changed the title chore(deps): update eslint packages (patch) chore(deps): update dependency eslint-plugin-import to v2.29.1 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch 7 times, most recently from cebdde1 to d46a55c Compare December 20, 2023 06:26
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.29.1 chore(deps): update eslint packages (patch) Dec 21, 2023
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch 2 times, most recently from 315322a to 5ba2d7d Compare December 24, 2023 06:53
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 5ba2d7d to 04fc16b Compare January 10, 2024 03:57
@renovate renovate bot changed the title chore(deps): update eslint packages (patch) chore(deps): update dependency eslint-plugin-prettier to v5.1.3 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 04fc16b to 00c7e79 Compare January 19, 2024 12:51
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch 7 times, most recently from 67c22c8 to 28a997f Compare February 20, 2024 09:50
@renovate renovate bot deleted the renovate/patch-eslint-packages branch April 22, 2024 14:57
@renovate renovate bot changed the title chore(deps): update eslint packages (patch) - autoclosed chore(deps): update eslint packages (patch) Apr 22, 2024
@renovate renovate bot reopened this Apr 22, 2024
@renovate renovate bot restored the renovate/patch-eslint-packages branch April 22, 2024 18:32
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 941f8d9 to 46efca2 Compare April 22, 2024 18:33
@renovate renovate bot changed the title chore(deps): update eslint packages (patch) chore(deps): update eslint packages to v7.7.1 (patch) Apr 22, 2024
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch 2 times, most recently from 0cb5c1a to 651b351 Compare April 25, 2024 18:54
@renovate renovate bot changed the title chore(deps): update eslint packages to v7.7.1 (patch) chore(deps): update eslint packages (patch) Apr 25, 2024
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch 7 times, most recently from 02cc590 to 8fa2c00 Compare May 2, 2024 12:38
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 8fa2c00 to 68b5517 Compare May 28, 2024 06:44
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch 2 times, most recently from f02ccdd to d6f6a4a Compare June 5, 2024 07:57
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from d6f6a4a to b67d154 Compare June 18, 2024 22:11
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from b67d154 to 6ef0253 Compare July 13, 2024 19:04
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 6ef0253 to 2520774 Compare July 21, 2024 12:58
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 2520774 to 13f8080 Compare August 6, 2024 07:04
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 13f8080 to 213e9db Compare August 26, 2024 14:24
@renovate renovate bot force-pushed the renovate/patch-eslint-packages branch from 213e9db to dfb33ea Compare September 16, 2024 16:01
Copy link

sonarcloud bot commented Sep 16, 2024

@renovate renovate bot changed the title chore(deps): update eslint packages (patch) chore(deps): update eslint packages (patch) - autoclosed Sep 17, 2024
@renovate renovate bot closed this Sep 17, 2024
@renovate renovate bot deleted the renovate/patch-eslint-packages branch September 17, 2024 15:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants