Skip to content

Bump symfony/ux-turbo from 2.22.1 to 2.24.0 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps symfony/ux-turbo from 2.22.1 to 2.24.0.

Changelog

Sourced from symfony/ux-turbo's changelog.

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
  • Add support for providing multiple mercure topics to turbo_stream_listen

2.21.0

  • Add Helper/TurboStream::append() et al. methods
  • Add TurboStreamResponse
  • Add <twig:Turbo:Stream:*> components

2.19.0

  • Fix Doctrine proxies are not Broadcasted #3139

2.15.0

  • Add Turbo 8 support #1476
  • Fix missing use statement used during broadcast #1475

2.14.2

  • Fix using old ClassUtils class that's not used in newer versions of Doctrine

2.13.2

  • Revert "Change JavaScript package to type: module"

2.13.0

  • Add Symfony 7 support.
  • Change JavaScript package to type: module

2.9.0

  • Minimum PHP version is now 8.1

  • Add support for symfony/asset-mapper

  • Replace symfony/webpack-encore-bundle by symfony/stimulus-bundle in dependencies

2.7.0

... (truncated)

Commits
  • 2295430 [Turbo] Add support for authentication to the EventSource via `turbo_stream_l...
  • a7dc6a0 feature #2618 [Turbo] Add Twig Extensions for meta tags (seb-jean)
  • 997cbea Add Twig Extensions for page refreshes
  • 65318a4 Document about alternative JS assets installation with npm packages
  • ca954df Document src/**/assets/README.md files about direct installation and recomm...
  • cdead08 Remove tree from repository URL in each package.json
  • 09d120e Add README.md file for each UX packages assets
  • 0b79524 Add LICENSE file for each UX packages assets
  • b4281f1 Normalize package.json files, to prepare publication on NPM
  • d4ffb6a Update index.rst
  • 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-turbo](https://github.com/symfony/ux-turbo) from 2.22.1 to 2.24.0.
- [Changelog](https://github.com/symfony/ux-turbo/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-turbo@v2.22.1...v2.24.0)

---
updated-dependencies:
- dependency-name: symfony/ux-turbo
  dependency-version: 2.24.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 May 1, 2025
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