Skip to content

Update symfony/ux-twig-component requirement from ^2.33 to ^3.0#2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/ux-twig-component-tw-3.0
Open

Update symfony/ux-twig-component requirement from ^2.33 to ^3.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/ux-twig-component-tw-3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Updates the requirements on symfony/ux-twig-component to permit the latest version.

Release notes

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

v3.0.0

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

Changelog

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

3.0.0

  • Minimum required Symfony version is now 7.4
  • Minimum required PHP version is now 8.4
  • The configuration twig_component.defaults could not be nullable anymore
  • Remove method PreCreateForRenderEvent::getProps() in favor of PreCreateForRenderEvent::getInputProps()
  • Remove cva Twig function in favor of html_cva Twig function from twig/html-extra
  • Passing null as an attribute value when using ComponentAttributes (or attributes Twig variable) will now throw an exception, use remove() instead
  • Remove method ComponentAttributes::add(), use {{ attributes.defaults(stimulus_controller('...')) }} instead
  • The ComponentTemplateFinder does not accept Twig\Environment as first argument anymore, pass a LoaderInterface instead
  • The ComponentTemplateFinder does not accept a nullable directory argument anymore, pass a string instead
  • Remove old compatibility layer with deprecated StimulusTwigExtension from WebpackEncoreBundle ^1.0, use StimulusBundle instead

2.35

  • Add support for AttributeValueInterface from twig/html-extra:^3.24.0 in ComponentAttributes
  • Allow Symfony UX 3.x packages

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

... (truncated)

Commits
  • dea344e Update minimum required Symfony version to 7.4
  • 1f22819 Upgrade minimum required PHP version to 8.4
  • 19bb59d [3.x] Upmerge fixes
  • 6090c4b Merge branch '2.x' into 3.x
  • d64b068 [Chartjs][Icons][Map][Native][Notify][React][Svelte][Toolkit][Turbo][TwigComp...
  • e2e686b [TwigComponent] Add support for AttributeValueInterface from `twig/html-ext...
  • 6c9037d 2.x -> 3.x post-merge fixes
  • 44c3388 Merge branch '2.x' into 3.x
  • 41b7e5c Merge branch '2.x' into 3.x
  • e838cf1 Merge branch '2.x' into 3.x
  • Additional commits viewable in compare view

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)

Updates the requirements on [symfony/ux-twig-component](https://github.com/symfony/ux-twig-component) to permit the latest version.
- [Release notes](https://github.com/symfony/ux-twig-component/releases)
- [Changelog](https://github.com/symfony/ux-twig-component/blob/3.x/CHANGELOG.md)
- [Commits](symfony/ux-twig-component@v2.33.0...v3.0.0)

---
updated-dependencies:
- dependency-name: symfony/ux-twig-component
  dependency-version: 3.0.0
  dependency-type: direct:production
...

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 Apr 15, 2026
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.

0 participants