Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

Bumps symfony/ux-twig-component from 2.17.0 to 2.28.0.

Changelog

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

CHANGELOG

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

Commits
  • 8b10610 Migrate PHPUnit configs and homogenize them
  • 0879cd5 minor #2843 [Doc] Update the docs about the mount() method of Twig components...
  • 09fc6f8 [Doc] Update the docs about the mount() method of Twig components
  • 8d07749 [Doc] Update the docs about nested Twig components
  • 5515272 [TwigComponent] Fix escaping of Alpine.js attribute keys containing numeric c...
  • 825e653 Homogenize PHP-CS-Fixer configuration with symfony/symfony, and run it
  • d0ec0b6 [Twig] Improves Parser exception
  • d20da25 [TwigComponent] Fix ComponentAttributes rendering when using `StimulusAttri...
  • b5d4e77 Remove ComponentAttributeFactory and inject EscaperRuntime directly
  • 442debb Inject an HtmlAttributeEscaper in ComponentAttributes
  • 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.17.0 to 2.28.0.
- [Changelog](https://github.com/symfony/ux-twig-component/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-twig-component@v2.17.0...v2.28.0)

---
updated-dependencies:
- dependency-name: symfony/ux-twig-component
  dependency-version: 2.28.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 Jul 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2025

Superseded by #508.

@dependabot dependabot bot closed this Jul 31, 2025
@dependabot dependabot bot deleted the dependabot/composer/symfony/ux-twig-component-2.28.0 branch July 31, 2025 02:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant