Skip to content

build(deps): bump django from 5.2.16 to 6.1 - #6839

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/django-6.1
Open

build(deps): bump django from 5.2.16 to 6.1#6839
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/django-6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps django from 5.2.16 to 6.1.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
django [>= 5.0.a, < 5.1]
django [>= 5.1.a, < 5.2]
django [< 5.3, > 5.2.3]

Dependabot compatibility score

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 show <dependency name> 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)

Bumps [django](https://github.com/django/django) from 5.2.16 to 6.1.
- [Commits](django/django@5.2.16...6.1)

---
updated-dependencies:
- dependency-name: django
  dependency-version: '6.1'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 2, 2026
@mozilla-blender

Copy link
Copy Markdown
Contributor

BLEnder picked up this PR. Workflow run

@mozilla-blender

Copy link
Copy Markdown
Contributor

Reviewing this major version bump. Workflow run

@mozilla-blender

Copy link
Copy Markdown
Contributor

NO_VERDICT: could not evaluate this major version bump — manual review needed.

…torage.url_converter

Django 6.1 added an ignored_blocks parameter to HashedFilesMixin.url_converter
and passes it positionally from _post_process, so the Relay override in
privaterelay/storage.py raised "url_converter() takes from 3 to 4 positional
arguments but 5 were given" and collectstatic failed in the Docker build.
Added the ignored_blocks parameter to the override and forwarded it to super().
This also clears the Coveralls failure, which was a cascade: the frontend job
needs build-docker, so it was skipped and never uploaded the frontend-coverage
artifact.
@mozilla-blender

Copy link
Copy Markdown
Contributor

Reviewing this major version bump. Workflow run

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