Skip to content

Update eslint (major)#596

Merged
Shinigami92 merged 2 commits intomainfrom
renovate/major-eslint
Aug 11, 2025
Merged

Update eslint (major)#596
Shinigami92 merged 2 commits intomainfrom
renovate/major-eslint

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsdoc 50.8.0 -> 52.0.4 age confidence
eslint-plugin-unicorn 59.0.1 -> 60.0.0 age confidence

Release Notes

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

v52.0.4

Compare Source

Bug Fixes

v52.0.3

Compare Source

Bug Fixes

v52.0.2

Compare Source

Bug Fixes

v52.0.1

Compare Source

Bug Fixes

v52.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Uses v flag instead of u flag by default for regular expressions

v51.4.1

Compare Source

Bug Fixes

v51.4.0

Compare Source

Features

v51.3.4

Compare Source

Bug Fixes

v51.3.3

Compare Source

Bug Fixes
  • no-undefined-types: add Intl to global types and ensure arbitrary properties of globals can be addressed; fixes #​1423 (#​1424) (feb65e4)

v51.3.2

Compare Source

Bug Fixes
  • multiline-blocks: for requireSingleLineUnderCount, ensure multi-line types nullify checks (#​1422) (9b8efbd)

v51.3.1

Compare Source

Bug Fixes

v51.3.0

Compare Source

Features

v51.2.3

Compare Source

Bug Fixes
  • require-template, no-undefined-types, valid-types: properly parse template tags with defaults; fixes #​1418 (#​1419) (35e95a1)

v51.2.2

Compare Source

Bug Fixes

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

Bug Fixes

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

Bug Fixes

v51.0.3

Compare Source

Bug Fixes

v51.0.2

Compare Source

Bug Fixes

v51.0.1

Compare Source

Bug Fixes

v51.0.0

Compare Source

chore
BREAKING CHANGES
  • Requires Node 20.11.0+

Also:

  • chore: upgrade are-docs-informative
  • refactor: use import.meta.dirname
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v60.0.0

Compare Source

Breaking
New rules
Improvements
Fixes
  • no-array-callback-reference: Fix optional chaining expressions being ignored (#​2694) ad27922
  • no-unnecessary-await: Fix handling of experimental pipeline operator (#​2658) 2b8ebe5


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Berlin, 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 dependencies Pull requests that update a dependency file label Jun 12, 2025
@renovate renovate bot requested a review from Shinigami92 as a code owner June 12, 2025 22:29
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 12, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.22% (🎯 90%)
🟰 ±0%
2709 / 2875
🟢 Statements 94.22% (🎯 90%)
🟰 ±0%
2709 / 2875
🟢 Functions 96.42% (🎯 90%)
🟰 ±0%
108 / 112
🟢 Branches 92.95% (🎯 90%)
🟰 ±0%
647 / 696
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/options/attribute-sorting/utils.ts 95.69%
🟰 ±0%
94.44%
🟰 ±0%
100%
🟰 ±0%
95.69%
🟰 ±0%
82-83, 94-95
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 93.18% 100% 71.42% 93.18% 79-81, 84-86
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-46, 93-94, 153-157
src/printer.ts 93.51% 94.12% 100% 93.51% 337-338, 374-375, 524-526, 538-547, 552-565, 612-667, 704-705, 790-794, 1143-1144, 1237-1238, 1265, 1274-1275, 1566-1567, 1613-1614, 1980-1986, 2024-2029
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 60% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 89.74% 75% 100% 89.74% 52-55
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-preserve-whitespace.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.67% 86.11% 100% 89.67% 19-20, 27-28, 56-57, 258-259, 262-263, 269-272, 331-332
src/utils/script-mime-types.ts 87.5% 83.33% 100% 87.5% 42-43, 49-50
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #847 for commit f09ed46 by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/major-eslint branch 8 times, most recently from ab85c4f to d065f21 Compare June 24, 2025 08:47
@renovate renovate bot force-pushed the renovate/major-eslint branch 4 times, most recently from 92dc56c to 9e3347e Compare July 2, 2025 18:04
@renovate renovate bot force-pushed the renovate/major-eslint branch from 9e3347e to 45be0da Compare July 7, 2025 10:29
@renovate renovate bot force-pushed the renovate/major-eslint branch 3 times, most recently from 4c743a4 to 4312a0a Compare July 21, 2025 17:39
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v51 Update eslint (major) Jul 21, 2025
@renovate renovate bot force-pushed the renovate/major-eslint branch 3 times, most recently from 66d55c5 to 795ba31 Compare August 1, 2025 01:34
@renovate renovate bot force-pushed the renovate/major-eslint branch 6 times, most recently from b3ef1e0 to 89a14ac Compare August 11, 2025 15:15
@renovate renovate bot force-pushed the renovate/major-eslint branch 5 times, most recently from 6a3b5f0 to b6bd5a2 Compare August 11, 2025 15:49
@renovate renovate bot force-pushed the renovate/major-eslint branch from b6bd5a2 to b8cc7ea Compare August 11, 2025 15:59
@Shinigami92 Shinigami92 self-assigned this Aug 11, 2025
@Shinigami92 Shinigami92 merged commit 6af60f3 into main Aug 11, 2025
10 checks passed
@Shinigami92 Shinigami92 deleted the renovate/major-eslint branch August 11, 2025 16:08
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.

1 participant