Skip to content

Commit

Permalink
Bump @storybook/testing-library from 0.1.0 to 0.2.0 in /website (#3620)
Browse files Browse the repository at this point in the history
Bumps
[@storybook/testing-library](https://github.com/storybookjs/testing-library)
from 0.1.0 to 0.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/testing-library/releases"><code>@​storybook/testing-library</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v0.2.0</h2>
<p>:tada: This release contains work from a new contributor! :tada:</p>
<p>Thank you, Vanessa Yuen (<a
href="https://github.com/vanessayuenn"><code>@​vanessayuenn</code></a>),
for all your work!</p>
<h3>Release Notes</h3>
<h4>Upgrade user-event to v14 and testing-library to v9 (<a
href="https://redirect.github.com/storybookjs/testing-library/pull/43">#43</a>)</h4>
<p><code>@storybook/testing-library</code> now uses
<code>@testing-library/dom</code> <strong>version 9</strong> and
<code>@testing-library/user-event</code> <strong>version 14</strong>!
🎉</p>
<p>To refer to new features and bugfixes and you can check them in the
<a
href="https://github.com/testing-library/user-event/releases/tag/v14.0.0">user-event
release page</a> and <a
href="https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0">testing-library
dom release page</a>.</p>
<hr />
<h4>🚀 Enhancement</h4>
<ul>
<li>Release 0.2.0 <a
href="https://redirect.github.com/storybookjs/testing-library/pull/46">#46</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a> <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a> <a
href="https://github.com/vanessayuenn"><code>@​vanessayuenn</code></a>)</li>
<li>Upgrade user-event to v14 and testing-library to v9 <a
href="https://redirect.github.com/storybookjs/testing-library/pull/43">#43</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
<li>migrate to tsup (again) <a
href="https://redirect.github.com/storybookjs/testing-library/pull/38">#38</a>
(<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li>Lower testing library dependency range <a
href="https://redirect.github.com/storybookjs/testing-library/pull/47">#47</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
<li>Change Storybook dependencies from <code>future</code> npm tag to
<code>next</code> <a
href="https://redirect.github.com/storybookjs/testing-library/pull/44">#44</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
<li>Revert &quot;migrate to tsup&quot; <a
href="https://redirect.github.com/storybookjs/testing-library/pull/37">#37</a>
(<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
<li>migrate to tsup <a
href="https://redirect.github.com/storybookjs/testing-library/pull/36">#36</a>
(<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
</ul>
<h4>Authors: 3</h4>
<ul>
<li>Norbert de Langen (<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
<li>Vanessa Yuen (<a
href="https://github.com/vanessayuenn"><code>@​vanessayuenn</code></a>)</li>
<li>Yann Braga (<a
href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
</ul>
<h2>v0.2.0-next.1</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li>Lower testing library dependency range <a
href="https://redirect.github.com/storybookjs/testing-library/pull/47">#47</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
</ul>
<h4>Authors: 1</h4>
<ul>
<li>Yann Braga (<a
href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
</ul>
<h2>v0.2.0-next.0</h2>
<h3>Release Notes</h3>
<h4>Upgrade user-event to v14 and testing-library to v9 (<a
href="https://redirect.github.com/storybookjs/testing-library/pull/43">#43</a>)</h4>
<p><code>@storybook/testing-library</code> now uses
<code>@testing-library/dom</code> <strong>version 9</strong> and
<code>@testing-library/user-event</code> <strong>version 14</strong>!
🎉</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/testing-library/blob/v0.2.0/CHANGELOG.md"><code>@​storybook/testing-library</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>v0.2.0 (Tue Jun 20 2023)</h1>
<p>:tada: This release contains work from a new contributor! :tada:</p>
<p>Thank you, Vanessa Yuen (<a
href="https://github.com/vanessayuenn"><code>@​vanessayuenn</code></a>),
for all your work!</p>
<h3>Release Notes</h3>
<h4>Release 0.2.0 (<a
href="https://redirect.github.com/storybookjs/testing-library/pull/46">#46</a>)</h4>
<p><code>@storybook/testing-library</code> now uses
<code>@testing-library/dom</code> <strong>version 9</strong> and
<code>@testing-library/user-event</code> <strong>version 14</strong>!
🎉</p>
<p>To refer to new features and bugfixes and you can check them in the
<a
href="https://github.com/testing-library/user-event/releases/tag/v14.0.0">user-event
release page</a> and <a
href="https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0">testing-library
dom release page</a>.</p>
<h4>Upgrade user-event to v14 and testing-library to v9 (<a
href="https://redirect.github.com/storybookjs/testing-library/pull/43">#43</a>)</h4>
<p><code>@storybook/testing-library</code> now uses
<code>@testing-library/dom</code> <strong>version 9</strong> and
<code>@testing-library/user-event</code> <strong>version 14</strong>!
🎉</p>
<p>To refer to new features and bugfixes and you can check them in the
<a
href="https://github.com/testing-library/user-event/releases/tag/v14.0.0">user-event
release page</a> and <a
href="https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0">testing-library
dom release page</a>.</p>
<hr />
<h4>🚀 Enhancement</h4>
<ul>
<li>Release 0.2.0 <a
href="https://redirect.github.com/storybookjs/testing-library/pull/46">#46</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a> <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a> <a
href="https://github.com/vanessayuenn"><code>@​vanessayuenn</code></a>)</li>
<li>Upgrade user-event to v14 and testing-library to v9 <a
href="https://redirect.github.com/storybookjs/testing-library/pull/43">#43</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
<li>migrate to tsup (again) <a
href="https://redirect.github.com/storybookjs/testing-library/pull/38">#38</a>
(<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li>Lower testing library dependency range <a
href="https://redirect.github.com/storybookjs/testing-library/pull/47">#47</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
<li>Change Storybook dependencies from <code>future</code> npm tag to
<code>next</code> <a
href="https://redirect.github.com/storybookjs/testing-library/pull/44">#44</a>
(<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
<li>Revert &quot;migrate to tsup&quot; <a
href="https://redirect.github.com/storybookjs/testing-library/pull/37">#37</a>
(<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
<li>migrate to tsup <a
href="https://redirect.github.com/storybookjs/testing-library/pull/36">#36</a>
(<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
</ul>
<h4>Authors: 3</h4>
<ul>
<li>Norbert de Langen (<a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>)</li>
<li>Vanessa Yuen (<a
href="https://github.com/vanessayuenn"><code>@​vanessayuenn</code></a>)</li>
<li>Yann Braga (<a
href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/storybookjs/testing-library/commit/7605613327c687752f1ea37a8a89fb6b57d93060"><code>7605613</code></a>
Bump version to: 0.2.0 [skip ci]</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/6214c137cd886436e8b52c19572119fac6b5f302"><code>6214c13</code></a>
Update CHANGELOG.md [skip ci]</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/080001258892a3f015c2dce6a8687a29b5153f3e"><code>0800012</code></a>
Merge pull request <a
href="https://redirect.github.com/storybookjs/testing-library/issues/46">#46</a>
from storybookjs/main-patches</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/dbbc1873ed6c57dd6d7abfbeac21d3a881dc5baa"><code>dbbc187</code></a>
Merge branch 'next' into main-patches</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/10f99b7f52e93f66a1b9d442daaecc8589ffa7b7"><code>10f99b7</code></a>
Merge pull request <a
href="https://redirect.github.com/storybookjs/testing-library/issues/47">#47</a>
from storybookjs/feat/lower-dependency-range</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/8dafbde01c299bea625c64b764b5c1e0ad5a57d0"><code>8dafbde</code></a>
lower dependency range</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/838010f4556b25787eef871a0d5038ce6b38297e"><code>838010f</code></a>
change storybook version references</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/56bf6ad6fff7c2d8b3d575e54811fd92e9c06548"><code>56bf6ad</code></a>
Merge pull request <a
href="https://redirect.github.com/storybookjs/testing-library/issues/43">#43</a>
from storybookjs/feat/upgrade-libraries</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/6cfe2ccdc6a60fbe75f0b4521c2211818c43e3b8"><code>6cfe2cc</code></a>
fix user event export type annotation</li>
<li><a
href="https://github.com/storybookjs/testing-library/commit/d48cb262ab5f2228575bc9c71de857ca675e89a4"><code>d48cb26</code></a>
Merge branch 'next' into feat/upgrade-libraries</li>
<li>Additional commits viewable in <a
href="https://github.com/storybookjs/testing-library/compare/v0.1.0...v0.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/testing-library&package-manager=npm_and_yarn&previous-version=0.1.0&new-version=0.2.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 2d058dd commit 7fc07d3
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 16 deletions.
96 changes: 81 additions & 15 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@storybook/addon-links": "^7.0.20",
"@storybook/nextjs": "^7.0.22",
"@storybook/react": "^7.0.22",
"@storybook/testing-library": "^0.1.0",
"@storybook/testing-library": "^0.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/accept-language-parser": "^1.5.3",
Expand Down

0 comments on commit 7fc07d3

Please sign in to comment.