Skip to content

chore(deps): bump django-autocomplete-light from 4.0.0 to 4.0.1#916

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/django-autocomplete-light-4.0.1
Closed

chore(deps): bump django-autocomplete-light from 4.0.0 to 4.0.1#916
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/django-autocomplete-light-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps django-autocomplete-light from 4.0.0 to 4.0.1.

Changelog

Sourced from django-autocomplete-light's changelog.

4.0.1

Fixes
- [#1417](https://github.com/yourlabs/django-autocomplete-light/issues/1417)        ModelSelect2(Multiple) without a URL now renders the full
               queryset again (regression: Select2InitialRenderMixin
               unconditionally narrowed choices to selected PKs at render
               time, breaking non-AJAX edit forms)
- [#1333](https://github.com/yourlabs/django-autocomplete-light/issues/1333)        WidgetMixin.forward list is now copied on __init__ and
               __deepcopy__, preventing silent mutation across form
               subclasses that share a base class widget instance
               (port of upstream PR [#1358](https://github.com/yourlabs/django-autocomplete-light/issues/1358))
Commits

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 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 [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yourlabs/django-autocomplete-light/releases)
- [Changelog](https://github.com/yourlabs/django-autocomplete-light/blob/master/CHANGELOG)
- [Commits](https://github.com/yourlabs/django-autocomplete-light/commits/v4.0.1)

---
updated-dependencies:
- dependency-name: django-autocomplete-light
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 27, 2026

Looks like django-autocomplete-light is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 27, 2026
@dependabot dependabot Bot deleted the dependabot/uv/django-autocomplete-light-4.0.1 branch May 27, 2026 22:54
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants