chore(deps): bump the major-updates group across 1 directory with 5 updates#171
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the major-updates group across 1 directory with 5 updates#171dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the major-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.14` | `5.2.15` | | [django-health-check](https://github.com/codingjoe/django-health-check) | `3.20.8` | `4.4.3` | | [django-grappelli](https://github.com/sehmaschine/django-grappelli) | `4.0.3` | `5.0.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `26.0.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `5.2.0` | `7.0.0` | Updates `django` from 5.2.14 to 5.2.15 - [Commits](django/django@5.2.14...5.2.15) Updates `django-health-check` from 3.20.8 to 4.4.3 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@3.20.8...4.4.3) 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.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...26.0.0) Updates `django-debug-toolbar` from 5.2.0 to 7.0.0 - [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.0.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major-updates - dependency-name: django-debug-toolbar dependency-version: 6.3.0 dependency-type: direct:development 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.2 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>
6e677d6 to
13316cb
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 5 updates in the / directory:
5.2.145.2.153.20.84.4.34.0.35.0.023.0.026.0.05.2.07.0.0Updates
djangofrom 5.2.14 to 5.2.15Commits
21e9840[5.2.x] Bumped version for 5.2.15 release.9b62b0a[5.2.x] Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary...050a3dc[5.2.x] Fixed CVE-2026-35193 -- Varied on Authorization when caching non-publ...366d9ae[5.2.x] Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitive...4e47d2b[5.2.x] Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully co...594360c[5.2.x] Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisi...e074d83[5.2.x] Included commit hash in checksum file when building artifacts for rel...c502754[5.2.x] Updated links to severity levels in release notes.72f5b41[5.2.x] Added stub release notes and release date for 5.2.15.7084825[5.2.x] Refs #35844 -- Ran further selenium tests with --parallel=1.Updates
django-health-checkfrom 3.20.8 to 4.4.3Release notes
Sourced from django-health-check's releases.
... (truncated)
Commits
46c7d08Fix #742 -- Remove blank lines in OpenMetrics output (#741)0ef6677[pre-commit.ci] pre-commit autoupdatebf59fb0Bump actions/checkout from 6 to 72409afb[pre-commit.ci] pre-commit autoupdatec2fb029Update sponsor image link in README.md5e0ec1f[pre-commit.ci] pre-commit autoupdateccb4f7fBump codecov/codecov-action from 6 to 7d09fca3Add sponsors section537935f[pre-commit.ci] pre-commit autoupdate7221356[pre-commit.ci] pre-commit autoupdateUpdates
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.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responsesUpdates
django-debug-toolbarfrom 5.2.0 to 7.0.0Release notes
Sourced from django-debug-toolbar's releases.
... (truncated)
Changelog
Sourced from django-debug-toolbar's changelog.
... (truncated)
Commits
6c66337Version 7.0.044bf141Update translations9e844fdFix binary parameter handling in SQL panel (#2391)c364770Mention@gzip_page explicitly as a reason why the toolbar doesn't show up (#2...7475cf0Change the SQL panel to show the select and explain buttons for all queries (...931a234Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#2384)e153a97Bump the minor-npm-dependencies group across 1 directory with 2 updates (#2390)67f16e4Bump vite from 8.0.10 to 8.0.16 (#2389)b02d594Bump@babel/corefrom 7.29.0 to 7.29.7 (#2388)0df3f3apre-commit autoupdate (#2387)