[PR #57] [CLOSED] Bump @testing-library/user-event from 13.0.2 to 13.0.7 in /ui #499

Closed
opened 2026-03-07 22:15:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/57
Author: @dependabot[bot]
Created: 3/23/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/ui/testing-library/user-event-13.0.7


📝 Commits (1)

  • 726097e Bump @testing-library/user-event from 13.0.2 to 13.0.7 in /ui

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 ui/package.json (+1 -1)
📝 ui/yarn.lock (+4 -4)

📄 Description

Bumps @testing-library/user-event from 13.0.2 to 13.0.7.

Release notes

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

v13.0.7

13.0.7 (2021-03-22)

Bug Fixes

v13.0.6

13.0.6 (2021-03-19)

Bug Fixes

  • upload: implement iterable on input.files (#603) (9f6355b)

v13.0.5

13.0.5 (2021-03-19)

Bug Fixes

  • click: right click triggers contextmenu (#601) (16847e1)

v13.0.4

13.0.4 (2021-03-19)

Bug Fixes

  • convert exported modules to typescript (#599) (be0b1b6)

v13.0.3

13.0.3 (2021-03-19)

Bug Fixes

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/57 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/23/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ui/testing-library/user-event-13.0.7` --- ### 📝 Commits (1) - [`726097e`](https://github.com/hibiken/asynqmon/commit/726097e4bc9ef009beb82c58e17e25d91222c8ed) Bump @testing-library/user-event from 13.0.2 to 13.0.7 in /ui ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.0.2 to 13.0.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/user-event/releases"><code>@​testing-library/user-event's releases</code></a>.</em></p> <blockquote> <h2>v13.0.7</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v13.0.6...v13.0.7">13.0.7</a> (2021-03-22)</h2> <h3>Bug Fixes</h3> <ul> <li>convert modules to typescript (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/609">#609</a>) (<a href="https://github.com/testing-library/user-event/commit/0fe1fec8185e045790647e9de2e1b0baf4d8e81f">0fe1fec</a>)</li> </ul> <h2>v13.0.6</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v13.0.5...v13.0.6">13.0.6</a> (2021-03-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>upload:</strong> implement iterable on input.files (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/603">#603</a>) (<a href="https://github.com/testing-library/user-event/commit/9f6355bcb24ebf7723c9e86f5139859a2e60694e">9f6355b</a>)</li> </ul> <h2>v13.0.5</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v13.0.4...v13.0.5">13.0.5</a> (2021-03-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>click:</strong> right click triggers contextmenu (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/601">#601</a>) (<a href="https://github.com/testing-library/user-event/commit/16847e18d606bb9ed9f2016e586cf4b4348b132e">16847e1</a>)</li> </ul> <h2>v13.0.4</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v13.0.3...v13.0.4">13.0.4</a> (2021-03-19)</h2> <h3>Bug Fixes</h3> <ul> <li>convert exported modules to typescript (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/599">#599</a>) (<a href="https://github.com/testing-library/user-event/commit/be0b1b6461b31d5e1687a7041aa8a0c24b287343">be0b1b6</a>)</li> </ul> <h2>v13.0.3</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v13.0.2...v13.0.3">13.0.3</a> (2021-03-19)</h2> <h3>Bug Fixes</h3> <ul> <li>export typings from src (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/596">#596</a>) (<a href="https://github.com/testing-library/user-event/commit/16314c6f10a4e0cdd25024e25ebb588c7abe8935">16314c6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/user-event/commit/0fe1fec8185e045790647e9de2e1b0baf4d8e81f"><code>0fe1fec</code></a> fix: convert modules to typescript (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/609">#609</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/74d191c0b1e9e113d8a27981fe422d2e623e3d2a"><code>74d191c</code></a> docs: fix missing quote (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/604">#604</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/9f6355bcb24ebf7723c9e86f5139859a2e60694e"><code>9f6355b</code></a> fix(upload): implement iterable on input.files (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/603">#603</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/4f5b3ec733861f56e9bb3326edd7f86c72e26eae"><code>4f5b3ec</code></a> docs: add geoffroymounier as a contributor (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/602">#602</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/16847e18d606bb9ed9f2016e586cf4b4348b132e"><code>16847e1</code></a> fix(click): right click triggers contextmenu (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/601">#601</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/2ef89dddb08e3645dd2a5cc708279b3d25598f62"><code>2ef89dd</code></a> docs: add sstauross as a contributor (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/600">#600</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/be0b1b6461b31d5e1687a7041aa8a0c24b287343"><code>be0b1b6</code></a> fix: convert exported modules to typescript (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/599">#599</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/a552f18d90713f2dfe0f861e76db13cdd986f79a"><code>a552f18</code></a> docs: add mkapal as a contributor (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/597">#597</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/16314c6f10a4e0cdd25024e25ebb588c7abe8935"><code>16314c6</code></a> fix: export typings from src (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/596">#596</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/user-event/compare/v13.0.2...v13.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/user-event&package-manager=npm_and_yarn&previous-version=13.0.2&new-version=13.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:15:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#499
No description provided.