Skip to content

Bump vitest from 2.1.8 to 3.0.9 in /src/Bicep.MSBuild.E2eTests#16708

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9
Closed

Bump vitest from 2.1.8 to 3.0.9 in /src/Bicep.MSBuild.E2eTests#16708
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2025

Bumps vitest from 2.1.8 to 3.0.9.

Release notes

Sourced from vitest's releases.

v3.0.9

   🐞 Bug Fixes

    View changes on GitHub

v3.0.8

   🐞 Bug Fixes

    View changes on GitHub

v3.0.7

   🐞 Bug Fixes

... (truncated)

Commits
  • 8ea9e14 chore: release v3.0.9
  • 422ba66 fix(coverage): browser mode + coverage.all (#7597)
  • 3fdee3d chore: fix various typos (#7663)
  • 4b0451d chore(deps): update dependency @​antfu/eslint-config to v4 (#7407)
  • fcf3cf5 refactor: coverage types to avoid mixing node and runtime types (#7627)
  • 3fb3fbf fix: fix getState().testPath during collection with no isolation (#7640)
  • 7155aef chore: use pnpm catalog (#7590)
  • c0cf65f chore: use unplugin-isolated-decl with oxc-transform for dts build (#7609)
  • 5eb4cd1 fix(browser): fail playwright timeouts earlier than a test timeout (#7565)
  • b7f5526 fix: race condition in RPC filesystem cache. (#7531)
  • 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/16708)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 23, 2025 23:41
@microsoft-github-policy-service microsoft-github-policy-service bot added auto-merge Automatically merge this PR labels Mar 23, 2025
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2025

Test this change out locally with the following install scripts (Action run 14270413623)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 14270413623
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 14270413623"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 14270413623
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 14270413623"

@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2025

Dotnet Test Results

    78 files      78 suites   34m 27s ⏱️
12 014 tests 12 014 ✅ 0 💤 0 ❌
27 786 runs  27 786 ✅ 0 💤 0 ❌

Results for commit 72099b8.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9 branch 2 times, most recently from d2a6f33 to b42ebcb Compare March 24, 2025 00:04
auto-merge was automatically disabled March 24, 2025 16:48

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@StephenWeatherford
Copy link
Contributor

Fix-DependabotPRs.ps1: Forcing rebuild

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9 branch from b42ebcb to 73f71cc Compare March 31, 2025 00:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9 branch from 73f71cc to 43d02d1 Compare March 31, 2025 21:20
@StephenWeatherford
Copy link
Contributor

Fix-DependabotPRs.ps1: Forcing rebuild

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9 branch from 43d02d1 to 9cffa66 Compare April 4, 2025 17:00
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 3.0.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9 branch from 9cffa66 to 72099b8 Compare April 4, 2025 17:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2025

Superseded by #16831.

@dependabot dependabot bot closed this Apr 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Bicep.MSBuild.E2eTests/vitest-3.0.9 branch April 6, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant