Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps behat/behat from 3.0.15 to 3.6.0.

Release notes

Sourced from behat/behat's releases.

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.

Fixed

  • #1056: Make Gherkin aware of the base path so it can filter correctly

Changed

... (truncated)
Changelog

Sourced from behat/behat's changelog.

[3.6.0] - 2019-02-04

  • #1256: Update dependencies to support Symfony 5.x

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

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

  • #1071: Services auto-wiring
  • #1054: PSR-11 support for helper containers.
  • Support for modern PHPUnit.

Fixed

  • #1056: Make Gherkin aware of the
... (truncated)
Commits
  • de002f4 Update version number for 3.6.0
  • ed41658 Update composer.json
  • e652e8b Update CHANGELOG.md
  • 7aa8161 Merge pull request #1256 from japicoder/master
  • e3df6d1 Merge pull request #1 from Nyholm/sf5
  • 6dab359 Fixed build
  • 8fcc67e Some extra work to have scrutinizer green
  • e04a6eb Process BC compatibility for symfony 3.4
  • 389a25d BC: Remove type reference from the method signature
  • 70eb403 Added changes to maximize BC compatibility
  • 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.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](Behat/Behat@v3.0.15...3.6.0)

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 6, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #464.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/behat/behat-3.6.0 branch February 7, 2020 06:46
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