drevops / behat-steps

πŸ§ͺ A collection of Behat step definitions for Drupal
GNU General Public License v3.0
18 stars 13 forks source link

fix(deps): update dependency behat/mink-selenium2-driver to <=1.7 #164

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
behat/mink-selenium2-driver (source) <=1.6 -> <=1.7 age adoption passing confidence

Release Notes

minkphp/MinkSelenium2Driver (behat/mink-selenium2-driver) ### [`v1.7.0`](https://togithub.com/minkphp/MinkSelenium2Driver/blob/HEAD/CHANGELOG.md#170--2023-12-09) [Compare Source](https://togithub.com/minkphp/MinkSelenium2Driver/compare/v1.6.0...v1.7.0) \================== BC break: - `syn` JS library was upgraded from v0.0.3 to v0.15.0 New features: - Added parameter types for all methods - Added support for Symfony 7 Bug fixes: - Fix compatibility of `execute` with Selenium 4 - `Selenium2Driver::{keyPress, keyDown, keyUp}` methods were using numeric string input as char code. Newly an integer type must be passed. Strings are not handled as strings properly, as done in other Mink drivers. - Add proper error handling for non-started sessions Testsuite: - Fixed compatibility with the latest driver testsuite - Added CI jobs for PHP 8.2 and 8.3 - Added static analysis with phpstan

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 10 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (<=1.7). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.