Skip to content

chore(deps): update dependency @vitest/eslint-plugin to v1.6.13#251

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vitest-eslint-plugin-1.x-lockfile
Open

chore(deps): update dependency @vitest/eslint-plugin to v1.6.13#251
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vitest-eslint-plugin-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitest/eslint-plugin 1.2.71.6.13 age confidence

Release Notes

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

v1.6.13

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.12

Compare Source

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.11...v1.6.12

v1.6.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.10

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.8

Compare Source

No significant changes

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.7...v1.6.8

v1.6.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.6

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5

v1.6.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

  • docs(no-conditional-expect): add asymmetric matchers to example usage by @​wjhsf in #​847
  • fix(unbound-method): ignore functions passed to vi.mocked by @​G-Rath in #​849
  • feat: create new prefer-mock-return-shorthand rule by @​G-Rath in #​848

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.3...v1.6.4

v1.6.3

Compare Source

   🚀 Features
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.1...v1.6.2

v1.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.5.4...v1.6.0

v1.5.4

Compare Source

No significant changes

    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
  • no-alias-methods: Align no-alias-methods rule with Vitest by aliasing toThrow to toThrowError  -  by @​y-hsgw in #​832 (4ea56)
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • consistent-test-it: Handle aliased Vitest imports when enforcing consistent test names  -  by @​y-hsgw in #​828 (54be6)
    View changes on GitHub

What's Changed

  • fix(consistent-test-it): Handle aliased Vitest imports when enforcing consistent test names by @​y-hsgw in #​828
  • feat: Add rule to recommended Vitest ESLint config by @​y-hsgw in #​827

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.0

v1.4.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.3...v1.4.4

v1.4.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.4.2

Compare Source

   🚀 Features
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.1...v1.4.2

v1.4.1

Compare Source

No significant changes

    View changes on GitHub

v1.4.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.26

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.25

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.24

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.23

Compare Source

No significant changes

    View changes on GitHub

v1.3.22

Compare Source

No significant changes

    View changes on GitHub

v1.3.20

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.19

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.18

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.17

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.15

Compare Source

No significant changes

    View changes on GitHub

v1.3.14

Compare Source

   🚀 Features
    View changes on GitHub

v1.3.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.3.8

Compare Source

No significant changes

    View changes on GitHub

v1.3.7

Compare Source

   🚀 Features
    View changes on GitHub

v1.3.6

Compare Source

   🚀 Features
    View changes on GitHub

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

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0: v1.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.7...v1.3.0


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.

🔕 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 changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.3 chore(deps): update dependency @vitest/eslint-plugin to v1.3.4 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 991927a to 84312ef Compare July 1, 2025 21:51
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 84312ef to fba8372 Compare August 10, 2025 13:49
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.4 chore(deps): update dependency @vitest/eslint-plugin to v1.3.5 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from fba8372 to 3bd38ef Compare August 31, 2025 09:05
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 3bd38ef to 117e822 Compare September 7, 2025 23:05
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.5 chore(deps): update dependency @vitest/eslint-plugin to v1.3.9 Sep 7, 2025
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.9 chore(deps): update dependency @vitest/eslint-plugin to v1.3.10 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from e78bd6e to 7108a1b Compare September 16, 2025 18:04
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.10 chore(deps): update dependency @vitest/eslint-plugin to v1.3.12 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 7108a1b to 44be961 Compare September 25, 2025 20:58
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.12 chore(deps): update dependency @vitest/eslint-plugin to v1.3.13 Sep 26, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from da36f94 to 417a441 Compare October 2, 2025 17:26
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.13 chore(deps): update dependency @vitest/eslint-plugin to v1.3.15 Oct 2, 2025
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.15 chore(deps): update dependency @vitest/eslint-plugin to v1.3.16 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 417a441 to d9cc4f4 Compare October 5, 2025 20:27
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.16 chore(deps): update dependency @vitest/eslint-plugin to v1.3.17 Oct 12, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from d9cc4f4 to fe56121 Compare October 12, 2025 16:40
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.17 chore(deps): update dependency @vitest/eslint-plugin to v1.3.18 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from fe56121 to 1d34f68 Compare October 13, 2025 21:13
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.18 chore(deps): update dependency @vitest/eslint-plugin to v1.3.19 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 1d34f68 to bd1a3f9 Compare October 14, 2025 14:36
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.19 chore(deps): update dependency @vitest/eslint-plugin to v1.3.20 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from 118c0a6 to 68056dd Compare October 17, 2025 19:06
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.20 chore(deps): update dependency @vitest/eslint-plugin to v1.3.23 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from 59acba6 to 715fe81 Compare October 24, 2025 18:42
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from 934323a to 05a57ff Compare November 17, 2025 02:49
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.2 chore(deps): update dependency @vitest/eslint-plugin to v1.4.3 Nov 17, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from 7105952 to ab8536e Compare November 24, 2025 09:06
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.3 chore(deps): update dependency @vitest/eslint-plugin to v1.4.4 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from ab8536e to e5ea1ab Compare November 25, 2025 02:04
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.4 chore(deps): update dependency @vitest/eslint-plugin to v1.5.0 Nov 25, 2025
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.0 chore(deps): update dependency @vitest/eslint-plugin to v1.5.1 Nov 29, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from e5ea1ab to a15d9d7 Compare November 29, 2025 22:58
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from a15d9d7 to 00252d4 Compare December 7, 2025 21:48
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.1 chore(deps): update dependency @vitest/eslint-plugin to v1.5.2 Dec 7, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 00252d4 to 385463b Compare December 19, 2025 08:49
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.2 chore(deps): update dependency @vitest/eslint-plugin to v1.5.4 Dec 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.4 chore(deps): update dependency @vitest/eslint-plugin to v1.6.1 Dec 22, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from 7552154 to 75d4680 Compare December 23, 2025 05:36
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.1 chore(deps): update dependency @vitest/eslint-plugin to v1.6.3 Dec 23, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 75d4680 to e7b51bf Compare December 24, 2025 05:48
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.3 chore(deps): update dependency @vitest/eslint-plugin to v1.6.4 Dec 24, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from e7b51bf to 84ff4c1 Compare January 3, 2026 01:12
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.4 chore(deps): update dependency @vitest/eslint-plugin to v1.6.5 Jan 3, 2026
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 84ff4c1 to 64d0b59 Compare January 7, 2026 10:44
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.5 chore(deps): update dependency @vitest/eslint-plugin to v1.6.6 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch 2 times, most recently from ac601a5 to 4629f2d Compare January 23, 2026 17:28
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 4629f2d to 068e397 Compare February 2, 2026 18:52
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x-lockfile branch from 068e397 to ae84590 Compare February 10, 2026 01:01
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.6 chore(deps): update dependency @vitest/eslint-plugin to v1.6.7 Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants