chore(deps): bump the major-updates group across 1 directory with 4 updates#163
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): bump the major-updates group across 1 directory with 4 updates#163dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
…pdates Bumps the major-updates group with 4 updates in the / directory: [django-health-check](https://github.com/codingjoe/django-health-check), [django-grappelli](https://github.com/sehmaschine/django-grappelli), [gunicorn](https://github.com/benoitc/gunicorn) and [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar). Updates `django-health-check` from 3.20.8 to 4.4.0 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@3.20.8...4.4.0) 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 25.3.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.3.0) Updates `django-debug-toolbar` from 5.2.0 to 6.3.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...6.3.0) --- updated-dependencies: - dependency-name: django-health-check dependency-version: 4.4.0 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: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major 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 ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates in the / directory: django-health-check, django-grappelli, gunicorn and django-debug-toolbar.
Updates
django-health-checkfrom 3.20.8 to 4.4.0Release notes
Sourced from django-health-check's releases.
... (truncated)
Commits
e480bc0Resolve #724 -- Add public dataclass field as OpenMetric label (#725)e56c871Clean up storage probe files when validation fails (#717)3421a3cUpdate copilot review instructionsc674d2fRevert "Update celery requirement from >=5.0.0 to >=5.6.3"04a22e5Revert "Update flit-core requirement from >=3.2 to >=3.12.0"4d47e8aRevert "Update aio-pika requirement from >=9.0.0 to >=9.6.2"e0d4479Revert "Update django requirement from >=5.2 to >=5.2.13"8994dccRevert "Update confluent-kafka requirement from >=2.0.0 to >=2.14.0"1f31638Ref #701 -- Add support for a custom executor for synchronous checks (#716)b79e960Bump actions/upload-pages-artifact from 4 to 5Updates
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 25.3.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
9bce72cUpdate changelog with missing 25.3.0 changes2a15fdbFix pylint isinstance-second-argument-not-valid-type warning8d08aaaFix --limit-request-line 0 to mean unlimitedd40a374Fix pytest-asyncio configuration and treq_asgi hex escapesda8bd48Remove unused AsyncRequest classb00f125Integrate gunicorn_h1c 0.6.3 with InvalidChunkExtension supportbdb2ebdReject chunk extensions with bare CR bytes (RFC 9112)7057fc9Fix http_protocols documentation to use string syntaxd43acb8Update to gunicorn_h1c >= 0.6.2 for asgi_headers supportcbd27e8Merge pull request #3559 from benleembruggen/fix/http2-asgi-body-duplicationUpdates
django-debug-toolbarfrom 5.2.0 to 6.3.0Release notes
Sourced from django-debug-toolbar's releases.
... (truncated)
Changelog
Sourced from django-debug-toolbar's changelog.
... (truncated)
Commits
b3f943bVersion 6.3.0013631b[pre-commit.ci] pre-commit autoupdateeeff5d1Bump actions/cache from 5.0.3 to 5.0.4 in the github-actions group3a87785Add store that uses cache framework0573846[pre-commit.ci] pre-commit autoupdate7403bedOnly patch the cache methods once.0d25b3aBump actions/download-artifact in the github-actions group (#2333)c89c8cfBump zizmorcore/zizmor-action in the github-actions group7ae8fac[pre-commit.ci] pre-commit autoupdate (#2328)695cdb2Highlighted docs on disabling browser caching. (#2302)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.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions