testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
608 stars 34 forks source link

New release #385

Closed benmccann closed 4 days ago

benmccann commented 4 days ago

The currently released version is pulling in an bloated version of aria-query that has about 50 unnecessary dependencies (https://github.com/A11yance/aria-query/pull/497). This has been fixed on main, but not yet released. Would you be able to release a new version? Thanks!

mcous commented 4 days ago

~I suspect you may have higher perms than me in this repo~ Alternatively: I can't read 🫠. But sure! The next branch is ready to go anyway, so I'll merge it in which should trigger the 5.2.0 release

Looks like the DOM testing library version is question was bumped in a chore commit; I'll see if I can tweak the dependabot config to prevent this issue in the future

benmccann commented 4 days ago

thanks!!

github-actions[bot] commented 4 days ago

:tada: This issue has been resolved in version 5.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: