sand4rt / playwright-ct-web

Playwright Web component testing.
https://www.npmjs.com/package/@sand4rt/experimental-ct-web
MIT License
41 stars 3 forks source link

chore: bump playwright to v1.49.0 #49

Closed jan-molak closed 5 days ago

sand4rt commented 5 days ago

hey @jan-molak thanks for the PR! i want to pair the playwright release circle to avoid breaking changes. I'm a bit behind so i have to make releases for v1.47.1, v1.47.2, v1.48.0, v1.48.1, v1.48.2 before releasing v1.49.0

jan-molak commented 5 days ago

Sure thing, thanks for getting back to me. Have you considered using Renovate to automate the release process? I use it for all the Serenity/JS projects, and it's been great so far - https://github.com/apps/renovate

sand4rt commented 5 days ago

Sure thing, thanks for getting back to me. Have you considered using Renovate to automate the release process? I use it for all the Serenity/JS projects, and it's been great so far - https://github.com/apps/renovate

I tried Dependabot, but there were pnpm+monorepo issues at the time. Renovate sounds great if it works! Could you help out with that?

jan-molak commented 5 days ago

Sure, I'd be happy to help out!

I tried Dependabot and Greenkeeper and finally settled on Renovate, as it was the only one that worked correctly with mono-repos.

We'll need to: