🚨 [security] [php] Update symfony/yaml 7.3.0 → 7.4.13 (minor)#32
Open
depfu[bot] wants to merge 1 commit into
Open
🚨 [security] [php] Update symfony/yaml 7.3.0 → 7.4.13 (minor)#32depfu[bot] wants to merge 1 commit into
depfu[bot] wants to merge 1 commit into
Conversation
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 Symfony hardened the parser when handling untrusted input
🚨 Symfony's YAML Parser Vulnerable to Exponential Memory Allocation via Recursive Collection-Alias Expansion ("Billion Laughs")
🚨 Symfony's YAML Parser has a ReDoS via Catastrophic Backtracking in Parser::cleanup() Regex
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 62 commits:
Merge branch '6.4' into 7.4CS fixMerge branch '6.4' into 7.4Merge branch '5.4' into 6.4[Yaml] Allow trailing newlines after the end-of-document markerMerge branch '6.4' into 7.4Merge branch '5.4' into 6.4[Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking[Yaml] Bound collection-alias resolution in the parserMerge branch '6.4' into 7.4[Yaml] Reject non-stringables when using "!!binary"[Yaml] Bound recursion depth in the parserMerge branch '6.4' into 7.4[Yaml] fix flow collection drops `&anchor` and `!!str &anchor` itemsUpdate XSD references in phpunit.xml.dist filesMerge branch '6.4' into 7.4CS fixes - native_function_invocation & static_lambdaBackport some CS fixes from 7.4[CS] Back config from 8.1 and apply heredoc_indentation ruleAdd deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist filesConfigure deprecation triggersMerge branch '6.4' into 7.4[Yaml] Fix parsing nested mappings in sequencesMerge branch '7.3' into 7.4Merge branch '6.4' into 7.3[Yaml] Fix regression handling blank lines in unquoted scalarsMerge branch '7.3' into 7.4Merge branch '6.4' into 7.3[Yaml] Align unquoted multiline scalar parsing with spec for commentsMerge branch '7.3' into 7.4Merge branch '6.4' into 7.3[Yaml] Fix parsing of unquoted multiline scalars with comments or blank linesMerge branch '7.3' into 7.4Merge branch '6.4' into 7.3don't cast strings exceeding the min/max int rangesMerge branch '7.3' into 7.4Merge branch '6.4' into 7.3[Yaml] Fix scope resolution operator in flow mapping keys[Mime] Deprecate implementing `__sleep/wakeup()` on `AbstractPart` implementationsminor #61372 chore: PHP CS Fixer - update heredoc handling (keradus)chore: PHP CS Fixer - update heredoc handlingminor #61371 chore: PHP CS Fixer - restore PHP / PHPUnit rulesets (keradus)chore: PHP CS Fixer - restore PHP / PHPUnit rulesetsminor #61373 chore: PHP CS Fixer - heredoc indentation as of PHP 7.3 (keradus)minor #61390 run tests with PHPUnit 12.3 (xabbuh)run tests with PHPUnit 12.3chore: heredoc indentation as of PHP 7.3[Yaml] Fix code stylereplace PHPUnit annotations with attributesrun tests using PHPUnit 11.5Fix typosoptimize `in_array` callsMerge branch '7.2' into 7.3Merge branch '6.4' into 7.2CS fixesVarious CS fixes[Console] Simplify using invokable commands when the component is used standaloneMerge branch '7.3' into 7.4Merge branch '7.2' into 7.3Merge branch '6.4' into 7.2[Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4Allow Symfony ^8.0Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands