d120 / djangocms

An instance of django CMS used to build d120.de.
0 stars 0 forks source link

Bump django-select2 from 7.4.2 to 8.1.2 #247

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps django-select2 from 7.4.2 to 8.1.2.

Release notes

Sourced from django-select2's releases.

8.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/codingjoe/django-select2/compare/8.1.1...8.1.2

8.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/codingjoe/django-select2/compare/8.1.0...8.1.1

8.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/codingjoe/django-select2/compare/8.0.0...8.1.0

8.0.0

What's Changed

Full Changelog: https://github.com/codingjoe/django-select2/compare/7.11.1...8.0.0

7.11.1

... (truncated)

Commits
  • ed1af30 [Django 4.1+] Make i18n works for LANGUAGE_CODE with a country code (#206)
  • f0e9555 Update Python & Django version support (#218)
  • c309742 Fix #214 -- Update contributing guilde
  • 0dc2e77 Fix #128, add documentation on how to confifure select2 options
  • ebf5f76 Bump black from 23.1.0 to 23.3.0
  • f9a439d Fix extraneous dot
  • 1fb55d6 Update django_select2/apps.py
  • d307c31 Fix override_settings issue
  • f29cb40 Bump bandit from 1.7.4 to 1.7.5
  • 81c9b25 Fix #188 -- Add graphviz to RTD config
  • 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)