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

Update dependency eslint-plugin-vitest to v0.3.20 #4

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vitest 0.0.32 -> 0.3.20 age adoption passing confidence

Release Notes

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

v0.3.20

Compare Source

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

v0.2.2

Compare Source

v0.2.0

Compare Source

Features
  • make recommeded rules fail instead of warning (2ff1a5f)

v0.1.5

Compare Source

Features

v0.1.4

Compare Source

v0.1.3

Compare Source

Features

v0.1.1

Compare Source

Features

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

v0.1.0

Compare Source

v0.0.57

Compare Source

Features

v0.0.56

Compare Source

Features

v0.0.55

Compare Source

v0.0.54

Compare Source

Bug Fixes
Features
  • removed un necessary parser (fddaf8f)

v0.0.53

Compare Source

Features

v0.0.52

Compare Source

v0.0.51

Compare Source

v0.0.50

Compare Source

v0.0.49

Compare Source

v0.0.48

Compare Source

v0.0.47

Compare Source

v0.0.46

Compare Source

v0.0.44

Compare Source

v0.0.43

Compare Source

Features

v0.0.42

Compare Source

v0.0.41

Compare Source

Bug Fixes

v0.0.40

Compare Source

Bug Fixes

v0.0.39

Compare Source

Bug Fixes

v0.0.38

Compare Source

Bug Fixes

v0.0.37

Compare Source

Bug Fixes

v0.0.36

Compare Source

Bug Fixes

v0.0.35

Compare Source

v0.0.34

Compare Source

Features

v0.0.33

Compare Source

Features

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 2 times, most recently from c1f8064 to 613ddf4 Compare April 7, 2023 02:12
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.0.57 Update dependency eslint-plugin-vitest to v0.1.1 Apr 7, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 2 times, most recently from dd83058 to ee05217 Compare April 9, 2023 11:12
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.1.1 Update dependency eslint-plugin-vitest to v0.1.3 Apr 9, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from ee05217 to f2943a5 Compare April 10, 2023 11:00
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.1.3 Update dependency eslint-plugin-vitest to v0.1.4 Apr 10, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from f2943a5 to 90ff07f Compare May 4, 2023 11:48
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.1.4 Update dependency eslint-plugin-vitest to v0.1.5 May 4, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.1.5 Update dependency eslint-plugin-vitest to v0.2.0 May 7, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 90ff07f to b7ee597 Compare May 7, 2023 11:03
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.2.0 Update dependency eslint-plugin-vitest to v0.2.2 May 7, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from bd4ed2a to 0fa244d Compare May 24, 2023 17:46
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.2.2 Update dependency eslint-plugin-vitest to v0.2.3 May 24, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 2 times, most recently from 63ab6f3 to d930562 Compare May 26, 2023 23:03
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.2.3 Update dependency eslint-plugin-vitest to v0.2.5 May 26, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from d930562 to 7035dec Compare June 10, 2023 14:10
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.2.5 Update dependency eslint-plugin-vitest to v0.2.6 Jun 10, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.2.6 Update dependency eslint-plugin-vitest to v0.2.8 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 7035dec to b10984c Compare July 28, 2023 03:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from b10984c to dc504ee Compare September 2, 2023 11:32
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.2.8 Update dependency eslint-plugin-vitest to v0.3.0 Sep 2, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from dc504ee to 43069cf Compare September 3, 2023 05:55
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.0 Update dependency eslint-plugin-vitest to v0.3.1 Sep 3, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 43069cf to 5ded695 Compare October 3, 2023 05:52
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.1 Update dependency eslint-plugin-vitest to v0.3.2 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 5ded695 to def376e Compare October 20, 2023 05:24
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.2 Update dependency eslint-plugin-vitest to v0.3.3 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from def376e to d06e2c6 Compare October 22, 2023 05:46
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.3 Update dependency eslint-plugin-vitest to v0.3.6 Oct 22, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from d06e2c6 to 194a0b2 Compare October 23, 2023 05:07
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.6 Update dependency eslint-plugin-vitest to v0.3.8 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 194a0b2 to ca274e7 Compare November 3, 2023 05:42
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.8 Update dependency eslint-plugin-vitest to v0.3.9 Nov 3, 2023
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.9 Update dependency eslint-plugin-vitest to v0.3.10 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from ca274e7 to f207fd0 Compare November 20, 2023 11:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from f207fd0 to c604c0f Compare December 9, 2023 02:18
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.10 Update dependency eslint-plugin-vitest to v0.3.12 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from c604c0f to d9876ee Compare December 12, 2023 01:57
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.12 Update dependency eslint-plugin-vitest to v0.3.16 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from d9876ee to 39be8bf Compare December 15, 2023 14:38
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.16 Update dependency eslint-plugin-vitest to v0.3.17 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 39be8bf to 7392716 Compare December 18, 2023 02:31
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.17 Update dependency eslint-plugin-vitest to v0.3.18 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 7392716 to f6c2694 Compare December 25, 2023 02:52
@renovate renovate bot changed the title Update dependency eslint-plugin-vitest to v0.3.18 Update dependency eslint-plugin-vitest to v0.3.20 Dec 25, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 2 times, most recently from 01c5b44 to 1fce999 Compare December 28, 2023 17:21
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 1fce999 to 856f371 Compare December 28, 2023 17:24
@victorsoares96 victorsoares96 merged commit 046e776 into master Dec 28, 2023
1 check passed
@victorsoares96 victorsoares96 deleted the renovate/eslint-plugin-vitest-0.x branch December 28, 2023 17:25
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