Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2025

Bumps symfony/ux-autocomplete from 2.22.1 to 2.23.0.

Changelog

Sourced from symfony/ux-autocomplete's changelog.

2.23.0

  • Deprecate ExtraLazyChoiceLoader in favor of Symfony\Component\Form\ChoiceList\Loader\LazyChoiceLoader
  • Reset TomSelect when updating url attribute #1505
  • Add getAttributes() method to define additional attributes for autocomplete results #2541

2.22.0

  • Take labelField TomSelect option into account #2382

2.21.0

  • Translate the option_create option from TomSelect with remote data setup #2279
  • Add one missing Dutch translation #2279

2.20.0

  • Translate the option_create option from TomSelect #2108

2.17.0

  • Allow choice_value option in entity autocomplete fields #1723

2.16.0

2.15.0

  • Add doctrine/orm 3 support #1468
  • Allow passing extra options to the autocomplete fields #1322
  • Fix 2 bugs where TomSelect would reset when not necessary #1502
  • Add one missing German translation #1521

2.14.0

  • Fixed behavior of Autocomplete when the underlying select or option elements were modified to hopefully, more reliably, reset the autocomplete instance. This is particularly important with LiveComponents.
  • Add support for the render.loading_more Tom Select Virtual Scroll option (loading_more_text)
  • Avoid losing the selected options when the Stimulus component is disconnected and reconnected to the DOM.
  • Added tom-select/dist/css/tom-select.bootstrap4.css to autoimport - this will cause this to appear in your controllers.json file by default, but disabled see.
  • Allow passing extra_options key in an array passed as a 3rd argument of the ->add() method. It will be used during the Ajax call to fetch results.

2.13.2

... (truncated)

Commits
  • 063926d [Autocomplete] Configurable results
  • 6ed7bb3 minor #2440 [Autocomplete] Fix Incompatibility filter_query and max_results (...
  • c2f3d43 [Autocomplete] Deprecate ExtraLazyChoiceLoader in favor of LazyChoiceLoader
  • f437a81 [Autocomplete] Reset TomSelect when updating controller attributes
  • 9d97f11 fix(doc): Incompatibility filter_query and max_results
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Feb 15, 2025
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/ux-autocomplete-2.23.0 branch from cd63199 to 0434325 Compare February 17, 2025 15:33
Bumps [symfony/ux-autocomplete](https://github.com/symfony/ux-autocomplete) from 2.22.1 to 2.23.0.
- [Changelog](https://github.com/symfony/ux-autocomplete/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-autocomplete@v2.22.1...v2.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/ux-autocomplete-2.23.0 branch from 0434325 to 1af05c6 Compare February 18, 2025 11:04
@BentiGorlich BentiGorlich enabled auto-merge (squash) February 18, 2025 11:05
@BentiGorlich BentiGorlich merged commit 961de7a into main Feb 18, 2025
7 checks passed
@BentiGorlich BentiGorlich deleted the dependabot/composer/symfony/ux-autocomplete-2.23.0 branch February 18, 2025 11:18
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.

2 participants