Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the dev-dependencies group with 5 updates:

Package From To
glpi-project/tools 0.8.1 0.8.3
phpstan/phpstan 2.1.29 2.1.31
phpunit/phpunit 11.5.42 11.5.43
symfony/debug-bundle 6.4.13 6.4.27
symfony/web-profiler-bundle 6.4.25 6.4.27

Updates glpi-project/tools from 0.8.1 to 0.8.3

Changelog

Sourced from glpi-project/tools's changelog.

[0.8.3] - 2025-10-14

  • Remove dev tools config files from release archives.

[0.8.2] - 2025-10-10

  • Fix tar file long paths
Commits

Updates phpstan/phpstan from 2.1.29 to 2.1.31

Commits

Updates phpunit/phpunit from 11.5.42 to 11.5.43

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.5.43

Changed

  • Skipped tests alone no longer lead to a yellow background for the test result summary

Fixed

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

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

Keep up to date with PHPUnit:

  • You can follow @​[email protected] to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
Changelog

Sourced from phpunit/phpunit's changelog.

[11.5.43] - 2025-10-30

Changed

  • Skipped tests alone no longer lead to a yellow background for the test result summary

Fixed

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

Updates symfony/debug-bundle from 6.4.13 to 6.4.27

Release notes

Sourced from symfony/debug-bundle's releases.

v6.4.27

Changelog (symfony/debug-bundle@v6.4.26...v6.4.27)

Commits
  • 21a61c5 [DebugBundle] Wire DumpDataCollector's webMode argument
  • See full diff in compare view

Updates symfony/web-profiler-bundle from 6.4.25 to 6.4.27

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v6.4.27

Changelog (symfony/web-profiler-bundle@v6.4.26...v6.4.27)

Commits

You can trigger a rebase of this PR 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 1, 2025
@trasher
Copy link
Contributor

trasher commented Nov 3, 2025

CS issue is because we explicitly use null as an array key in the trait. I'm not reallly sure how to change without breaking anything.

@trasher trasher mentioned this pull request Nov 3, 2025
4 tasks
@trasher
Copy link
Contributor

trasher commented Nov 4, 2025

@dependabot recreate

Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [glpi-project/tools](https://github.com/glpi-project/tools) | `0.8.1` | `0.8.3` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) | `2.1.29` | `2.1.31` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `11.5.42` | `11.5.43` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `6.4.13` | `6.4.27` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `6.4.25` | `6.4.27` |


Updates `glpi-project/tools` from 0.8.1 to 0.8.3
- [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md)
- [Commits](glpi-project/tools@0.8.1...0.8.3)

Updates `phpstan/phpstan` from 2.1.29 to 2.1.31
- [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits)

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

Updates `symfony/debug-bundle` from 6.4.13 to 6.4.27
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v6.4.13...v6.4.27)

Updates `symfony/web-profiler-bundle` from 6.4.25 to 6.4.27
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v6.4.25...v6.4.27)

---
updated-dependencies:
- dependency-name: glpi-project/tools
  dependency-version: 0.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpunit/phpunit
  dependency-version: 11.5.43
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: symfony/debug-bundle
  dependency-version: 6.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 6.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/11.0/bugfixes/dev-dependencies-ed9b1a3dc0 branch from 78a2741 to ff87f1b Compare November 4, 2025 18:05
@trasher
Copy link
Contributor

trasher commented Nov 4, 2025

Wait for 10->11 branch merge; so #21769 is included.

@cedric-anne cedric-anne force-pushed the dependabot/composer/11.0/bugfixes/dev-dependencies-ed9b1a3dc0 branch from bd46b26 to ff87f1b Compare November 4, 2025 19:32
@cedric-anne
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 4, 2025
@dependabot dependabot bot deleted the dependabot/composer/11.0/bugfixes/dev-dependencies-ed9b1a3dc0 branch November 4, 2025 22:40
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.

3 participants