matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

348.json (9369B)


      1 {
      2   "number": 348,
      3   "title": "Bump @testing-library/react from 13.4.0 to 14.0.0",
      4   "state": "open",
      5   "diff_file": "348.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-02-17T09:10:19Z",
      8   "closed_at": null,
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/testing-library/react-14.0.0",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/testing-library/react-testing-library/releases\"><code>@\u200btesting-library/react</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v14.0.0</h2>\n<h1><a href=\"https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0\">14.0.0</a> (2023-02-16)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Prevent &quot;missing act&quot; warning for queued microtasks (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1137\">#1137</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e\">f78839b</a>)</li>\n</ul>\n<h3>Features</h3>\n<ul>\n<li>Bump <code>@testing-library/dom</code> to 9.0.0 (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1177\">#1177</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/6653c239c0acbafd204326c8951cde8206d39898\">6653c23</a>)</li>\n<li>Drop support for Node.js 12.x (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1169\">#1169</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd\">9b7a1e2</a>)</li>\n</ul>\n<h3>BREAKING CHANGES</h3>\n<ul>\n<li>See <a href=\"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0\">https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0</a></li>\n<li>Minimum supported Node.js version is now 14.x</li>\n</ul>\n<h2>v14.0.0-alpha.3</h2>\n<h1><a href=\"https://github.com/testing-library/react-testing-library/compare/v14.0.0-alpha.2...v14.0.0-alpha.3\">14.0.0-alpha.3</a> (2023-02-16)</h1>\n<h3>Bug Fixes</h3>\n<ul>\n<li>Prevent &quot;missing act&quot; warning for queued microtasks (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1137\">#1137</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e\">f78839b</a>)</li>\n</ul>\n<h2>v14.0.0-alpha.2</h2>\n<h1><a href=\"https://github.com/testing-library/react-testing-library/compare/v14.0.0-alpha.1...v14.0.0-alpha.2\">14.0.0-alpha.2</a> (2023-02-16)</h1>\n<h3>Features</h3>\n<ul>\n<li>Bump <code>@testing-library/dom</code> to 9.0.0 (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1177\">#1177</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/6653c239c0acbafd204326c8951cde8206d39898\">6653c23</a>)</li>\n</ul>\n<h3>BREAKING CHANGES</h3>\n<ul>\n<li>See <a href=\"https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0\">https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0</a></li>\n</ul>\n<h2>v14.0.0-alpha.1</h2>\n<h1><a href=\"https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0-alpha.1\">14.0.0-alpha.1</a> (2023-01-31)</h1>\n<h3>Features</h3>\n<ul>\n<li>Drop support for Node.js 12.x (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1169\">#1169</a>) (<a href=\"https://github.com/testing-library/react-testing-library/commit/9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd\">9b7a1e2</a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e\"><code>f78839b</code></a> fix: Prevent &quot;missing act&quot; warning for queued microtasks (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1137\">#1137</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/6653c239c0acbafd204326c8951cde8206d39898\"><code>6653c23</code></a> feat: Bump <code>@testing-library/dom</code> to 9.0.0 (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1177\">#1177</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/153a095369cdbe3149a720df9435dc698024c678\"><code>153a095</code></a> chore: Allow semantic-release to post updates in issues (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1176\">#1176</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/1934bf224f9d45f3fc91cb722e31d3885aa9c7a0\"><code>1934bf2</code></a> Bump kcd-scripts to 13.0.0 (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1170\">#1170</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd\"><code>9b7a1e2</code></a> feat: Drop support for Node.js 12.x (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1169\">#1169</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/c43512a9271f5738496a3ed49aed7e3e9dad071c\"><code>c43512a</code></a> GitHub Workflows security hardening (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1162\">#1162</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/801ad37ac79caced867aa05931b914035c6b527a\"><code>801ad37</code></a> test: Fail on unexpected console.warn and console.error (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1139\">#1139</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/185e3142a320908fc2a707c7aba815444abf675c\"><code>185e314</code></a> test: Add Node.js 18.x to test matrix (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1138\">#1138</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/4d76a4a75541ceccbc23a452ac6b291e6bfde927\"><code>4d76a4a</code></a> Update outdated LICENSE year (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1133\">#1133</a>)</li>\n<li><a href=\"https://github.com/testing-library/react-testing-library/commit/bca9bf8bca1dfb9655980801838fb851d0ef8763\"><code>bca9bf8</code></a> add stephensauceda as a contributor for doc (<a href=\"https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1132\">#1132</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=13.4.0&new-version=14.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>\n\n<!-- Replace -->\n----\n\u231b Deploy Preview - Build in Progress\n<!-- Replace -->\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n",
     23   "comments": [],
     24   "review_comments": []
     25 }