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

[Snyk] Upgrade @storybook/testing-library from 0.1.0 to 0.2.2 #31

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

Conversation

rhannachi
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @storybook/testing-library from 0.1.0 to 0.2.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 33 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-10-02.
Release notes
Package name: @storybook/testing-library
  • 0.2.2 - 2023-10-02

    🐛 Bug Fix

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

    Authors: 1

  • 0.2.2-next.0 - 2023-10-02

    🐛 Bug Fix

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

    Authors: 1

  • 0.2.2--canary.96901a6.0 - 2023-10-02
  • 0.2.1 - 2023-09-15

    🎉 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

  • 0.2.1-next.1 - 2023-09-15

    🐛 Bug Fix

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

    Authors: 1

  • 0.2.1-next.0 - 2023-07-20

    🎉 This release contains work from a new contributor! 🎉

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

    ⚠️ Pushed to next

    Authors: 1

  • 0.2.1--canary.53.894ca68.0 - 2023-09-15
  • 0.2.1--canary.52.dbeef0e.0 - 2023-09-14
  • 0.2.0 - 2023-06-20

    🎉 This release contains work from a new contributor! 🎉

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

    Release Notes

    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.


    🚀 Enhancement

    🐛 Bug Fix

    Authors: 3

  • 0.2.0-next.1 - 2023-06-20

    🐛 Bug Fix

    • Lower testing library dependency range #47 (@ yannbf)

    Authors: 1

  • 0.2.0-next.0 - 2023-06-19

    Release Notes

    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.


    🚀 Enhancement

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

    Authors: 1

  • 0.2.0-future.1 - 2023-06-19

    🐛 Bug Fix

    • Change Storybook dependencies from future npm tag to next #44 (@ yannbf)

    ⚠️ Pushed to future

    Authors: 1

  • 0.2.0-future.0 - 2023-06-08
  • 0.2.0--canary.46.dbbc187.0 - 2023-06-20
  • 0.2.0--canary.43.6cfe2cc.0 - 2023-06-19
  • 0.1.1-next.0 - 2023-06-19

    🎉 This release contains work from a new contributor! 🎉

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

    🐛 Bug Fix

    Authors: 3

  • 0.1.1-future.2 - 2023-05-01
  • 0.1.1-future.1 - 2023-05-01
  • 0.1.1-future.0 - 2023-04-11
  • 0.1.1--canary.b2b301b.0 - 2023-06-08
  • 0.1.1--canary.958fe40.0 - 2023-06-16
  • 0.1.1--canary.838010f.0 - 2023-06-20
  • 0.1.1--canary.76010f8.0 - 2023-06-08
  • 0.1.1--canary.43d2a36.0 - 2023-06-19
  • 0.1.1--canary.2ae3a98.0 - 2023-06-16
  • 0.1.1--canary.47.8dafbde.0 - 2023-06-20
  • 0.1.1--canary.38.e4e974b.0 - 2023-05-01
  • 0.1.1--canary.38.840cd30.0 - 2023-05-01
  • 0.1.1--canary.38.515aae0.0 - 2023-05-01
  • 0.1.1--canary.37.30bcbc1.0 - 2023-05-01
  • 0.1.1--canary.36.a6ec2ac.0 - 2023-04-28
  • 0.1.1--canary.36.1b71fc3.0 - 2023-04-28
  • 0.1.1--canary.36.0dce5bf.0 - 2023-04-28
  • 0.1.0 - 2023-04-03
from @storybook/testing-library GitHub release notes
Commit messages
Package name: @storybook/testing-library
  • 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
  • 374cbda temporarily fix user-event to 14.4.0 to avoid compatibility issues
  • 0bc4620 Create CODEOWNERS
  • 7605613 Bump version to: 0.2.0 [skip ci]
  • 6214c13 Update CHANGELOG.md [skip ci]
  • 0800012 Merge pull request #46 from storybookjs/main-patches
  • dbbc187 Merge branch 'next' into main-patches
  • 10f99b7 Merge pull request #47 from storybookjs/feat/lower-dependency-range
  • 8dafbde lower dependency range
  • 838010f change storybook version references
  • 56bf6ad Merge pull request #43 from storybookjs/feat/upgrade-libraries
  • 6cfe2cc fix user event export type annotation
  • d48cb26 Merge branch 'next' into feat/upgrade-libraries
  • 0cfd0d7 Merge pull request #45 from storybookjs/future
  • 67657db retrigger release

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants