Skip to content

Bump behat/mink-extension from 2.0.1 to 2.3.1 - #8

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/behat/mink-extension-2.3.1
Open

Bump behat/mink-extension from 2.0.1 to 2.3.1#8
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/behat/mink-extension-2.3.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps behat/mink-extension from 2.0.1 to 2.3.1.

Release notes

Sourced from behat/mink-extension's releases.

2.3.1

  • Fix breaking change in 2.3.0 where Firefox would launch instead of Chrome (thanks attrib)

2.3.0

  • Support Appium driver (Shashikant86)
  • Support selenium overlappingCheckDisabled capability (Chriton)
  • Guzzle 6 parameters correctly passed through by Goutte driver (Evoke-PHP)
  • Support acceptSslCert capability for BrowserStack (andrewholgate)
  • Add marionette capability for Selenium2Driver (basilfx)
  • Support Symfony 4 (dunglas)

v2.2

  • Support Symfony 3
  • Fix Guzzle parameter passing (thanks uptownhr)
  • Fix bunch of translations

2.1.0

Features:

  • Added support for the emulator capability on BrowserStack
  • Updated the Portuguese and Dutch translations

Bug fixes:

  • Made extra capabilities win over guessed ones to allow changing tags
  • Added an exception in RawMinkContext::getMink when Mink has not been initialized to ease debugging
  • Removed the custom-data capability when it is empty as SauceLabs does not accept empty arrays
  • Removed default values for capabilities from the configuration, to let Selenium provide its own default values
  • Fixed the ignoreZoomSetting capability by setting a proper boolean
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [behat/mink-extension](https://github.com/Behat/MinkExtension) from 2.0.1 to 2.3.1.
- [Release notes](https://github.com/Behat/MinkExtension/releases)
- [Commits](Behat/MinkExtension@v2.0.1...2.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Dec 7, 2018
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.

Selenium2: Firefox is launched with browser_name: chrome since the latest release

1 participant