ec-cube
ec-cube copied to clipboard
Bump symfony/phpunit-bridge from 6.4.3 to 7.0.6
Bumps symfony/phpunit-bridge from 6.4.3 to 7.0.6.
Release notes
Sourced from symfony/phpunit-bridge's releases.
v7.0.6
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.5...v7.0.6)
- no significant changes
v7.0.4
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.3...v7.0.4)
- no significant changes
v7.0.3
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.2...v7.0.3)
- no significant changes
v7.0.2
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.1...v7.0.2)
- no significant changes
v7.0.1
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.0...v7.0.1)
- bug symfony/symfony#52846 [PhpUnitBridge] run composer update for compatibility with PHPUnit versions shipping composer.lock (
@xabbuh
)v7.0.0
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.0-RC2...v7.0.0)
- no significant changes
v7.0.0-RC1
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.0-BETA3...v7.0.0-RC1)
- no significant changes
v7.0.0-BETA3
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.0-BETA2...v7.0.0-BETA3)
- no significant changes
v7.0.0-BETA2
Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.0.0-BETA1...v7.0.0-BETA2)
- feature symfony/symfony#52193 [PhpUnitBridge] Allow setting the locale using SYMFONY_PHPUNIT_LOCALE env var (
@VincentLanglet
)v7.0.0-BETA1
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51703 [PhpUnitBridge] Add some more native types (
@d-eff-it
)- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (
@nicolas-grekas
)
... (truncated)
Commits
a014167
Merge branch '6.4' into 7.03065d1c
Merge branch '5.4' into 6.409726a5
Add more explicit nullable types for default null values54ca13e
Merge branch '6.4' into 7.016ed5bd
Merge branch '5.4' into 6.4c4d9785
[PhpUnitBridge][VarDumper] fix color detection07dce2c
Fix merge93c9a82
Merge branch '6.4' into 7.05f3e4ab
Merge branch '5.4' into 6.4286b9c9
[VarDumper][PhpUnitBridge] Fix color detection- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.52%. Comparing base (
16d514f
) to head (fd39475
).
Additional details and impacted files
@@ Coverage Diff @@
## 4.3 #6160 +/- ##
=======================================
Coverage 82.52% 82.52%
=======================================
Files 480 480
Lines 26426 26426
=======================================
Hits 21809 21809
Misses 4617 4617
Flag | Coverage Δ | |
---|---|---|
E2E | 82.52% <ø> (ø) |
|
Unit | 82.52% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #6181.