-
Notifications
You must be signed in to change notification settings - Fork 252
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-selenium2-driver from 1.3.1 to 1.4.0 #470
Open
dependabot-preview
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/composer/behat/mink-selenium2-driver-1.4.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump behat/mink-selenium2-driver from 1.3.1 to 1.4.0 #470
dependabot-preview
wants to merge
1
commit into
master
from
dependabot/composer/behat/mink-selenium2-driver-1.4.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
Mar 12, 2020
Why is PhantomJS tests being removed without the team’s input consideration on headless test runs? Headless test runs are for specific reasons. Unless you have a very strong argument, there is no reason for removing PhantomJS. What is your experience level with and in-depth knowledge of PhantomJS?
Regards,
Shant Adam
On Mar 12, 2020, at 2:32 AM, dependabot-preview[bot] <[email protected]> wrote:
Bumps behat/mink-selenium2-driver<https://github.com/minkphp/MinkSelenium2Driver> from 1.3.1 to 1.4.0.
Release notes
Sourced from behat/mink-selenium2-driver's releases<https://github.com/minkphp/MinkSelenium2Driver/releases>.
1.4.0
Bug fixes:
* Changed phpdoc types from Boolean to boolean to be compatible with psalm type checking
* Don't use TABs, when triggering change JS event upon input value is change (fixes some auto-complete control testing in Google Chrome)
* Fixed inability to manipulate windows when Selenium 3 with Firefox GeckoDriver was used
* The clickOnElement method wasn't working when Selenium 3 with Firefox GeckoDriver was used
* Fixed the handling of cookies on PHP 7.4
Changes:
* Bumped requirement to PHP 5.4 New features:
* Allow uploading files to remote Selenium instances (e.g. SauceLabs, BrowserStack, etc.)
* Added getDesiredCapabilities method for fetching current desired capabilities
* Added support for goog:chromeOptions to specify custom Chrome options, which is the name used by newer ChromeDriver releases
Testsuite:
* Don't test on PHP 5.3 (driver itself would likely continue to work on PHP 5.3 for some time)
* Adding testing on PHP 7.1, 7.2, 7.3 and 7.4
* Removed PhantomJS
Misc:
* Syn library is 0.0.3<https://github.com/bitovi/syn/tree/v0.0.3>
* The setDesiredCapabilities method combines default capabilities with user provided ones
* Removed outdated default capabilities
* The setDesiredCapabilities method will throw an exception, when used on a started session
Changelog
Sourced from behat/mink-selenium2-driver's changelog<https://github.com/minkphp/MinkSelenium2Driver/blob/master/CHANGELOG.md>.
1.4.0 / 2020-03-11
Bug fixes:
* Changed phpdoc types from Boolean to boolean to be compatible with psalm type checking
* Don't use TABs, when triggering change JS event upon input value is change (fixes some auto-complete control testing in Google Chrome)
* Fixed inability to manipulate windows when Selenium 3 with Firefox GeckoDriver was used
* The clickOnElement method wasn't working when Selenium 3 with Firefox GeckoDriver was used
* Fixed the handling of cookies on PHP 7.4
Changes:
* Bumped requirement to PHP 5.4
New features:
* Allow uploading files to remote Selenium instances (e.g. SauceLabs, BrowserStack, etc.)
* Added getDesiredCapabilities method for fetching current desired capabilities
* Added support for goog:chromeOptions to specify custom Chrome options, which is the name used by newer ChromeDriver releases
Testsuite:
* Don't test on PHP 5.3 (driver itself would likely continue to work on PHP 5.3 for some time)
* Adding testing on PHP 7.1, 7.2, 7.3 and 7.4
* Removed PhantomJS
Misc:
* Syn library is 0.0.3<https://github.com/bitovi/syn/tree/v0.0.3>
* The setDesiredCapabilities method combines default capabilities with user provided ones
* Removed outdated default capabilities
* The setDesiredCapabilities method will throw an exception, when used on a started session
Commits
* 312a967<minkphp/MinkSelenium2Driver@312a967> Update the changelog
* cd7f67e<minkphp/MinkSelenium2Driver@cd7f67e> Merge pull request #307<https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/307> from loic425/fix/boolean
* 8e81282<minkphp/MinkSelenium2Driver@8e81282> Merge pull request #317<https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/317> from stof/fix_cookie
* 1cb8b45<minkphp/MinkSelenium2Driver@1cb8b45> Fix the encoding of cookies on PHP 7.4
* 727f987<minkphp/MinkSelenium2Driver@727f987> Merge pull request #316<https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/316> from stof/ci_setup
* c0e2bff<minkphp/MinkSelenium2Driver@c0e2bff> Reduce the verbosity of Selenium logs
* b689a52<minkphp/MinkSelenium2Driver@b689a52> Update the CI setup
* e2f7a8a<minkphp/MinkSelenium2Driver@e2f7a8a> Merge pull request #314<https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/314> from oallain/travis-php74
* 7df0a44<minkphp/MinkSelenium2Driver@7df0a44> update php7.4 in travis
* 3ab9f31<minkphp/MinkSelenium2Driver@3ab9f31> New Release (#311<https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/311>)
* Additional commits viewable in compare view<minkphp/MinkSelenium2Driver@v1.3.1...v1.4.0>
[Dependabot compatibility score]<https://dependabot.com/compatibility-score/?dependency-name=behat/mink-selenium2-driver&package-manager=composer&previous-version=1.3.1&new-version=1.4.0>
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 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<https://app.dependabot.com>:
* 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)
________________________________
You can view, comment on, or merge this pull request online at:
#470
Commit Summary
* Bump behat/mink-selenium2-driver from 1.3.1 to 1.4.0
File Changes
* M composer.lock<https://github.com/opencats/OpenCATS/pull/470/files#diff-1da2c7edc898c70e5a79a9997c98cecc> (157)
Patch Links:
* https://github.com/opencats/OpenCATS/pull/470.patch
* https://github.com/opencats/OpenCATS/pull/470.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#470>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA53AVMBDM2B2KZVXR4IIZLRHB6WLANCNFSM4LGFJVVA>.
|
Shant we don't need to accept this PR
…----
Russ
On Thu, 12 Mar 2020 at 10:28, Shant Adam ***@***.***> wrote:
Why is PhantomJS tests being removed without the team’s input
consideration on headless test runs? Headless test runs are for specific
reasons. Unless you have a very strong argument, there is no reason for
removing PhantomJS. What is your experience level with and in-depth
knowledge of PhantomJS?
Regards,
Shant Adam
On Mar 12, 2020, at 2:32 AM, dependabot-preview[bot] <
***@***.***> wrote:
Bumps behat/mink-selenium2-driver<
https://github.com/minkphp/MinkSelenium2Driver> from 1.3.1 to 1.4.0.
Release notes
Sourced from behat/mink-selenium2-driver's releases<
https://github.com/minkphp/MinkSelenium2Driver/releases>.
1.4.0
Bug fixes:
* Changed phpdoc types from Boolean to boolean to be compatible with psalm
type checking
* Don't use TABs, when triggering change JS event upon input value is
change (fixes some auto-complete control testing in Google Chrome)
* Fixed inability to manipulate windows when Selenium 3 with Firefox
GeckoDriver was used
* The clickOnElement method wasn't working when Selenium 3 with Firefox
GeckoDriver was used
* Fixed the handling of cookies on PHP 7.4
Changes:
* Bumped requirement to PHP 5.4 New features:
* Allow uploading files to remote Selenium instances (e.g. SauceLabs,
BrowserStack, etc.)
* Added getDesiredCapabilities method for fetching current desired
capabilities
* Added support for goog:chromeOptions to specify custom Chrome options,
which is the name used by newer ChromeDriver releases
Testsuite:
* Don't test on PHP 5.3 (driver itself would likely continue to work on
PHP 5.3 for some time)
* Adding testing on PHP 7.1, 7.2, 7.3 and 7.4
* Removed PhantomJS
Misc:
* Syn library is 0.0.3<https://github.com/bitovi/syn/tree/v0.0.3>
* The setDesiredCapabilities method combines default capabilities with
user provided ones
* Removed outdated default capabilities
* The setDesiredCapabilities method will throw an exception, when used on
a started session
Changelog
Sourced from behat/mink-selenium2-driver's changelog<
https://github.com/minkphp/MinkSelenium2Driver/blob/master/CHANGELOG.md>.
1.4.0 / 2020-03-11
Bug fixes:
* Changed phpdoc types from Boolean to boolean to be compatible with psalm
type checking
* Don't use TABs, when triggering change JS event upon input value is
change (fixes some auto-complete control testing in Google Chrome)
* Fixed inability to manipulate windows when Selenium 3 with Firefox
GeckoDriver was used
* The clickOnElement method wasn't working when Selenium 3 with Firefox
GeckoDriver was used
* Fixed the handling of cookies on PHP 7.4
Changes:
* Bumped requirement to PHP 5.4
New features:
* Allow uploading files to remote Selenium instances (e.g. SauceLabs,
BrowserStack, etc.)
* Added getDesiredCapabilities method for fetching current desired
capabilities
* Added support for goog:chromeOptions to specify custom Chrome options,
which is the name used by newer ChromeDriver releases
Testsuite:
* Don't test on PHP 5.3 (driver itself would likely continue to work on
PHP 5.3 for some time)
* Adding testing on PHP 7.1, 7.2, 7.3 and 7.4
* Removed PhantomJS
Misc:
* Syn library is 0.0.3<https://github.com/bitovi/syn/tree/v0.0.3>
* The setDesiredCapabilities method combines default capabilities with
user provided ones
* Removed outdated default capabilities
* The setDesiredCapabilities method will throw an exception, when used on
a started session
Commits
* 312a967<
minkphp/MinkSelenium2Driver@312a967>
Update the changelog
* cd7f67e<
minkphp/MinkSelenium2Driver@cd7f67e>
Merge pull request #307<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/307>
from loic425/fix/boolean
* 8e81282<
minkphp/MinkSelenium2Driver@8e81282>
Merge pull request #317<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/317>
from stof/fix_cookie
* 1cb8b45<
minkphp/MinkSelenium2Driver@1cb8b45>
Fix the encoding of cookies on PHP 7.4
* 727f987<
minkphp/MinkSelenium2Driver@727f987>
Merge pull request #316<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/316>
from stof/ci_setup
* c0e2bff<
minkphp/MinkSelenium2Driver@c0e2bff>
Reduce the verbosity of Selenium logs
* b689a52<
minkphp/MinkSelenium2Driver@b689a52>
Update the CI setup
* e2f7a8a<
minkphp/MinkSelenium2Driver@e2f7a8a>
Merge pull request #314<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/314>
from oallain/travis-php74
* 7df0a44<
minkphp/MinkSelenium2Driver@7df0a44>
update php7.4 in travis
* 3ab9f31<
minkphp/MinkSelenium2Driver@3ab9f31>
New Release (#311<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/311>)
* Additional commits viewable in compare view<
minkphp/MinkSelenium2Driver@v1.3.1...v1.4.0>
[Dependabot compatibility score]<
https://dependabot.com/compatibility-score/?dependency-name=behat/mink-selenium2-driver&package-manager=composer&previous-version=1.3.1&new-version=1.4.0>
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 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<
https://app.dependabot.com>:
* 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)
________________________________
You can view, comment on, or merge this pull request online at:
#470
Commit Summary
* Bump behat/mink-selenium2-driver from 1.3.1 to 1.4.0
File Changes
* M composer.lock<
https://github.com/opencats/OpenCATS/pull/470/files#diff-1da2c7edc898c70e5a79a9997c98cecc>
(157)
Patch Links:
* https://github.com/opencats/OpenCATS/pull/470.patch
* https://github.com/opencats/OpenCATS/pull/470.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<
#470>, or unsubscribe<
https://github.com/notifications/unsubscribe-auth/AA53AVMBDM2B2KZVXR4IIZLRHB6WLANCNFSM4LGFJVVA>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#470 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACFA7G6SCMWTDV3GDP6DW3RHC2N7ANCNFSM4LGFJVVA>
.
|
I’m in agreement, Russ. Earlier I simply hovered over the notes quickly as quick glimpse and the headless test run removal caught my attention. It’s important if we want fast test runs. I’ll have to go through the PR thoroughly and evaluate the changes.
Regards,
Shant Adam
On Mar 12, 2020, at 8:42 AM, RussH <[email protected]> wrote:
Shant we don't need to accept this PR
----
Russ
On Thu, 12 Mar 2020 at 10:28, Shant Adam ***@***.***> wrote:
Why is PhantomJS tests being removed without the team’s input
consideration on headless test runs? Headless test runs are for specific
reasons. Unless you have a very strong argument, there is no reason for
removing PhantomJS. What is your experience level with and in-depth
knowledge of PhantomJS?
Regards,
Shant Adam
On Mar 12, 2020, at 2:32 AM, dependabot-preview[bot] <
***@***.***> wrote:
Bumps behat/mink-selenium2-driver<
https://github.com/minkphp/MinkSelenium2Driver> from 1.3.1 to 1.4.0.
Release notes
Sourced from behat/mink-selenium2-driver's releases<
https://github.com/minkphp/MinkSelenium2Driver/releases>.
1.4.0
Bug fixes:
* Changed phpdoc types from Boolean to boolean to be compatible with psalm
type checking
* Don't use TABs, when triggering change JS event upon input value is
change (fixes some auto-complete control testing in Google Chrome)
* Fixed inability to manipulate windows when Selenium 3 with Firefox
GeckoDriver was used
* The clickOnElement method wasn't working when Selenium 3 with Firefox
GeckoDriver was used
* Fixed the handling of cookies on PHP 7.4
Changes:
* Bumped requirement to PHP 5.4 New features:
* Allow uploading files to remote Selenium instances (e.g. SauceLabs,
BrowserStack, etc.)
* Added getDesiredCapabilities method for fetching current desired
capabilities
* Added support for goog:chromeOptions to specify custom Chrome options,
which is the name used by newer ChromeDriver releases
Testsuite:
* Don't test on PHP 5.3 (driver itself would likely continue to work on
PHP 5.3 for some time)
* Adding testing on PHP 7.1, 7.2, 7.3 and 7.4
* Removed PhantomJS
Misc:
* Syn library is 0.0.3<https://github.com/bitovi/syn/tree/v0.0.3>
* The setDesiredCapabilities method combines default capabilities with
user provided ones
* Removed outdated default capabilities
* The setDesiredCapabilities method will throw an exception, when used on
a started session
Changelog
Sourced from behat/mink-selenium2-driver's changelog<
https://github.com/minkphp/MinkSelenium2Driver/blob/master/CHANGELOG.md>.
1.4.0 / 2020-03-11
Bug fixes:
* Changed phpdoc types from Boolean to boolean to be compatible with psalm
type checking
* Don't use TABs, when triggering change JS event upon input value is
change (fixes some auto-complete control testing in Google Chrome)
* Fixed inability to manipulate windows when Selenium 3 with Firefox
GeckoDriver was used
* The clickOnElement method wasn't working when Selenium 3 with Firefox
GeckoDriver was used
* Fixed the handling of cookies on PHP 7.4
Changes:
* Bumped requirement to PHP 5.4
New features:
* Allow uploading files to remote Selenium instances (e.g. SauceLabs,
BrowserStack, etc.)
* Added getDesiredCapabilities method for fetching current desired
capabilities
* Added support for goog:chromeOptions to specify custom Chrome options,
which is the name used by newer ChromeDriver releases
Testsuite:
* Don't test on PHP 5.3 (driver itself would likely continue to work on
PHP 5.3 for some time)
* Adding testing on PHP 7.1, 7.2, 7.3 and 7.4
* Removed PhantomJS
Misc:
* Syn library is 0.0.3<https://github.com/bitovi/syn/tree/v0.0.3>
* The setDesiredCapabilities method combines default capabilities with
user provided ones
* Removed outdated default capabilities
* The setDesiredCapabilities method will throw an exception, when used on
a started session
Commits
* 312a967<
minkphp/MinkSelenium2Driver@312a967>
Update the changelog
* cd7f67e<
minkphp/MinkSelenium2Driver@cd7f67e>
Merge pull request #307<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/307>
from loic425/fix/boolean
* 8e81282<
minkphp/MinkSelenium2Driver@8e81282>
Merge pull request #317<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/317>
from stof/fix_cookie
* 1cb8b45<
minkphp/MinkSelenium2Driver@1cb8b45>
Fix the encoding of cookies on PHP 7.4
* 727f987<
minkphp/MinkSelenium2Driver@727f987>
Merge pull request #316<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/316>
from stof/ci_setup
* c0e2bff<
minkphp/MinkSelenium2Driver@c0e2bff>
Reduce the verbosity of Selenium logs
* b689a52<
minkphp/MinkSelenium2Driver@b689a52>
Update the CI setup
* e2f7a8a<
minkphp/MinkSelenium2Driver@e2f7a8a>
Merge pull request #314<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/314>
from oallain/travis-php74
* 7df0a44<
minkphp/MinkSelenium2Driver@7df0a44>
update php7.4 in travis
* 3ab9f31<
minkphp/MinkSelenium2Driver@3ab9f31>
New Release (#311<
https://github-redirect.dependabot.com/minkphp/MinkSelenium2Driver/issues/311>)
* Additional commits viewable in compare view<
minkphp/MinkSelenium2Driver@v1.3.1...v1.4.0>
[Dependabot compatibility score]<
https://dependabot.com/compatibility-score/?dependency-name=behat/mink-selenium2-driver&package-manager=composer&previous-version=1.3.1&new-version=1.4.0>
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 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<
https://app.dependabot.com>:
* 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)
________________________________
You can view, comment on, or merge this pull request online at:
#470
Commit Summary
* Bump behat/mink-selenium2-driver from 1.3.1 to 1.4.0
File Changes
* M composer.lock<
https://github.com/opencats/OpenCATS/pull/470/files#diff-1da2c7edc898c70e5a79a9997c98cecc>
(157)
Patch Links:
* https://github.com/opencats/OpenCATS/pull/470.patch
* https://github.com/opencats/OpenCATS/pull/470.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<
#470>, or unsubscribe<
https://github.com/notifications/unsubscribe-auth/AA53AVMBDM2B2KZVXR4IIZLRHB6WLANCNFSM4LGFJVVA>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#470 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACFA7G6SCMWTDV3GDP6DW3RHC2N7ANCNFSM4LGFJVVA>
.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#470 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA53AVPE2HE2H7Q3QMEDMDTRHDKC5ANCNFSM4LGFJVVA>.
|
dependabot-preview
bot
force-pushed
the
dependabot/composer/behat/mink-selenium2-driver-1.4.0
branch
from
August 14, 2020 09:26
6e05c49
to
1d60cd7
Compare
Bumps [behat/mink-selenium2-driver](https://github.com/minkphp/MinkSelenium2Driver) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/minkphp/MinkSelenium2Driver/releases) - [Changelog](https://github.com/minkphp/MinkSelenium2Driver/blob/master/CHANGELOG.md) - [Commits](minkphp/MinkSelenium2Driver@v1.3.1...v1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview
bot
force-pushed
the
dependabot/composer/behat/mink-selenium2-driver-1.4.0
branch
from
March 23, 2021 15:57
1d60cd7
to
e899a0f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps behat/mink-selenium2-driver from 1.3.1 to 1.4.0.
Release notes
Sourced from behat/mink-selenium2-driver's releases.
Changelog
Sourced from behat/mink-selenium2-driver's changelog.
Commits
312a967
Update the changelogcd7f67e
Merge pull request #307 from loic425/fix/boolean8e81282
Merge pull request #317 from stof/fix_cookie1cb8b45
Fix the encoding of cookies on PHP 7.4727f987
Merge pull request #316 from stof/ci_setupc0e2bff
Reduce the verbosity of Selenium logsb689a52
Update the CI setupe2f7a8a
Merge pull request #314 from oallain/travis-php747df0a44
update php7.4 in travis3ab9f31
New Release (#311)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 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 readmeAdditionally, you can set the following in your Dependabot dashboard: