Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2024

Bumps symfony/ux-autocomplete from 2.19.2 to 2.21.0.

Changelog

Sourced from symfony/ux-autocomplete's changelog.

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

  • Revert "Change JavaScript package to type: module"

2.13.0

  • Add new BaseEntityAutocompleteType
  • Drop symfony 5.4 support.
  • Add Symfony 7 support.
  • Change JavaScript package to type: module

2.9.0

... (truncated)

Commits
  • 357a4b8 minor #2279 [Autocomplete] Translate "Add ..." text with remote data setup (J...
  • 4db7f2c [Autocomplete] Translate "Add ..." text with remote data setup
  • 17a568a Update AutocompleteBundle.de.php
  • c17135c minor #2264 [Autocomplete] Remove unused "symfony/security-csrf" dev dependen...
  • e92421d minor #2267 [Autocomplete] Remove symfony/string dependency (smnandre)
  • e1da2d3 [Autocomplete] Remove symfony/string dependency
  • 8c85243 minor #2265 [Autocomplete] Add missing types (smnandre)
  • 248bb0e [Autocomplete] Add missing types
  • 1e23a02 [Autocomplete] Remove unused "symfony/security-csrf" dev dependency
  • 07cf62b Remove yarn commands in documentations
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Oct 26, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/ux-autocomplete-2.21.0 branch from 87f5975 to a2f6c44 Compare November 4, 2024 13:25
@BentiGorlich BentiGorlich enabled auto-merge (squash) November 4, 2024 13:27
Bumps [symfony/ux-autocomplete](https://github.com/symfony/ux-autocomplete) from 2.19.2 to 2.21.0.
- [Changelog](https://github.com/symfony/ux-autocomplete/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-autocomplete@v2.19.2...v2.21.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.21.0 branch from a2f6c44 to 4c47c39 Compare November 4, 2024 13:34
@BentiGorlich BentiGorlich merged commit 39f17b2 into main Nov 4, 2024
7 checks passed
@BentiGorlich BentiGorlich deleted the dependabot/composer/symfony/ux-autocomplete-2.21.0 branch November 4, 2024 13:36
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