Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-vitest to ^0.5.0 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vitest ^0.2.2 -> ^0.5.0 age adoption passing confidence

Release Notes

veritem/eslint-plugin-vitest (eslint-plugin-vitest)

v0.5.4

Compare Source

Features
  • support old Eslint configuration
  • update dependencies

v0.5.3

Compare Source

Bug Fixes

v0.5.2

Compare Source

Features

v0.5.1

Compare Source

Bug Fixes
  • no-focused-tests: support .each template strings (#​420) (36e5b9a)

v0.5.0

Compare Source

‼️ Breaking Change 🚨

This version only supports flat config!

If you run into issues consider downgrading and opening an issue ofcourse.

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

v0.4.1

Compare Source

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

Changes
  • Remove max-expect rule in favor of max-expects

v0.4.0

Compare Source

Bug Fixes

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.4.0...v0.4.0

v0.3.26

Compare Source

Bug Fixes

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26

v0.3.25

Compare Source

Bug Fixes
  • bench: avoid bench being recognized by expect-expect rule (#​389) (8da6473)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.24...v0.3.25

v0.3.24

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.23...v0.3.24

v0.3.23

Compare Source

Features

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.22...v0.3.23

v0.3.22

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.21...v0.3.22

v0.3.21

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.20...v0.3.21

v0.3.20

Compare Source

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.19...v0.3.20

v0.3.19

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.18...v0.3.19

v0.3.18

Compare Source

Bug Fixes
  • no-identical-title: improved internal error handling (6f332c5)
Features

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.17...v0.3.18

v0.3.17

Compare Source

Bug Fixes
  • vitest/require-local-test-context-for-concurrent-snapshots: report for all types of snapshot tests (#​322) (efaf109)

v0.3.16

Compare Source

Bug Fixes
  • vitest/no-done-callback: do not report when inside concurrent describe (#​321) (65e8cef)

v0.3.15

Compare Source

v0.3.14

Compare Source

Features

v0.3.13

Compare Source

Features
  • vitest/require-local-test-context-for-concurrent-snapshots: add rule (#​315) (ffce7e1)

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.12...v0.3.13

v0.3.12

Compare Source

Bug Fixes
  • packages: update packages (#​298) (4ab7238)
  • vitest/no-done-callback: do not report accesssing of text context when test runs concurrently (#​313) (b7eb2ce)
Features
  • engines: update minimum node version (9ff1c16)

v0.3.10

Compare Source

Bug Fixes
Features

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.9...v0.3.10

v0.3.9

Compare Source

v0.3.8

Compare Source

Features

v0.3.6

Compare Source

chore
  • valid-function-names: updated list of possible permutations of call chains (#​276) (5375f2e)

v0.3.3

Compare Source

Bug Fixes
Features
  • consistent-test-it: rewrite import statement as well (#​274) (014bd70)

v0.3.2

Compare Source

Fixes

v0.3.1

Compare Source

v0.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.2.8...v0.3.0

v0.2.8

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.2.7...v0.2.8

v0.2.7

Compare Source

Features

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v0.2.6...v0.2.7

v0.2.6

Compare Source

v0.2.5

Compare Source

Features
  • prefer-lowercase-title: introduce lowercaseFirstCharacterOnly option (#​190) (a234637)
  • allow passing arguments as title (#​187) (6d6e797)

v0.2.3

Compare Source

Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) October 17, 2023 19:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from d54618a to 5f0d237 Compare March 28, 2024 20:47
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vitest to ^0.3.0 chore(deps): update dependency eslint-plugin-vitest to ^0.4.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 5f0d237 to e27597f Compare April 12, 2024 05:10
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vitest to ^0.4.0 chore(deps): update dependency eslint-plugin-vitest to ^0.5.0 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 7 times, most recently from 79a04d9 to 1a52b0e Compare May 29, 2024 11:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 1a52b0e to a7a2a2f Compare May 31, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants