Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps django-ajax-selects from 1.9.1 to 2.2.0.

Release notes

Sourced from django-ajax-selects's releases.

2.1.0

@​leogout Added installation instructions (#279) f4bab09

@​tlangens Remove leftover ')' … 205068d

Dropped support for older versions of Django and Python.

  • Merge branch 'release/2.0.0'

Dropped support for older versions of Django and Python.

Supported:

  • Django >= 2.2
  • Python >= 3.6

Updates default frontend libraries to:

  • //ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js'
  • //code.jquery.com/ui/1.12.1/jquery-ui.js
  • //code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css

(These can still be customized if you need to run a different version or use different default css)

Many thanks to @​Cabilist and @​teelee7133

Commits
  • 3a26ad7 Merge branch 'release/v2.2.0'
  • 7c40d03 Bump version, update docs
  • 084547c Remove .travis.yml
  • 0053bf3 Merge pull request #292 from crucialfelix/gh-actions
  • 8944c03 Add github workflow to run tox
  • 45eee57 Merge pull request #289 from andyzickler/remove-default-app-config
  • c22cef2 Fix Django 3.2 and 4.0 deprecation warnings
  • 6f4dbf9 Merge branch 'release/2.1.0' into develop
  • 08bc421 Merge branch 'release/2.1.0'
  • ea72c30 Bump version
  • 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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/django-ajax-selects-2.2.0 branch from d10c052 to 1920898 Compare August 3, 2022 15:17
Bumps [django-ajax-selects](https://github.com/crucialfelix/django-ajax-selects) from 1.9.1 to 2.2.0.
- [Release notes](https://github.com/crucialfelix/django-ajax-selects/releases)
- [Changelog](https://github.com/crucialfelix/django-ajax-selects/blob/develop/CHANGELOG.md)
- [Commits](crucialfelix/django-ajax-selects@v1.9.1...v2.2.0)

---
updated-dependencies:
- dependency-name: django-ajax-selects
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-ajax-selects-2.2.0 branch from 1920898 to 1c0998a Compare August 3, 2022 15:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant