Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

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

Release Notes

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

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

v1.2.7

Compare Source

v1.2.5

Compare Source

v1.2.4

Compare Source

v1.2.3

Compare Source

What's Changed

  • Add no-importing-from-vitest-globals and prefer-importing-from-vitest-globals rules by @​samuelko123 in #​711

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.2...v1.2.3

v1.2.2

Compare Source

Bug Fixes
  • valid-title: Added support for call signatures as well (#​710) (6a06cf9)

v1.2.1

Compare Source

Bug Fixes
  • valid-title: Please allow function-typed variables and aliases as valid describe titles (#​708) (76653c9)

What's Changed

  • fix(valid-title): Please allow function-typed variables and aliases as valid describe titles by @​y-hsgw in #​708

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.44...v1.2.0

v1.1.44

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.43...v1.1.44

v1.1.43

Compare Source

Features
What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.42...v1.1.43

v1.1.42

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.40...v1.1.42

v1.1.40

Compare Source

v1.1.39

Compare Source

Bug Fixes
  • valid-title: report emptyTitle for string-like types (#​688) (c1909ab)
What's Changed
New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.38...v1.1.39

v1.1.38

Compare Source

Bug Fixes
  • valid-title: also allow string types with settings.typecheck (#​682) (9fff541)

v1.1.37

Compare Source

Features
What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.36...v1.1.37

v1.1.36

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) March 4, 2025 08:12
@sourcery-ai
Copy link

sourcery-ai bot commented Mar 4, 2025

Reviewer's Guide by Sourcery

This PR updates the @vitest/eslint-plugin dependency from version 1.1.35 to 1.1.36. The version is updated in both package.json and pnpm-lock.yaml.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update @vitest/eslint-plugin dependency to version 1.1.36.
  • Update @vitest/eslint-plugin version in package.json.
  • Update @vitest/eslint-plugin version in pnpm-lock.yaml.
package.json
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@socket-security
Copy link

socket-security bot commented Mar 4, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​vitest/​eslint-plugin@​1.1.35 ⏵ 1.6.496 -3100100 +198 +2100

View full report

@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 1b90222 to c7f852b Compare March 14, 2025 02:30
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.36 chore(deps): update dependency @vitest/eslint-plugin to v1.1.37 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from c7f852b to c2d6fbd Compare March 22, 2025 11:27
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.37 chore(deps): update dependency @vitest/eslint-plugin to v1.1.38 Mar 22, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from c2d6fbd to fd92ef6 Compare April 5, 2025 18:10
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.38 chore(deps): update dependency @vitest/eslint-plugin to v1.1.39 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from fd92ef6 to 350ab12 Compare April 11, 2025 23:08
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.39 chore(deps): update dependency @vitest/eslint-plugin to v1.1.40 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 350ab12 to 1ff438d Compare April 14, 2025 03:35
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.40 chore(deps): update dependency @vitest/eslint-plugin to v1.1.42 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 1ff438d to 510ef34 Compare April 21, 2025 07:36
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.42 chore(deps): update dependency @vitest/eslint-plugin to v1.1.43 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 510ef34 to 003f3cf Compare May 4, 2025 15:09
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.43 chore(deps): update dependency @vitest/eslint-plugin to v1.1.44 May 4, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 003f3cf to a8d7f0a Compare May 19, 2025 16:50
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.1.44 chore(deps): update dependency @vitest/eslint-plugin to v1.2.0 May 19, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from a8d7f0a to 8853677 Compare May 26, 2025 19:43
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.2.0 chore(deps): update dependency @vitest/eslint-plugin to v1.2.1 May 26, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 8853677 to 9b96d51 Compare June 13, 2025 16:41
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.2.1 chore(deps): update dependency @vitest/eslint-plugin to v1.2.2 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 9b96d51 to 4512c6f Compare June 15, 2025 18:12
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.2.2 chore(deps): update dependency @vitest/eslint-plugin to v1.2.3 Jun 15, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 4512c6f to c98ee2a Compare June 15, 2025 21:39
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.2.3 chore(deps): update dependency @vitest/eslint-plugin to v1.2.4 Jun 15, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from c98ee2a to e88fcbb Compare June 16, 2025 20:45
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.2.4 chore(deps): update dependency @vitest/eslint-plugin to v1.2.5 Jun 16, 2025
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.24 chore(deps): update dependency @vitest/eslint-plugin to v1.3.25 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 6d604ce to 400e98d Compare October 30, 2025 21:58
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.25 chore(deps): update dependency @vitest/eslint-plugin to v1.3.26 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 400e98d to 10381e5 Compare November 2, 2025 14:04
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.3.26 chore(deps): update dependency @vitest/eslint-plugin to v1.4.0 Nov 2, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 10381e5 to 8a10e75 Compare November 8, 2025 14:50
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.0 chore(deps): update dependency @vitest/eslint-plugin to v1.4.1 Nov 8, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch 2 times, most recently from dc5e7c6 to 5f81ff9 Compare November 16, 2025 23:49
@renovate renovate bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.1 chore(deps): update dependency @vitest/eslint-plugin to v1.4.2 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 5f81ff9 to 427bf49 Compare November 20, 2025 01:40
@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 20, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 427bf49 to a66b371 Compare November 27, 2025 11:04
@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 27, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from a66b371 to 09b69e8 Compare November 28, 2025 01:41
@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 28, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 09b69e8 to 66ab447 Compare December 2, 2025 21:12
@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 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 66ab447 to 37c158e Compare December 11, 2025 23:15
@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 11, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 37c158e to 687fd50 Compare December 22, 2025 10:54
@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 22, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 687fd50 to 2845f07 Compare December 25, 2025 09:45
@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 25, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 2845f07 to 11a1e47 Compare December 26, 2025 04:49
@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 26, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 11a1e47 to 5e8fb6b Compare December 27, 2025 09:01
@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 27, 2025
@renovate renovate bot force-pushed the renovate/vitest-eslint-plugin-1.x branch from 5e8fb6b to 7f7777e Compare December 31, 2025 17:51
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.

1 participant