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.2.10 to 3.3.2 #490

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 2, 2019

Bumps django-autocomplete-light from 3.2.10 to 3.3.2.

Changelog

Sourced from django-autocomplete-light's changelog.

3.3.2 django.contrib.admin fix static files by coredumperror

3.3.1

  • Fixed a bug in the way jquery.init.js was being used by coredumperror
  • Set select2 container CSS class to :all: hbielenia
  • Added missing renderer parameter to render method for django 2.1 monim67
  • Fix ImportError with SELECT2_TRANSLATIONS in Django 1.x hugorodgerbrown
  • Forward argument should always be a tuple jihoon796
  • Fixed exception thrown from Select2QuerySEtView when paginate_by is set
    coredumperror

3.3.0

- use admin statics
- [#981](https://github-redirect.dependabot.com/yourlabs/django-autocomplete-light/issues/981): create option behaviour
- [#995](https://github-redirect.dependabot.com/yourlabs/django-autocomplete-light/issues/995): automatically generated views for generic foreign key fields
- Getting placeholder and minimumInputLength from dal select
- [#1017](https://github-redirect.dependabot.com/yourlabs/django-autocomplete-light/issues/1017): Initial migrations and database
- Turkish translation
- Added support for forwarded fields to Select2GenericForeignKeyModelField

3.3.0-rc6

[#959](https://github-redirect.dependabot.com/yourlabs/django-autocomplete-light/issues/959)

3.3.0-rc5

[#895](https://github-redirect.dependabot.com/yourlabs/django-autocomplete-light/issues/895): Self() and JavaScript() forward features

3.3.0-rc4

[#843](https://github-redirect.dependabot.com/yourlabs/django-autocomplete-light/issues/843): Forward logic refactored. Specifications for types of forwarded values.

3.3.0-rc3

[#957](https://github-redirect.dependabot.com/yourlabs/django-autocomplete-light/issues/957) remove reference to deleted script (rebase issue introduced in
3.3.0-rc1)

3.3.0-rc2

Revert 5b37f8661, fixes tests.

3.3.0-rc1

This version supports Django 2.0 and Python 3.6, perhaps more but I have not
tested, please submit compatibility patches for older versions if needed.
Please test them with tox -e base-py36-django20-sqlite before pushing.

To install 3.3.0-rc1, use pip install django-autocomplete-light==3.3.0-rc1.

... (truncated)
Commits
  • 0815b48 Release 3.3.2
  • af721ca Fixes our usage of jQuery to work in both django admin and custom forms with ...
  • ba1e18a Release 3.3.1 [ci skip]
  • 1def59f Fixed a bug in the way jquery.init.js was being used.
  • eb343e8 Set select2 container CSS class to :all:
  • 7899527 Add myself to list of Contributors
  • 53aabbf Add Django 2.1 to the build matrix
  • e91c780 Added missing renderer parameter to render method for django 2.1
  • e3caabb Fix ImportError with SELECT2_TRANSLATIONS in Django 1.x
  • 7130e05 Forward argument should always be a tuple
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 2, 2019
@coveralls
Copy link

coveralls commented Jan 3, 2019

Coverage Status

Coverage remained the same at 43.293% when pulling af12f1e on dependabot/pip/develop/django-autocomplete-light-3.3.2 into ed8a473 on develop.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/develop/django-autocomplete-light-3.3.2 branch from 0240919 to 2c049ef Compare February 23, 2019 20:05
@FedeG
Copy link
Member

FedeG commented Nov 25, 2019

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@FedeG
Copy link
Member

FedeG commented Nov 25, 2019

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/develop/django-autocomplete-light-3.3.2 branch 2 times, most recently from 6ce256d to 5e675c5 Compare November 25, 2019 05:27
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/develop/django-autocomplete-light-3.3.2 branch from 5e675c5 to af12f1e Compare January 23, 2020 22:52
@dependabot-preview
Copy link
Contributor Author

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

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/develop/django-autocomplete-light-3.3.2 branch February 17, 2020 03:40
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants