mattborghi / root-githubio-page

Source code for my github.io's root page.
https://mattborghi.github.io/
0 stars 0 forks source link

Bump @testing-library/user-event from 13.2.1 to 13.5.0 #38

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @testing-library/user-event from 13.2.1 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)
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[bot] commented 2 years ago

Looks like @testing-library/user-event is up-to-date now, so this is no longer needed.