Creaty-Co / creaty-api

2 stars 0 forks source link

⬆️ Bump django-admin-interface from 0.28.6 to 0.28.8 #603

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps django-admin-interface from 0.28.6 to 0.28.8.

Release notes

Sourced from django-admin-interface's releases.

0.28.8

  • [js] Fix invalid assignment to const iframeInternalModalClass.

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.8 - 2024-06-26

  • [js] Fix invalid assignment to const iframeInternalModalClass.

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
  • 5415a11 Update CHANGELOG and version.
  • 5a5b456 [js] Fix invalid assignment to const iframeInternalModalClass.
  • 26d6e37 Update README.md
  • 626bc9a Update test-package.yml
  • 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.
  • 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.98%. Comparing base (aa26ed7) to head (f5805a0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #603 +/- ## ======================================= Coverage 82.98% 82.98% ======================================= Files 271 271 Lines 4695 4695 ======================================= Hits 3896 3896 Misses 799 799 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.