-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): Bump the vitest group across 1 directory with 3 updates #468
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Changes have been made to critical files, which contain lines commonly executed in production. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #468 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 50 50
Lines 1225 1179 -46
Branches 68 68
=========================================
- Hits 1225 1179 -46
see 46 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
223614f to
0ba2aa2
Compare
unicornware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
Bumps the vitest group with 3 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-v8` from 2.1.3 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/coverage-v8) Updates `@vitest/ui` from 2.1.3 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/ui) Updates `vitest` from 2.1.3 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com>
70ec95c to
3fdb16e
Compare
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
unicornware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
|
Superseded by #473. |
|
This pull request has been automatically locked since there has not been any recent |
Bumps the vitest group with 3 updates in the / directory: @vitest/coverage-v8, @vitest/ui and vitest.
Updates
@vitest/coverage-v8from 2.1.3 to 2.1.6Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
b936702bump: 2.1.632f23b9chore: release v2.1.50ad2cdcchore(deps): update all non-major dependencies (#6890)0df44c0chore: release v2.1.4de74785chore(deps): update@antfu/eslint-configv3.8.0 (#6751)62ac4ebchore(deps): updatemagic-string(#6711)d260cefchore(deps): update all non-major dependencies (#6360)Updates
@vitest/uifrom 2.1.3 to 2.1.6Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
b936702bump: 2.1.632f23b9chore: release v2.1.50ad2cdcchore(deps): update all non-major dependencies (#6890)6e793c6fix(ui): remove crossorigin attributes for same origin assets (#6883)68be7b1chore(deps): update all non-major dependencies (#6844)96e67ddchore(deps): update all non-major dependencies (#6797)0df44c0chore: release v2.1.4df6d750fix(vitest): don't fail if the working directory starts with a lowercase driv...5df7414chore(deps): update all non-major dependencies (#6750)de74785chore(deps): update@antfu/eslint-configv3.8.0 (#6751)Updates
vitestfrom 2.1.3 to 2.1.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b936702bump: 2.1.632f23b9chore: release v2.1.5417bdb4fix(browser): init browsers eagerly when tests are running (#6876)93b67c2fix: throw an error and a warning if.poll,.element,.rejects/`.resolv...9a0c93dfix(browser): stop the browser rpc when the pool is closed (#6858)251893bchore: setresolve.mainFieldsandresolve.conditionsfor SSR environment ...0ad2cdcchore(deps): update all non-major dependencies (#6890)4c96ccefix: print ssrTransform error (#6885)98f76eafix: don't rerun on Esc or Ctrl-C during watch filter (#6895)00ebea6refactor(reporters): base reporter readability improvements (#6889)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions