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

fix(deps): update dependency symfony/phpunit-bridge to v5.4.35 #429

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/phpunit-bridge (source) ^5|^6 -> 5.4.35 age adoption passing confidence

Release Notes

symfony/phpunit-bridge (symfony/phpunit-bridge)

v5.4.35

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.34...v5.4.35)

  • no significant changes

v5.4.34

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.33...v5.4.34)

  • no significant changes

v5.4.33

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.32...v5.4.33)

v5.4.31

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.30...v5.4.31)

  • no significant changes

v5.4.26

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.25...v5.4.26)

v5.4.25

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.24...v5.4.25)

v5.4.23

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.22...v5.4.23)

  • bug #​50048 Fix PHPUnit 10.1 compatibility (enumag)

v5.4.21

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.20...v5.4.21)

  • no significant changes

v5.4.19

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.18...v5.4.19)

  • no significant changes

v5.4.17

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.16...v5.4.17)

  • bug #​48787 Use verbose deprecation output for quiet types only when it reaches the threshold (ogizanagi)
  • bug #​48718 Compatibility with doctrine/annotations 2 (derrabus)

v5.4.16

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.15...v5.4.16)

  • bug #​48122 Fix language deprecations incorrectly marked as direct (wouterj)

v5.4.14

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.13...v5.4.14)

  • no significant changes

v5.4.11

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.10...v5.4.11)

  • bug #​47086 Workaround disabled "var_dump" (nicolas-grekas)
  • bug #​46792 Corrects bug in test listener trait (magikid)

v5.4.10

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.9...v5.4.10)

  • bug #​46711 Exclude from baseline generation deprecations triggered in legacy test (mondrake)

v5.4.8

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.7...v5.4.8)

  • no significant changes

v5.4.7

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.6...v5.4.7)

  • no significant changes

v5.4.3

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.2...v5.4.3)

  • bug #​43149 Silence warnings during tty detection (neclimdul)

v5.4.0

Compare Source

Changelog (symfony/phpunit-bridge@v5.4.0-RC1...v5.4.0)

  • no significant changes

v5.3.14

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.13...v5.3.14)

  • bug #​43149 Silence warnings during tty detection (neclimdul)

v5.3.13

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.12...v5.3.13)

  • no significant changes

v5.3.11

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.10...v5.3.11)

  • bug #​43987 Fix Uncaught ValueError (dunglas)

v5.3.10

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.9...v5.3.10)

  • bug #​43799 fix symlink to bridge in docker by making its path relative (nicolas-grekas)
  • bug #​43241 Do not override correct triggering file for return type deprecations (wouterj)

v5.3.8

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.7...v5.3.8)

  • bug #​43022 Track unsilenced deprecations only for userland (nicolas-grekas)

v5.3.7

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.6...v5.3.7)

  • no significant changes

v5.3.4

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.3...v5.3.4)

  • bug #​42131 Fix composer resolution on Windows (Rainrider)
  • bug #​41887 Fix deprecation handler with PHPUnit 10 (YaFou)

v5.3.3

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.2...v5.3.3)

  • bug #​41780 fix handling the COMPOSER_BINARY env var when using simple-phpunit (Taluu)

v5.3.0

Compare Source

Changelog (symfony/phpunit-bridge@v5.3.0-RC1...v5.3.0)

  • no significant changes

v5.2.12

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.11...v5.2.12)

  • bug #​42131 Fix composer resolution on Windows (Rainrider)
  • bug #​41887 Fix deprecation handler with PHPUnit 10 (YaFou)

v5.2.11

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.10...v5.2.11)

  • bug #​41780 fix handling the COMPOSER_BINARY env var when using simple-phpunit (Taluu)

v5.2.10

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.9...v5.2.10)

  • no significant changes

v5.2.9

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.8...v5.2.9)

  • bug #​41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v5.2.8

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.7...v5.2.8)

  • bug #​40957 Fix tests with @doesNotPerformAssertions annotations (alexpott)

v5.2.7

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.6...v5.2.7)

  • bug #​40754 Fix phpunit symlink on Windows (johnstevenson)

v5.2.6

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.5...v5.2.6)

  • bug #​40508 fix reporting deprecations from DebugClassLoader (nicolas-grekas)
  • bug #​40494 fix compat with symfony/debug (nicolas-grekas)

v5.2.4

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.3...v5.2.4)

  • bug #​40067 fix reporting deprecations when they come from DebugClassLoader (nicolas-grekas)

v5.2.3

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.2...v5.2.3)

  • no changes

v5.2.2

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.1...v5.2.2)

  • bug #​39909 Allow relative path to composer cache (jderusse)
  • bug #​39858 Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value (alexander-schranz)

v5.2.1

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.0...v5.2.1)

  • bug #​39331 Fixed PHPunit 9.5 compatibility (wouterj)
  • bug #​39226 Fix disabling DeprecationErrorHandler from PHPUnit configuration file (fancyweb)

v5.2.0

Compare Source

Changelog (symfony/phpunit-bridge@v5.2.0-RC2...v5.2.0)

  • bug #​38597 Fix qualification of deprecations triggered by the debug class loader (fancyweb)

v5.1.11

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.10...v5.1.11)

  • bug #​39909 Allow relative path to composer cache (jderusse)
  • bug #​39858 Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value (alexander-schranz)

v5.1.10

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.9...v5.1.10)

  • bug #​39331 Fixed PHPunit 9.5 compatibility (wouterj)
  • bug #​39226 Fix disabling DeprecationErrorHandler from PHPUnit configuration file (fancyweb)

v5.1.9

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.8...v5.1.9)

  • bug #​38597 Fix qualification of deprecations triggered by the debug class loader (fancyweb)
  • bug #​38971 fix replaying skipped tests (nicolas-grekas)
  • bug #​38921 Fixed crash on Windows with PHP 8 (villfa)
  • bug #​38895 Fix wrong check for exporter in ConstraintTrait (alcaeus)

v5.1.8

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.7...v5.1.8)

  • bug #​38681 Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait (alcaeus)
  • bug #​38680 Support new expect methods in test case polyfill (alcaeus)
  • bug #​38679 Add missing exporter function for PHPUnit 7 (alcaeus)
  • bug #​38444 fix running parallel tests with phpunit 9 (nicolas-grekas)

v5.1.7

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.6...v5.1.7)

  • bug #​38384 Fix Deprecation file when it comes from the TestsListener (fancyweb)
  • bug #​38336 Fixed class_alias() for PHPUnit\Framework\Error\Error (stevegrunwell)

v5.1.6

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.5...v5.1.6)

  • bug #​38169 Internal classes are not legacy (derrabus)
  • bug #​38094 Skip internal classes in CoverageListenerTrait (sanmai)
  • bug #​38071 Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3 (sanmai, derrabus)
  • bug #​38054 CoverageListenerTrait update for PHPUnit 8.5/9.x (sanmai)
  • bug #​38031 Allow Drupal to wrap the Symfony test listener (5.1 backport) (fabpot, alexpott)
  • bug #​37959 Fix deprecation type detection (when several autoload files are used) (l-vo)

v5.1.5

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.4...v5.1.5)

  • bug #​38020 swallow deprecations (xabbuh)

v5.1.4

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.3...v5.1.4)

  • bug #​37970 Polyfill new phpunit 9.1 assertions (phpfour)
  • bug #​37960 Add polyfill for assertMatchesRegularExpression() (dunglas)

v5.1.3

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.2...v5.1.3)

  • bug #​37607 Fix checks for phpunit releases on Composer 2 (colinodell)
  • bug #​37543 consider traits imported in parent classes (xabbuh)
  • bug #​37515 Fix expectDeprecation() in isolation (alexpott)
  • bug #​37513 ExcludeList usage for PHPUnit 9.4 (gennadigennadigennadi)
  • bug #​37418 Fix compatibility with phpunit 9.3 (Gennadi Janzen)
  • bug #​37090 Streamline ansi/no-ansi of composer according to phpunit --colors option (kick-the-bucket)

v5.1.2

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.1...v5.1.2)

  • no changes

v5.1.1

Compare Source

Changelog (symfony/phpunit-bridge@v5.1.0...v5.1.1)

  • bug #​37153 Fix ExpectDeprecationTrait::expectDeprecation() conflict (fancyweb)
  • bug #​37095 Fix undefined index when output of "composer show" cannot be parsed (nicolas-grekas)
  • bug #​37092 fix undefined var on version 3.4 (nicolas-grekas)

v5.1.0

Compare Source

  • ignore verbosity settings when the build fails because of deprecations
  • added per-group verbosity
  • added ExpectDeprecationTrait to be able to define an expected deprecation from inside a test
  • deprecated the @expectedDeprecation annotation, use the ExpectDeprecationTrait::expectDeprecation() method instead

v5.0.11

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.10...v5.0.11)

  • bug #​37607 Fix checks for phpunit releases on Composer 2 (colinodell)
  • bug #​37513 ExcludeList usage for PHPUnit 9.4 (gennadigennadigennadi)
  • bug #​37418 Fix compatibility with phpunit 9.3 (Gennadi Janzen)
  • bug #​37090 Streamline ansi/no-ansi of composer according to phpunit --colors option (kick-the-bucket)

v5.0.10

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.9...v5.0.10)

  • bug #​37095 Fix undefined index when output of "composer show" cannot be parsed (nicolas-grekas)
  • bug #​37092 fix undefined var on version 3.4 (nicolas-grekas)

v5.0.9

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.8...v5.0.9)

  • bug #​36882 fix installing under PHP >= 8 (nicolas-grekas)
  • bug #​36867 fix bad detection of unsilenced deprecations (nicolas-grekas)
  • bug #​36569 Mark parent class also covered in CoverageListener (lyrixx)
  • bug #​36673 fix PHP 5.3 compat again (nicolas-grekas)
  • bug #​36625 fix compat with PHP 5.3 (nicolas-grekas)

v5.0.8

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.7...v5.0.8)

  • bug #​36566 Use COMPOSER_BINARY env var if available (fancyweb)
  • bug #​36539 fix compatibility with phpunit 9 (garak)
  • bug #​36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)

v5.0.7

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.6...v5.0.7)

  • no changes

v5.0.6

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.5...v5.0.6)

  • no changes

v5.0.5

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.4...v5.0.5)

  • bug #​35787 Use trait instead of extending deprecated class (marcello-moenkemeyer)
  • bug #​35716 Fix compatibility to PHPUnit 9 (Benjamin)
  • bug #​35597 Provide current file as file path (greg0ire)
  • bug #​33820 Fix some errors when using serialized deprecations (l-vo)
  • bug #​35489 Fix running skipped tests expecting only deprecations (chalasr)

v5.0.4

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.3...v5.0.4)

  • bug #​34808 Properly handle phpunit arguments for configuration file (biozshock)

v5.0.3

Compare Source

Changelog (symfony/phpunit-bridge@v5.0.2...v5.0.3)

  • bug #​35254 Fail-fast in simple-phpunit if one of the passthru() commands fails (mpdude)
  • bug #​35219 When using phpenv + phpenv-composer plugin, composer executable is wrapped into a bash script (oleg-andreyev)

v5.0.2

Compare Source

v5.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot temporarily deployed to pantheon-pr-429 February 19, 2024 13:52 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-429 February 19, 2024 14:17 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-429 February 19, 2024 14:56 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-429 February 19, 2024 15:18 Destroyed
@mrdavidburns
Copy link
Member

mrdavidburns commented Feb 19, 2024

All checks pass, but the changelog is quite extensive.
Would like a second approval before this gets merged.

Also this is pinning to a specific version (5.4.35), which looks like it will break out |^6.3 compatibility.

Copy link
Member

@deviantintegral deviantintegral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we shouldn't merge this as is.

Leaving open because I think we should see this fixed when we update our renovate config as a part of #437. If that issue is solved, and this PR isn't autoclosed or updated appropriately, we'll know we have more work to do.

@deviantintegral deviantintegral added the dependencies Changes required to keep up to date with upstream software label Feb 19, 2024
@github-actions github-actions bot temporarily deployed to pantheon-pr-429 February 21, 2024 13:27 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-429 February 22, 2024 14:39 Destroyed
@github-actions github-actions bot temporarily deployed to pantheon-pr-429 February 22, 2024 15:22 Destroyed
@justafish justafish closed this Feb 22, 2024
@justafish justafish deleted the renovate/symfony branch February 22, 2024 16:05
Copy link
Contributor Author

renovate bot commented Feb 22, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (5.4.35). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes required to keep up to date with upstream software
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants