chore(deps): bump the backend-minor-and-patch group across 1 directory with 9 updates - #85
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 9 updates Bumps the backend-minor-and-patch group with 9 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [httpx2](https://github.com/pydantic/httpx2) | `2.10.0` | `2.12.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.3` | `0.16.5` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.3` | `0.52.4` | | [grpcio](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `7.35.1` | `7.36.0` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [websockets](https://github.com/python-websockets/websockets) | `17.0.1` | `17.1` | Updates `httpx2` from 2.10.0 to 2.12.0 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.10.0...v2.12.0) Updates `ruff` from 0.16.3 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.3...0.16.5) Updates `uvicorn` from 0.52.3 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.3...0.52.4) Updates `grpcio` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.83.0...v1.83.1) Updates `protobuf` from 7.35.1 to 7.36.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `websockets` from 17.0.1 to 17.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@17.0.1...17.1) --- updated-dependencies: - dependency-name: httpx2 dependency-version: 2.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: protobuf dependency-version: 7.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-and-patch - dependency-name: websockets dependency-version: '17.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-and-patch ... 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 backend-minor-and-patch group with 9 updates in the /backend directory:
2.10.02.12.00.16.30.16.50.52.30.52.41.83.01.83.17.35.17.36.03.183.1950.0.050.0.11.2.21.2.317.0.117.1Updates
httpx2from 2.10.0 to 2.12.0Release notes
Sourced from httpx2's releases.
... (truncated)
Changelog
Sourced from httpx2's changelog.
Commits
71ae23bVersion 2.12.0 (#1147)4fd0c70Decode compressed response bodies incrementally (#1126)d588e52Usebackports.zstdon Python 3.13 and earlier (#1146)344589dVersion 2.11.0 (#1143)de96d81Validate multipart part headers (#1142)51c3269Require brotli 1.2.0 in the brotli extra (#1141)829b93aRespect explicit Transfer-Encoding headers (#1137)4fa6c8eFix changelog extraction regex for H2 release headings (#1136)8a6f370Restore deprecated status code aliases (#1135)d03f1ecAdd public Origin API (#1134)Updates
rufffrom 0.16.3 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
uvicornfrom 0.52.3 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)Updates
grpciofrom 1.83.0 to 1.83.1Release notes
Sourced from grpcio's releases.
Commits
aae2670[Backport][v1.83.x] Fix legacy_channel.cc compile error with `std::optional<a...b77ea36[Backport][v1.83.x] Memory optimization (#43297)9dcd5aa[CI] Fix Python 3.15 Sanity (#43299)ed8899e[Backport][v1.83.x] Fixing bug in GoAway and gRPC Message Compression (#43270)5f8d6df[Release] Bump version to 1.83.1 (on v1.83.x branch) (#43274)291e0be[Backport][v1.83.x][Python] Fix the StatusCode Enums to be int (#43252)05ceb5d[CI][Backport][v1.83.x][Python] Fix PSM Interop xds-v3 Python continuous fail...dbc73b8[Backport][v1.83.x][PHP]updated workflow to preserve github folder (#43243)Updates
protobuffrom 7.35.1 to 7.36.0Commits
Updates
idnafrom 3.18 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
websocketsfrom 17.0.1 to 17.1Release notes
Sourced from websockets's releases.
Commits
e87ea9bRelease version 17.1.caf68abMinor whitespace normalization.f4c73b7Accept pathlib.Path objects in path arguments.b1e4a14Clarify when the new asyncio implementation became the default.c7cc7edMove process_exception to the Sans-I/O layer.2543503Support reconnecting in the threading implementation.1c8fb09Follow redirects in the sync implementation.1f7f0e5Deprecate calling connect() directly.c06d5c5Support overriding host/post in the sync client.885e69bAdd tests for connecting without a context manager.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