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.3.0 - autoclosed #170

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 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 added the dependencies Pull requests that update a dependency file label Sep 5, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a1f8c8) 2.62% compared to head (093c4b5) 2.62%.
Report is 1 commits behind head on main.

❗ Current head 093c4b5 differs from pull request most recent head 4b6a1be. Consider uploading reports for the commit 4b6a1be to get more accurate results

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #170   +/-   ##
=====================================
  Coverage   2.62%   2.62%           
=====================================
  Files         14      14           
  Lines        953     953           
=====================================
  Hits          25      25           
  Misses       928     928           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 4 times, most recently from 591b247 to c30f6de Compare October 24, 2023 04:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 3 times, most recently from ca65e06 to 78da70a Compare November 11, 2023 04:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch 2 times, most recently from 396a594 to 093c4b5 Compare February 16, 2024 07:07
@renovate renovate bot force-pushed the renovate/eslint-plugin-vitest-0.x branch from 093c4b5 to 4b6a1be Compare February 16, 2024 09:48
@renovate renovate bot enabled auto-merge (squash) March 27, 2024 21:06
@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.3.0 - autoclosed Mar 28, 2024
@renovate renovate bot closed this Mar 28, 2024
auto-merge was automatically disabled March 28, 2024 14:57

Pull request was closed

@renovate renovate bot deleted the renovate/eslint-plugin-vitest-0.x branch March 28, 2024 14:57
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.

0 participants