Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 4, 2020

Bumps behat/behat from 3.0.15 to 3.7.0.

Release notes

Sourced from behat/behat's releases.

v3.7.0

Added

Fixed

Changed

  • #1281: Make container-interop/container-interop optional dependency (@upyx)

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

... (truncated)
Changelog

Sourced from behat/behat's changelog.

[3.7.0] - 2020-06-03

Added

Fixed

Changed

  • #1281: Make container-interop/container-interop optional dependency (@upyx)

[3.6.1] - 2020-02-06

Fixed

  • #1275: fix php 7.1 deprecation for ReflectionType::__toString
  • #1278: Fix fatal when unexpected symfony/event-dispatcher version is installed

[3.6.0] - 2020-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
... (truncated)
Commits
  • 08052f7 minor #1298 Prepare v3.7.0 release (pamil)
  • d957267 Prepare v3.7.0 release
  • 49d1a83 feature #1236 Add support for php 7.4 (snapshotpl)
  • c57fdb2 Restrict phpunit to new version
  • bbf87da Remove test php 7.4 against all symfony lts
  • d3c1ad9 Use stable php 7.4
  • a7735e6 Support for php 7.4
  • 3ede32d bug #1284 Restore PHP 5.3/5.4 compat (dvdoug, Sam-Burns, pamil)
  • b36ab42 Skip interop correctly on Travis
  • aac74e2 Allow some tests to be PHP 5.4+, as we apparently still support PHP 5.3 to so...
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 4, 2020
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.0.15 to 3.7.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...v3.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot changed the base branch from master to develop August 14, 2020 09:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/behat/behat-3.7.0 branch from 16f574e to c225e3b Compare August 14, 2020 09:25
@dependabot-preview
Copy link
Contributor Author

Superseded by #505.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/behat/behat-3.7.0 branch November 2, 2020 05:57
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