chore(deps): bump the pip-backend-patch-minor group across 1 directory with 4 updates#99
Conversation
…y with 4 updates Bumps the pip-backend-patch-minor group with 4 updates in the /backend directory: [asgiref](https://github.com/django/asgiref), [click](https://github.com/pallets/click), [django](https://github.com/django/django) and [wcwidth](https://github.com/jquast/wcwidth). Updates `asgiref` from 3.11.1 to 3.12.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.11.1...3.12.1) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `django` from 5.2.15 to 5.2.16 - [Commits](django/django@5.2.15...5.2.16) Updates `wcwidth` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.8.1...0.8.2) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-backend-patch-minor - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-backend-patch-minor - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-backend-patch-minor - dependency-name: wcwidth dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-backend-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
|
PR-specific note (#99). This is the only Python PR of the four (asgiref 3.11.1->3.12.1, click 8.4.1->8.4.2, Django 5.2.15->5.2.16, wcwidth 0.8.1->0.8.2 in Diagnosis: left OPEN. This PR is unique and still wanted, but it is blocked by two repo-level defects on Blocker 1 — the required That set is NOT closable by bounded-floor bumps, so it is an owner call:
Blocker 2 —
Note No action taken on this PR beyond this comment: it carries a real, unique change |
Bumps the pip-backend-patch-minor group with 4 updates in the /backend directory: asgiref, click, django and wcwidth.
Updates
asgireffrom 3.11.1 to 3.12.1Changelog
Sourced from asgiref's changelog.
... (truncated)
Commits
ef9d4b8Releasing 3.12.134fba63Restore previous SyncToAsync.call internal code shape.a43900cSeparate mypy from tests extra.1b7c338Releasing 3.12.0157d9d4Renovate precommit (#552)deda0d4Test free-threading builds and fix Local data leak for thread_inherit_context...a54250aDon’t capture the event loop inAsyncToSync.__init__(#562)836356aUse asyncio.run in StatelessServer.run (#561)e04afd5Dropped support for Python 3.9. (#543)95d2430Fixed #535: ThreadSensitiveContext.aexit blocking the event loop. (#563)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
djangofrom 5.2.15 to 5.2.16Commits
6c8eee4[5.2.x] Bumped version for 5.2.16 release.d5d60ed[5.2.x] Fixed CVE-2026-53878 -- Prevented newlines from being accepted in Dom...6c66eb8[5.2.x] Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating...721685a[5.2.x] Fixed CVE-2026-48588 -- Prevented caching of responses that set cooki...61a829d[5.2.x] Added stub release notes and release date 5.2.16.21af510[5.2.x] Avoided breaking sha1sum verification in the generated checksum.txt f...039df55[5.2.x] Replaced the defunct pgp.mit.edu keyserver with GitHub for key import.2b3093f[5.2.x] Fixed #29187 -- Fixed flaky receiver count assertion in signals tests.4abc595[5.2.x] Refs #16281 -- Fixed isolation of admin_views.ViewOnSiteTests.f87add9[5.2.x] Added CVE-2026-6873, CVE-2026-7666, CVE-2026-8404, CVE-2026-35193, an...Updates
wcwidthfrom 0.8.1 to 0.8.2Release notes
Sourced from wcwidth's releases.
Commits
4c91403bugfix: IndexError when 'n' exceeds length (#228)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