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
Bumps the dependencies group with 2 updates: ergebnis/composer-normalize and phpunit/phpunit.
Updates
ergebnis/composer-normalize
from 2.40.0 to 2.41.1Release notes
Sourced from ergebnis/composer-normalize's releases.
Changelog
Sourced from ergebnis/composer-normalize's changelog.
Commits
01eb2d9
Enhancement: Prepare release8eeef44
Fix: Reference54311ba
Merge pull request #1243 from ergebnis/dependabot/composer/ergebnis/json-norm...9ce23a9
Fix: Update CHANGELOG.mdd6f714b
composer(deps): Bump ergebnis/json-normalizer from 4.4.0 to 4.4.163b3338
Enhancement: Update ergebnis/composer-normalize2b5fd81
Enhancement: Prepare release064378e
Merge pull request #1241 from ergebnis/dependabot/composer/ergebnis/json-norm...4c30343
Fix: Update CHANGELOG.md421a8d4
composer(deps): Bump ergebnis/json-normalizer from 4.3.0 to 4.4.0Updates
phpunit/phpunit
from 10.5.2 to 10.5.3Changelog
Sourced from phpunit/phpunit's changelog.
Commits
6fce887
Prepare releaseb8cf243
Deprecate functionality removed in 6fa53c3a46e3f98e9e3dc42b78806d605d151dd3dd0bef1
Deprecate functionality removed in e84b162de6a84ca2f27ff6ff59e8ca51eb2793eedbd762d
Update ChangeLog9b127f5
fixed code style3fe865b
fixed #561443a79f9
created regression test for #56144272cbd
Do not limit code coverage to Migrator object (and include Migration objects)7013a31
Fix: Reuse reference to emitter286ffc2
Merge branch '9.6' into 10.5Dependabot 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