Skip to content

Bump symfony/translation from 8.0.6 to 8.0.8#1735

Open
dependabot[bot] wants to merge 1 commit into3.1from
dependabot/composer/symfony/translation-8.0.8
Open

Bump symfony/translation from 8.0.6 to 8.0.8#1735
dependabot[bot] wants to merge 1 commit into3.1from
dependabot/composer/symfony/translation-8.0.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps symfony/translation from 8.0.6 to 8.0.8.

Release notes

Sourced from symfony/translation's releases.

v8.0.8

Changelog (symfony/translation@v8.0.7...v8.0.8)

  • no significant changes
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/translation](https://github.com/symfony/translation) from 8.0.6 to 8.0.8.
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/8.1/CHANGELOG.md)
- [Commits](symfony/translation@v8.0.6...v8.0.8)

---
updated-dependencies:
- dependency-name: symfony/translation
  dependency-version: 8.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Patch php Pull requests that update Php code labels Apr 1, 2026
Copy link
Copy Markdown

@bri-tong bri-tong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review: Bump symfony/translation from 8.0.6 to 8.0.8

Summary

This is a routine Dependabot patch-version bump of symfony/translation from v8.0.6 to v8.0.8. The only file changed is composer.lock (6 additions, 6 deletions) — updating version strings, commit references, dist URLs, and timestamps. The upstream release notes explicitly state "no significant changes" for v8.0.8; the two upstream commits are a branch merge (7.4 into 8.0) and a deprecation trigger configuration. No composer.json constraint changes are involved.

CI Status

All 10 CI check runs pass ✅:

  • build — success
  • Lint — success (×2 suites)
  • Static Analysis — success (×2 suites)
  • Tests (PHP 8.5) — success (×2 suites)
  • Code Coverage — success (×2 suites)
  • Compliance Check — success

Blocking Issues

None.

Non-blocking Suggestions

None. This is a minimal, low-risk lockfile-only patch bump with no behavioral changes.

Risk Assessment

Very low. This is a same-major, same-minor patch bump (8.0.68.0.8) that:

  • Changes only composer.lock (no constraint or source code modifications)
  • Has "no significant changes" per upstream release notes
  • Passes all CI checks (tests, static analysis, lint, coverage, compliance)
  • Is automatically mergeable with a clean mergeable state

This PR is safe to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Patch php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant