Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps django-autocomplete-light from 3.9.4 to 3.12.1.

Changelog

Sourced from django-autocomplete-light's changelog.

3.12.1

d327718 Update changelog by jpic

3.12.1-rc2

d33afb9 Document fuzzy workaround for Django>=5.1 GFK Autocomplete (tbc)
[#1382](https://github.com/yourlabs/django-autocomplete-light/issues/1382) Revert "[fix] escape selected text to avoid XSS exploit"

3.12.1-rc1 3.12.0

2025-01-28 Release 3.12.0
e40dc4d Fix release script by jpic
fc2d85c Rebuild static by jpic
b088872 Add py313 by jpic
869a8cb Fix test by jpic
2e8933d Django 5.1 requires monkey patching of GFK editable to True by jpic
181162a Django 5.1 removed is_iterable by jpic
[#1354](https://github.com/yourlabs/django-autocomplete-light/issues/1354)   [fix] escape selected text to avoid XSS exploit by @elapouya
[#1354](https://github.com/yourlabs/django-autocomplete-light/issues/1354)   [fix] take the right id in the right place for field forwarding by @elapouya
[#1368](https://github.com/yourlabs/django-autocomplete-light/issues/1368)   Fix - Object of type ValidationError is not JSON serializable by @Spawin
[#1373](https://github.com/yourlabs/django-autocomplete-light/issues/1373)   extend matrix to all supported python versions, add support for django 5.1 by @lociii

3.11.0 3.11.0-rc1

227cc34 Remove old submodule by jpic
[#1343](https://github.com/yourlabs/django-autocomplete-light/issues/1343)   Fix more string escape warnings by @adamchainz
[#1347](https://github.com/yourlabs/django-autocomplete-light/issues/1347)   Fix the issue of invisible JavaScript code blocks in tutorial.rst. by @oubeichen
[#1344](https://github.com/yourlabs/django-autocomplete-light/issues/1344)   Return to upstream django-nested-admin as the bug was fixed in 3.4.0 by @adamchainz
[#1344](https://github.com/yourlabs/django-autocomplete-light/issues/1344)   Test on Django 5.0 by @adamchainz

3.10.0-rc4 3.10.0-rc3

[#1335](https://github.com/yourlabs/django-autocomplete-light/issues/1335)   fix: Fix event format for Django 4.2 by @last-partizan
[#1336](https://github.com/yourlabs/django-autocomplete-light/issues/1336)   Update taggit.rst docs. by @voberoi
2e51796 Drop Python 2 support (credit @claudep) by jpic

3.9.7

2023-05-12 Release 3.9.7
2023-05-12 Release 3.9.6
2023-05-12 Release 3.9.6rc1

3.9.5

2023-05-10 Release 3.9.5
[#1327](https://github.com/yourlabs/django-autocomplete-light/issues/1327)   Fix unittest assertEquals warnings by @adamchainz
[#1326](https://github.com/yourlabs/django-autocomplete-light/issues/1326)   Fix Python string escape warning by @adamchainz
[#1325](https://github.com/yourlabs/django-autocomplete-light/issues/1325)   Remove 'plugins' from pytest.ini by @adamchainz

... (truncated)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Jul 28, 2025
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pycon ✅ Ready (Inspect) Visit Preview Jul 28, 2025 7:02am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants