Update all non-major dependencies#384
Open
benjaminjonard wants to merge 1 commit into
Open
Conversation
Owner
Author
|
bc5b6e2 to
b989551
Compare
b989551 to
ecf61da
Compare
ecf61da to
b96afa1
Compare
b96afa1 to
ca769c3
Compare
ca769c3 to
d755afe
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:
7.29.2→7.29.57.20.0→7.22.3v2.16.0→v2.16.23.6.2→3.6.512.5.3→12.5.612.5.14→12.5.242.3.9→2.4.28.0.6→8.0.88.0.4→8.0.88.0.7→8.0.108.0.7→8.0.98.0.6→8.0.98.0.7→8.0.88.0.7→8.0.108.0.7→8.0.98.0.4→8.0.98.0.4→8.0.88.0.7→8.0.98.0.7→8.0.108.0.7→8.0.94.0.1→4.0.28.0.6→8.0.98.0.1→8.0.88.0.6→8.0.88.0.0→8.0.88.0.6→8.0.88.0.6→8.0.108.0.4→8.0.88.0.4→8.0.98.0.7→8.0.108.0.7→8.0.98.0.6→8.0.105.105.4→5.106.24.13.0→4.14.1Release Notes
babel/babel (@babel/preset-env)
v7.29.5Compare Source
v7.29.5 (2026-05-05)
🏠 Internal
babel-preset-env@babel/*dependenciesv7.29.3Compare Source
v7.29.3 (2026-04-30)
👓 Spec Compliance
babel-parser🐛 Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-register@babel/register(@liuxingbaoyu)babel-compat-data,babel-plugin-bugfix-safari-rest-destructuring-rhs-array,babel-preset-env💅 Polish
babel-parser📝 Documentation
🏃♀️ Performance
babel-helper-import-to-platform-api,babel-plugin-proposal-import-wasm-source,babel-plugin-transform-json-modulesCommitters: 4
paratestphp/paratest (brianium/paratest)
v7.22.3Compare Source
What's Changed
--functionalmode by @billypoke in #1097Full Changelog: paratestphp/paratest@v7.22.2...v7.22.3
v7.22.2Compare Source
What's Changed
Full Changelog: paratestphp/paratest@v7.22.1...v7.22.2
v7.22.1Compare Source
What's Changed
--functionalis disabled by @rafal-althoff in #1095Full Changelog: paratestphp/paratest@v7.22.0...v7.22.1
v7.22.0Compare Source
What's Changed
randomshard test distribution by @rafal-althoff in #1091Full Changelog: paratestphp/paratest@v7.21.1...v7.22.0
v7.21.1Compare Source
What's Changed
Full Changelog: paratestphp/paratest@v7.21.0...v7.21.1
v7.21.0Compare Source
What's Changed
php-code-coverage:v14, requirephpunit:v13.1by @Slamdunk in #1088Full Changelog: paratestphp/paratest@v7.20.0...v7.21.0
crowdin/github-action (crowdin/github-action)
v2.16.2Compare Source
What's Changed
Full Changelog: crowdin/github-action@v2.16.1...v2.16.2
v2.16.1Compare Source
What's Changed
Full Changelog: crowdin/github-action@v2.16.0...v2.16.1
doctrine/orm (doctrine/orm)
v3.6.5Compare Source
Release Notes for 3.6.5
3.6.x bugfix release (patch)
3.6.5
Bugfixes
v3.6.4Compare Source
Release Notes for 3.6.4
3.6.x bugfix release (patch)
3.6.4
Bugfixes
Documentation
This release includes changes from https://github.com/doctrine/orm/releases/tag/2.20.11
v3.6.3Compare Source
Release Notes for 3.6.3
3.6.x bugfix release (patch)
3.6.3
CI
This release also contains changes from https://github.com/doctrine/orm/releases/tag/2.20.10
sebastianbergmann/php-code-coverage (phpunit/php-code-coverage)
v12.5.6: phpunit/php-code-coverage 12.5.6Compare Source
Fixed
v12.5.5: phpunit/php-code-coverage 12.5.5Compare Source
Fixed
v12.5.4: phpunit/php-code-coverage 12.5.4Compare Source
Fixed
CoversClassdoes not transitively target traits used by enumerationssebastianbergmann/phpunit (phpunit/phpunit)
v12.5.24: PHPUnit 12.5.24Compare Source
Added
TestCase::invokeTestMethod()method for customizing test method invocation from PHPUnit 13Fixed
testStartedandtestFinishedMockBuilder::setMockClassName()andTestStubBuilder::setStubClassName()now reject values that are not valid unqualified PHP class identifiers, throwing the newInvalidClassNameExceptionGenerator::ensureValidMethods()to validate method names passed toMockBuilder::onlyMethods()andaddMethods()was not anchored, so any string containing a valid identifier substring (including strings with parentheses, braces, comments, or newlines) was acceptedLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.23: PHPUnit 12.5.23Compare Source
Changed
LIBXML_NONETwhen parsing/validating XML configuration files to make explicit that no network I/O is performedLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.22: PHPUnit 12.5.22Compare Source
Fixed
;and"are not preserved when forwarding settings to child processesLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.21: PHPUnit 12.5.21Compare Source
Fixed
-dsettings are not forwarded to child processes for process isolationRequiresPhp(e.g.<=8.5) is compared against full PHP version, causing unexpected skipsLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.20: PHPUnit 12.5.20Compare Source
Fixed
DefaultJobRunnerdeadlocks on child processes that write large amounts of stderr output$_SERVERentries leak from parent into child processfailOnEmptyTestSuite="false"inphpunit.xmlis ignored when--group/--filter/--testsuitematches no testsLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.19: PHPUnit 12.5.19Compare Source
Fixed
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.18: PHPUnit 12.5.18Compare Source
Fixed
--random-order-seedis used when test execution order is not random--filterdoes not work when filter string starts with#TestSuiteSkippedevent--filter,--group,--testsuite) yields no teststearDown()and handler restoration, causing subsequent tests to be marked as riskyLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.17: PHPUnit 12.5.17Compare Source
Changed
exitwas called from some testFixed
colors="true"in XML configuration file does not unconditionally enable colored output--migrate-configurationdoes not update schema location when XML content already validates against current schemawillReturnCallback()is silently swallowed when code under test catches exceptionsset_include_path()TestDoubleBuildermethod chainingLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.16: PHPUnit 12.5.16Compare Source
Added
%r...%rinEXPECTFsectionFixed
FILE_EXTERNALbreaks__DIR__TestSuiteLoaderis brittle and causes "Class FooTest not found" even for valid tests in valid filenamesLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
v12.5.15: PHPUnit 12.5.15Compare Source
Changed
Fixed
RegularExpressionandStringMatchesFormatDescriptiondid not handlepreg_match()errors such asCompilation failed: regular expression is too largeLearn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
rectorphp/rector (rector/rector)
v2.4.2: Released Rector 2.4.2Compare Source
New Features 🥳
Bugfixes 🐛
rectorphp/rector-symfony 🎵
v2.4.1: Released Rector 2.4.1Compare Source
New Features 🥳
RemoveUselessTernaryRector(#7961)CoalesceToTernaryRector(#7960)--rules-summaryoption to display applied rules summary with count (#7874), Thanks @carlos-granados!#[Override]attribute to methods implementing interfaces (#7934), Thanks @hockdudu!Bugfixes 🐛
Deprecations 💀
NewInInitializerRectoras depends on context (#7913)v2.4.0: Released Rector 2.4.0Compare Source
New Features 🥳
SafeDeclareStrictTypesRectorto code quality set (#7935), Thanks @calebdw!Bugfixes 🐛
Removed 💀
rectorphp/rector-symfony 🎵
rectorphp/rector-doctrine 🟠
rectorphp/rector-phpunit 🟢
symfony/asset (symfony/asset)
v8.0.8Compare Source
Changelog (symfony/asset@v8.0.7...v8.0.8)
symfony/browser-kit (symfony/browser-kit)
v8.0.8Compare Source
Changelog (symfony/browser-kit@v8.0.7...v8.0.8)
symfony/cache (symfony/cache)
v8.0.10Compare Source
Changelog (symfony/cache@v8.0.9...v8.0.10)
v8.0.9Compare Source
Changelog (symfony/cache@v8.0.8...v8.0.9)
v8.0.8Compare Source
Changelog (symfony/cache@v8.0.7...v8.0.8)
Psr16Cache::getMultiple()returningValueWrapperwithTagAwareAdapter(@pcescon)symfony/console (symfony/console)
v8.0.9Compare Source
Changelog (symfony/console@v8.0.8...v8.0.9)
v8.0.8Compare Source
Changelog (symfony/console@v8.0.7...v8.0.8)
symfony/css-selector (symfony/css-selector)
v8.0.9Compare Source
Changelog (symfony/css-selector@v8.0.6...v8.0.9)
v8.0.8Compare Source
Changelog (symfony/css-selector@v8.0.7...v8.0.8)
symfony/debug-bundle (symfony/debug-bundle)
v8.0.8Compare Source
Changelog (symfony/debug-bundle@v8.0.7...v8.0.8)
symfony/dependency-injection (symfony/dependency-injection)
v8.0.10Compare Source
Changelog (symfony/dependency-injection@v8.0.9...v8.0.10)
v8.0.9Compare Source
Changelog (symfony/dependency-injection@v8.0.8...v8.0.9)
v8.0.8Compare Source
Changelog (symfony/dependency-injection@v8.0.7...v8.0.8)
symfony/dotenv (symfony/dotenv)
v8.0.9Compare Source
Changelog (symfony/dotenv@v8.0.8...v8.0.9)
putenv()(@alexandre-daubois)v8.0.8Compare Source
Changelog (symfony/dotenv@v8.0.7...v8.0.8)
symfony/event-dispatcher (symfony/event-dispatcher)
v8.0.9Compare Source
Changelog (symfony/event-dispatcher@v8.0.8...v8.0.9)
v8.0.8Compare Source
Changelog (symfony/event-dispatcher@v8.0.7...v8.0.8)
symfony/expression-language (symfony/expression-language)
v8.0.8Compare Source
Changelog (symfony/expression-language@v8.0.7...v8.0.8)
symfony/form (symfony/form)
v8.0.9Compare Source
Changelog (symfony/form@v8.0.8...v8.0.9)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.