generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 42
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 unit-testing group in /frontend-react with 6 updates #17100
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend-react/unit-testing-a5e7a9615a
Closed
Bump the unit-testing group in /frontend-react with 6 updates #17100
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend-react/unit-testing-a5e7a9615a
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
Bumps the unit-testing group in /frontend-react with 6 updates: | Package | From | To | | --- | --- | --- | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.0` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `2.1.8` | `3.0.2` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.1.8` | `3.0.2` | | [undici](https://github.com/nodejs/undici) | `6.21.0` | `6.21.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `3.0.2` | Updates `@testing-library/react` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.1.0...v16.2.0) Updates `@testing-library/user-event` from 14.5.2 to 14.6.0 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6) Updates `@vitest/coverage-istanbul` from 2.1.8 to 3.0.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/packages/coverage-istanbul) Updates `@vitest/ui` from 2.1.8 to 3.0.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/packages/ui) Updates `undici` from 6.21.0 to 6.21.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.0...v6.21.1) Updates `vitest` from 2.1.8 to 3.0.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/packages/vitest) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: unit-testing - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: unit-testing - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-major dependency-group: unit-testing - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-major dependency-group: unit-testing - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-patch dependency-group: unit-testing - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: unit-testing ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 19, 2025
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
|
Superseded by #17159. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/frontend-react/unit-testing-a5e7a9615a
branch
January 26, 2025 06:00
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 unit-testing group in /frontend-react with 6 updates:
16.1.0
16.2.0
14.5.2
14.6.0
2.1.8
3.0.2
2.1.8
3.0.2
6.21.0
6.21.1
2.1.8
3.0.2
Updates
@testing-library/react
from 16.1.0 to 16.2.0Release notes
Sourced from
@testing-library/react
's releases.Commits
9618c51
feat: Add support for React error handlers (#1354)eab6e67
[ci] Codecov fix follow-up7134e5d
[ci] Fix codecov action (#1376)Updates
@testing-library/user-event
from 14.5.2 to 14.6.0Release notes
Sourced from
@testing-library/user-event
's releases.Commits
5f3d28f
fix(pointer): check all fields ofPointerCoords
in `isDifferentPointerPosit...75edef5
fix(pointer): checkPointerCoords.x
inisDifferentPointerPosition
(#1216)8528972
fix(event): assign pointer coords to MouseEvent (#1039)7b11b0e
fix(clipboard): awaitDataTransferItem.getAsString()
callback (#1251)1ed8b15
feat: dispatchFocusEvent
in hidden documents (#1252)63f7468
docs: add remcovaes as a contributor for bug (#1250)139d18f
test: reset DTLasyncWrapper
before assertingsetTimeout
callsa76db96
chore: add TODO to updateupdateSelectionOnFocus
57c9b65
chore: add TODO to simulateFocusEvent
in browsers5057e39
test: convert flaky assertion on\<input type="file"/>
to TODOUpdates
@vitest/coverage-istanbul
from 2.1.8 to 3.0.2Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
f17918a
chore: release v3.0.256c5018
chore: release v3.0.1537fa5e
fix(deps): update all non-major dependencies (#7147)01600e0
chore: release v3.0.08cab960
fix: colors onforks
pool (#7090)57b671d
chore: release v3.0.0-beta.474dbe03
fix(deps): update dependency pathe to v2 (#7181)f9a6284
chore: release v3.0.0-beta.32ff018a
chore: release v3.0.0-beta.24ddfe0c
chore(deps): update all non-major dependencies (#7052)Updates
@vitest/ui
from 2.1.8 to 3.0.2Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
f17918a
chore: release v3.0.256c5018
chore: release v3.0.1537fa5e
fix(deps): update all non-major dependencies (#7147)01600e0
chore: release v3.0.0faca4de
fix(ui): add errors and draft state (*) to the code editor (#7044)8cab960
fix: colors onforks
pool (#7090)9175836
feat: add resolved project names to the reporter API (#7213)b307055
refactor: fix tsconfig file in ui (#7221)a942ea7
chore(ui): fix static ui client types (#7201)50cf61b
feat(ui): allow hide/show node_modules in module graph tab (#7217)Updates
undici
from 6.21.0 to 6.21.1Release notes
Sourced from undici's releases.
Commits
e260e7b
Bumped v6.21.1c3acc60
Merge commit from fork2414bc9
Update return type of RetryCallback (#3851) (#3876)be8cd0a
[Backport v6.x] fix: Fixed the issue that there is no running request when ht...ee6176c
fix: sending formdata bodies with http2 (#3863) [backport] (#3866)a0220f1
fix(#3817): send servername for SNI on TLS (#3821) [backport] (#3864)353ab63
fix(#3736): back-port 183f8e9 to v6.x (#3855)Updates
vitest
from 2.1.8 to 3.0.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
f17918a
chore: release v3.0.256c5018
chore: release v3.0.1755ecdf
Revert "fix: re-apply default conditions if using vite 6 or later (#7071)" (#...537fa5e
fix(deps): update all non-major dependencies (#7147)01600e0
chore: release v3.0.084287fc
fix: re-apply default conditions if using vite 6 or later (#7071)b526896
fix(coverage)!: always exclude test files (#7254)1c2b210
fix(api): don't report events duringvitest list
(#7257)80ce0e1
feat(api): add onBrowserInit event (#7255)003c0be
fix(watch): don't indicate exit when no matching files (#7246)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