dependabot[bot] opened a new pull request, #1694: URL: https://github.com/apache/qpid-dispatch/pull/1694
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 6.4.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>v6.4.2</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2">6.4.2</a> (2024-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li>Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (<a href="https://redirect.github.com/testing-library/jest-dom/issues/575">#575</a>) (<a href="https://github.com/testing-library/jest-dom/commit/a93c0c4a20ed4d3a9656261ea6a449d1015b7879">a93c0c4</a>)</li> </ul> <h2>v6.4.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.4.0...v6.4.1">6.4.1</a> (2024-02-01)</h2> <h3>Bug Fixes</h3> <ul> <li>Export type <code>TestingLibraryMatchers</code> from "./matchers" (<a href="https://redirect.github.com/testing-library/jest-dom/issues/576">#576</a>) (<a href="https://github.com/testing-library/jest-dom/commit/dd1c4dd504973efced2f9e02a35e7df3079914af">dd1c4dd</a>)</li> </ul> <h2>v6.4.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.3.0...v6.4.0">6.4.0</a> (2024-01-30)</h1> <h3>Features</h3> <ul> <li>Add toHaveRole matcher (<a href="https://redirect.github.com/testing-library/jest-dom/issues/572">#572</a>) (<a href="https://github.com/testing-library/jest-dom/commit/f7dc673dbc13e508f9867a9eb9c547ce3964b22c">f7dc673</a>)</li> </ul> <h2>v6.3.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.2.1...v6.3.0">6.3.0</a> (2024-01-24)</h1> <h3>Features</h3> <ul> <li>Support for regular expressions in toHaveClass (<a href="https://redirect.github.com/testing-library/jest-dom/issues/563">#563</a>) (<a href="https://github.com/testing-library/jest-dom/commit/9787ed59fcc930e3d33c8a6efe473da3eca01707">9787ed5</a>)</li> </ul> <h2>v6.2.1</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.2.1">6.2.1</a> (2024-01-22)</h2> <h3>Bug Fixes</h3> <ul> <li>Standalone types for "./matchers" export and add Bun support (<a href="https://redirect.github.com/testing-library/jest-dom/issues/566">#566</a>) (<a href="https://github.com/testing-library/jest-dom/commit/5675b8668c09345e064001784338a85b7bf9f2af">5675b86</a>)</li> </ul> <h2>v6.2.0</h2> <h1><a href="https://github.com/testing-library/jest-dom/compare/v6.1.6...v6.2.0">6.2.0</a> (2024-01-03)</h1> <h3>Features</h3> <ul> <li>toHaveAccessibleDescription supports aria-description (<a href="https://redirect.github.com/testing-library/jest-dom/issues/565">#565</a>) (<a href="https://github.com/testing-library/jest-dom/commit/1fb156c2b544e0069c56a72a2f1909fe04850f6c">1fb156c</a>)</li> </ul> <h2>v6.1.6</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.1.5...v6.1.6">6.1.6</a> (2023-12-27)</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/a93c0c4a20ed4d3a9656261ea6a449d1015b7879"><code>a93c0c4</code></a> fix: Remove errant export of GetByRoleMatcher, fixing type checking in some T...</li> <li><a href="https://github.com/testing-library/jest-dom/commit/c5c4e8d4c806caf9b1077dbfd155bd4520d9b02b"><code>c5c4e8d</code></a> docs: add Dennis273 as a contributor for code (<a href="https://redirect.github.com/testing-library/jest-dom/issues/581">#581</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/978e3d4276e5082f79e4033c1347abddc1f3496e"><code>978e3d4</code></a> docs: add kryops as a contributor for bug, code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/580">#580</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/73ad847c7324235faffc441e9c48bc769e5ed9da"><code>73ad847</code></a> docs: add SteKoe as a contributor for bug, and code (<a href="https://redirect.github.com/testing-library/jest-dom/issues/579">#579</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/d829ed9cb834efae9d4c5ee08736dae48b11bcaa"><code>d829ed9</code></a> docs: add jakeboone02 as a contributor for code, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/578">#578</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/16499cffca1186eb03fdf01c3631917efbc8621e"><code>16499cf</code></a> docs: add fpapado as a contributor for code, doc, and test (<a href="https://redirect.github.com/testing-library/jest-dom/issues/573">#573</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/dd1c4dd504973efced2f9e02a35e7df3079914af"><code>dd1c4dd</code></a> fix: Export type <code>TestingLibraryMatchers</code> from "./matchers" (<a href="https://redirect.github.com/testing-library/jest-dom/issues/576">#576</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/f7dc673dbc13e508f9867a9eb9c547ce3964b22c"><code>f7dc673</code></a> feat: Add toHaveRole matcher (<a href="https://redirect.github.com/testing-library/jest-dom/issues/572">#572</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/9787ed59fcc930e3d33c8a6efe473da3eca01707"><code>9787ed5</code></a> feat: Support for regular expressions in toHaveClass (<a href="https://redirect.github.com/testing-library/jest-dom/issues/563">#563</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/5675b8668c09345e064001784338a85b7bf9f2af"><code>5675b86</code></a> fix: Standalone types for "./matchers" export and add Bun support (<a href="https://redirect.github.com/testing-library/jest-dom/issues/566">#566</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testing-library/jest-dom/compare/v5.16.2...v6.4.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org