Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps phpunit/phpunit from 11.5.42 to 11.5.48.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.5.48

Changed


Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 11.5.47

Fixed

  • #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 11.5.46

  • No changes; phpunit.phar rebuilt with PHP 8.4 to work around PHP-Scoper issue #1139

Learn how to install or update PHPUnit 11.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 11.5.45

Changed

  • Updated list of deprecated PHP configuration settings for PHP 8.6

Fixed

  • #6408: Exception in a data provider method leads to internal PHPUnit error
  • #6426: Fix migration of configuration without schema location

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[11.5.48] - 2026-01-16

Changed

[11.5.47] - 2026-01-15

Fixed

  • #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error

[11.5.46] - 2025-12-06

  • No changes; phpunit.phar rebuilt with PHP 8.4 to work around PHP-Scoper issue #1139

[11.5.45] - 2025-12-01

Changed

  • Updated list of deprecated PHP configuration settings for PHP 8.6

Fixed

  • #6408: Exception in a data provider method leads to internal PHPUnit error
  • #6426: Fix migration of configuration without schema location

[11.5.44] - 2025-11-13

Fixed

  • #6402: Avoid reading from STDOUT when rewind() fails

[11.5.43] - 2025-10-30

Changed

  • Skipped tests alone no longer lead to a yellow background for the test result summary
  • Updated list of deprecated PHP configuration settings for PHP 8.4 and PHP 8.5

Fixed

  • #6391: Errors during backup of global variables and static properties are not reported
Commits

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 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)

@dependabot dependabot bot requested a review from a team as a code owner January 22, 2026 09:18
@dependabot dependabot bot requested review from CarlSchwan, come-nc, leftybournes and provokateurin and removed request for a team January 22, 2026 09:18
@github-actions github-actions bot changed the title build(deps): bump phpunit/phpunit from 11.5.42 to 11.5.48 in /vendor-bin/phpunit [stable33] build(deps): bump phpunit/phpunit from 11.5.42 to 11.5.48 in /vendor-bin/phpunit Jan 22, 2026
@solracsf solracsf added this to the Nextcloud 33 milestone Jan 23, 2026
@AndyScherzinger
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/vendor-bin/phpunit/stable33/phpunit/phpunit-11.5.48 branch from b2d2989 to 2d8b40b Compare January 24, 2026 16:34
@github-actions github-actions bot enabled auto-merge January 24, 2026 16:35
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.42 to 11.5.48.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.48/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@11.5.42...11.5.48)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 11.5.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/vendor-bin/phpunit/stable33/phpunit/phpunit-11.5.48 branch from 2d8b40b to 86ac3ee Compare January 24, 2026 22:45
@AndyScherzinger AndyScherzinger merged commit 7c632d1 into stable33 Jan 24, 2026
204 of 210 checks passed
@AndyScherzinger AndyScherzinger deleted the dependabot/composer/vendor-bin/phpunit/stable33/phpunit/phpunit-11.5.48 branch January 24, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants