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

build(deps): bump django-grappelli from 3.0.8 to 4.0.1 #12188

Merged
merged 2 commits into from May 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 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 29, 2024
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Apr 29, 2024
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.04%. Comparing base (3112c76) to head (dbf5dca).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12188      +/-   ##
==========================================
- Coverage   64.05%   64.04%   -0.01%     
==========================================
  Files         870      870              
  Lines       52178    52178              
  Branches     6484     6484              
==========================================
- Hits        33421    33419       -2     
- Misses      17258    17261       +3     
+ Partials     1499     1498       -1     

@afabiani afabiani merged commit cfb5c5a into master May 10, 2024
16 of 17 checks passed
@afabiani afabiani deleted the dependabot/pip/django-grappelli-4.0.1 branch May 10, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant