[PR #211] [CLOSED] Bump @testing-library/jest-dom from 5.12.0 to 5.16.2 in /ui #610

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/211
Author: @dependabot[bot]
Created: 2/3/2022
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/ui/testing-library/jest-dom-5.16.2


📝 Commits (1)

  • d8e7fcb Bump @testing-library/jest-dom from 5.12.0 to 5.16.2 in /ui

📊 Changes

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

View changed files

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

📄 Description

Bumps @testing-library/jest-dom from 5.12.0 to 5.16.2.

Release notes

Sourced from @​testing-library/jest-dom's releases.

v5.16.2

5.16.2 (2022-02-03)

Bug Fixes

  • add custom element support to toBeDisabled (#368) (8162115)

v5.16.1

5.16.1 (2021-12-06)

Bug Fixes

  • Improve toHaveClass error message format (#405) (a9beb47)

v5.16.0

5.16.0 (2021-12-03)

Features

v5.15.1

5.15.1 (2021-11-23)

Bug Fixes

v5.15.0

5.15.0 (2021-11-02)

Features

v5.14.1

5.14.1 (2021-06-11)

Bug Fixes

v5.14.0

5.14.0 (2021-06-11)

... (truncated)

Commits
  • 4d0ceeb docs: add ashleyryan as a contributor for code, ideas (#434)
  • 1f389f8 docs: add astorije as a contributor for code, ideas (#433)
  • 8162115 fix: add custom element support to toBeDisabled (#368)
  • 3094eb1 docs: add cbroeren as a contributor for doc (#432)
  • 43a420a docs: Fix wrong toHaveValue example (#431)
  • a9beb47 fix: Improve toHaveClass error message format (#405)
  • 6f69437 docs: add IanVS as a contributor for code (#423)
  • de26c7a feat: Update aria-query to 5.0.0 (#414)
  • dfcefa2 fix: wrong deprecate error message (#422)
  • 4cb606c feat: import parse directly from css (#415)
  • 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/211 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/3/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ui/testing-library/jest-dom-5.16.2` --- ### 📝 Commits (1) - [`d8e7fcb`](https://github.com/hibiken/asynqmon/commit/d8e7fcbb9d80b9d8f32c3e022f6afb739fba5a5c) Bump @testing-library/jest-dom from 5.12.0 to 5.16.2 in /ui ### 📊 Changes **2 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+11 -5) </details> ### 📄 Description Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.0 to 5.16.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@​testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v5.16.2</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.16.1...v5.16.2">5.16.2</a> (2022-02-03)</h2> <h3>Bug Fixes</h3> <ul> <li>add custom element support to <code>toBeDisabled</code> (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/368">#368</a>) (<a href="https://github.com/testing-library/jest-dom/commit/8162115445bc1adaa2740859542a78b18ec3e660">8162115</a>)</li> </ul> <h2>v5.16.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.16.0...v5.16.1">5.16.1</a> (2021-12-06)</h2> <h3>Bug Fixes</h3> <ul> <li>Improve <code>toHaveClass</code> error message format (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/405">#405</a>) (<a href="https://github.com/testing-library/jest-dom/commit/a9beb47455dae0f455ddacc473d0ddabe09f0b43">a9beb47</a>)</li> </ul> <h2>v5.16.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v5.15.1...v5.16.0">5.16.0</a> (2021-12-03)</h1> <h3>Features</h3> <ul> <li>Update aria-query to 5.0.0 (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/414">#414</a>) (<a href="https://github.com/testing-library/jest-dom/commit/de26c7ae2f502f284d5d4320634571877dbcf7fc">de26c7a</a>)</li> </ul> <h2>v5.15.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.15.0...v5.15.1">5.15.1</a> (2021-11-23)</h2> <h3>Bug Fixes</h3> <ul> <li>wrong deprecate error message (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/422">#422</a>) (<a href="https://github.com/testing-library/jest-dom/commit/dfcefa2e0262002b4eb0c2e382ea750e7f582347">dfcefa2</a>)</li> </ul> <h2>v5.15.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v5.14.1...v5.15.0">5.15.0</a> (2021-11-02)</h1> <h3>Features</h3> <ul> <li>import parse directly from css (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/415">#415</a>) (<a href="https://github.com/testing-library/jest-dom/commit/4cb606cc591345a2f44240d7e74740b26fa9fa85">4cb606c</a>)</li> </ul> <h2>v5.14.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.14.0...v5.14.1">5.14.1</a> (2021-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li>Updates deprecated matchers info (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/378">#378</a>) (<a href="https://github.com/testing-library/jest-dom/commit/fc9ce6d406f7c3379aac3fa7aed756af105dfdb4">fc9ce6d</a>)</li> </ul> <h2>v5.14.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v5.13.0...v5.14.0">5.14.0</a> (2021-06-11)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/4d0ceeb3ef140bf924a9ffc7665b6996e1ea6961"><code>4d0ceeb</code></a> docs: add ashleyryan as a contributor for code, ideas (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/434">#434</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/1f389f8d972510b29c7349312449d1afd3c0d3f1"><code>1f389f8</code></a> docs: add astorije as a contributor for code, ideas (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/433">#433</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/8162115445bc1adaa2740859542a78b18ec3e660"><code>8162115</code></a> fix: add custom element support to <code>toBeDisabled</code> (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/368">#368</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/3094eb1afeab7b54f789f47a714b36da2b6269fd"><code>3094eb1</code></a> docs: add cbroeren as a contributor for doc (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/432">#432</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/43a420a64748af50f350fbf72bc5df24df27cd4d"><code>43a420a</code></a> docs: Fix wrong toHaveValue example (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/431">#431</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/a9beb47455dae0f455ddacc473d0ddabe09f0b43"><code>a9beb47</code></a> fix: Improve <code>toHaveClass</code> error message format (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/405">#405</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/6f69437085fe59610ff37b99408177ec8a684075"><code>6f69437</code></a> docs: add IanVS as a contributor for code (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/423">#423</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/de26c7ae2f502f284d5d4320634571877dbcf7fc"><code>de26c7a</code></a> feat: Update aria-query to 5.0.0 (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/414">#414</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/dfcefa2e0262002b4eb0c2e382ea750e7f582347"><code>dfcefa2</code></a> fix: wrong deprecate error message (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/422">#422</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/4cb606cc591345a2f44240d7e74740b26fa9fa85"><code>4cb606c</code></a> feat: import parse directly from css (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/415">#415</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/jest-dom/compare/v5.12.0...v5.16.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=5.12.0&new-version=5.16.2)](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:16:26 +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#610
No description provided.