Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 3.0.5 -> 3.0.7 age adoption passing confidence
@vitest/eslint-plugin 1.1.25 -> 1.1.36 age adoption passing confidence
vitest (source) 3.0.5 -> 3.0.7 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.7

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.1.36

Compare Source

Bug Fixes
  • consistent-test-filename: match allTestPattern against full file path (#​674) (97dcb0f)

v1.1.35

Compare Source

Bug Fixes

v1.1.34

Compare Source

v1.1.33

Compare Source

v1.1.32

Compare Source

v1.1.31

Compare Source

Bug Fixes
  • require-mock-type-parameters: fixed checking of type annotation (#​661) (20a56a7)

v1.1.30

Compare Source

v1.1.29

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.28...v1.1.29

v1.1.28

Compare Source

Bug Fixes

v1.1.27

Compare Source

Features

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.26...v1.1.27

v1.1.26

Compare Source

Features

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.25...v1.1.26

vitest-dev/vitest (vitest)

v3.0.7

Compare Source

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 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 Feb 8, 2025
@renovate renovate bot requested a review from Shinigami92 as a code owner February 8, 2025 01:02
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.55% (🎯 90%)
🟰 ±0%
2624 / 2775
🟢 Statements 94.55% (🎯 90%)
🟰 ±0%
2624 / 2775
🟢 Functions 96.29% (🎯 90%)
🟰 ±0%
104 / 108
🟢 Branches 92.94% (🎯 90%)
🟰 ±0%
632 / 680
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 94.05% 94.14% 100% 94.05% 334-335, 371-372, 521-523, 535-544, 549-562, 610-646, 662-663, 703-704, 761-765, 1114-1115, 1208-1209, 1236, 1248-1249, 1549-1550, 1596-1597, 1919-1925, 1963-1968
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-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 #397 for commit 3085573 by the Vitest Coverage Report Action

@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.1.26 Update dependency @vitest/eslint-plugin to v1.1.27 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from 38c7fd3 to 7bc6a43 Compare February 9, 2025 08:45
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.1.27 Update dependency @vitest/eslint-plugin to v1.1.28 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from 7bc6a43 to fc64647 Compare February 11, 2025 10:16
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.1.28 Update dependency @vitest/eslint-plugin to v1.1.30 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from fc64647 to 0d7c9fb Compare February 12, 2025 15:43
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.1.30 Update dependency @vitest/eslint-plugin to v1.1.31 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/vitest branch from 0d7c9fb to 5582691 Compare February 12, 2025 23:18
@renovate renovate bot changed the title Update dependency @vitest/eslint-plugin to v1.1.31 Update vitest Feb 18, 2025
@renovate renovate bot force-pushed the renovate/vitest branch 2 times, most recently from 3d4df3a to f2d834d Compare February 24, 2025 18:44
@renovate renovate bot force-pushed the renovate/vitest branch 5 times, most recently from 4b04517 to 3b49ed0 Compare March 1, 2025 18:20
@renovate renovate bot force-pushed the renovate/vitest branch from 3b49ed0 to 3085573 Compare March 1, 2025 18:27
@Shinigami92 Shinigami92 merged commit 20100e5 into main Mar 1, 2025
10 checks passed
@Shinigami92 Shinigami92 deleted the renovate/vitest branch March 1, 2025 18:29
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.

2 participants