Skip to content
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

Bump symfony/ux-autocomplete from 2.19.2 to 2.20.0 #1193

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps symfony/ux-autocomplete from 2.19.2 to 2.20.0.

Changelog

Sourced from symfony/ux-autocomplete's changelog.

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

  • Add support for symfony/asset-mapper

2.8.0

... (truncated)

Commits
  • 0bb3e7e minor #2108 [Autocomplete] Translate "Add ..." text (jmsche)
  • 42d92ca [Autocomplete] Translate "Add ..." text
  • 8f79576 [Autocomplete] Reset form state on each request for applications that reuse t...
  • 47d963f [root] Upgrade JS build dependencies
  • 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)

Bumps [symfony/ux-autocomplete](https://github.com/symfony/ux-autocomplete) from 2.19.2 to 2.20.0.
- [Changelog](https://github.com/symfony/ux-autocomplete/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-autocomplete@v2.19.2...v2.20.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 added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Oct 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2024

Superseded by #1199.

@dependabot dependabot bot closed this Oct 26, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony/ux-autocomplete-2.20.0 branch October 26, 2024 14:24
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