Skip to content

Update all non-major backend dependencies - #1749

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-backend
Open

Update all non-major backend dependencies#1749
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-backend

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django (changelog) ==6.0.8==6.1 age adoption passing confidence
django-debug-toolbar (changelog) 7.0.07.1.1 age adoption passing confidence
django-health-check (changelog) ==4.4.4==4.5.0 age adoption passing confidence
djangorestframework (changelog) ==3.17.1==3.18.0 age adoption passing confidence
google-api-python-client ==2.198.0==2.199.0 age adoption passing confidence
google-auth-httplib2 (source) ==0.4.0==0.4.1 age adoption passing confidence
gunicorn (changelog) 26.0.026.1.0 age adoption passing confidence
pre-commit 4.6.14.6.2 age adoption passing confidence
pytest-django (changelog) 4.12.04.14.0 age adoption passing confidence
sentry-sdk (changelog) ==2.66.1==2.68.0 age adoption passing confidence
time-machine (changelog) 3.2.03.4.0 age adoption passing confidence

Release Notes

django/django (django)

v6.1

Compare Source

django-commons/django-debug-toolbar (django-debug-toolbar)

v7.1.1

Compare Source

Changelog

  • Serialize TaskResult in the Tasks panel to accommodate the storage mechanism.
  • Removed whitespace on Task panel’s kwargs column.

What's Changed

Full Changelog: django-commons/django-debug-toolbar@7.1.0...7.1.1

v7.1.0

Compare Source

Changelog

  • Added a Tasks panel that shows tasks queued during the request via Django’s built-in tasks framework (django.tasks, Django 6.0+). On older versions of Django, the panel explains that upgrading is required.
  • Fixed the Django version check in the SQL panel test suite for Django’s boolean parameter handling.
  • Fixed show_toolbar_with_docker on Docker runtimes such as OrbStack that can resolve host.docker.internal to an address outside the container network.
  • Restored the select and explain buttons for queries that run without parameters.
  • Fixed the error shown when panel content fails to load, which could not find the toolbar window inside the shadow root.
  • Stopped the history panel buttons from submitting their form when clicked before the panel script has loaded, which navigated away from the page.
  • Added support for Django 6.1.

What's Changed

New Contributors

Full Changelog: django-commons/django-debug-toolbar@7.0.0...7.1.0

codingjoe/django-health-check (django-health-check)

v4.5.0

Compare Source

What's Changed

Full Changelog: codingjoe/django-health-check@4.4.4...4.5.0

encode/django-rest-framework (djangorestframework)

v3.18.0

Compare Source

What's Changed

Breaking changes
Features
Bug fixes
Other changes

New Contributors

Full Changelog: encode/django-rest-framework@3.17.1...3.18.0

v3.17.2

Compare Source

What's Changed

Bug fixes

Full Changelog: encode/django-rest-framework@3.17.1...3.17.2

googleapis/google-api-python-client (google-api-python-client)

v2.199.0

Compare Source

Features

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Budapest)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 8, 2026
@renovate
renovate Bot requested a review from KOliver94 as a code owner August 8, 2026 01:03
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.42%. Comparing base (25a7cce) to head (f1ed18d).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1749   +/-   ##
=======================================
  Coverage   93.42%   93.42%           
=======================================
  Files          76       76           
  Lines        2418     2418           
  Branches      190      190           
=======================================
  Hits         2259     2259           
  Misses        132      132           
  Partials       27       27           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch-backend branch 8 times, most recently from 9b87bc7 to 7b07e85 Compare August 13, 2026 23:16
@renovate
renovate Bot force-pushed the renovate/all-minor-patch-backend branch 4 times, most recently from 54df38b to ba6ea9b Compare August 22, 2026 18:15
@renovate

renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: backend/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv request-manager-backend-GuaVYdMi-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because django-celery-beat (2.9.0) depends on Django (>=2.2,<6.1)
 and request-manager-backend depends on django (6.1), django-celery-beat is forbidden.
So, because request-manager-backend depends on django-celery-beat (2.9.0), version solving failed.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch-backend branch from ba6ea9b to a179712 Compare August 24, 2026 01:09
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants