Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A AlekSIS-Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 126
    • Issues 126
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AlekSIS®AlekSIS®
  • Official
  • AlekSIS-Core
  • Merge requests
  • !1116

Update dependency django-maintenance-mode to ^0.18.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tine Wittler requested to merge renovate/django-maintenance-mode-0.x into master Nov 22, 2022
  • Overview 0
  • Commits 1
  • Pipelines 7
  • Changes 1

This MR contains the following updates:

Package Type Update Change
django-maintenance-mode dependencies minor ^0.16.3 -> ^0.18.0

Release Notes

fabiocaccamo/django-maintenance-mode

v0.18.0

Compare Source

  • Drop Python < 3.8 and Django < 2.2 support. #​99
  • Add backend for using default static storage ("maintenance_mode.backends.StaticStorageBackend"). (by @​matmair in #​97)
  • Replace str.format with f-strings.
  • Replace setup.py test in favor of runtests.py.
  • Bump requirements, Github actions and pre-commit hooks.

v0.17.1

Compare Source

  • Add Python 3.11 support.
  • Add Django 4.1 support.
  • Add pre-commit.
  • Bump GitHub actions.
  • Improve maintenance_mode.backends extendibility.
  • Fix settings.MAINTENANCE_MODE_STATE_FILE_PATH not working with pathlib.Path value. #​96

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited Dec 11, 2022 by Tine Wittler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/django-maintenance-mode-0.x