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

Bump vitest from 1.1.0 to 1.1.1 #460

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps vitest from 1.1.0 to 1.1.1.

Release notes

Sourced from vitest's releases.

v1.1.1

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • c8abbc1 chore: release v1.1.1
  • 2baea35 fix(vitest): show beforeAll/afterAll errors in junit reporter (#4819)
  • 7e6a62a fix: match jest json output by making json reporter output ndjson-compatible ...
  • 5053a5d fix: correct option name --no-parallelism (#4831)
  • 06c14f7 fix(vitest): fix file snapshots in skipped suites considered obsolete (#4795)
  • 8ddb494 chore: always externalize vitest (#4816)
  • 8f6225b fix: don't fail if inline: true is set (#4815)
  • ee8b46d fix: don't crash when using happy-dom or jsdom environment on Yarn PnP worksp...
  • 957daa3 fix(vitest): initialize snapshot state only once for each file suite (#4796)
  • cf53d4b fix(vm-threads): tests not cancelled on key press, cancelled tests shown twic...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:production
  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 Jan 1, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 1, 2024 04:11
Copy link

netlify bot commented Jan 1, 2024

Deploy Preview for eclipsefdn-adoptium-dash ready!

Name Link
🔨 Latest commit 1d8a011
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium-dash/deploys/65923b5e0177b8000a9a4042
😎 Deploy Preview https://deploy-preview-460--eclipsefdn-adoptium-dash.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dba6e1b) 96.29% compared to head (1d8a011) 96.29%.
Report is 57 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #460   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files           9        9           
  Lines         891      891           
  Branches       75       75           
=======================================
  Hits          858      858           
  Misses         33       33           

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

@github-actions github-actions bot merged commit 881d7d7 into main Jan 1, 2024
14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-1.1.1 branch January 1, 2024 04:12
This pull request was closed.
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