Skip to content

chore(deps): update dependency django to v6 - #200

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/django-6.x
Closed

chore(deps): update dependency django to v6#200
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/django-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change 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

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0

Compare Source

v5.2.17

Compare Source

v5.2.16

Compare Source

v5.2.15

Compare Source

v5.2.14

Compare Source

v5.2.13

Compare Source

v5.2.12

Compare Source

v5.2.11

Compare Source

v5.2.10

Compare Source

v5.2.9

Compare Source

v5.2.8

Compare Source

v5.2.7

Compare Source

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2

Compare Source

v5.1.15

Compare Source

v5.1.14

Compare Source

v5.1.13

Compare Source

v5.1.12

Compare Source

v5.1.11

Compare Source

v5.1.10

Compare Source

v5.1.9

Compare Source

v5.1.8

Compare Source

v5.1.7

Compare Source

v5.1.6

Compare Source

v5.1.5

Compare Source

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1

Compare Source

v5.0.14

Compare Source

v5.0.13

Compare Source

v5.0.12

Compare Source

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0

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 this update 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 13, 2026 03:45
@dtoxvanilla1991 dtoxvanilla1991 self-assigned this Aug 16, 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 and fix any existing build CI issues. If breaking changes are in place, stop and provide a detail review only.

Copilot AI commented Aug 26, 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 and fix any ex...

Django 6.1 requires Python 3.12+, so the upgrade was breaking CI on Python 3.10/3.11 during dependency installation. Restored Django 4.2 for Python <3.12 while retaining Django 6.1 for 3.12+, with no Django-specific SDK migration required because the repository has no Django integration code. Fixed in 4e50e24; targeted tests pass.

@dtoxvanilla1991

Copy link
Copy Markdown
Contributor

renovate force pushes immediately after the fix is committed. I will close this and open my own PR to address safely.

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