Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump behat/mink from 1.7.1 to 1.11.0 #646

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps behat/mink from 1.7.1 to 1.11.0.

Release notes

Sourced from behat/mink's releases.

1.11.0

New features:

  • Added support for symfony/css-selector 7
  • Added constants for the supported key modifiers
  • Improved types to help static analysis
  • Added parameter types for most methods

Testsuite:

  • Added CI jobs for PHP 8.2 and 8.3
  • Added static analysis in our CI

1.10.0

New features:

  • Added support for symfony/css-selector 6
  • Added WebAssert::elementAttributeNotExists

Removed:

  • Removed support for PHP <7.2
  • Removed support for symfony/css-selector <4.4

Bug fixes:

  • Fixed phpdoc for a bunch of arguments that were not properly marked as nullable

1.9.0

New features:

  • Fixed deprecation warnings on PHP 8.1
  • Improved responsiveness of Element::waitFor
  • Allowed selectors and replacements to be registered late

Removed:

  • Removed support for PHP 5.3

Testsuite:

  • Added CI jobs for PHP 8.0 and 8.1

1.8.1

Bug fixes:

  • Fixed the phpdoc of NodeElement::getValue. This method actually returns null in some cases (unchecked checkbox for instance)

1.8.0

New features:

... (truncated)

Changelog

Sourced from behat/mink's changelog.

1.11.0 / 2023-12-09

New features:

  • Added support for symfony/css-selector 7
  • Added constants for the supported key modifiers
  • Improved types to help static analysis
  • Added parameter types for most methods

Testsuite:

  • Added CI jobs for PHP 8.2 and 8.3
  • Added static analysis in our CI

1.10.0 / 2022-03-28

New features:

  • Added support for symfony/css-selector 6
  • Added WebAssert::elementAttributeNotExists

Removed:

  • Removed support for PHP <7.2
  • Removed support for symfony/css-selector <4.4

Bug fixes:

  • Fixed phpdoc for a bunch of arguments that were not properly marked as nullable

1.9.0 / 2021-10-11

New features:

  • Fixed deprecation warnings on PHP 8.1
  • Improved responsiveness of Element::waitFor
  • Allowed selectors and replacements to be registered late

Removed:

  • Removed support for PHP 5.3

Testsuite:

  • Added CI jobs for PHP 8.0 and 8.1

1.8.1 / 2020-03-11

... (truncated)

Commits
  • d8527fd Update the changelog for 1.11.0
  • 0bab939 Merge pull request #860 from stof/update_ci
  • f4748eb Update the CI setup
  • 9e4feb9 Merge pull request #858 from kbond/symfony-7
  • f1c337c allow Symfony 7.0
  • bf5977f Merge pull request #857 from stof/add_missing_types
  • 0301360 Add a missing type in CoreDriver
  • 9ea43c2 Merge pull request #856 from stof/add_parameter_types
  • 577483d Add type for all method parameters that can have them
  • 6816350 Merge pull request #855 from stof/throwable_previous
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [behat/mink](https://github.com/minkphp/Mink) from 1.7.1 to 1.11.0.
- [Release notes](https://github.com/minkphp/Mink/releases)
- [Changelog](https://github.com/minkphp/Mink/blob/master/CHANGES.md)
- [Commits](minkphp/Mink@v1.7.1...v1.11.0)

---
updated-dependencies:
- dependency-name: behat/mink
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants