d-claassen / dennisclaassen2023

0 stars 0 forks source link

Bump the unit-tests group across 1 directory with 2 updates #266

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps the unit-tests group with 2 updates in the / directory: phpunit/phpunit and antecedent/patchwork.

Updates phpunit/phpunit from 10.5.33 to 10.5.36

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 10.5.36

Changed

  • #5957: Skip data provider build when requirements are not satisfied
  • #5969: Check for requirements before creating a separate process
  • Updated regular expressions used by StringMatchesFormatDescription constraint to be consistent with PHP's run-tests.php

Fixed

  • #5965: PHPUnit\Framework\Exception does not handle string error codes (PDOException with error code 'HY000', for example)

How to install or update PHPUnit

PHPUnit 10.5.35

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

How to install or update PHPUnit

PHPUnit 10.5.34

Fixed

  • #5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #5946: Callback throws a TypeError when checking a callable has variadic parameters

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.36] - 2024-10-08

Changed

  • #5957: Skip data provider build when requirements are not satisfied
  • #5969: Check for requirements before creating a separate process
  • Updated regular expressions used by StringMatchesFormatDescription constraint to be consistent with PHP's run-tests.php

Fixed

  • #5965: PHPUnit\Framework\Exception does not handle string error codes (PDOException with error code 'HY000', for example)

[10.5.35] - 2024-09-19

Changed

  • #5956: Deprecation of the E_STRICT constant in PHP 8.4

Fixed

  • #5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

[10.5.34] - 2024-09-13

Fixed

  • #5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #5946: Callback throws a TypeError when checking a callable has variadic parameters
Commits


Updates antecedent/patchwork from 2.1.28 to 2.2.0

Release notes

Sourced from antecedent/patchwork's releases.

Version 2.2.0

What's Changed

Full Changelog: https://github.com/antecedent/patchwork/compare/2.1.28...2.2.0

Commits
  • b07d4fb Merge pull request #165 from antecedent/feature/php-8.4-fix-implicitly-nullab...
  • 41249a2 Merge pull request #161 from antecedent/feature/php-8.4-replace-trigger-error...
  • 91246c4 Merge pull request #160 from antecedent/feature/php-8.4-remove-e-strict
  • 5334c1c Merge pull request #166 from antecedent/feature/php-8.4-tests-remove-e-strict
  • 34eff61 PHP 8.4 | Remove use of E_STRICT from the tests
  • 5af6ab2 PHP 8.4 | Fix implicitly nullable parameters
  • 9a8c081 Merge pull request #163 from antecedent/feature/drop-support-php-lt-7.1
  • 6717d33 Merge pull request #158 from antecedent/feature/139-drop-support-for-hhvm
  • 6a3631a Deprecate Utils\generatorsSupported()
  • 39a8da0 Drop support for PHP < 7.1
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | phpunit/phpunit | [>= 11.0.a, < 11.1] | | phpunit/phpunit | [>= 11.a, < 12] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions