Update frequenz-client-base requirement from <0.10.0,>=0.8.0 to >=0.8.0,<0.11.0
Open
Number: #185
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 01, 2025 at 09:34 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
June 08, 2025 at 04:26 AM UTC
(about 1 year ago)
(about 1 year ago)
Labels:
part:tooling type:tech-debt
part:tooling type:tech-debt
Description:
Updates the requirements on frequenz-client-base to permit the latest version.
Release notes
Sourced from frequenz-client-base's releases.
v0.10.0
Frequenz Client Base Library Release Notes
Features
- Added support for HMAC signing of
UnaryUnaryclient messages- Added support for HMAC signing of
UnaryStreamclient messagesUpgrading
- Updated
protobufdependency range: changed from>=4.21.6, <6to>=5.29.2, <7- The minimum dependency for
typing-extensionsis now4.6.0to be compatible with Python 3.12- The minimum dependency for
grpciois now1.59to be compatible with Python 3.12Bug Fixes
Fixed keys of signature to match what fuse-rs expects
GrpcStreamBroadcasterwill now correctly try to restart on unexpected errors.Before if an unexpected exception was raised by the stream method, the internal task would silently finish and never start again.
What's Changed
- Bump types-protobuf from 5.29.1.20241207 to 5.29.1.20250208 by
@dependabotin frequenz-floss/frequenz-client-base-python#115- Bump nox from 2024.10.9 to 2025.2.9 by
@dependabotin frequenz-floss/frequenz-client-base-python#116- Log when stopping
GrpcStreamBroadcasterinstances by@shsmsin frequenz-floss/frequenz-client-base-python#118- Upgrade
protobufdependency range from>=4.21.6, <6to>=5.29.2, <7by@camille-bouvy-frequenzin frequenz-floss/frequenz-client-base-python#119- Prepare release notes for release v0.10.0 by
@camille-bouvy-frequenzin frequenz-floss/frequenz-client-base-python#120- Implement HMAC for metadata by
@florian-wagner-frequenzin frequenz-floss/frequenz-client-base-python#121- Update to repo-config v0.13.2 by
@llucaxin frequenz-floss/frequenz-client-base-python#125- Bump the minimum dependency of
grpcioby@llucaxin frequenz-floss/frequenz-client-base-python#132- Bump the patch group with 5 updates by
@dependabotin frequenz-floss/frequenz-client-base-python#126- Bump the minor group with 6 updates by
@dependabotin frequenz-floss/frequenz-client-base-python#127- Bump pytest-asyncio from 0.25.3 to 0.26.0 by
@dependabotin frequenz-floss/frequenz-client-base-python#130- Bump pydoclint from 0.6.0 to 0.6.5 by
@dependabotin frequenz-floss/frequenz-client-base-python#131- Bump types-protobuf from 5.29.1.20250208 to 5.29.1.20250403 by
@dependabotin frequenz-floss/frequenz-client-base-python#128- Bump setuptools from 75.8.0 to 78.1.0 by
@dependabotin frequenz-floss/frequenz-client-base-python#129- Bump setuptools from 78.1.0 to 80.1.0 by
@dependabotin frequenz-floss/frequenz-client-base-python#137- Bump pydoclint from 0.6.5 to 0.6.6 by
@dependabotin frequenz-floss/frequenz-client-base-python#135- Bump grpc-stubs from 1.53.0.5 to 1.53.0.6 by
@dependabotin frequenz-floss/frequenz-client-base-python#136- Bump the patch group with 4 updates by
@dependabotin frequenz-floss/frequenz-client-base-python#133- Bump the minor group across 1 directory with 3 updates by
@dependabotin frequenz-floss/frequenz-client-base-python#138- Bring the metadata keys in line with the server by
@florian-wagner-frequenzin frequenz-floss/frequenz-client-base-python#140- Add interceptors for stream requests by
@florian-wagner-frequenzin frequenz-floss/frequenz-client-base-python#142- Fix handling of unexpected exceptions in
GrpcStreamBroadcasterby@llucaxin frequenz-floss/frequenz-client-base-python#143New Contributors
@florian-wagner-frequenzmade their first contribution in frequenz-floss/frequenz-client-base-python#121
... (truncated)
Commits
3985408Fix handling of unexpected exceptions inGrpcStreamBroadcaster(#143)28ee574Improve RELEASE_NOTES formatting831fb33Fix handling of unexpected exceptions inGrpcStreamBroadcaster0e963b9Add interceptors for stream requests (#142)591354fAdd interceptors for stream requestse3f8e5fFix Typo97946f0Bring the metadata keys in line with the server (#140)1ef5d9bBring the metadata keys in line with the server0221304Bump the minor group across 1 directory with 3 updates (#138)a0fc0b9Bump the minor group across 1 directory with 3 updates- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Technical Details
| ID: | 67447 |
| UUID: | 3106955581 |
| Node ID: | PR_kwDOLgwdfM6YdufU |
| Host: | GitHub |
| Repository: | frequenz-floss/frequenz-client-reporting-python |