Terralego / TerraVisu

Import et visualize geographic data
https://demo-terravisu-territoires.makina-corpus.com/
MIT License
17 stars 3 forks source link

Bump django-admin-interface from 0.28.6 to 0.28.7 #645

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps django-admin-interface from 0.28.6 to 0.28.7.

Release notes

Sourced from django-admin-interface's releases.

0.28.7

  • [html] Fix missing check for showing inlines as tabs. #390
  • [css] Improve m2m selector style.
  • [css] Fix m2m selector not styled correctly. #393
  • [css] Update related-widget links margins.
  • [css] Use position: fixed; for related modal.
  • [css] Improve html list preview rendering with django-streamfield.
  • [js] Code refactoring for adding modal params to url and use const and let instead of var.
  • [ci] Bump pre-commit hooks.
Changelog

Sourced from django-admin-interface's changelog.

0.28.7 - 2024-06-23

  • [html] Fix missing check for showing inlines as tabs. #390
  • [css] Improve m2m selector style.
  • [css] Fix m2m selector not styled correctly. #393
  • [css] Update related-widget links margins.
  • [css] Use position: fixed; for related modal.
  • [css] Improve html list preview rendering with django-streamfield.
  • [js] Code refactoring for adding modal params to url and use const and let instead of var.
  • [ci] Bump pre-commit hooks.
Commits
  • 5a40b4f Update CHANGELOG and version.
  • 0450905 Bump pre-commit hooks.
  • 85ba5ba Fix missing check for showing inlines as tabs. #390
  • 06a8ed8 [css] Improve m2m selector style.
  • e30bea7 [css] Fix m2m selector not styled correctly. #393
  • f7d6eca [css] Update related-widget links margins.
  • b3cb7cf Update pre-commit hooks. (#386)
  • 0110524 Update coverage requirement from ==7.4.* to ==7.5.* (#387)
  • bd75d71 Update tox requirement from ==4.13.* to ==4.15.* (#388)
  • b35bdaa [pre-commit.ci] pre-commit autoupdate (#382)
  • 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 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)