-
Notifications
You must be signed in to change notification settings - Fork 195
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 testing-library group across 1 directory with 2 updates #3911
base: main
Are you sure you want to change the base?
Bump the testing-library group across 1 directory with 2 updates #3911
Conversation
404db93
to
9ff4795
Compare
9ff4795
to
9ccb1c9
Compare
Most of these failing tests seem to be caused by this line in
We should migrate away from |
1e4f30a
to
3e029cc
Compare
01aa835
to
c460334
Compare
87bc09b
to
f97da1a
Compare
Bumps the testing-library group with 2 updates in the /extensions/ql-vscode directory: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@testing-library/user-event](https://github.com/testing-library/user-event). 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.1 - [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.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library ... Signed-off-by: dependabot[bot] <support@github.com>
f97da1a
to
695b3fa
Compare
Bumps the testing-library group with 2 updates in the /extensions/ql-vscode directory: @testing-library/react and @testing-library/user-event.
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.1Release notes
Sourced from
@testing-library/user-event
's releases.Commits
d42954b
chore: fix typos (#1260)465fc7e
fix: preventclick
event loop on form-associated custom element (#1238)65c1f6c
test: update snapshots (#1261)543ecb0
fix(keyboard): add brackets todefaultKeyMap
(#1226)f0468d0
fix(pointer): use1
as default value forPointerEvent.width
and `PointerE...6614f72
fix(pointer): setbutton
andbuttons
properties onPointerEvent
(#1219)2edf14d
fix: correct description fordelay
option (#1175)e429094
fix: preventclick
event on non-focusable control (#1130)f681f7b
fix(pointer): dispatch mouse events ifpointerdown
isdefaultPrevented
(#...3e471d1
fix(keyboard): addContextMenu
todefaultKeyMap
(#1079)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 <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