Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps behat/behat from 3.0.15 to 3.6.1.

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

3.6.0

Added

  • #1256: Update dependencies to support Symfony 5.x
  • #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

  • #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

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

Fixed

  • BC break due to parameters resolution in Dependency Injection Container

3.4.2

Added

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

3.4.1

PHP 5.3 style cleanup.

3.4.0

Added

  • #1071: Services auto-wiring
  • #1054: PSR-11 support for helper containers.
  • Support for modern PHPUnit.
... (truncated)
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 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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [behat/behat](https://github.com/Behat/Behat) from 3.0.15 to 3.6.1.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.0.15...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 7, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #478.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/behat/behat-3.6.1 branch June 4, 2020 07:28
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