OpenCATS
OpenCATS copied to clipboard
Bump behat/mink from 1.7.1 to 1.8.1
Bumps behat/mink from 1.7.1 to 1.8.1.
Changelog
Sourced from behat/mink's changelog.
1.8.1 / 2020-03-11
Bug fixes:
- Fixed the phpdoc of
NodeElement::getValue. This method actually returnsnullin some cases (unchecked checkbox for instance)1.8.0 / 2020-03-11
New features:
- Auto-start the session on first call to
visit.Mink::getSession()will no longer start the session automatically.- Added support for
symfony/css-selector4 and 5Bug fixes:
- Fixed the message when reporting the deprecation of
ExpectationException::getSession()- Fixed support for XPath selectors using
|inside strings or conditions rather than as a top-level union- Fixed compatibility with PHP 7.2 not allowing to use
counton stringsTestsuite:
- Added PHP 7.1, 7.2, 7.3 and 7.4 in the CI
- Removed HHVM from CI as they stopped supporting PHP compatibility
Driver testsuite:
- The driver testsuite is no longer part of this package. Use
mink/driver-testsuiteto run driver tests instead.Misc:
- Changed phpdoc types from
Booleantobooleanto be compatible with psalm type checking
Commits
07c6a9fUpdate the changelog24b542fMerge pull request #793 from Lctrs/patch-1e1772aaUpdate the branch alias for mastera77f3cdUpdate changelog394b324Merge pull request #795 from tongvanduc/patch-1316fdd8Update composer.jsonccef198Merge pull request #797 from stof/ci_phpunit2af2adaAdd the Symfony debug component to report all deprecationsf19d1a3Install PHPUnit through composerb2e031bPhp73 74 (#792)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)