Skip to content

chore(deps): update eslint #331

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

Merged
merged 2 commits into from
Jun 25, 2025
Merged

chore(deps): update eslint #331

merged 2 commits into from
Jun 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import 2.31.0 -> 2.32.0 age adoption passing confidence
eslint-plugin-jsdoc 51.0.1 -> 51.2.3 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v51.2.3

Compare Source

v51.2.2

Compare Source

v51.2.1

Compare Source

Bug Fixes
  • no-undefined-types: also allow globals defined on languageOptions (#​1415) (e9ff4c7)

v51.2.0

Compare Source

Features

v51.1.3

Compare Source

Bug Fixes
  • no-undefined-types: liberalize checks to reallow for unknown properties on imports and defined globals; fixes #​1412 (#​1413) (a083c81)

v51.1.2

Compare Source

Bug Fixes

v51.1.1

Compare Source

v51.1.0

Compare Source

Features

v51.0.7

Compare Source

Bug Fixes
  • check-template-names: checks class body for comments where template names used; fixes #​1354 (#​1407) (ae2b314)

v51.0.6

Compare Source

Bug Fixes
  • require-jsdoc: update jsdoccomment (and espree) to get comment-finding for overloaded functions; fixes #​1369 (#​1406) (26ae169)

v51.0.5

Compare Source

Bug Fixes
  • no-undefined-types: check existence of class methods/properties (#​1405) (fcc7b26)

v51.0.4

Compare Source

v51.0.3

Compare Source

Bug Fixes

v51.0.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 requested a review from a team as a code owner June 21, 2025 01:34
Copy link

codacy-production bot commented Jun 21, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (157940c) 2934 2828 96.39%
Head commit (459db62) 2934 (+0) 2828 (+0) 96.39% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#331) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@renovate renovate bot force-pushed the renovate/eslint branch 9 times, most recently from 23f5d57 to 9df19b6 Compare June 25, 2025 09:06
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/eslint branch from 9df19b6 to 4c43c79 Compare June 25, 2025 13:36
Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck merged commit 4a0a3e1 into main Jun 25, 2025
32 checks passed
@jkowalleck jkowalleck deleted the renovate/eslint branch June 25, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant