generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 40
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 the vitest group in /frontend-react with 3 updates #15874
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/frontend-react/vitest-6ba4eff4e7
Closed
Bump the vitest group in /frontend-react with 3 updates #15874
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/frontend-react/vitest-6ba4eff4e7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 15, 2024
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Manifest Filesfrontend-react/package.json
frontend-react/yarn.lock
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/frontend-react/vitest-6ba4eff4e7
branch
2 times, most recently
from
September 22, 2024 04:45
7de7ffa
to
830d960
Compare
Bumps the vitest group in /frontend-react with 3 updates: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul), [@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-istanbul` from 2.0.5 to 2.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-istanbul) Updates `@vitest/ui` from 2.0.5 to 2.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/ui) Updates `vitest` from 2.0.5 to 2.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/frontend-react/vitest-6ba4eff4e7
branch
from
September 29, 2024 04:40
830d960
to
0f8616f
Compare
Superseded by #16112. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/frontend-react/vitest-6ba4eff4e7
branch
October 6, 2024 04:58
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
javascript
Pull requests that update Javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the vitest group in /frontend-react with 3 updates: @vitest/coverage-istanbul, @vitest/ui and vitest.
Updates
@vitest/coverage-istanbul
from 2.0.5 to 2.1.1Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
699055e
chore: release v2.1.19f1fd18
chore: release v2.1.0b2be23e
chore: release v2.1.0-beta.78ac7011
chore: release v2.1.0-beta.6da52d23
fix(coverage): use project specificvitenode
for uncovered files (#6044)5932a7f
feat(coverage): add--exclude-after-remap
(#6309)34199bd
feat(browser): support v8 coverage (#6273)72056b5
chore: release v2.1.0-beta.5e662c7b
fix(coverage): warn ifvitest
and@vitest/*
versions don't match (#6317)67b086b
chore: release v2.1.0-beta.4Updates
@vitest/ui
from 2.0.5 to 2.1.1Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
699055e
chore: release v2.1.19f1fd18
chore: release v2.1.094a186e
fix(ui): render project name consistently (#6329)b2be23e
chore: release v2.1.0-beta.70223bb7
fix(ui): remove "filters" flickering (#6463)97773e2
chore: fix edge case in license files bundling (#6460)b78fa88
chore(deps): update dependency@faker-js/faker
to v9 (#6461)c321a3f
chore: replace fast-glob with tinyglobby (#6274)b992b34
fix: print unexpected error message if peer dependencies have a different ver...c853126
fix(browser): correctly run in-source tests in the browser (#6440)Updates
vitest
from 2.0.5 to 2.1.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
699055e
chore: release v2.1.136b5ace
fix(workspace): resolve glob pattern once to avoid name collision (#6489)16aa76c
fix(browser): make example test callbacks async (#6484)9f1fd18
chore: release v2.1.094a186e
fix(ui): render project name consistently (#6329)ac698b1
fix:expect.getState().testPath
always returns correct path (#6472)b2be23e
chore: release v2.1.0-beta.70b44722
fix: ignore importer when resolving Vitest (#6469)97773e2
chore: fix edge case in license files bundling (#6460)7ab0f4a
feat(browser): support--inspect-brk
(#6434)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 <dependency name> major version
will 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 version
will 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