Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps symfony/ux-live-component from 2.17.0 to 2.26.1.

Changelog

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

CHANGELOG

2.26.0

  • LiveProp: Pass the property name as second parameter of the modifier callable
  • Add compatibility layer to fix deprecation with Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes(). If you use PHP 8.2 or higher, we recommend you to update dependency symfony/property-info to at least 7.1.0

2.25.0

  • Add support for Symfony UID hydration/dehydration
  • ComponentWithFormTrait now correctly checks for a TranslatableInterface placeholder for <select> elements
  • Fix LiveComponentHydrator::hydrateValue() to hydrate null values

2.23.0

  • Allow configuring the secret used to compute fingerprints and checksums.
  • Prevent __component property to be serialized when called JSON.stringify()

2.22.0

  • Remove CSRF tokens - rely on same-origin/CORS instead

2.19.0

  • Add submitForm() to TestLiveComponent.
  • Add live_action Twig function

2.18.0

  • Add parameter to TestLiveComponent::call() to add files to the request
Commits
  • 92b300b [LiveComponent] Fix conflict with symfony/type-info
  • 21fadb8 Update versions to 2.26.0
  • fe860a4 [CI] Re-add PHP-CS-Fixer
  • f5b7a99 [LiveComponent] Fix `PropertyTypeExtractorInterface::getTypes()`` deprecation...
  • f2b0976 Homogenize PHP-CS-Fixer configuration with symfony/symfony, and run it
  • 1e6d04c minor #2741 [LiveComponent] Improve misleading smart render algorithm docs (n...
  • f820584 [LiveComponent] Add property name to modifier function
  • b42d5e8 minor #2699 key is more reliable with child components (weaverryan)
  • 931d25c minor #2706 docs: remove oldest versionadded (smnandre)
  • 78f1dbc 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-live-component](https://github.com/symfony/ux-live-component) from 2.17.0 to 2.26.1.
- [Changelog](https://github.com/symfony/ux-live-component/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-live-component@v2.17.0...v2.26.1)

---
updated-dependencies:
- dependency-name: symfony/ux-live-component
  dependency-version: 2.26.1
  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 Jun 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

Superseded by #501.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/composer/symfony/ux-live-component-2.26.1 branch June 30, 2025 02:51
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