testing-library/svelte-testing-library

New release

benmccann opened this issue ยท 3 comments

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

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

thanks!!

๐ŸŽ‰ This issue has been resolved in version 5.2.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€