Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps django-grappelli from 3.0.8 to 4.0.1.

Changelog

Sourced from django-grappelli's changelog.

4.0.1 (April 25th 2024)

  • Compatibility with Django 5.x

3.0.9 (April 25th 2024)

  • Adjusted checkbox (and related radio) styles.
  • Added block submit-row to allow extending the submit line.
  • Removed length_is template filter in favour of length.
  • Fixed: breadcrumbs block.
  • Fixed: logout link (POST instead of GET).
  • Fixed: First non-checkbox column in changelist aligned center.
  • Fixed: Delete a warning with Python 3.12.
  • Fixed: Translation string of Cancel button with Form.
  • Fixed: Trigger change event in dismissRelatedLookupPopup.
Commits
  • 8733d26 Merge branch 'master' into stable/4.0.x
  • 1966a30 changelog for upcoming release
  • 51691a2 changelog for upcoming release
  • 8d1bc59 Merge branch 'master' into stable/4.0.x
  • 15393d4 Merge branch 'master' into stable/3.0.x
  • 976506b Merge pull request #1051 from emdede/patch-1
  • 6e6144b Merge pull request #1049 from jTiKey/patch-1
  • 8a794f7 Merge pull request #1048 from benoit9126/master
  • 89bfaca Trigger change event in dismissRelatedLookupPopup
  • 2b91886 Fix translation not working in delete_confirmation.html
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2024
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