Skip to content

Update symfony packages to v8 (major)#30

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-symfony
Open

Update symfony packages to v8 (major)#30
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-symfony

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
symfony/cache (source) ^6.4|^7.18.0.7 age confidence
symfony/clock (source) ^6.4|^7.18.0.0 age confidence
symfony/config (source) ^6.4|^7.18.0.7 age confidence
symfony/dependency-injection (source) ^6.4|^7.18.0.7 age confidence
symfony/http-client (source) ^6.4|^7.18.0.7 age confidence
symfony/http-kernel (source) ^6.4|^7.18.0.7 age confidence
symfony/yaml (source) ^6.4|^7.18.0.6 age confidence

Release Notes

symfony/cache (symfony/cache)

v8.0.7

Compare Source

Changelog (symfony/cache@v8.0.6...v8.0.7)

v8.0.6

Compare Source

Changelog (symfony/cache@v8.0.5...v8.0.6)

v8.0.5

Compare Source

Changelog (symfony/cache@v8.0.4...v8.0.5)

v8.0.4

Compare Source

Changelog (symfony/cache@v8.0.3...v8.0.4)

v8.0.3

Compare Source

Changelog (symfony/cache@v8.0.2...v8.0.3)

v8.0.1

Compare Source

Changelog (symfony/cache@v8.0.0...v8.0.1)

v8.0.0

Compare Source

symfony/clock (symfony/clock)

v8.0.0

Compare Source

Changelog (symfony/clock@v8.0.0-RC3...v8.0.0)

  • no significant changes
symfony/config (symfony/config)

v8.0.7

Compare Source

Changelog (symfony/config@v8.0.6...v8.0.7)

  • no significant changes

v8.0.6

Compare Source

Changelog (symfony/config@v8.0.5...v8.0.6)

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.1

Compare Source

Changelog (symfony/config@v8.0.0...v8.0.1)

v8.0.0

Compare Source

symfony/dependency-injection (symfony/dependency-injection)

v8.0.7

Compare Source

Changelog (symfony/dependency-injection@v8.0.6...v8.0.7)

v8.0.6

Compare Source

Changelog (symfony/dependency-injection@v8.0.5...v8.0.6)

v8.0.5

Compare Source

Changelog (symfony/dependency-injection@v8.0.4...v8.0.5)

v8.0.4

Compare Source

Changelog (symfony/dependency-injection@v8.0.3...v8.0.4)

  • bug #​63160 Fix alias chain inversion when deprecated alias points to decorated service (amateescu)
  • bug #​62920 Allow ParamConfigurator in ParametersConfig (@​jack-worman)

v8.0.3

Compare Source

v8.0.2

Compare Source

Changelog (symfony/dependency-injection@v8.0.1...v8.0.2)

v8.0.1

Compare Source

Changelog (symfony/dependency-injection@v8.0.0...v8.0.1)

v8.0.0

Compare Source

Changelog (symfony/dependency-injection@v8.0.0-RC3...v8.0.0)

symfony/http-client (symfony/http-client)

v8.0.7

Compare Source

Changelog (symfony/http-client@v8.0.6...v8.0.7)

v8.0.6

Compare Source

Changelog (symfony/http-client@v8.0.5...v8.0.6)

v8.0.5

Compare Source

Changelog (symfony/http-client@v8.0.4...v8.0.5)

  • bug #​63212 Fix dealing with truncated streams after headers arrived with CurlHttpClient (nicolas-grekas)
  • bug #​63211 Fix dealing with multiple levels of AsyncResponse decoration (@​nicolas-grekas)

v8.0.4

Compare Source

Changelog (symfony/http-client@v8.0.3...v8.0.4)

  • bug #​63155 Skip HTTP/3 when using a proxy (nicolas-grekas)
  • bug #​62954 Fix existing headers must be replaced in CachingHttpClient (Toflar)
  • bug #​62898 update chunk items' expiration on revalidation (@​Lctrs)

v8.0.3

Compare Source

v8.0.1

Compare Source

Changelog (symfony/http-client@v8.0.0...v8.0.1)

v8.0.0

Compare Source

symfony/http-kernel (symfony/http-kernel)

v8.0.7

Compare Source

Changelog (symfony/http-kernel@v8.0.6...v8.0.7)

v8.0.6

Compare Source

Changelog (symfony/http-kernel@v8.0.5...v8.0.6)

v8.0.5

Compare Source

Changelog (symfony/http-kernel@v8.0.4...v8.0.5)

  • no significant changes

v8.0.4

Compare Source

Changelog (symfony/http-kernel@v8.0.3...v8.0.4)

v8.0.3

Compare Source

Changelog (symfony/http-kernel@v8.0.2...v8.0.3)

  • no significant changes

v8.0.2

Compare Source

Changelog (symfony/http-kernel@v8.0.1...v8.0.2)

  • no significant changes

v8.0.1

Compare Source

Changelog (symfony/http-kernel@v8.0.0...v8.0.1)

v8.0.0

Compare Source

Changelog (symfony/http-kernel@v8.0.0-RC3...v8.0.0)

  • no significant changes
symfony/yaml (symfony/yaml)

v8.0.6

Compare Source

v8.0.1

Compare Source

Changelog (symfony/yaml@v8.0.0...v8.0.1)

v8.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.93%. Comparing base (562d6d9) to head (3d51b72).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #30      +/-   ##
============================================
- Coverage     98.94%   98.93%   -0.02%     
  Complexity       29       29              
============================================
  Files             6        6              
  Lines           378      374       -4     
============================================
- Hits            374      370       -4     
  Misses            4        4              

☔ 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/major-symfony branch 8 times, most recently from 82cb9d0 to 8dfbf50 Compare December 10, 2025 05:34
@renovate renovate bot force-pushed the renovate/major-symfony branch 3 times, most recently from bcae40f to e74908f Compare January 6, 2026 21:21
@renovate renovate bot force-pushed the renovate/major-symfony branch 2 times, most recently from b242e76 to 220f23f Compare January 11, 2026 09:27
@renovate renovate bot force-pushed the renovate/major-symfony branch 6 times, most recently from ae9f32d to 02e7934 Compare January 25, 2026 12:38
@renovate renovate bot force-pushed the renovate/major-symfony branch 2 times, most recently from dd89c99 to 915b8aa Compare January 28, 2026 14:41
@renovate renovate bot force-pushed the renovate/major-symfony branch 2 times, most recently from 51e1341 to cb9b4d6 Compare February 5, 2026 13:58
@renovate renovate bot force-pushed the renovate/major-symfony branch 4 times, most recently from d4c1cd5 to 1ddaa18 Compare February 15, 2026 20:49
@renovate renovate bot force-pushed the renovate/major-symfony branch 2 times, most recently from 5250f51 to d694923 Compare February 21, 2026 17:57
@renovate renovate bot force-pushed the renovate/major-symfony branch 3 times, most recently from c87cc49 to 8a21d58 Compare February 26, 2026 11:07
@renovate renovate bot force-pushed the renovate/major-symfony branch 6 times, most recently from 3e28804 to bd7f32d Compare March 6, 2026 22:06
@renovate renovate bot force-pushed the renovate/major-symfony branch from bd7f32d to 3d51b72 Compare March 7, 2026 01:06
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