Rurusetto / rurusetto

A wiki that contain all osu! rulesets
http://rulesets.info
MIT License
40 stars 12 forks source link

Update django-admin-interface requirement from ~=0.26.0 to ~=0.26.1 #567

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

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

Release notes

Sourced from django-admin-interface's releases.

0.26.1

  • Fix logout and theme buttons style. #246
  • Add Russian translation. (by @​rustzzdevel in #295)
  • Update Italian translations.
  • Update Spanish translations. (by @​smunoz-ml in #307)
  • Prevent multiple .collapse-toggle button.
Changelog

Sourced from django-admin-interface's changelog.

0.26.1 - 2023-09-05

  • Fix logout and theme buttons style. #246
  • Add Russian translation. (by @​rustzzdevel in #295)
  • Update Italian translations.
  • Update Spanish translations. (by @​smunoz-ml in #307)
  • Prevent multiple .collapse-toggle button.
  • Bump requirements.
  • Bump pre-commit hooks.

0.26.0 - 2023-05-11

0.25.0 - 2023-04-18

  • Add Django 4.2 support.
  • Drop Django 2.2 support.
  • Fix date_hierarchy with multiple fields (ForeignKey). #244
  • Fix tabs not working with non-ASCII alphanumeric characters. #237
  • Fix multidb tests.
  • Add css_generic_link_active_color field to use on active tab (tabbed changeform). #232
  • Replace flake8 with Ruff.
  • Switch from setup.py to pyproject.toml.
  • Add pyupgrade to pre-commit config.
  • Add django-upgrade to pre-commit hooks.
  • Upgrade syntax for Python >= 3.8.
  • Run pre-commit also with tox.
  • Reformat migrations.
  • Bump requirements.
  • Bump pre-commit hooks.
  • Pin test requirements.
  • Add pull request template.
  • Add CODE_OF_CONDUCT.md. #238
  • Rename default branch from master to main.

0.24.2 - 2022-12-19

  • Fix modal and popup opening at the same time. #228
  • Make Theme.get_active_theme class method a manager method. (by @​MounirMesselmeni in #230)

0.24.1 - 2022-12-14

  • Fix modal opener buttons not working when added to the DOM asynchronously. #228
  • [css] Improve changelist filter margins.

0.24.0 - 2022-12-11

  • Drop Python < 3.8 and Django < 2.2 versions support. (by @​merwok in #220)
  • Replace str.format with f-strings.
  • Remove post_migrate signal handler and multi db test.
  • Add german translation. (by @​derzinn in #222)
  • Include date hierarchy in quick removal links (by @​merwok in #218)
  • Fix broken tabbed inline name. (by @​VaZark in #221)

... (truncated)

Commits


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)
dependabot[bot] commented 10 months ago

Superseded by #573.