Skip to content

Bump symfony/ux-turbo from 2.36.0 to 3.4.0 - #100

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/ux-turbo-3.4.0
Closed

Bump symfony/ux-turbo from 2.36.0 to 3.4.0#100
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/ux-turbo-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/ux-turbo from 2.36.0 to 3.4.0.

Release notes

Sourced from symfony/ux-turbo's releases.

v3.4.0

Changelog (symfony/ux-turbo@v3.3.0...v3.4.0)

  • minor #3735 Add sync-packages.php to normalize packages .gitattributes (@鈥婯ocal)
  • bug #3730 Fix broken assets/tsconfig.json reference breaking webpack 5.109+ builds (@鈥媧alesak)

v3.3.0

Changelog (symfony/ux-turbo@v3.2.0...v3.3.0)

  • no significant changes

v3.2.0

Changelog (symfony/ux-turbo@v3.1.0...v3.2.0)

v3.1.0

Changelog (symfony/ux-turbo@v3.0.0...v3.1.0)

v3.0.0

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

Changelog

Sourced from symfony/ux-turbo's changelog.

CHANGELOG

3.2.0

  • Prevent installation alongside symfony/mercure 0.7.0 and 0.7.1, which are incompatible

3.1.0

  • Add a minimal layout for Turbo Frame responses, allowing head content like meta tags to work properly
  • Add TurboFrame service methods and Twig functions turbo_is_frame_request()/turbo_frame_request_id() to detect Turbo Frame requests
  • Add <turbo-mercure-stream-source> custom element, turbo_stream_from() Twig function and <twig:Turbo:Stream:From> Twig component
  • Deprecate turbo_stream_listen() Twig function, use turbo_stream_from() or the <twig:Turbo:Stream:From> Twig component instead
  • Deprecate Symfony\UX\Turbo\Twig\TurboStreamListenRendererInterface interface, use Symfony\UX\Turbo\StreamSourceRendererInterface instead
  • Deprecate Symfony\UX\Turbo\Bridge\Mercure\TurboStreamListenRenderer class, use Symfony\UX\Turbo\Bridge\Mercure\MercureStreamSourceRenderer instead
  • Deprecate Symfony\UX\Turbo\Bridge\Mercure\TopicSet class
  • Deprecate the mercure-turbo-stream Stimulus controller, use the <turbo-mercure-stream-source> custom element instead

3.0.0

  • Minimum required Symfony version is now 7.4
  • Minimum required PHP version is now 8.4
  • Remove old compatibility layer with deprecated StimulusTwigExtension from WebpackEncoreBundle ^1.0, use StimulusBundle instead
  • Remove BC layer for TurboStreamListenRendererInterface::renderTurboStreamListen() $eventSourceOptions parameter

2.35

  • Allow Symfony UX 3.x packages

2.32

  • Add support for MercureBundle ^0.4.1 and Mercure ^0.7.0

2.30

  • Ensure compatibility with PHP 8.5

2.29.0

  • Add Symfony 8 support

2.24.0

  • Add Twig Extensions for meta tags
  • Add support for authentication to the EventSource via turbo_stream_listen

2.22.0

  • Add <twig:Turbo:Stream> component
  • Add <twig:Turbo:Frame> component
  • Add support for custom actions in TurboStream and TurboStreamResponse

... (truncated)

Commits
  • daa104b Add sync-packages.php to normalize packages .gitattributes
  • 7c91d23 Fix issue #3728
  • 5420abd [Documention][Turbo] Remove mention to unsupported Symfony version
  • 505f246 Merge branch '2.x' into 3.x
  • ccb3c68 Bump npm packages to v2.36.2
  • b1e683e Update CHANGELOGs for 3.2.0
  • 62cacc7 Merge branch '2.x' into 3.x
  • b161df2 Bump npm packages to v2.36.1
  • dcc2da8 Merge branch '2.x' into 3.x
  • 8af1035 Drop PR warning and auto-closing on subtree splits
  • 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 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-turbo](https://github.com/symfony/ux-turbo) from 2.36.0 to 3.4.0.
- [Release notes](https://github.com/symfony/ux-turbo/releases)
- [Changelog](https://github.com/symfony/ux-turbo/blob/3.x/CHANGELOG.md)
- [Commits](symfony/ux-turbo@v2.36.0...v3.4.0)

---
updated-dependencies:
- dependency-name: symfony/ux-turbo
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #102.

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/symfony/ux-turbo-3.4.0 branch September 2, 2026 06:37
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