Update all non-major dependencies#279
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
37194f5 to
0459d33
Compare
eaab0f4 to
29fd8c2
Compare
4cdccaf to
b792362
Compare
b792362 to
2e29721
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------- | ------ | | packagist | composer/composer | 2.10.0 | 2.10.1 | | github-tags | laminas/laminas-continuous-integration-action | 1.43.0 | v1.44 | | packagist | phpunit/phpunit | 13.1.13 | 13.2.1 | | packagist | psalm/plugin-phpunit | 0.19.7 | 0.20.2 |
2e29721 to
778179a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.9.8→^2.10.11.43.0→v1.44^13.1.11→^13.2.1^0.19.7→^0.20.2Release Notes
composer/composer (composer/composer)
v2.10.1Compare Source
source-fallbackalso disabling fallbacks to dist install when source is the preferred install method (#12888)laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)
v1.44Compare Source
v1.44.0Compare Source
Release Notes for 1.44.0
This release updates composer to a version not affected by the CVE-2026-45793.
If you use our published container directly and pin to a specific version or digest you will need to update, otherwise latest container is in use and no action is required.
1.44.0
renovate
dependencies
sebastianbergmann/phpunit (phpunit/phpunit)
v13.2.1Compare Source
v13.2.0: PHPUnit 13.2.0Compare Source
Added
IsTrue,IsFalse,IsNull,IsFinite,IsInfinite, andIsNanconstraints#[RunTestsInSeparateProcesses]from parent test classesassertContainsEquals()should usesebastian/comparatorfor element comparison--SKIPIF--does not have standard-output side effect$_dataNameavailable to#[TestDoxFormatter]callbacks$skipWhenEmptyparameter for#[DataProvider]and#[DataProviderExternal]--stop-on-defect,--stop-on-error, etc. to accept an optional thresholdwillReturnMap()with constraint support and strict matching--list-test-idsCLI option and enhance--filterCLI option to support test ID syntax--run-test-id <test-id>CLI option that accepts a single test ID for exact matching--compactCLI option andPHPUNIT_COMPACT_OUTPUT=1environment variable)--disable-coverage-targetingCLI optionexecutionOrderattribute in the XML configuration file now acceptsdefectscombined with any main order, as well as three-way combinations ofdepends/no-depends,defects, and a main order (for example,depends,defects,duration-ascending)--validate-configurationCLI option to validate an XML configuration file for PHPUnitChanged
sebastian/file-filterinSourceFilter::includes()for issue trigger identification#[IgnoreDeprecations]to be repeated--filterIsEqual,IsEqualCanonicalizing,IsEqualIgnoringCase,IsEqualWithDelta, andTraversableContainsEqualconstraints or theassertEquals(),assertEqualsCanonicalizing(),assertEqualsIgnoringCase(),assertEqualsWithDelta(), andassertContainsEquals()assertionsDeprecated
--order-by durationCLI option, use--order-by duration-ascendinginstead--order-by sizeCLI option, use--order-by size-ascendinginsteadexecutionOrder="duration"XML configuration attribute value, useexecutionOrder="duration-ascending"insteadexecutionOrder="size"XML configuration attribute value, useexecutionOrder="size-ascending"insteadexpectExceptionMessage(), useexpectExceptionMessageIsOrContains()insteadFixed
auto_prepend_file) cause false "risky test" warningsTestSuiteSorter::cmpSize()does not handleTestSuiteobjects forTestCaseclassesLearn how to install or update PHPUnit 13.2 in the documentation.
Keep up to date with PHPUnit:
v13.1.14: PHPUnit 13.1.14Compare Source
Fixed
assertNotEquals()failure message says "is equal to" instead of "is not equal to" when comparing arrays or objectsexpectOutputString()andexpectOutputRegex()silently replace themselves and each otherLearn how to install or update PHPUnit 13.1 in the documentation.
Keep up to date with PHPUnit:
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)
v0.20.2Compare Source
What's Changed
New Contributors
Full Changelog: psalm/psalm-plugin-phpunit@0.20.1...0.20.2
v0.20.1Compare Source
v0.20.0Compare Source
What's Changed
Full Changelog: psalm/psalm-plugin-phpunit@0.19.5...0.20.0
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Read more about the use of Renovate Bot within
ocramius/*projects.