Skip to content

chore(deps): update dependency django to v6.1 - #198

Merged
dtoxvanilla1991 merged 2 commits into
mainfrom
renovate/django-6.x
Aug 11, 2026
Merged

chore(deps): update dependency django to v6.1#198
dtoxvanilla1991 merged 2 commits into
mainfrom
renovate/django-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
django (changelog) >=6.0.6,<6.1.0>=6.1,<6.2.0 age confidence
django (changelog) >=4.2.0,<5.0.0>=6.1,<6.2.0 age confidence

Release Notes

django/django (django)

v6.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 requested a review from a team as a code owner August 10, 2026 06:43
@renovate renovate Bot changed the title chore(deps): update dependency django to v6.1 chore(deps): update dependency django to >=6.1,<6.2.0 Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/django-6.x branch from 4fe1c17 to 11ecaf3 Compare August 10, 2026 15:07
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate
renovate Bot force-pushed the renovate/django-6.x branch from 11ecaf3 to a1db1ee Compare August 11, 2026 02:55
@renovate renovate Bot changed the title chore(deps): update dependency django to >=6.1,<6.2.0 chore(deps): update dependency django to v6.1 Aug 11, 2026
@dtoxvanilla1991 dtoxvanilla1991 self-assigned this Aug 11, 2026
@dtoxvanilla1991

Copy link
Copy Markdown
Contributor

@copilot review dependencies latest documentation that are being updated here in PR. Check and validate for any possible migration required and if so, implement minimally viable changes. If breaking changes are in place, stop and provide a detail review only.

Co-authored-by: dtoxvanilla1991 <73205087+dtoxvanilla1991@users.noreply.github.com>

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

@copilot review dependencies latest documentation that are being updated here in PR. Check and validate for any possible migration required and if so, implement minimally viable changes. If breaking c...

Addressed in d2877ba.

I reviewed the Django 6.1 release/install docs and the relevant impact here is Python support: Django 6.1 supports Python 3.12+, while this repo still supports 3.9–3.11 in CI and packaging. The SDK does not appear to rely on Django-specific APIs that need migration changes, so I applied the minimal safe fix by keeping Django 4.2 for Python <3.12 and allowing Django 6.1 only for Python >=3.12. I also validated the updated markers and ran pytest testv2/testv2_management/test_sdk_tracking.py successfully on Python 3.12.

@renovate

renovate Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dtoxvanilla1991
dtoxvanilla1991 merged commit c0f9163 into main Aug 11, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/django-6.x branch August 11, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants