[PR #261] Bump @testing-library/jest-dom from 5.12.0 to 5.16.5 in /ui #300

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/261
Author: @dependabot[bot]
Created: 8/5/2022
Status: 🔄 Open

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


📝 Commits (1)

  • 9957aef Bump @testing-library/jest-dom from 5.12.0 to 5.16.5 in /ui

📊 Changes

2 files changed (+19 additions, -32 deletions)

View changed files

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

📄 Description

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

Release notes

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

v5.16.5

5.16.5 (2022-08-04)

Bug Fixes

  • migrate ccs v3 to @​adobe/css-tools v4 (#470) (948d90f)

v5.16.4

5.16.4 (2022-04-05)

Bug Fixes

  • Support unenclosed inner text for details elements in to be visible (#396) (af18453)

v5.16.3

5.16.3 (2022-03-24)

Bug Fixes

  • clarify toHaveFocus message when using .not (#447) (6988a67)

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)

... (truncated)

Commits
  • 948d90f fix: migrate ccs v3 to @​adobe/css-tools v4 (#470)
  • af18453 fix: Support unenclosed inner text for details elements in to be visible (#396)
  • 6988a67 fix: clarify toHaveFocus message when using .not (#447)
  • 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)
  • 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/261 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/5/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ui/testing-library/jest-dom-5.16.5` --- ### 📝 Commits (1) - [`9957aef`](https://github.com/hibiken/asynqmon/commit/9957aef1fd3e48f43403f9e20f600f4f648fd89d) Bump @testing-library/jest-dom from 5.12.0 to 5.16.5 in /ui ### 📊 Changes **2 files changed** (+19 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+18 -31) </details> ### 📄 Description Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.0 to 5.16.5. <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.5</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5">5.16.5</a> (2022-08-04)</h2> <h3>Bug Fixes</h3> <ul> <li>migrate ccs v3 to <code>@​adobe/css-tools</code> v4 (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/470">#470</a>) (<a href="https://github.com/testing-library/jest-dom/commit/948d90f32cc79339bdeebea0454599db74c5d071">948d90f</a>)</li> </ul> <h2>v5.16.4</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4">5.16.4</a> (2022-04-05)</h2> <h3>Bug Fixes</h3> <ul> <li>Support unenclosed inner text for details elements in to be visible (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/396">#396</a>) (<a href="https://github.com/testing-library/jest-dom/commit/af1845383ee2cba007f43460104f73409e7618ac">af18453</a>)</li> </ul> <h2>v5.16.3</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v5.16.2...v5.16.3">5.16.3</a> (2022-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>clarify toHaveFocus message when using <code>.not</code> (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/447">#447</a>) (<a href="https://github.com/testing-library/jest-dom/commit/6988a67b1c2a98a5873c952beace08fc07eedbe2">6988a67</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/948d90f32cc79339bdeebea0454599db74c5d071"><code>948d90f</code></a> fix: migrate ccs v3 to <code>@​adobe/css-tools</code> v4 (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/470">#470</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/af1845383ee2cba007f43460104f73409e7618ac"><code>af18453</code></a> fix: Support unenclosed inner text for details elements in to be visible (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/396">#396</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/6988a67b1c2a98a5873c952beace08fc07eedbe2"><code>6988a67</code></a> fix: clarify toHaveFocus message when using <code>.not</code> (<a href="https://github-redirect.dependabot.com/testing-library/jest-dom/issues/447">#447</a>)</li> <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>Additional commits viewable in <a href="https://github.com/testing-library/jest-dom/compare/v5.12.0...v5.16.5">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.5)](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>
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#300
No description provided.