Vladimir
Vladimir
hello 1) up detekt to 1.19 2) fix some warnings and deprecated thanks
Hello 1) Up gradle to 8.5 2) Up kotlin to 1.9.21 and up other libs 3) change deprecated `task clean(type: Delete)` to `tasks.register('clean', Delete)`
Hi I've been using this project for my autotests for a very long time and I want to make a small contribution. In this CC, the following was done: 1)...
Hello. 1) up pre-commit versions 2) fix warnings (ruff and typos) 3) edit readme (black -> ruff)
1) add support python3.14 2) update min [pytest==7.4](https://playwright.dev/python/docs/release-notes#version-126) 3) update min version [playwright==1.26](https://playwright.dev/python/docs/release-notes#version-126) 4) update linters requirements versions 5) update actions versions