Skip to content

Bump symfony/ux-twig-component from 2.27.0 to 2.31.0#7

Closed
dependabot[bot] wants to merge 1 commit intomaster2.0from
dependabot/composer/symfony/ux-twig-component-2.31.0
Closed

Bump symfony/ux-twig-component from 2.27.0 to 2.31.0#7
dependabot[bot] wants to merge 1 commit intomaster2.0from
dependabot/composer/symfony/ux-twig-component-2.31.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 31, 2025

Bumps symfony/ux-twig-component from 2.27.0 to 2.31.0.

Changelog

Sourced from symfony/ux-twig-component's changelog.

CHANGELOG

2.30

  • Ensure compatibility with PHP 8.5

2.29.0

  • Add Symfony 8 support

2.25.2

  • Fix ComponentAttributes rendering when using StimulusAttributes as default attributes

2.25.1

  • [SECURITY] ComponentAttributes now requires a Twig\Runtime\EscaperRuntime instance as second argument
  • Remove HtmlAttributeEscaperInterface, TwigHtmlAttributeEscaper and ComponentAttributesFactory

2.25.0

  • [SECURITY] Make ComponentAttributes responsible for attribute escaping ensuring consistent and secure HTML output across all rendering contexts
  • Deprecate not passing an HtmlAttributeEscaperInterface to the ComponentAttributes constructor

2.20.0

2.17.0

  • Add nested attribute support #1405

2.16.0

  • Introduce CVA to style TwigComponent #1416
  • Drop Twig 2 support #1436
  • Fix full context is stored in profiler #1552
  • Add CVA (Class variant authority) integration #1416

2.15.0

  • Add the ability to render specific attributes from the attributes variable #1442
  • Restrict Twig 3.9 for now #1486
  • Build reproducible TemplateMap to fix possible post-deploy breakage #1497

2.14.0

... (truncated)

Commits
  • 6f7ecc1 [TwigComponent] Document how to define mandatory/default props
  • 96d0298 TwigComponent: remove floating text
  • 2f445ef Fix changelogs
  • 514a267 Remove some indirect deprecations
  • e10ece5 Ensure PHP 8.5 compatibility
  • 9073927 Replace Twig comments with PHP comments
  • dae83d8 Run latest PHP-CS-Fixer with improved configuration
  • b0223d3 Remove unnecessary checks for PHP <8.1 (in tests)
  • d3d9419 Add support for Symfony 8
  • 6a6562a Apply fabbot rules
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/ux-twig-component](https://github.com/symfony/ux-twig-component) from 2.27.0 to 2.31.0.
- [Changelog](https://github.com/symfony/ux-twig-component/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-twig-component@v2.27.0...v2.31.0)

---
updated-dependencies:
- dependency-name: symfony/ux-twig-component
  dependency-version: 2.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Oct 31, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 6, 2026

Superseded by #9.

@dependabot dependabot Bot closed this Jan 6, 2026
@dependabot dependabot Bot deleted the dependabot/composer/symfony/ux-twig-component-2.31.0 branch January 6, 2026 10:19
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 php Pull requests that update php code

Development

Successfully merging this pull request may close these issues.

0 participants