chore(deps): bump the major-updates group across 1 directory with 6 updates - #176
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the major-updates group across 1 directory with 6 updates#176dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/major-updates-a22f5f6d6d
branch
from
July 15, 2026 07:14
fb83e63 to
ab097e3
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/major-updates-a22f5f6d6d
branch
from
August 1, 2026 21:37
ab097e3 to
57dc359
Compare
…pdates Bumps the major-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.16` | `5.2.17` | | [django-health-check](https://github.com/codingjoe/django-health-check) | `3.20.8` | `4.5.1` | | [django-filter](https://github.com/carltongibson/django-filter) | `25.2` | `26.1` | | [django-grappelli](https://github.com/sehmaschine/django-grappelli) | `4.0.3` | `5.0.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `26.2.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `5.2.0` | `7.1.1` | Updates `django` from 5.2.16 to 5.2.17 - [Commits](django/django@5.2.16...5.2.17) Updates `django-health-check` from 3.20.8 to 4.5.1 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@3.20.8...4.5.1) Updates `django-filter` from 25.2 to 26.1 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@25.2...26.1) Updates `django-grappelli` from 4.0.3 to 5.0.0 - [Changelog](https://github.com/sehmaschine/django-grappelli/blob/master/docs/changelog.rst) - [Commits](sehmaschine/django-grappelli@4.0.3...5.0.0) Updates `gunicorn` from 23.0.0 to 26.2.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...26.2.0) Updates `django-debug-toolbar` from 5.2.0 to 7.1.1 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@5.2.0...7.1.1) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-updates - dependency-name: django-debug-toolbar dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: django-filter dependency-version: '26.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: django-grappelli dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: django-health-check dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/major-updates-a22f5f6d6d
branch
from
August 29, 2026 21:35
57dc359 to
0bb3462
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the major-updates group with 6 updates in the / directory:
5.2.165.2.173.20.84.5.125.226.14.0.35.0.023.0.026.2.05.2.07.1.1Updates
djangofrom 5.2.16 to 5.2.17Commits
e802ada[5.2.x] Bumped version for 5.2.17 release.b9adb81[5.2.x] Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before...ba80833[5.2.x] Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry c...c72a5db[5.2.x] Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().115ffd0[5.2.x] Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial l...ec5ced4[5.2.x] Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.02369b5[5.2.x] Allowed the full Python test matrix to run on GitHub Actions.686072f[5.2.x] Added stub release notes and release date for 5.2.17.cd5ad8c[5.2.x] Bumped minimum setuptools version to 83.3e389b7[5.2.x] Closed temporary files in GDALRasterTests.Updates
django-health-checkfrom 3.20.8 to 4.5.1Release notes
Sourced from django-health-check's releases.
... (truncated)
Commits
0de6650Fix CI by managing integration services with testcontainers (#766)3408809Rewrite documentation in Simplified English (#765)8d0e3dcFix #760 -- Document that the health_check URL pattern requires a name918881b[pre-commit.ci] pre-commit autoupdatefa6f5c0[pre-commit.ci] auto fixes from pre-commit.com hooks34839b7[pre-commit.ci] pre-commit autoupdate2181b6fFix #758 -- Support Django 6.1 MAILERS setting in Mail health check (#759)b71b988[pre-commit.ci] pre-commit autoupdate1e09a5aFix #743 -- Add redis label to JSON viewsbbe3826[pre-commit.ci] pre-commit autoupdateUpdates
django-filterfrom 25.2 to 26.1Changelog
Sourced from django-filter's changelog.
Commits
52c3c0fSet date and bump version for 26.1 release.6a3222aAdd testing for Python 3.14.aa3bd8eAdded testing against Django 6.1ec717eaCorrect Language header in Greek locale file (el) (#1751)31b297cBump the github-actions group with 2 updates (#1733)590c0a3Fix version range for Django 6.0 (#1731)6204bc4Added release date for v25.2.Updates
django-grappellifrom 4.0.3 to 5.0.0Changelog
Sourced from django-grappelli's changelog.
Commits
98c98e7docs for upcoming release (5.0.0)fa9fdbdfix with dashboard modulesfd0552fMerge branch 'master' into stable/5.0.xbe75293docs for upcoming release (4.0.4)dec6e41apply label styles to legends in grp-rows, #10770208ccehide datetime inline labels, #107784d070bimproving layout for related widget display in change list, related to #10729e52129improving layout for multiple inputs in related widget, #10726622c4bimproving layout for related widget display in change list, related to #10721edb009improving layout for multiple inputs in related widget, #1072Updates
gunicornfrom 23.0.0 to 26.2.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
36f2a3cgunicorn 26.2.0cbba350test: cover the h2c edge paths that had none9885411Merge pull request #3703 from cormier/fix-inconsistency-in-control-socket-docs86f0919Merge pull request #3704 from methane/doc-wsgi-h1c5853551Merge pull request #3712 from Rotzbua/patch-17bce87eMerge pull request #3700 from benoitc/fix/sponsor-logo-path972dfb0Merge pull request #3690 from melbinjp/docs/contributing-settings-path7b3f16bMerge pull request #3711 from benoitc/docs/http2-changelog5bf237chttp2: require gunicorn_h1c 0.6.9 and drop the upgrade body workaround7cf0338test: skip the fast-parser cases when gunicorn_h1c is absentUpdates
django-debug-toolbarfrom 5.2.0 to 7.1.1Release notes
Sourced from django-debug-toolbar's releases.
... (truncated)
Changelog
Sourced from django-debug-toolbar's changelog.
... (truncated)
Commits
f307de1Version 7.1.173951a4Bump the github-actions group with 3 updates (#2439)678b687[pre-commit.ci] pre-commit autoupdate (#2442)7627683Serialize the TaskResult class for Tasks panel. (#2444)a2d4260Version 7.1.0d89606aImprove selenium tests reliability in CI (#2438)e367e1bFix show_toolbar_with_docker on runtimes with unrelated host address (#2422)49f4ef3[pre-commit.ci] pre-commit autoupdate3d3d010Add support for Django 6.1f571734Stop the history panel buttons from submitting their forms