-
Notifications
You must be signed in to change notification settings - Fork 578
chore(deps-dev): bump vitest from 3.1.2 to 3.1.4 #7087
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
@dependabot rebase |
2aa81a0
to
052c779
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
052c779
to
32a9b68
Compare
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
32a9b68
to
c186683
Compare
Bumps vitest from 3.1.2 to 3.1.4.
Release notes
Sourced from vitest's releases.
Commits
ac88181
chore: release v3.1.464f2b43
fix: apply browser CLI options only if the project has the browser set in the...6e8d937
chore: release v3.1.38c7f75a
fix: ignore failures on writeToCache (#7893)d613b81
fix(reporters):--merge-reports
to show each total run times (#7877)2fa763a
fix: reset mocks on test retry/repeat (#7897)573cb16
ci: fix flaky browser tests (#7887)03660f9
fix(browser): correctly inherit CLI options (#7858)a83f3bf
fix: correctly resolve vitest import ifinline: true
is set (#7856)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)PR-Codex overview
This PR focuses on updating the
vitest
package and related dependencies across multiplepackage.json
files and lock files, ensuring compatibility and incorporating the latest features and fixes.Detailed summary
vitest
version from3.1.2
to3.1.4
inpackages/thirdweb/package.json
andpackages/service-utils/package.json
.@vitest/coverage-v8
and other dependencies to reflect the newvitest
version.vite-node
version from3.1.2
to3.1.4
.debug
version from4.4.0
to4.4.1
in multiple instances.rollup
packages (4.40.0
) and updated to4.41.0
.@vitest
packages to their latest versions.