This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 2e48b42
authored
build(deps-dev): Bump @testing-library/react from 13.4.0 to 14.0.0 in /api-editor/gui (#1251)
Bumps
[@testing-library/react](https://github.com/testing-library/react-testing-library)
from 13.4.0 to 14.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/react-testing-library/releases"><code>@testing-library/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v14.0.0</h2>
<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>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent "missing act" 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>
</ul>
<h3>Features</h3>
<ul>
<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>
<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>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<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>
<li>Minimum supported Node.js version is now 14.x</li>
</ul>
<h2>v14.0.0-alpha.3</h2>
<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>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent "missing act" 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>
</ul>
<h2>v14.0.0-alpha.2</h2>
<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>
<h3>Features</h3>
<ul>
<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>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<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>
</ul>
<h2>v14.0.0-alpha.1</h2>
<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>
<h3>Features</h3>
<ul>
<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>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e"><code>f78839b</code></a>
fix: Prevent "missing act" warning for queued microtasks (<a
href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1137">#1137</a>)</li>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
<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>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 89c70b3 commit 2e48b42Copy full SHA for 2e48b42
File tree
Expand file treeCollapse file tree
2 files changed
+32
-32
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+32
-32
lines changedCollapse file: api-editor/gui/package-lock.json
api-editor/gui/package-lock.json
Copy file name to clipboardExpand all lines: api-editor/gui/package-lock.json+31-31Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api-editor/gui/package.json
api-editor/gui/package.json
Copy file name to clipboardExpand all lines: api-editor/gui/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
0 commit comments