Skip to content

chore(deps): update symfony packages to v7.4.8#251

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/symfony
Open

chore(deps): update symfony packages to v7.4.8#251
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/symfony

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Change Age Confidence
symfony/property-access (source) 7.2.37.4.8 age confidence
symfony/property-info (source) 7.2.57.4.8 age confidence
symfony/serializer (source) 7.2.67.4.10 age confidence
symfony/yaml (source) 7.2.67.4.13 age confidence

Release Notes

symfony/property-access (symfony/property-access)

v7.4.8

Compare Source

Changelog (symfony/property-access@v7.4.7...v7.4.8)

  • no significant changes

v7.4.4

Compare Source

v7.4.3

Compare Source

v7.4.0

Compare Source

v7.3.10

Compare Source

v7.3.9

Compare Source

v7.3.3

Compare Source

Changelog (symfony/property-access@v7.3.2...v7.3.3)

  • no significant changes

v7.3.2

Compare Source

Changelog (symfony/property-access@v7.3.1...v7.3.2)

v7.3.1

Compare Source

Changelog (symfony/property-access@v7.3.0...v7.3.1)

  • no significant changes

v7.3.0

Compare Source

Changelog (symfony/property-access@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.2.9

Compare Source

Changelog (symfony/property-access@v7.2.8...v7.2.9)

v7.2.8

Compare Source

Changelog (symfony/property-access@v7.2.7...v7.2.8)

  • no significant changes

v7.2.7

Compare Source

Changelog (symfony/property-access@v7.2.6...v7.2.7)

  • no significant changes
symfony/property-info (symfony/property-info)

v7.4.8

Compare Source

Changelog (symfony/property-info@v7.4.7...v7.4.8)

  • no significant changes

v7.4.7

Compare Source

Changelog (symfony/property-info@v7.4.6...v7.4.7)

v7.4.6

Compare Source

v7.4.5

Compare Source

Changelog (symfony/property-info@v7.4.4...v7.4.5)

  • bug #​63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
  • bug #​63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
  • bug #​63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
  • bug #​63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (@​nicolas-grekas)

v7.4.4

Compare Source

Changelog (symfony/property-info@v7.4.3...v7.4.4)

  • bug #​62959 do not parse scalar as an object (xabbuh)
  • bug #​63084 fix exception with nullable value-of phpdoc (Максим Колокольников, maxmirazh33)
  • bug #​63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
  • bug #​62997 Fix type resolution when called class is in other namespace (mtarld)
  • bug #​62886 Skip methods that look like getters but return void or never (@​jordikroon)

v7.4.3

Compare Source

v7.4.1

Compare Source

Changelog (symfony/property-info@v7.4.0...v7.4.1)

v7.4.0

Compare Source

v7.3.11

Compare Source

Changelog (symfony/property-info@v7.3.10...v7.3.11)

  • bug #​63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
  • bug #​63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
  • bug #​63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
  • bug #​63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (@​nicolas-grekas)

v7.3.10

Compare Source

Changelog (symfony/property-info@v7.3.9...v7.3.10)

  • bug #​62959 do not parse scalar as an object (xabbuh)
  • bug #​63084 fix exception with nullable value-of phpdoc (Максим Колокольников, maxmirazh33)
  • bug #​63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
  • bug #​62997 Fix type resolution when called class is in other namespace (mtarld)
  • bug #​62886 Skip methods that look like getters but return void or never (@​jordikroon)

v7.3.9

Compare Source

v7.3.8

Compare Source

Changelog (symfony/property-info@v7.3.7...v7.3.8)

v7.3.5

Compare Source

v7.3.4

Compare Source

Changelog (symfony/property-info@v7.3.3...v7.3.4)

v7.3.1

Compare Source

Changelog (symfony/property-info@v7.3.0...v7.3.1)

v7.3.0

Compare Source

Changelog (symfony/property-info@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.2.9

Compare Source

Changelog (symfony/property-info@v7.2.8...v7.2.9)

v7.2.8

Compare Source

Changelog (symfony/property-info@v7.2.7...v7.2.8)

symfony/serializer (symfony/serializer)

v7.4.10

Compare Source

Changelog (symfony/serializer@v7.4.9...v7.4.10)

v7.4.9

Compare Source

Changelog (symfony/serializer@v7.4.8...v7.4.9)

v7.4.8

Compare Source

Changelog (symfony/serializer@v7.4.7...v7.4.8)

v7.4.7

Compare Source

Changelog (symfony/serializer@v7.4.6...v7.4.7)

v7.4.6

Compare Source

Changelog (symfony/serializer@v7.4.5...v7.4.6)

v7.4.5

Compare Source

Changelog (symfony/serializer@v7.4.4...v7.4.5)

v7.4.4

Compare Source

v7.4.3

Compare Source

v7.4.2

Compare Source

Changelog (symfony/serializer@v7.4.1...v7.4.2)

v7.4.0

Compare Source

v7.3.11

Compare Source

Changelog (symfony/serializer@v7.3.10...v7.3.11)

v7.3.10

Compare Source

Changelog (symfony/serializer@v7.3.9...v7.3.10)

  • bug #​63136 Fix is/has/can accessor naming to strip prefix unless colliding (nicolas-grekas)
  • bug #​63052 Fix NameConverter not detecting wrong input format with allow_extra_attributes=false (xersion22)
  • bug #​62953 Fix removing nested values (gnoddep)
  • bug #​62838 Fix serialization of method with same name than property (VincentLanglet)
  • bug #​62886 Skip methods that look like getters but return void or never (@​jordikroon)

v7.3.9

Compare Source

v7.3.8

Compare Source

v7.3.5

Compare Source

v7.3.4

Compare Source

Changelog (symfony/serializer@v7.3.3...v7.3.4)

v7.3.3

Compare Source

Changelog (symfony/serializer@v7.3.2...v7.3.3)

v7.3.2

Compare Source

Changelog (symfony/serializer@v7.3.1...v7.3.2)

v7.3.1

Compare Source

Changelog (symfony/serializer@v7.3.0...v7.3.1)

v7.3.0

Compare Source

Changelog (symfony/serializer@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.2.9

Compare Source

Changelog (symfony/serializer@v7.2.8...v7.2.9)

v7.2.8

Compare Source

Changelog (symfony/serializer@v7.2.7...v7.2.8)

v7.2.7

Compare Source

Changelog (symfony/serializer@v7.2.6...v7.2.7)

symfony/yaml (symfony/yaml)

v7.4.13

Compare Source

v7.4.12

Compare Source

Changelog (symfony/yaml@v7.4.11...v7.4.12)

v7.4.11

Compare Source

Changelog (symfony/yaml@v7.4.10...v7.4.11)

v7.4.10

Compare Source

Changelog (symfony/yaml@v7.4.6...v7.4.10)

v7.4.8

Compare Source

v7.4.6

Compare Source

v7.4.1

Compare Source

Changelog (symfony/yaml@v7.4.0...v7.4.1)

v7.4.0

Compare Source

v7.3.8

Compare Source

Changelog (symfony/yaml@v7.3.7...v7.3.8)

v7.3.5

Compare Source

v7.3.3

Compare Source

Changelog (symfony/yaml@v7.3.2...v7.3.3)

v7.3.2

Compare Source

Changelog (symfony/yaml@v7.3.1...v7.3.2)

  • no significant changes

v7.3.1

Compare Source

Changelog (symfony/yaml@v7.3.0...v7.3.1)

v7.3.0

Compare Source

Changelog (symfony/yaml@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.2.9

Compare Source

Changelog (symfony/yaml@v7.2.8...v7.2.9)

  • no significant changes

v7.2.8

Compare Source

Changelog (symfony/yaml@v7.2.7...v7.2.8)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) April 26, 2026 17:05
@renovate renovate Bot requested a review from lotyp as a code owner April 26, 2026 17:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.05%. Comparing base (4bf5d89) to head (69e87b5).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #251   +/-   ##
=========================================
  Coverage     98.05%   98.05%           
  Complexity       75       75           
=========================================
  Files            15       15           
  Lines           257      257           
=========================================
  Hits            252      252           
  Misses            5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/symfony branch from 1eb5a2b to 2b7d000 Compare April 28, 2026 11:15
@renovate renovate Bot force-pushed the renovate/symfony branch from 2b7d000 to e9965d8 Compare May 6, 2026 12:52
@renovate renovate Bot force-pushed the renovate/symfony branch 2 times, most recently from b04ef25 to 490df09 Compare May 20, 2026 14:56
@renovate renovate Bot force-pushed the renovate/symfony branch from 490df09 to 69e87b5 Compare May 27, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants