Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 9, 2020

Updates the requirements on behat/behat to permit the latest version.

Release notes

Sourced from behat/behat's releases.

v3.6.1

Fixed

  • #1278: Fix fatal when unexpected symfony/event-dispatcher version is installed
  • #1275: Fix deprecation warning for ReflectionType::_toString
Changelog

Sourced from behat/behat's changelog.

[3.6.1] - 2019-02-06

Fixed

  • #1278: Fix fatal when unexpected symfony/event-dispatcher version is installed

[3.6.0] - 2019-02-04

Added

  • #1244: Hide internal steps from stack traces in very verbose mode

Fixed

  • #1238: Don't run Junit output if ext-dom is not present (and suggest in composer)

Changed

  • #1256: Update dependencies to support Symfony 5.x
  • #1171: Remove symfony/class-loader dependency
  • #1170: Switch to PSR-4 autoloading
  • #1230: PHP 7.3 support
  • #1230: Suggest ext-dom for JUnit support

[3.5.0] - 2018-08-10

Added

  • #1144: Allow to use arrays as context parameters
  • #1081: Allow passing null as a named context parameter
  • #1083: Time attribute in JUnit output

Changed

  • #1153: Cache pattern to regex transformations
  • #1155: Remove composer suggestions

Fixed

  • Custom container must be public for symfony 4
  • #1160: Register CLI services as synthetic
  • #1163: Allow for new-style symfony serialisation
  • #1130: Fix quoteless definition arguments matching with unicode characters

[3.4.3] - 2017-11-27

Fixed

  • BC break due to parameters resolution in Dependency Injection Container

[3.4.2] - 2017-11-20

Added

  • #1095: Support for Symfony 4.x
  • #1096: Allow to use latest PHPUnit

[3.4.1] - 2017-09-18

Fixed

  • PHP 5.3 style cleanup.

[3.4.0] - 2017-09-10

Added

... (truncated)
Commits
  • 9bfe195 Merge pull request #1275 from Daniel-Marynicz/master
  • ba9c3cc Merge branch 'master' into master
  • 60904d3 Merge pull request #1273 from Sam-Burns/fix-appveyor-build
  • b45d684 Update for 3.6.1 release
  • 4c5a6df Merge branch 'master' into fix-appveyor-build
  • 15165f0 Merge pull request #1278 from acoulton/bug/fix-symfony-event-dispatch-detection
  • ea5923e Fix fatal due to wrong symfony/event-dispatcher version detection
  • de002f4 Update version number for 3.6.0
  • ed41658 Update composer.json
  • e652e8b Update CHANGELOG.md
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @rullzer.


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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added feature: dependencies php Pull requests that update Php code labels Feb 9, 2020
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.5.0...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/build/integration/behat/behat-approx-3.6.1 branch from cc7a6c4 to cb2877a Compare February 12, 2020 19:28
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@rullzer rullzer merged commit 9b9dbbd into master Feb 13, 2020
@rullzer rullzer deleted the dependabot/composer/build/integration/behat/behat-approx-3.6.1 branch February 13, 2020 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants