JPugetGil / improve-my-gpx

Version ReactJs de improve my GPX
https://improvemygpx.netlify.app/
The Unlicense
1 stars 0 forks source link

Bump @testing-library/user-event from 7.2.1 to 12.1.4 #29

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps @testing-library/user-event from 7.2.1 to 12.1.4.

Release notes

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

v12.1.4

12.1.4 (2020-09-08)

Bug Fixes

  • tab: tab order on radio and tabindex=-1 (#444) (53631c7)

v12.1.3

12.1.3 (2020-08-24)

Bug Fixes

  • isClickable now specifies element.ownerDocument.defaultView as container for HTMLInputElement (#435) (26996a2), closes #434

v12.1.2

12.1.2 (2020-08-22)

Bug Fixes

v12.1.1

12.1.1 (2020-08-08)

Bug Fixes

  • improve submit form on ENTER pressed (#428) (6fa7163)

v12.1.0

12.1.0 (2020-07-31)

Features

v12.0.17

12.0.17 (2020-07-28)

Bug Fixes

v12.0.16

12.0.16 (2020-07-28)

Commits
  • 53631c7 fix(tab): tab order on radio and tabindex=-1 (#444)
  • a5b3350 docs: add reywright as a contributor (#436)
  • 26996a2 fix: isClickable now specifies element.ownerDocument.defaultView as container...
  • ba086e4 docs: add ph-fritsche as a contributor (#433)
  • 508fd37 fix: focus/blur events for related targets #431 (#432)
  • 6fa7163 fix: improve submit form on ENTER pressed (#428)
  • b492d8b docs: clarify userEvent.type
  • a3f751f feat: support contenteditable div (#415)
  • 1eaa3b2 fix: type into date input (#400)
  • 2f18c91 docs: add maxnewlands as a contributor (#422)
  • 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 3 years ago

Superseded by #31.