-
-
Notifications
You must be signed in to change notification settings - Fork 108
Conversation
Bumps the dependencies group with 2 updates: ergebnis/composer-normalize and phpunit/phpunit.
Updates ergebnis/composer-normalize from 2.40.0 to 2.41.1
Release notes
Sourced from ergebnis/composer-normalize's releases.
2.41.1
Full Changelog: ergebnis/composer-normalize@2.41.0...2.41.1
2.41.0
What's Changed
- Fix: Update
composer/composerby@ localheinzin ergebnis/composer-normalize#1237- Enhancement: Synchronize with
ergebnis/php-package-templateby@ localheinzin ergebnis/composer-normalize#1238Full Changelog: ergebnis/composer-normalize@2.40.0...2.41.0
Changelog
Sourced from ergebnis/composer-normalize's changelog.
[
2.41.1][2.41.1]For a full diff see [
2.41.0...2.41.1][2.40.0...2.41.1].Fixed
- Required
ergebnis/json-normalizer:^4.4.1(#1243), by [@ dependabot][
2.41.0][2.41.0]For a full diff see [
2.40.0...2.41.0][2.40.0...2.41.0].Changed
- Required
ergebnis/json-normalizer:^4.4.0(#1241), by [@ dependabot]Fixed
- Updated
composer/composer(#1237), by [@ localheinz]
Commits
01eb2d9Enhancement: Prepare release8eeef44Fix: Reference54311baMerge pull request #1243 from ergebnis/dependabot/composer/ergebnis/json-norm...9ce23a9Fix: Update CHANGELOG.mdd6f714bcomposer(deps): Bump ergebnis/json-normalizer from 4.4.0 to 4.4.163b3338Enhancement: Update ergebnis/composer-normalize2b5fd81Enhancement: Prepare release064378eMerge pull request #1241 from ergebnis/dependabot/composer/ergebnis/json-norm...4c30343Fix: Update CHANGELOG.md421a8d4composer(deps): Bump ergebnis/json-normalizer from 4.3.0 to 4.4.0- Additional commits viewable in compare view
Updates phpunit/phpunit from 10.5.2 to 10.5.3
Changelog
Sourced from phpunit/phpunit's changelog.
[10.5.3] - 2023-12-13
Deprecated
Test\AssertionFailedandTest\AssertionSucceededeventsPHPUnit\Runner\Extension\Facade::requireExportOfObjects()andPHPUnit\Runner\Extension\Facade::requiresExportOfObjects()registerMockObjectsFromTestArgumentsRecursivelyattribute on theelement of the XML configuration filePHPUnit\TextUI\Configuration\Configuration::registerMockObjectsFromTestArgumentsRecursively()Fixed
- #5614: Infinite recursion when data provider provides recursive array
Commits
6fce887Prepare releaseb8cf243Deprecate functionality removed in 6fa53c3a46e3f98e9e3dc42b78806d605d151dd3dd0bef1Deprecate functionality removed in e84b162de6a84ca2f27ff6ff59e8ca51eb2793eedbd762dUpdate ChangeLog9b127f5fixed code style3fe865bfixed #561443a79f9created regression test for #56144272cbdDo not limit code coverage to Migrator object (and include Migration objects)7013a31Fix: Reuse reference to emitter286ffc2Merge branch '9.6' into 10.5- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignorewill 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)major version @dependabot ignorewill 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)minor version @dependabot ignorewill 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 unignorewill remove all of the ignore conditions of the specified dependency@dependabot unignorewill remove the ignore condition of the specified dependency and ignore conditions
1394664 to
e528de6
Compare
|
@dependabot rebase |
Updates `ergebnis/composer-normalize` from 2.40.0 to 2.41.1
- [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.40.0...2.41.1)
Updates `phpunit/phpunit` from 10.5.2 to 10.5.3
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.3/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.2...10.5.3)
---
updated-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-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot]
e528de6 to
7adee11
Compare