Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

chore(deps-dev): bump @testing-library/user-event from 13.2.0 to 13.5.0 #755

Conversation

dependabot[bot]
Copy link

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

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

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

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.2.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.2.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 added the dependencies Pull requests that update a dependency file label Oct 18, 2021
@changeset-bot
Copy link

changeset-bot bot commented Oct 18, 2021

⚠️ No Changeset found

Latest commit: e6c46a0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 29, 2022

Superseded by #844.

@dependabot dependabot bot closed this Mar 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-library/user-event-13.5.0 branch March 29, 2022 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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