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-grappelli from 2.8.1 to 2.15.2 #319

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps django-grappelli from 2.8.1 to 2.15.2.

Changelog

Sourced from django-grappelli's changelog.

2.15.2 (not yet released)

  • Fixed Django Autocompletes.

2.15.1 (April 22nd 2021)

  • First release of Grappelli which is compatible with Django 3.2.

2.14.4 (April 15th 2021)

  • Fixed: Redirect with switch user.
  • Improved: Remove extra filtering in AutocompleteLookup.
  • Improved: Added import statement with URLs for quickstart docs.
  • Improved: Added additional blocks with inlines to allow override.

2.14.3 (Nov 24th, 2020)

  • Fixed: Compatibility with Django 3.1.
  • Fixed: Docs about adding Grappelli documentation URLS.

2.14.2 (May 14th, 2020)

  • Fixed: Django version (3.0) with docs and quickstart.
  • Fixed: Dashboard with metaclass.
  • Fixed: Missing variable in RelatedObjectLookups.
  • Fixed: Sortables with tuples when using StackedInlines.
  • Improved: Removed six dependency.
  • Improved: Changed bodyclass in order to allow adding more attributes.
  • Improved: Adding Python 3.7 /3.8 to CI tests.

2.14.1 (February 10th, 2020)

  • First release of Grappelli which is compatible with Django 3.0.

2.13.4 (February 10th 2020)

  • Fixed: Select2 (Django Autocompletes) with Inlines.

2.13.3 (December 27th 2019)

  • Fixed: Horizontal scrolling.
  • Fixed: Changelist with custom filters.

... (truncated)

Commits
  • 4713e35 Merge branch 'master' into stable/2.15.x
  • 05ff146 constance template update, fixed #973
  • ac35b74 Merge pull request #976 from ksg97031/patch-1
  • 4ca94bc Update switch.py
  • 4aa8d07 fixed pagination ellipsis, #974
  • 55f88d6 Merge pull request #972 from dandicocco/reversion-patch
  • 355414e update revision.comment
  • d46c4d7 updated changelog
  • 33a4e8a Merge pull request #969 from maximdeclercq/stable/2.15.x
  • 7d5dcc4 fix(autocomplete): fix styling for native django autocompletion
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [django-grappelli](https://github.com/sehmaschine/django-grappelli) from 2.8.1 to 2.15.2.
- [Changelog](https://github.com/sehmaschine/django-grappelli/blob/2.15.2/docs/changelog.rst)
- [Commits](sehmaschine/django-grappelli@2.8.1...2.15.2)

---
updated-dependencies:
- dependency-name: django-grappelli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2023
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.

0 participants