An open index of dependabot pull requests across open source projects.

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
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 01, 2025 at 09:34 AM UTC
(about 1 year ago)
Updated: June 08, 2025 at 04:26 AM UTC
(about 1 year ago)
Labels:
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 UnaryUnary client messages
  • Added support for HMAC signing of UnaryStream client messages

Upgrading

  • Updated protobuf dependency range: changed from >=4.21.6, <6 to >=5.29.2, <7
  • The minimum dependency for typing-extensions is now 4.6.0 to be compatible with Python 3.12
  • The minimum dependency for grpcio is now 1.59 to be compatible with Python 3.12

Bug Fixes

  • Fixed keys of signature to match what fuse-rs expects

  • GrpcStreamBroadcaster will 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

New Contributors

... (truncated)

Commits
  • 3985408 Fix handling of unexpected exceptions in GrpcStreamBroadcaster (#143)
  • 28ee574 Improve RELEASE_NOTES formatting
  • 831fb33 Fix handling of unexpected exceptions in GrpcStreamBroadcaster
  • 0e963b9 Add interceptors for stream requests (#142)
  • 591354f Add interceptors for stream requests
  • e3f8e5f Fix Typo
  • 97946f0 Bring the metadata keys in line with the server (#140)
  • 1ef5d9b Bring the metadata keys in line with the server
  • 0221304 Bump the minor group across 1 directory with 3 updates (#138)
  • a0fc0b9 Bump 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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
Files Changed:
0
Additions:
+0
Deletions:
-0
Technical Details
ID: 67447
UUID: 3106955581
Node ID: PR_kwDOLgwdfM6YdufU
Host: GitHub
Repository: frequenz-floss/frequenz-client-reporting-python