Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

fix(deps): update eps (patch) #10

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

fix(deps): update eps (patch) #10

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-config-next (source) 14.1.1 -> 14.1.4 age adoption passing confidence
eslint-import-resolver-typescript 3.6.1 -> 3.6.3 age adoption passing confidence
eslint-plugin-jsdoc 48.2.3 -> 48.2.15 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

eslint/eslint (eslint)

v8.57.1

Compare Source

vercel/next.js (eslint-config-next)

v14.1.4

Compare Source

v14.1.3

Compare Source

v14.1.2

Compare Source

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

v3.6.3

Compare Source

Patch Changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.2.15

Compare Source

Bug Fixes
  • Revert "fix(no-undefined-types): treat variables imported by [@import](https://redirect.github.com/import) tags as defined"; fixes #​1246 (ce066df)

v48.2.14

Compare Source

Bug Fixes
  • no-undefined-types: treat variables imported by [@import](https://redirect.github.com/import) tags as defined; fixes #​1244 (34ba2e0)

v48.2.13

Compare Source

Bug Fixes

v48.2.12

Compare Source

Bug Fixes
  • namespace flat config name's (8603579)

v48.2.11

Compare Source

Bug Fixes

v48.2.10

Compare Source

Bug Fixes
  • add names to flat configs (5429982)

v48.2.9

Compare Source

Bug Fixes
  • require-description-complete-sentence: regression with heading exempting; fixes #​1220 (fbc9fca)

v48.2.8

Compare Source

Bug Fixes
  • require-description-complete-sentence: avoid triggering punctuation warning after Markdown headings; fixes #​1220 (e9e4440)

v48.2.7

Compare Source

v48.2.6

Compare Source

Bug Fixes
  • require-yields: avoid error when ExportNamedDeclaration has no declaration prop (93a9415)

v48.2.5

Compare Source

Bug Fixes

v48.2.4

Compare Source

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 - 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 Apr 22, 2024
@renovate renovate bot changed the title Update dependency eslint-config-next to v14.1.4 chore(deps): update dependency eslint-config-next to v14.1.4 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/patch-eps branch 2 times, most recently from 5c4f222 to 8e69a2d Compare April 25, 2024 20:25
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v14.1.4 chore(deps): update eps (patch) Apr 25, 2024
@renovate renovate bot force-pushed the renovate/patch-eps branch from 8e69a2d to 86c6ed2 Compare April 26, 2024 17:42
@renovate renovate bot force-pushed the renovate/patch-eps branch 2 times, most recently from 8df4eb6 to 3112ecf Compare May 15, 2024 22:29
@renovate renovate bot force-pushed the renovate/patch-eps branch 3 times, most recently from c39cf3e to 32e6772 Compare May 29, 2024 16:25
@renovate renovate bot force-pushed the renovate/patch-eps branch 3 times, most recently from 944b942 to 57a1f5e Compare June 7, 2024 03:46
@renovate renovate bot force-pushed the renovate/patch-eps branch 4 times, most recently from fe322cc to ef03973 Compare June 18, 2024 23:09
@renovate renovate bot force-pushed the renovate/patch-eps branch 3 times, most recently from 3539691 to 209cd7c Compare June 23, 2024 06:26
@renovate renovate bot force-pushed the renovate/patch-eps branch from 209cd7c to 4b6e18c Compare July 13, 2024 19:17
@renovate renovate bot force-pushed the renovate/patch-eps branch from 4b6e18c to 5ae567a Compare July 21, 2024 12:59
@renovate renovate bot force-pushed the renovate/patch-eps branch from 5ae567a to f7b4ee8 Compare August 6, 2024 09:11
@renovate renovate bot force-pushed the renovate/patch-eps branch 2 times, most recently from fd61488 to 52a2492 Compare August 28, 2024 08:39
@renovate renovate bot force-pushed the renovate/patch-eps branch from 52a2492 to a0d07f1 Compare September 16, 2024 15:46
@renovate renovate bot force-pushed the renovate/patch-eps branch from a0d07f1 to c0ce336 Compare October 9, 2024 11:52
@renovate renovate bot force-pushed the renovate/patch-eps branch from c0ce336 to 26ba16b Compare December 2, 2024 09:45
@renovate renovate bot changed the title chore(deps): update eps (patch) fix(deps): update eps (patch) Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants