Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump symfony/phpunit-bridge from 4.0.11 to 4.1.0 #64

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps symfony/phpunit-bridge from 4.0.11 to 4.1.0.

Changelog

Sourced from symfony/phpunit-bridge's 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
  • b3451fc Merge branch '4.0' into 4.1
  • 0868282 Merge branch '3.4' into 4.0
  • b13b977 Revert "bug #27312 Supress deprecation notices thrown when getting private se...
  • f266514 [PhpUnitBridge] silence some stderr outputs
  • e9e87d5 Supress deprecation notices thrown when getting private servies from containe...
  • 26fbece Merge branch '4.0' into 4.1
  • 63cdae0 fixed CS
  • caf2b99 Merge branch '4.0'
  • e973e43 Merge branch '4.0'
  • 67f5c6b Merge branch '4.0'
  • 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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant