Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Bump symfony/phpunit-bridge from 3.4.14 to 4.1.4 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps symfony/phpunit-bridge from 3.4.14 to 4.1.4.

Changelog

Sourced from symfony/phpunit-bridge's changelog.

CHANGELOG

4.1.0

  • Search for SYMFONY_PHPUNIT_VERSION, SYMFONY_PHPUNIT_REMOVE,
    SYMFONY_PHPUNIT_DIR env var in phpunit.xml then in phpunit.xml.dist

4.0.0

  • support for the testLegacy prefix in method names to mark a test as legacy
    has been dropped, use the [**group**](https://github.com/group) legacy notation instead
  • support for the Legacy prefix in class names to mark tests as legacy has
    been dropped, use the [**group**](https://github.com/group) legacy notation instead
  • support for passing an array of mocked namespaces not indexed by the mock
    feature to the constructor of the SymfonyTestsListenerTrait class was
    dropped

3.4.0

  • added a CoverageListener to enhance the code coverage report
  • all deprecations but those from tests marked with [**group**](https://github.com/group) legacy are always
    displayed when not in weak mode

3.3.0

  • using the testLegacy prefix in method names to mark a test as legacy is
    deprecated, use the [**group**](https://github.com/group) legacy notation instead
  • using the Legacy prefix in class names to mark a test as legacy is deprecated,
    use the [**group**](https://github.com/group) legacy notation instead

3.1.0

  • passing a numerically indexed array to the constructor of the SymfonyTestsListenerTrait
    is deprecated, pass an array of namespaces indexed by the mocked feature instead
Commits
  • d5f4330 Merge branch '3.4' into 4.1
  • f4fde1e [PhpUnitBridge] keep compat with composer 1.0
  • 94512ff Merge branch '3.4' into 4.1
  • c9db102 Add missing stderr redirection
  • 3c30714 Merge branch '4.0' into 4.1
  • 24d5842 Merge branch '3.4' into 4.0
  • 2a0a400 [PhpUnitBridge] Describe weak_vendors properly
  • b3c53eb Merge branch '4.0' into 4.1
  • 7b7a6b8 Merge branch '3.4' into 4.0
  • 7b05952 Merge branch '4.0' into 4.1
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant