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

Bump @testing-library/user-event from 13.2.1 to 14.1.1 in /client #514

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps @testing-library/user-event from 13.2.1 to 14.1.1.

Release notes

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

v14.1.1

14.1.1 (2022-04-17)

Bug Fixes

v14.1.0

14.1.0 (2022-04-11)

Features

Bug Fixes

  • delete chars from value at maxlength (#909) (f5049c4)
  • reset UI selection after programmatic value change (#915) (8bc3310)
  • set initial value when setting UI value (#918) (7b0643b)

v14.0.4

14.0.4 (2022-04-01)

Bug Fixes

  • track calls to HTMLInputElement.select() (#898) (6d36828)

v14.0.3

14.0.3 (2022-03-31)

Bug Fixes

  • pointer: change selection before dispatching focus (#895) (06f12a6)

v14.0.2

14.0.2 (2022-03-31)

Bug Fixes

v14.0.1

14.0.1 (2022-03-31)

... (truncated)

Commits
  • 9913798 fix: remove implicit global references (#932)
  • 31a808b chore: use eslint-plugin-local-rules for explicit-globals (#931)
  • 497c14d fix: use globalThis instead of global (#928)
  • 7bca74c chore: add lint rule against implicit globals (#929)
  • ef826a4 docs: add SchmitzChristian as a contributor for bug (#921)
  • 6e56fe4 docs: add icedtoast as a contributor for ideas (#920)
  • 477f139 docs: add CreativeTechGuy as a contributor for code (#919)
  • 2a7f563 docs: add xDisfigure as a contributor for bug (#916)
  • 7b0643b fix: set initial value when setting UI value (#918)
  • 8bc3310 fix: reset UI selection after programmatic value change (#915)
  • 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.1 to 14.1.1.
- [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.1...v14.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 18, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2022

Superseded by #525.

@dependabot dependabot bot closed this May 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client/testing-library/user-event-14.1.1 branch May 16, 2022 14:10
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants