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

build(deps): Bump the dependencies group across 1 directory with 3 updates #1078

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the dependencies group with 3 updates in the /composer-root-version-checker directory: psr/log, ergebnis/composer-normalize and phpunit/phpunit.

Updates psr/log from 3.0.1 to 3.0.2

Release notes

Sourced from psr/log's releases.

3.0.2

What's Changed

New Contributors

Full Changelog: php-fig/log@3.0.1...3.0.2

Commits

Updates ergebnis/composer-normalize from 2.43.0 to 2.44.0

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.44.0

What's Changed

New Contributors

Full Changelog: ergebnis/composer-normalize@2.43.0...2.44.0

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.44.0][2.44.0]

For a full diff see [2.43.0...2.44.0][2.43.0...2.44.0].

Changed

Commits
  • bd0c446 Enhancement: Prepare release
  • 2e994a8 Merge pull request #1381 from ergebnis/feature/php84
  • 7a63461 Enhancement: Allow installation on PHP 8.4
  • c1d9a12 Merge pull request #1380 from ergebnis/dependabot/composer/ergebnis/php-cs-fi...
  • 601432e composer(deps-dev): Bump ergebnis/php-cs-fixer-config
  • ea25b59 Merge pull request #1379 from ergebnis/dependabot/composer/ergebnis/license-2...
  • 3a68fb6 composer(deps-dev): Bump ergebnis/license from 2.4.0 to 2.5.0
  • 65d1f58 Merge pull request #1378 from ergebnis/dependabot/composer/ergebnis/phpunit-s...
  • 1396608 composer(deps-dev): Bump ergebnis/phpunit-slow-test-detector
  • 6301cc7 Merge pull request #1363 from ergebnis/feature/schema
  • Additional commits viewable in compare view

Updates phpunit/phpunit from 11.3.1 to 11.4.1

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.4.1

Changed

  • Updated regular expressions used by StringMatchesFormatDescription constraint to be consistent with PHP's run-tests.php

Fixed

  • #5977: TestDox result collector does not correctly handle baseline-ignored E_DEPRECATED issues

How to install or update PHPUnit

PHPUnit 11.4.0

Changed

  • #5915: Bootstrap extensions before building test suite
  • #5917: Seal event facade before loading the test suite
  • #5923: Filter configured deprecation triggers when displaying deprecation details
  • #5927: #[RequiresPhpunitExtension] attribute
  • #5928: Filter tests based on the PHP extensions they require
  • #5964: Better error message when data provider is invalid
  • The XML configuration file generator now references vendor/phpunit/phpunit/phpunit.xsd (instead of https://schema.phpunit.de/X.Y/phpunit.xsd) when PHPUnit was installed using Composer and phpunit --generate-configuration was invoked in the directory where vendor is located
  • The --migrate-configuration command no longer replaces vendor/phpunit/phpunit/phpunit.xsd with https://schema.phpunit.de/X.Y/phpunit.xsd
  • The output of --list-groups now shows how many tests a group contains
  • The output of --list-suites now shows how many tests a test suite contains

Deprecated

  • #5951: includeUncoveredFiles configuration option
  • #5958: Support for #[CoversTrait] and #[UsesTrait] attributes
  • #5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes (and respective annotations)

How to install or update PHPUnit

PHPUnit 11.3.6

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 11.3.5

Fixed

  • #5874: Test Stub generated by return value generator for doubled method with static return type declaration is not properly initialized
  • #5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

11.4.1 - 2024-10-08

Changed

  • Updated regular expressions used by StringMatchesFormatDescription constraint to be consistent with PHP's run-tests.php

Fixed

  • #5977: TestDox result collector does not correctly handle baseline-ignored E_DEPRECATED issues

11.4.0 - 2024-10-05

Changed

  • #5915: Bootstrap extensions before building test suite
  • #5917: Seal event facade before loading the test suite
  • #5923: Filter configured deprecation triggers when displaying deprecation details
  • #5927: #[RequiresPhpunitExtension] attribute
  • #5928: Filter tests based on the PHP extensions they require
  • #5964: Better error message when data provider is invalid
  • The XML configuration file generator now references vendor/phpunit/phpunit/phpunit.xsd (instead of https://schema.phpunit.de/X.Y/phpunit.xsd) when PHPUnit was installed using Composer and phpunit --generate-configuration was invoked in the directory where vendor is located
  • The --migrate-configuration command no longer replaces vendor/phpunit/phpunit/phpunit.xsd with https://schema.phpunit.de/X.Y/phpunit.xsd
  • The output of --list-groups now shows how many tests a group contains
  • The output of --list-suites now shows how many tests a test suite contains

Deprecated

  • #5951: includeUncoveredFiles configuration option
  • #5958: Support for #[CoversTrait] and #[UsesTrait] attributes
  • #5960: Support for targeting trait methods with the #[CoversMethod] and #[UsesMethod] attributes (and respective annotations)
Commits

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 3 updates in the /composer-root-version-checker directory: [psr/log](https://github.com/php-fig/log), [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `psr/log` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/php-fig/log/releases)
- [Commits](php-fig/log@3.0.1...3.0.2)

Updates `ergebnis/composer-normalize` from 2.43.0 to 2.44.0
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](ergebnis/composer-normalize@2.43.0...2.44.0)

Updates `phpunit/phpunit` from 11.3.1 to 11.4.1
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.1/ChangeLog-11.4.md)
- [Commits](sebastianbergmann/phpunit@11.3.1...11.4.1)

---
updated-dependencies:
- dependency-name: psr/log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants