Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitest/eslint-plugin 1.3.4 -> 1.3.18 age confidence

Release Notes

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.3.18

Compare Source

v1.3.17

Compare Source

v1.3.16

Compare Source

v1.3.15

Compare Source

v1.3.14

Compare Source

v1.3.13

Compare Source

v1.3.12

Compare Source

v1.3.10

Compare Source

v1.3.9

Compare Source

v1.3.8

Compare Source

v1.3.7

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

Bug Fixes
  • docs: fix incorrect rule name in vitest/require-mock-type-parameters example (#​740) (d48741a)
Features
  • prefer-describe-function-title: Check for unnecessary .name (#​744) (5f1fe04)

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.3.4...v1.3.5


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Aug 31, 2025
@renovate renovate bot requested a review from Shinigami92 as a code owner August 31, 2025 11:11
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 31, 2025
Copy link
Contributor

github-actions bot commented Aug 31, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.26% (🎯 90%)
🟰 ±0%
2731 / 2897
🟢 Statements 94.26% (🎯 90%)
🟰 ±0%
2731 / 2897
🟢 Functions 96.46% (🎯 90%)
🟰 ±0%
109 / 113
🟢 Branches 92.89% (🎯 90%)
⬆️ +0.01%
654 / 704
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
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.59% 94.02% 100% 93.59% 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, 2022-2028, 2066-2071
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/attribute-sorting/utils.ts 95.69% 94.44% 100% 95.69% 82-83, 94-95
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 #1001 for commit 6ee5182 by the Vitest Coverage Report Action

@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.5 Update dependency @vitest/eslint-plugin to v1.3.6 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from f6aeabb to 22425d1 Compare September 2, 2025 23:53
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.6 Update dependency @vitest/eslint-plugin to v1.3.7 Sep 3, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from 22425d1 to bff6727 Compare September 3, 2025 05:24
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.7 Update dependency @vitest/eslint-plugin to v1.3.8 Sep 3, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from bff6727 to 91ca904 Compare September 3, 2025 16:53
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.8 Update dependency @vitest/eslint-plugin to v1.3.9 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from 91ca904 to 9e97bcb Compare September 6, 2025 04:54
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.9 Update dependency @vitest/eslint-plugin to v1.3.10 Sep 16, 2025
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.10 Update dependency @vitest/eslint-plugin to v1.3.12 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/vitest branch 2 times, most recently from a268b24 to 51ec984 Compare September 26, 2025 02:57
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.12 Update dependency @vitest/eslint-plugin to v1.3.13 Sep 26, 2025
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.13 Update dependency @vitest/eslint-plugin to v1.3.14 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/vitest branch 2 times, most recently from 3fc8ae8 to fbf5662 Compare October 2, 2025 21:52
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.14 Update dependency @vitest/eslint-plugin to v1.3.15 Oct 2, 2025
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.15 Update dependency @vitest/eslint-plugin to v1.3.16 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from fbf5662 to 8c85856 Compare October 5, 2025 21:29
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.16 Update dependency @vitest/eslint-plugin to v1.3.17 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from 8c85856 to 61717e1 Compare October 12, 2025 16:49
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.3.17 Update dependency @vitest/eslint-plugin to v1.3.18 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from 61717e1 to 6ee5182 Compare October 13, 2025 22:28
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