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 12.8.3 to 13.5.0 #183

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @testing-library/user-event from 12.8.3 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)

v13.3.0

13.3.0 (2021-10-10)

Features

  • add flag to skip pointer-events check (#731) (26b7d0b)

v13.2.1

13.2.1 (2021-07-25)

Bug Fixes

  • keyboard: dispatch change event on blur (#703) (9600abb)

v13.2.0

13.2.0 (2021-07-17)

... (truncated)

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)
  • 26b7d0b feat: add flag to skip pointer-events check (#731)
  • a4943d5 refactor: convert test setup to Typescript (#739)
  • 446e52e chore: set protocol for npm to https (#737)
  • Additional commits viewable 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 19, 2021
@hreineck hreineck requested a review from rgauss December 27, 2021 22:30
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 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@v12.8.3...v13.5.0)

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

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 8070b3f to c65f7a8 Compare December 29, 2021 18:37
@hreineck hreineck merged commit c6de1c5 into develop Jan 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/user-event-13.5.0 branch January 3, 2022 19:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants