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.1 to ~=0.17.2 #113

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

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

Changelog

Sourced from django-admin-interface's changelog.

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
  • Added responsive_rtl.css stylesheet. #98
  • Updated vazir-font version to 27.2.2. #98

0.15.6 - 2021-03-26

  • Fixed show_change_link related modal support. #120
  • Fixed inline changelink style.
  • Made globally available presentRelatedObjectModal and presentRelatedObjectModalOnClickOn js functions.

0.15.5 - 2021-03-02

  • Fixed sticky submit and pagination z-index issue with related modal.

0.15.4 - 2021-03-01

  • Fixed sticky submit and pagination z-index issue with sticky list_filter and django-json-widget.

... (truncated)

Commits
  • e2239dc Updated CHANGELOG and version.
  • c769a44 Fixed FileExtensionValidator TypeError on django < 1.11.
  • See full diff 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.1...0.17.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 Oct 8, 2021
@HelloYeew HelloYeew merged commit f42808d into new-website Oct 9, 2021
@HelloYeew HelloYeew deleted the dependabot/pip/django-admin-interface-approx-eq-0.17.2 branch October 9, 2021 20:20
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.

1 participant