Skip to content

Bump symfony/ux-twig-component from 2.32.0 to 2.34.0#2068

Merged
blued-gear merged 1 commit intomainfrom
dependabot/composer/symfony/ux-twig-component-2.34.0
Mar 29, 2026
Merged

Bump symfony/ux-twig-component from 2.32.0 to 2.34.0#2068
blued-gear merged 1 commit intomainfrom
dependabot/composer/symfony/ux-twig-component-2.34.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps symfony/ux-twig-component from 2.32.0 to 2.34.0.

Release notes

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

v2.34.0

Changelog (symfony/ux-twig-component@v2.33.0...v2.34.0)

  • no significant changes

v2.33.0

Changelog (symfony/ux-twig-component@v2.32.0...v2.33.0)

Changelog

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

CHANGELOG

2.35

Add support for AttributeValueInterface from twig/html-extra:^3.24.0 in ComponentAttributes

2.33

  • Extended support for the index.html.twig template fallback when resolving namespaced anonymous components
  • Add support for dynamic template resolution with AsTwigComponent(template: FromMethod('getCustomFuntion'))

2.32

  • Add option profiler.collect_components to control component data collection in the profiler (enabled in debug mode by default)
  • Add support for using directory name as component name for anonymous components

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

... (truncated)

Commits
  • f9942e3 bug #3372 [LiveComponent][TwigComponent] Fix reflection issues for private pr...
  • 356a76a [LiveComponent][TwigComponent] Fix reflection issues for private properties f...
  • 1147bc9 [TwigComponent] Fix profiler loaded in production due to unresolved %kernel.d...
  • 7c71972 Allow components use dynamically templates
  • 0dff789 bug #3341 [TwigComponent] Minor performance improvement by caching `PropertyA...
  • 6cfc49d [TwigComponent] Minor performance improvements when using {% props %}
  • 369a4f1 [TwigComponent] Minor performance improvement by caching `PropertyAccessor::i...
  • 0f9791a [TwigComponent] Add support for anonymous component name resolution in extern...
  • 5eadc09 Drop Biome.js for oxfmt and oxlint
  • 63239cb Run PHP-CS-Fixer (no_useless_else & static_lambda)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Mar 28, 2026
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/ux-twig-component-2.34.0 branch from cb90d08 to 84d1fe1 Compare March 29, 2026 14:22
@blued-gear
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [symfony/ux-twig-component](https://github.com/symfony/ux-twig-component) from 2.32.0 to 2.34.0.
- [Release notes](https://github.com/symfony/ux-twig-component/releases)
- [Changelog](https://github.com/symfony/ux-twig-component/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-twig-component@v2.32.0...v2.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/ux-twig-component-2.34.0 branch from 84d1fe1 to e93923e Compare March 29, 2026 20:21
@blued-gear blued-gear enabled auto-merge (squash) March 29, 2026 20:22
@blued-gear blued-gear merged commit 12fe2e5 into main Mar 29, 2026
9 checks passed
@blued-gear blued-gear deleted the dependabot/composer/symfony/ux-twig-component-2.34.0 branch March 29, 2026 20:36
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