Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Comments

Bump @testing-library/user-event from 10.4.1 to 12.0.2#621

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/testing-library/user-event-12.0.2
Closed

Bump @testing-library/user-event from 10.4.1 to 12.0.2#621
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/testing-library/user-event-12.0.2

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @testing-library/user-event from 10.4.1 to 12.0.2.

Release notes

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

v12.0.2

12.0.2 (2020-06-16)

Bug Fixes

v12.0.1

12.0.1 (2020-06-16)

Reverts

v12.0.0

12.0.0 (2020-06-15)

Features

  • make several API and implementation improvements (#348) (e72205a)
  • type: make delay default to 0 (e13df95)

BREAKING CHANGES

  • Remove allAtOnce option on type in favor of delay: 0 or the new paste event
  • Make hover and unhover sync
  • Remove toggleSelectedOptions in favor of deselectOptions
  • (Potentially...) improve correctness of all APIs (so we fire some additional events and improve general correctness). This may or may not break your usage depending on whether you relied on our in-correctness 😅
  • type now actually defaults the delay to 0, so it's not necessarily async anymore. It's only async if you pass a delay.

v11.4.2

11.4.2 (2020-06-11)

Bug Fixes

  • type: allow users to type decimal values (ba1c8d3)

v11.4.1

11.4.1 (2020-06-10)

Bug Fixes

... (truncated)
Commits
  • 7f81715 fix(release): Bump the peer dep on dom (#357)
  • dec14e9 Bump the peer dep on dom (#357)
  • 730bd63 Revert "docs: Move contributions to dom-testing-library (#345)" (#349)
  • e72205a feat: make several API and implementation improvements (#348)
  • e13df95 feat(type): make delay default to 0
  • 136c8e4 fix(TS): add missing types
  • aee7d58 fix(TS): remove allAtOnce from type
  • 587afba docs: update readme
  • b308b09 chore: remove special coverage config
  • 887e0d6 fix(TS): adjust typings
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 17, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #623.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/testing-library/user-event-12.0.2 branch June 22, 2020 12:18
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.

0 participants