Skip to content
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 @testing-library/user-event from 13.3.0 to 13.5.0 #768

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2021

Bumps @testing-library/user-event from 13.3.0 to 13.5.0.

Release notes

Sourced from @​testing-library/user-event's releases.

v13.5.0

13.5.0 (2021-10-18)

Features

  • keyboard: keep key pressed for multiple keydown events (#728) (5d946d5)

v13.4.2

13.4.2 (2021-10-18)

Bug Fixes

  • keyboard: submit on enter keypress for checkboxes and radio buttons (#741) (97ba08e)

v13.4.1

13.4.1 (2021-10-15)

Bug Fixes

v13.4.0

13.4.0 (2021-10-15)

Features

  • keyboard: handle PageUp and PageDown on input (#734) (f731f68)
Commits
  • 5d946d5 feat(keyboard): keep key pressed for multiple keydown events (#728)
  • fcbdf21 docs: add 777PolarFox777 as a contributor for code (#748)
  • 97ba08e fix(keyboard): submit on enter keypress for checkboxes and radio buttons (#741)
  • 9519979 fix(keyboard): deprecate specialCharMap (#738)
  • 0fb2c87 docs: add JohannesFischer as a contributor for code (#745)
  • f731f68 feat(keyboard): handle PageUp and PageDown on input (#734)
  • 2f900ef docs: add jesperorb as a contributor for code (#740)
  • See full diff in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/user-event-13.5.0 branch from 6bd5c20 to 04ced1b Compare October 19, 2021 08:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/user-event-13.5.0 branch 2 times, most recently from 9c048e0 to 64fdfcd Compare December 2, 2021 05:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/user-event-13.5.0 branch 6 times, most recently from af6d4b7 to c47e83c Compare December 14, 2021 13:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/user-event-13.5.0 branch from c47e83c to 284fb5c Compare December 21, 2021 12:03
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.3.0 to 13.5.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@v13.3.0...v13.5.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-library/user-event-13.5.0 branch from 284fb5c to fc252b9 Compare January 13, 2022 09:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants