chore: bump the python-dependencies group across 1 directory with 3 updates - #252
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the python-dependencies group with 3 updates in the / directory: [django](https://github.com/django/django), [gunicorn](https://github.com/benoitc/gunicorn) and [djlint](https://github.com/djlint/djLint). Updates `django` from 6.1 to 6.1.1 - [Commits](django/django@6.1...6.1.1) Updates `gunicorn` from 26.1.0 to 26.2.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@26.1.0...26.2.0) Updates `djlint` from 1.44.2 to 1.45.0 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.44.2...v1.45.0) --- updated-dependencies: - dependency-name: django dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: gunicorn dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: djlint dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... 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 python-dependencies group with 3 updates in the / directory: django, gunicorn and djlint.
Updates
djangofrom 6.1 to 6.1.1Commits
249b13d[6.1.x] Bumped version for 6.1.1 release.5f26fa8[6.1.x] Added release date for 6.1.1.fdcf78a[6.1.x] Added remaining community package mentions to the documentation.7241568[6.1.x] Fixed #37222 -- Fixed QuerySet.distinct() crash on duplicated selecti...ef3fc80[6.1.x] Fixed #37312, Refs #36605 -- Fixed annotation preservation and key se...b09cb6b[6.1.x] Clarified scope of object-level admin view permissions.a6d3aa2[6.1.x] Corrected heading hierarchy in the admin actions documentation.9031d41[6.1.x] Clarified object-level permission checks in admin actions.fc805c6[6.1.x] Fixed #37311 -- Prevented consumption of rhs iterators in annotation ...4b0185a[6.1.x] Fixed #37300 -- Preserved parent instance hints on custom Prefetch qu...Updates
gunicornfrom 26.1.0 to 26.2.0Release notes
Sourced from gunicorn's releases.
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
djlintfrom 1.44.2 to 1.45.0Release notes
Sourced from djlint's releases.
... (truncated)
Changelog
Sourced from djlint's changelog.
... (truncated)
Commits
cbd8491add .codegraph to gitignoree06310dremove .codegraph/.gitignoree0142b7v1.45.00a11806docs: cut the unreleased changelog down to what a user sees change4c54bd9chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v1.30.0 (...935b2eechore(deps): lock file maintenance (#2448)ded85c4perf: rule a line out of the block-opening search when it holds no markupa525cb2perf: build the indenter's configured patterns once instead of per filec12e4dafeat: report obsolete elements, unknown aria roles and a timed meta refresh55dbe80perf: let the aria rules rule a tag out before parsing its attributesDependabot 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