Update all non-major dependencies#1490
Merged
Merged
Conversation
458f3ba to
84b23ff
Compare
84b23ff to
82a1ca3
Compare
82a1ca3 to
700a675
Compare
700a675 to
9d70f17
Compare
9d70f17 to
c785e82
Compare
c785e82 to
ceeeac3
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.54.3.3→4.3.5v2.16.0→v2.16.28.18.0→8.20.03.6.2→3.6.54.1.1→4.2.03.94.2→3.95.24.0.2→4.0.4^0.4.1→^0.6.011.2.0→11.2.66.7.2→6.8.23.2.1→3.2.22.3.9→2.4.38.0.6→8.0.88.0.4→8.0.88.0.7→8.0.108.0.8→8.0.118.0.6→8.0.98.0.7→8.0.108.0.7→8.0.118.0.4→8.0.88.0.4→8.0.98.0.4→8.0.88.0.6→8.0.88.0.7→8.0.98.0.7→8.0.118.0.7→8.0.98.0.7→8.0.88.0.7→8.0.118.0.6→8.0.88.0.7→8.0.94.0.1→4.0.28.0.8→8.0.118.0.4→8.0.88.0.7→8.0.88.0.6→8.0.98.0.1→8.0.88.0.6→8.0.118.0.4→8.0.118.0.6→8.0.118.0.7→8.0.108.0.0→8.0.88.0.6→8.0.118.0.6→8.0.108.0.7→8.0.88.0.4→8.0.88.0.4→8.0.98.0.7→8.0.108.0.6→8.0.88.0.4→8.0.88.0.7→8.0.118.0.6→8.0.113.24.0→3.25.05.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
api-platform/core (api-platform/core)
v4.3.5Compare Source
Bug fixes
v4.3.4Compare Source
Bug fixes
ResourceClassInfoTrait::isResourceClass()is always true (#7924)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
curl/curl-container (curlimages/curl)
v8.20.0Compare Source
Changed
v8.19.0Compare Source
Changed
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
doctrine/persistence (doctrine/persistence)
v4.2.0Compare Source
Release Notes for 4.2.0
Feature release (minor)
4.2.0
Enhancement
AbstractManagerRegistry::$proxyInterfaceNamenullable thanks to @GromNaNgetFieldValueandsetFieldValuetoClassMetadatainterface thanks to @GromNaN.phpfiles in thePHPDriverthanks to @GromNaNDeprecations
ClassMetadataFactory::setMetadataFor()thanks to @GromNaNImprovement
Static Analysis
v4.1.2Compare Source
Release Notes for 4.1.2
4.1.2
CI
Test Suite
This release also contains changes from 3.4.4
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.95.2Compare Source
MethodArgumentSpaceFixer- avoid collapsing multi-line arguments (#9559)ModifierKeywordsFixer- do not break PHP syntax for closures in constant expressions (#9596)NoRedundantReadonlyPropertyFixer- fixTypeErrorwhen trait contains anonymous class (#9457)PhpUnitAttributesFixer- add missing handling ofCoversMethodand naive handling ofCoversTrait(#9588)TextReporter- always show summary footer (#9595)facile-it/paraunitto ^2.11 (#9589)PhpdocTagCasingFixerTest(#9610)AbstractFopenFlagFixer(#9592)BlankLineBetweenImportGroupsFixer(#9562)ControlStructureBracesFixer(#9609)NoExtraBlankLinesFixer(#9567)OrderedImportsFixer(#9603)PhpdocSingleLineVarSpacingFixer(#9591)PhpdocToReturnTypeFixer(#9558)PhpUnitRequiresConstraintFixerfrom https://github.com/kubawerlos/php-cs-fixer-custom-fixers (#9581)php_unit_attributesrule (#9578)@authorname per email (#9606)NoUnsetCastFixerTest- run any test on PHP >= 8 (#9585)v3.95.1Compare Source
FinalInternalClassFixer(#9547)PhpdocToParamTypeFixer(#9550)MethodArgumentSpaceFixer- Do not collapse nested arguments when usingensure_single_line_for_single_argumentoption foron_multiline(#9552)@paraminPhpdocToParamTypeFixerTest(#9549)v3.95.0Compare Source
remove_existing_declarationtodeclare_strict_typesfixer (#9384)excludeoption tophpdoc_typesrule (#9479)NoWhitespaceInEmptyArrayFixer(#8155)jsonformat whenAI_AGENTenvironment variable is set (#9542)@Symfony:risky- addvoid_return(#9546)GlobalNamespaceImportFixer- support first-class callable syntax (#9484)MethodArgumentSpaceFixer- addensure_single_line_for_single_argumentoption foron_multiline(#9504)MultilinePromotedPropertiesFixer- turn multiline promoted properties into singleline when there are fewer thanminimum_number_of_parameters(#9501)PhpdocLineSpanFixer- addfunctionoption (#9439)ReturnAssignmentFixer- skip variables with the named@vartags with new optionskip_named_var_tags(#9464)ArrayPushFixer- do not stop fixing whenarray_pushwith 1 argument found (#9508)BinaryOperatorSpacesFixer- make it works correctly with multiple match cases (#9470)EchoTagSyntaxFixer- do not break syntax for single line comments (#9506)PhpUnitTestClassRequiresCoversFixer- do not add@coversNothingto anonymous classes (#9481)SimplifiedNullReturnFixer- do not removenullfrom property hook (#9471)SetTypeToCastFixer(#9518)BracesPositionFixer(#9522)PsrAutoloadingFixer(#9541)ClassAttributesSeparationFixer(#9545)GeneralAttributeRemoveFixer(#9520)GlobalNamespaceImportFixerTest(#9482)NoTrailingCommaInSinglelineFixer(#9537)OrderedAttributesFixer(#9521)PhpUnitExpectationFixer(#9505)TypeExpression::REGEX_TYPESdoes not have unnamed capturing group (#9514)AbstractPhpUnitFixer(#9519)ArrayPushFixer(#9515)FunctionsAnalyzer(#9483)MbStrFunctionsFixer- remove the nevertruecondition (#9509)ModernizeStrposFixer- remove the nevertrueconditions (#9510)NoAliasFunctionsFixer- cleanup invalid set handling (#9511)failOnDeprecation="true"to PHPUnit config (#8935)issue_8828_c.teston macOS for now (#9528)PhpdocTypesNoDuplicatesFixertoPhpdocNoDuplicateTypesFixer(#9381)MethodArgumentSpaceFixermust run beforeNoTrailingCommaInSinglelineFixer(#9507)PhpUnitTestCaseStaticMethodCallsFixerTest::testInvalidConfiguration(#9460)jaywcjlove/hotkeys-js (hotkeys-js)
v4.0.4Compare Source
Documentation v4.0.4: https://raw.githack.com/jaywcjlove/hotkeys/93f4073/index.html
Comparing Changes: jaywcjlove/hotkeys-js@v4.0.3...v4.0.4
214d6c7v4.0.3Compare Source
Documentation v4.0.3: https://raw.githack.com/jaywcjlove/hotkeys/d13af7a/index.html
Comparing Changes: jaywcjlove/hotkeys-js@v4.0.3...v4.0.3
214d6c7igor-php/igor-php (igor-php/igor-php)
v0.6.0Compare Source
Changelog
2471619Feat/llm export enriched (#26)a940df6feat(reporter): llm output now exits with 0 even if findings are foundv0.5.0Compare Source
Changelog
62b7a27chore(conductor): Archive track 'Refactor the project structure to align with professional open-source Go project standards.'2cfbb20](https://redirect.github.com/igor-php/igor-php/commit/2cfbConfiguration
📅 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.