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 django-autocomplete-light from 3.5.1 to 3.8.1 #4

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2021

Bumps django-autocomplete-light from 3.5.1 to 3.8.1.

Changelog

Sourced from django-autocomplete-light's changelog.

3.8.1 BUGFIX RELEASE

Fix [#1175](https://github.com/yourlabs/django-autocomplete-light/issues/1175): Rebuild js

3.8.0

A LOT of fixes, but they come at a price ...

BACKWARD COMPATIBILITY BREAK: You now MUST register your custom init functions as per https://django-autocomplete-light.readthedocs.io/en/master/tutorial.html#overriding-javascript-code

Changes:

#1171 data-html and object creation bugfix by @syserr0r #1182 fix production with select2 upgrade by @MarkRunWu #1169 implement search_fields and split_words by @MuckRock #1145 fix post method parameters by @erdnax123 #1162 JS load order issues by @danielmorell #1157 jQuery loading by @danielmorell #1162 fix by @danielmorell this one introduces the breaking changes #1129 fix rtfd autobuild by @jpic #1158 remove calculated width by @nad2000 #1159 Fix UUID for GFK models by @sayeghr #1138 Replace DOMNodeInserted with MutationObserver by @CristopherH95 #1144 doc typo fix by @timgates42 Flake8, Tox, Travis CI, tests ... fix by @jpic

3.7.0 & 3.6.0

Well, Pypi won't let me upload there, it says:
HTTPError: 400 Client Error: This filename has already been used, use a different version. See https://pypi.org/help/#file-name-reuse for more information. for url: https://upload.pypi.org/legacy/

But I only see 3.6.0.dev0 and 3.6.0.dev1 and 3.7.0.dev0, I suppose I should have done pre-releases on 3.6.dev0 and 3.7.dev0.

Anyway, it lets me upload on 3.8.0, one of the last 3.x releases !

But don't worry, 4.0 will not break anything, it will merely add a new autocomplete script for people who want out of select2 or want something more like what we had in DAL 1 & 2, it's here:

Demo: https://oss.yourlabs.me/autocomplete-light/ Source: https://yourlabs.io/oss/autocomplete-light

For those who remember, this solves exactly the same problems that jquery-autocomplete-light did, except it's a lightweight StencilJS WebComponent now.

... (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 @github
Copy link
Author

dependabot bot commented on behalf of github Jan 24, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2021

Superseded by #40.

@dependabot dependabot bot closed this Mar 1, 2021
@dependabot dependabot bot deleted the dependabot/pip/django-autocomplete-light-3.8.1 branch March 1, 2021 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants