Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

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)

@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Jun 1, 2025
@flora-hofmann-frequenz
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/frequenz-client-base-gte-0.8.0-and-lt-0.11.0 branch from bd7bb5c to 252bb4b Compare June 5, 2025 04:44
@flora-hofmann-frequenz
Copy link
Collaborator

@dependabot rebase

Updates the requirements on [frequenz-client-base](https://github.com/frequenz-floss/frequenz-client-base-python) to permit the latest version.
- [Release notes](https://github.com/frequenz-floss/frequenz-client-base-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-client-base-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-client-base-python@v0.8.0...v0.10.0)

---
updated-dependencies:
- dependency-name: frequenz-client-base
  dependency-version: 0.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/frequenz-client-base-gte-0.8.0-and-lt-0.11.0 branch from 252bb4b to e964b56 Compare June 6, 2025 09:48
@flora-hofmann-frequenz flora-hofmann-frequenz merged commit 9e0cf82 into v0.x.x Jun 6, 2025
6 checks passed
@flora-hofmann-frequenz flora-hofmann-frequenz deleted the dependabot/pip/frequenz-client-base-gte-0.8.0-and-lt-0.11.0 branch June 6, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant