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

build(deps-dev): bump vitest from 0.34.1 to 0.34.4 #255

Merged
merged 6 commits into from
Nov 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps vitest from 0.34.1 to 0.34.4.

Release notes

Sourced from vitest's releases.

v0.34.4

   🐞 Bug Fixes

    View changes on GitHub

v0.34.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.34.2

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 91853bb chore: release v0.34.4
  • 8b39c11 fix(vitest): show error when calling API on files that user has no access to ...
  • f8ea716 fix(vitest): set SSR env only when transformMode is ssr (#4083)
  • 00e8112 fix(vitest): don't start the server when optimizer is enabled (#4095)
  • 5943418 fix(happy-dom): use the nodejs console in happy-dom v11 (#4090)
  • 410bc45 fix(vitest): only override ssr.optimizer instead of the whole ssr object (#4080)
  • a84a8e0 fix: don't process config file twice (#4077)
  • c48fef5 docs: fix typo (#4066)
  • 0c13c39 fix: resolving dep optimizer issues with workspace (#4036)
  • 0d0f35f fix(vitest): "vi" doesn't rely on context (#4031)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.1 to 0.34.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.4/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f067549) 51.73% compared to head (5705a32) 51.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   51.73%   51.73%           
=======================================
  Files          61       61           
  Lines        3514     3514           
  Branches      284      284           
=======================================
  Hits         1818     1818           
  Misses       1418     1418           
  Partials      278      278           

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

A newer version of vitest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@imccausl imccausl enabled auto-merge (squash) November 3, 2023 13:00
@imccausl imccausl merged commit 736be1d into main Nov 4, 2023
10 checks passed
@imccausl imccausl deleted the dependabot/npm_and_yarn/vitest-0.34.4 branch November 4, 2023 22:21
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.

1 participant