[PR #178] [CLOSED] Bump @testing-library/user-event from 13.1.9 to 13.3.0 in /ui #238

Closed
opened 2026-03-02 05:19:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/178
Author: @dependabot[bot]
Created: 10/13/2021
Status: Closed

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


📝 Commits (1)

  • 1b3c9a2 Bump @testing-library/user-event from 13.1.9 to 13.3.0 in /ui

📊 Changes

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

View changed files

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

📄 Description

Bumps @testing-library/user-event from 13.1.9 to 13.3.0.

Release notes

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

v13.3.0

13.3.0 (2021-10-10)

Features

  • add flag to skip pointer-events check (#731) (26b7d0b)

v13.2.1

13.2.1 (2021-07-25)

Bug Fixes

  • keyboard: dispatch change event on blur (#703) (9600abb)

v13.2.0

13.2.0 (2021-07-17)

Features

  • add keydownBehavior for ArrowLeft and ArrowRight on <textarea> (#686) (f8f00d4)
Commits
  • 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)
  • 81bec36 docs: add fa93hws as a contributor for code (#736)
  • a8969ba fix(keyboard): remove invalid key definition from keyMap (#732)
  • ca3dc29 chore: set node version of Codesandbox CI to 14 (#735)
  • 673c225 docs: add eventualbuddha as a contributor for code (#725)
  • 06270df chore: fix typos (#723)
  • 9600abb fix(keyboard): dispatch change event on blur (#703)
  • e5e78af docs: add tf as a contributor for bug (#707)
  • 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)

🔄 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/178 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/13/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ui/testing-library/user-event-13.3.0` --- ### 📝 Commits (1) - [`1b3c9a2`](https://github.com/hibiken/asynqmon/commit/1b3c9a2e93aafe55ea820c1608bceaeee3acdaae) Bump @testing-library/user-event from 13.1.9 to 13.3.0 in /ui ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+5 -5) </details> ### 📄 Description Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.9 to 13.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/user-event/releases"><code>@​testing-library/user-event</code>'s releases</a>.</em></p> <blockquote> <h2>v13.3.0</h2> <h1><a href="https://github.com/testing-library/user-event/compare/v13.2.2...v13.3.0">13.3.0</a> (2021-10-10)</h1> <h3>Features</h3> <ul> <li>add flag to skip pointer-events check (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/731">#731</a>) (<a href="https://github.com/testing-library/user-event/commit/26b7d0b792ae86e116494842c7ac93d34556850c">26b7d0b</a>)</li> </ul> <h2>v13.2.1</h2> <h2><a href="https://github.com/testing-library/user-event/compare/v13.2.0...v13.2.1">13.2.1</a> (2021-07-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>keyboard:</strong> dispatch change event on blur (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/703">#703</a>) (<a href="https://github.com/testing-library/user-event/commit/9600abb57d28b5e356e68d858f7c8f84e17e4a54">9600abb</a>)</li> </ul> <h2>v13.2.0</h2> <h1><a href="https://github.com/testing-library/user-event/compare/v13.1.9...v13.2.0">13.2.0</a> (2021-07-17)</h1> <h3>Features</h3> <ul> <li>add keydownBehavior for <code>ArrowLeft</code> and <code>ArrowRight</code> on <code>&lt;textarea&gt;</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/686">#686</a>) (<a href="https://github.com/testing-library/user-event/commit/f8f00d4759b52f703e8e74292169a7394363426b">f8f00d4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/user-event/commit/26b7d0b792ae86e116494842c7ac93d34556850c"><code>26b7d0b</code></a> feat: add flag to skip pointer-events check (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/731">#731</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/a4943d531f9e90542c686d5c0ae2094d078e69b5"><code>a4943d5</code></a> refactor: convert test setup to Typescript (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/739">#739</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/446e52e1db05e19ce573a13cd063a65f9a8f4efc"><code>446e52e</code></a> chore: set protocol for npm to <code>https</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/737">#737</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/81bec363c2a94fd2960a7d9d97d08cd859a1b78f"><code>81bec36</code></a> docs: add fa93hws as a contributor for code (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/736">#736</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/a8969baaab6311b0c49e69665d222adfc24033b3"><code>a8969ba</code></a> fix(keyboard): remove invalid key definition from keyMap (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/732">#732</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/ca3dc299380d66e32bb45137576ca2d5bafd1741"><code>ca3dc29</code></a> chore: set node version of Codesandbox CI to <code>14</code> (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/735">#735</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/673c2257ef63f69dd46b9fe2d4bbc3146db1426b"><code>673c225</code></a> docs: add eventualbuddha as a contributor for code (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/725">#725</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/06270df751ab668ccc28c6713bd3533bb597ac49"><code>06270df</code></a> chore: fix typos (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/723">#723</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/9600abb57d28b5e356e68d858f7c8f84e17e4a54"><code>9600abb</code></a> fix(keyboard): dispatch change event on blur (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/703">#703</a>)</li> <li><a href="https://github.com/testing-library/user-event/commit/e5e78af412d3273c06f26df057c20ad919094189"><code>e5e78af</code></a> docs: add tf as a contributor for bug (<a href="https://github-redirect.dependabot.com/testing-library/user-event/issues/707">#707</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/user-event/compare/v13.1.9...v13.3.0">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.1.9&new-version=13.3.0)](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-02 05:19:24 +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#238
No description provided.