Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @storybook/testing-library from 0.1.0 to 0.2.2 #186

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps @storybook/testing-library from 0.1.0 to 0.2.2.

Release notes

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

v0.2.2

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1

v0.2.2-next.0

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1

v0.2.1

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 2

v0.2.1-next.1

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 1

v0.2.1-next.0

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

⚠️ Pushed to next

... (truncated)

Changelog

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

v0.2.2 (Mon Oct 02 2023)

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1


v0.2.1 (Fri Sep 15 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 2


v0.2.0 (Tue Jun 20 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Vanessa Yuen (@​vanessayuenn), for all your work!

Release Notes

Release 0.2.0 (#46)

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

To refer to new features and bugfixes and you can check them in the user-event release page and testing-library dom release page.

Upgrade user-event to v14 and testing-library to v9 (#43)

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

To refer to new features and bugfixes and you can check them in the user-event release page and testing-library dom release page.


... (truncated)

Commits
  • d37e3ca Bump version to: 0.2.2 [skip ci]
  • 5140469 Update CHANGELOG.md [skip ci]
  • e8d531d Merge pull request #58 from storybookjs/next
  • 810caef Merge pull request #57 from storybookjs/yann/undo-version-fix
  • 96901a6 revert fixed range for user-event
  • 3e20413 Bump version to: 0.2.1 [skip ci]
  • 8135365 Update CHANGELOG.md [skip ci]
  • ea45d9c Merge pull request #54 from storybookjs/next
  • 5a2200d Merge pull request #53 from storybookjs/fix/user-event-incompatibility
  • 894ca68 fix ts compilation issue
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@storybook/testing-library](https://github.com/storybookjs/testing-library) from 0.1.0 to 0.2.2.
- [Release notes](https://github.com/storybookjs/testing-library/releases)
- [Changelog](https://github.com/storybookjs/testing-library/blob/v0.2.2/CHANGELOG.md)
- [Commits](storybookjs/testing-library@v0.1.0...v0.2.2)

---
updated-dependencies:
- dependency-name: "@storybook/testing-library"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for testatrevete ready!

Name Link
🔨 Latest commit 9183fda
🔍 Latest deploy log https://app.netlify.com/sites/testatrevete/deploys/651b3b765d800d000831cc4e
😎 Deploy Preview https://deploy-preview-186--testatrevete.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 52
Accessibility: 88
Best Practices: 100
SEO: 93
PWA: 50
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants