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

Update django-admin-interface requirement from ~=0.26.0 to ~=0.28.6 #589

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on django-admin-interface to permit the latest version.

Release notes

Sourced from django-admin-interface's releases.

0.28.6

  • [python] Fix date hierarchy params. #374 (by @​jeroenpeters1986 in #375)
  • [js] Open any link with _popup=1 query-string parameter in a modal window.
  • [ci] Bump requirements.
  • [ci] Bump pre-commit hooks.
Changelog

Sourced from django-admin-interface's changelog.

0.28.6 - 2024-03-07

  • [python] Fix date hierarchy params. #374 (by @​jeroenpeters1986 in #375)
  • [js] Open any link with _popup=1 query-string parameter in a modal window.
  • [ci] Bump requirements.
  • [ci] Bump pre-commit hooks.

0.28.5 - 2024-01-30

  • [css] Fix related widget height and buttons alignment when there is a multiline label.
  • [css] Fix inputs height when there is a multiline label.

0.28.4 - 2024-01-29

  • [css] Fix header logo not displayed correctly.

0.28.3 - 2024-01-08

  • [css] Fix help text horizontal alignment when using show-fieldsets-as-tabs / show-inlines-as-tabs theme options. #317
  • [css] Fix file-upload widget margin-left.
  • [css] Fix related widget links add button position on many-to-many selector.
  • [css] Fix related widget links margin from select2 (autocomplete_fields).
  • [css] Reduce paginator vertical padding.

0.28.2 - 2024-01-08

  • [css] Fix related widget icon alignment. #348 #350

0.28.1 - 2023-12-28

  • [python] Fix TemplateDoesNotExist when using django-nested-admin by returning custom template for other third-party packages. #341 (by @​markdrrr in #342)
  • [html] Display language chooser language name uppercase.
  • [css] Move save buttons to right in change form.
  • [css] Fix related widget links icons size and vertical alignment.
  • [css] Fix admin raw_id_fields appearance.
  • [css] Fix autocomplete_fields appearance.
  • [ci] Bump requirements.

Contributors

0.28.0 - 2023-12-21

  • [html] Remove old flat-theme body class.
  • [html] Remove type="text/css" and type="text/javascript" attributes.
  • [css] Fix filter input fields collapsing on different layouts. #338
  • [css] Fix paginator buttons height.
  • [css] Fix foldable-apps +/- button vertical alignment.
  • [css] Split admin-interface-fix.css CSS file into multiple files for easier debugging.
  • [css] Rename form-controls.css to sticky-form-controls.css.
  • [css] Move third-party compatibility CSS files to a third-party folder.
  • [css] Move related-modal.css to related-modal plugin folder.
  • [third-party] Update compatibility with django-streamfield.
  • [ci] Replace Black and isort with Ruff-format.
  • [ci] Bump pre-commit hooks.

0.27.0 - 2023-12-05

... (truncated)

Commits
  • c6c96bf Update CHANGELOG and version.
  • ce37e11 Improve code quality.
  • b1bb5d0 Fix date hierarchy params. #374 (#375)
  • 6f7f601 Run pre-commit in the test workflow.
  • e991bf6 Bump python-slugify from 8.0.2 to 8.0.4 (#372)
  • 42dc52b Bump fabiocaccamo/create-matrix-action from 3 to 4 (#373)
  • dbb44b5 Update pre-commit hooks. (#370)
  • 5fe3be2 Update FUNDING.yml
  • 3d5d5ae Open any link with _popup=1 query-string parameter in a modal window.
  • 979c8c5 Add FAQ for opening any url in modal window.
  • Additional commits viewable in compare view

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)

Updates the requirements on [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) to permit the latest version.
- [Release notes](https://github.com/fabiocaccamo/django-admin-interface/releases)
- [Changelog](https://github.com/fabiocaccamo/django-admin-interface/blob/main/CHANGELOG.md)
- [Commits](fabiocaccamo/django-admin-interface@0.26.0...0.28.6)

---
updated-dependencies:
- dependency-name: django-admin-interface
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #598.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/django-admin-interface-approx-eq-0.28.6 branch July 1, 2024 22:45
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants