Skip to content

Update behat/mink from v1.10.0 to v1.11.0 - #447

Open
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:behatminkv1100v1110
Open

Update behat/mink from v1.10.0 to v1.11.0#447
violinist-bot wants to merge 1 commit into
SignWo:11.xfrom
violinist-dev:behatminkv1100v1110

Conversation

@violinist-bot

Copy link
Copy Markdown

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • behat/mink: v1.11.0 (updated from v1.10.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
 .editorconfig
.gitattributes
.github/workflows/tests.yml
CHANGES.md
composer.json
phpstan.dist.neon
src/Driver/CoreDriver.php
src/Driver/DriverInterface.php
src/Element/DocumentElement.php
src/Element/Element.php
src/Element/ElementFinder.php
src/Element/ElementInterface.php
src/Element/NodeElement.php
src/Element/TraversableElement.php
src/Exception/DriverException.php
src/Exception/ElementException.php
src/Exception/ElementHtmlException.php
src/Exception/ElementNotFoundException.php
src/Exception/ExpectationException.php
src/Exception/UnsupportedDriverActionException.php
src/KeyModifier.php
src/Mink.php
src/Selector/NamedSelector.php
src/Selector/SelectorsHandler.php
src/Selector/Xpath/Escaper.php
src/Selector/Xpath/Manipulator.php
src/Session.php
src/WebAssert.php
tests/Driver/CoreDriverTest.php
tests/Element/DocumentElementTest.php
tests/Element/ElementFinderTest.php
tests/Element/ElementTest.php
tests/Element/NodeElementTest.php
tests/Exception/ElementExceptionTest.php
tests/Exception/ElementHtmlExceptionTest.php
tests/Exception/ElementNotFoundExceptionTest.php
tests/Exception/ElementTextExceptionTest.php
tests/Exception/ExpectationExceptionTest.php
tests/MinkTest.php
tests/Selector/NamedSelectorTest.php
tests/Selector/Xpath/EscaperTest.php
tests/Selector/Xpath/ManipulatorTest.php
tests/SessionTest.php
tests/WebAssertTest.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • d8527fdUpdate the changelog for 1.11.0
  • 0bab939Merge pull request #860 from stof/update_ci
  • f4748ebUpdate the CI setup
  • 9e4feb9Merge pull request #858 from kbond/symfony-7
  • f1c337callow Symfony 7.0
  • bf5977fMerge pull request #857 from stof/add_missing_types
  • 0301360Add a missing type in CoreDriver
  • 9ea43c2Merge pull request #856 from stof/add_parameter_types
  • 577483dAdd type for all method parameters that can have them
  • 6816350Merge pull request #855 from stof/throwable_previous
  • 15d387dSupport Throwable for the previous exception
  • 17ef585Merge pull request #854 from stof/enforce_callable_signature
  • 6fdc01bDefine the callback signature for waitFor
  • 9501dc9Merge pull request #852 from stof/increase_coverage
  • fb3358aMerge pull request #853 from stof/core_driver_throws
  • bc93308Add the thrown exception in CoreDriver phpdoc
  • f34bb4dFix driver interface method descriptions
  • 4db2b9bReorder CoreDriver methods to use the same order than the interface
  • f85081aAdd a test covering ExpectationException for drivers without status code
  • 73e3de4Add tests covering the handling of invalid XPath when prepending
  • f0ae96aMerge pull request #851 from stof/improve_element_finder
  • 396af67Make the ElementFinder internal
  • 4070be1Merge pull request #850 from stof/element_finder
  • 0ace939Moved the search of elements to an ElementFinder
  • f45ec77Merge pull request #849 from stof/fix_static_analysis
  • cb831c0Add proper handling of the case where the parent is not found
  • d9b09c5Add an assertion for the option value
  • 2477452Improve error handling for invalid usages of field value assertions
  • e67a46eHandle PCRE failures when attempting to trim body
  • d57832aAdd proper handling of error cases in NodeElement::hasClass
  • 4a370bcIgnore a phpstan error for code testing invalid code on purpose
  • 2f76f64Fix static analysis error in CoreDriverTest
  • 65fbffaMerge pull request #848 from stof/improve_webassert_tests
  • eb39db3Refactor the way WebAssertTest performs assertions
  • fa84938Merge pull request #845 from stof/add_phpstan
  • 45ab739Analyze the test folder with phpstan
  • c9b0c9aAdd phpstan
  • 70b3a2cAdd the EditorConfig config file
  • 2bec260Merge pull request #844 from stof/improve_phpdoc
  • 6ee88d8Improve phpdoc types
  • 57187dcMerge pull request #843 from stof/add_modifier_constants
  • 9996c39Add constants for the supported key modifiers
  • b4ff07fMerge pull request #840 from Chris53897/feature/improve-ci
  • 141404achore: fix ci deprecations, add test-runs for php 8.2

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@violinist-bot