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.17.3 to ~=0.18.2 #181

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2021

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

Changelog

Sourced from django-admin-interface's changelog.

0.18.2 - 2021-10-25

  • Fixed migration error.

0.18.1 - 2021-10-25

  • Removed wrong migration.

0.18.0 - 2021-10-24

  • Added foldable apps support. #117
  • Removed css field from Theme model.

0.17.3 - 2021-10-12

  • Fixed FileExtensionValidator TypeError on django < 1.11.

0.17.2 - 2021-10-08

  • Fixed FileExtensionValidator TypeError on django < 1.11.

0.17.1 - 2021-09-24

  • Fixed TemplateDoesNotExist error on django==4.0.a1 removing checking condition for colorfield package. #134
  • Fixed favicon fetching incompatible with django-storages S3. #128

0.17.0 - 2021-09-16

  • Added logo_max_width and logo_max_height. #127

0.16.4 - 2021-09-04

  • Fixed 0020_module_selected_colors migration for multiple dbs. #132
  • Fixed sticky pagination width and border-bottom.
  • Fixed inlines vertical overlow.
  • Improved header elements vertical alignment.

0.16.3 - 2021-04-26

  • Added compat module.
  • Added missing 0021_file_extension_validator migration. #126
  • Formatted migrations.

0.16.2 - 2021-04-23

  • Added python 3.9 and django 3.2 to CI.
  • Added FileExtensionValidator to logo and favicon fields. #112
  • Fixed models.W042 warning on django 3.2.
  • Fixed header min-height.
  • Fixed selects min-width.
  • Fixed changelist search, actions and submit button horizontal margins.
  • Fixed related widget wrapper margin/padding with normal select and in inlines.
  • Fixed tabular inlines horizontal scroll.

0.16.1 - 2021-04-07

  • Fixed style of "Delete" and "Save" buttons in the delete confirmation page. #123
  • Overridden dark-mode css variables introduced in django 3.2. #124

0.16.0 - 2021-03-30

  • Added customizable colors for selected apps and models in dashboard. #122

... (truncated)

Commits
  • 520dcea Updated CHANGELOG and version.
  • 2fa85eb Fixed migration error.
  • 3bc6e6f Revert "Removed wrong migration."
  • 3dc31df Updated CHANGELOG and version.
  • 8ded8e1 Removed wrong migration.
  • f4e5662 Updated README.md. [ci skip]
  • dba9c35 Updated CHANGELOG and version.
  • 3431565 Removed theme css field.
  • 6a42df6 Updated migration code generated by django.
  • 5937098 Added foldable apps support. #117
  • 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 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/master/CHANGELOG.md)
- [Commits](fabiocaccamo/django-admin-interface@0.17.3...0.18.2)

---
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 Nov 25, 2021
@HelloYeew HelloYeew merged commit d9130db into new-website Nov 27, 2021
@HelloYeew HelloYeew deleted the dependabot/pip/django-admin-interface-approx-eq-0.18.2 branch November 27, 2021 16:56
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

1 participant