Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps behat/mink-goutte-driver from 1.3.0 to 2.0.0.

Release notes

Sourced from behat/mink-goutte-driver's releases.

2.0.0

This is the last release of GoutteDriver. As of Goutte 4, Goutte is just reusing the HttpBrowser of symfony/browser-kit without any customization. This means that the HttpBrowser can be used directly with behat/mink-browserkit-driver instead of using this driver. This 2.0 release is meant as an upgrade path.

Removed:

  • Removed support for PHP 7.1 and older
  • Removed support for Goutte 2 and 3

New features:

  • Add support for Goutte 4
  • Migrated to BrowserKitDriver 2
Changelog

Sourced from behat/mink-goutte-driver's changelog.

2.0.0 / 2021-12-29

This is the last release of GoutteDriver. As of Goutte 4, Goutte is just reusing the HttpBrowser of symfony/browser-kit without any customization. This means that the HttpBrowser can be used directly with behat/mink-browserkit-driver instead of using this driver. This 2.0 release is meant as an upgrade path.

Removed:

  • Removed support for PHP 7.1 and older
  • Removed support for Goutte 2 and 3

New features:

  • Add support for Goutte 4
  • Migrated to BrowserKitDriver 2
Commits
  • a60fba4 Update the changelog for 2.0.0
  • 22eeffb Merge pull request #93 from stof/towards_v2
  • 2605e73 Upgrade to BrowserKitDriver v2 and Goutte 4
  • 220b696 Drop support for PHP 7.1 and older
  • 6c2c41d Bump the branch alias to 2.x
  • 715f8f1 Merge pull request #90 from stof/add_codecov
  • 7c0344f Migrate code coverage to codecov
  • 9bfc1af Merge pull request #77 from mogic-le/basicauthurl
  • 380df47 Support basic auth info in URL
  • See full diff 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
Bumps [behat/mink-goutte-driver](https://github.com/minkphp/MinkGoutteDriver) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/minkphp/MinkGoutteDriver/releases)
- [Changelog](https://github.com/minkphp/MinkGoutteDriver/blob/master/CHANGELOG.md)
- [Commits](minkphp/MinkGoutteDriver@v1.3.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/behat/mink-goutte-driver-2.0.0 branch from 1ee9577 to 4de6b69 Compare March 8, 2023 12:19
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.

1 participant