Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps behat/behat from 3.0.15 to 3.5.0.

Release notes

Sourced from behat/behat's releases.

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

  • #1069: Rework argument validators

Deprecated

  • #1054: Deprecated usage of Interop\Container. Versions prior to 1.2 are not supported, but 1.2 is a non-breaking change. If you depend heavily on Interop, upgrade to 1.2, which is still supported by helper containers. Aim to migrate to Psr before Behat 4.0 shows up on horizon
  • PHP versions prior to 5.6 and HHVM were dropped from CI build matrix. It doesn't mean that we'll start using features of 5.6 yet, it just means we don't get out of our way to support 5.3 and 5.4 anymore. In 4.0 support will be completely dropped.

3.3.1

Added

  • #976: Add tests to check that snippets treat words containing apostrophes as a single word

Fixed

  • #993 Fix mixed arguments organizer not marking typehinted arguments as "defined"
... (truncated)
Changelog

Sourced from behat/behat's changelog.

[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
    base path so it can filter correctly

Changed

  • #1069: Rework argument validators

Deprecated

  • #1054: Deprecated usage
    of Interop\Container. Versions prior to 1.2 are not supported, but 1.2
    is a non-breaking change. If you depend heavily on Interop, upgrade to
    1.2, which is still supported by helper containers. Aim to migrate to
    Psr before Behat 4.0 shows up on horizon
  • PHP versions prior to 5.6 and HHVM were dropped from CI build matrix. It
... (truncated)
Commits
  • e4bce68 Change the date of release
  • 1c93c14 Link 3.5.0 changeset
  • f25ed95 Merge pull request #1167 from ciaranmcnulty/updated-changelog
  • 74aa665 3.5.0 release prep
  • 2f0d0fb Merge branch 'master' into updated-changelog
  • 57a60c9 Merge branch 'master' of github.com:Behat/Behat
  • 97c07c3 Merge pull request #1083 from spolischook/feature/junit-time-attribute
  • 2e85909 Merge branch 'master' into feature/junit-time-attribute
  • 8ccd676 Merge pull request #1081 from Taluu/fix-autowiring-null
  • 3acb257 Merge branch 'master' into fix-autowiring-null
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 31, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #463.

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