Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

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

Merged
yannbf merged 3 commits intonextfrom
feat/upgrade-libraries
Jun 19, 2023
Merged

Upgrade user-event to v14 and testing-library to v9#43
yannbf merged 3 commits intonextfrom
feat/upgrade-libraries

Conversation

@yannbf
Copy link
Copy Markdown
Member

@yannbf yannbf commented Jun 16, 2023

Change Type

  • DOM testing library was upgraded from 8.3.0 to 9.3.1
  • User event was upgraded from 13.2.1 to 14.4.3

Indicate the type of change your pull request is:

  • maintenance
  • documentation
  • patch
  • minor
  • major

Release Notes

@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.

📦 Published PR as canary version: 0.2.0--canary.43.6cfe2cc.0

✨ Test out this PR locally via:

npm install @storybook/testing-library@0.2.0--canary.43.6cfe2cc.0
# or 
yarn add @storybook/testing-library@0.2.0--canary.43.6cfe2cc.0

Version

Published prerelease version: v0.2.0-next.0

Changelog

🎉 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

@yannbf yannbf added the minor Increment the minor version when merged label Jun 16, 2023
@socket-security
Copy link
Copy Markdown

socket-security bot commented Jun 16, 2023

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@testing-library/user-event ⬆️ 13.5.0...14.4.3 None +0/-18 420 kB testing-library-bot

🚮 Removed packages: @testing-library/dom@8.20.1

Footnotes

  1. https://docs.socket.dev

@rothsandro
Copy link
Copy Markdown

Fixes #33

@yannbf yannbf changed the title Upgrade testing-library Upgrade user-event to v14 and testing-library to v9 Jun 19, 2023
@yannbf yannbf merged commit 56bf6ad into next Jun 19, 2023
@yannbf yannbf deleted the feat/upgrade-libraries branch June 19, 2023 11:43
@github-actions github-actions bot added the prerelease This change is available in a prerelease. label Jun 19, 2023
@github-actions
Copy link
Copy Markdown

🚀 PR was released in v0.2.0 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

minor Increment the minor version when merged released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants