digitable-lol / web-ui-components

MIT License
1 stars 0 forks source link

chore(deps-dev): bump @storybook/testing-library from 0.0.9 to 0.0.13 #120

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @storybook/testing-library from 0.0.9 to 0.0.13.

Release notes

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

v0.0.13

🐛 Bug Fix

Authors: 1

v0.0.12

🐛 Bug Fix

  • loosen version ranges of storybook so we can start bench testing 7.0.0 alpha releases #21 (@​ndelangen)

Authors: 1

v0.0.11

Release Notes

Revert "feat: upgrade testing library and user event" (#19)

Unfortunately @storybook/testing-library had to downgrade @testing-library/user-event to version 13. User event v14 is working ok for most projects, but projects using Svelte, Vue, HTML and Web components break because of an issue in one of user-event's dependencies.

If you are not affected by this problem and want to use @storybook/testing-library with user-event v14, you can use the @storybook/testing-library@beta version.


🐛 Bug Fix

  • Revert "feat: upgrade testing library and user event" #19 (@​yannbf)

Authors: 1

v0.0.10

Release Notes

feat: upgrade testing library and user event (#18)

@storybook/testing-library now uses @testing-library/user-event version 14! 🎉

There are several new features and bugfixes and you can check them in the user-event release page.


🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​storybook/testing-library's changelog.

v0.0.13 (Mon Jun 13 2022)

🐛 Bug Fix

Authors: 1


v0.0.12 (Fri Jun 10 2022)

🐛 Bug Fix

  • loosen version ranges of storybook so we can start bench testing 7.0.0 alpha releases #21 (@​ndelangen)

Authors: 1


v0.0.11 (Thu Apr 21 2022)

Release Notes

Revert "feat: upgrade testing library and user event" (#19)

Unfortunately @storybook/testing-library had to downgrade @testing-library/user-event to version 13. User event v14 is working ok for most projects, but projects using Svelte, Vue, HTML and Web components break because of an issue in one of user-event's dependencies.

If you are not affected by this problem and want to use @storybook/testing-library with user-event v14, you can use the @storybook/testing-library@beta version.


🐛 Bug Fix

  • Revert "feat: upgrade testing library and user event" #19 (@​yannbf)

Authors: 1


v0.0.10 (Tue Apr 19 2022)

Release Notes

... (truncated)

Commits
  • 026c1cd Bump version to: 0.0.13 [skip ci]
  • e5bc791 Update CHANGELOG.md [skip ci]
  • 7a66e7c Merge pull request #22 from storybookjs/fix/dependency-range
  • 7d7e1a4 fix dependecy of @​storybook/instrumenter
  • dc47354 Bump version to: 0.0.12 [skip ci]
  • b64e3ee Update CHANGELOG.md [skip ci]
  • 1c0d242 Merge pull request #21 from storybookjs/tech/loose-versions-of-storybook
  • bbe3341 improve version range to match prereleases too
  • a3d2e23 loosen version ranges of storybook so we can start bench testing 7.0.0 alpha ...
  • 494835c Bump version to: 0.0.11 [skip ci]
  • 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)