Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on frequenz-client-dispatch to permit the latest version.

Release notes

Sourced from frequenz-client-dispatch's releases.

v0.9.0

Frequenz Dispatch Client Library Release Notes

Features

  • Dispatch.end_time has been added to the Dispatch class, which is the time when the dispatch ended as calculated by the server. dispatch-cli will also print this time.

Bug Fixes

  • Fix that dispatch-cli stream would try to print an event as dispatch, causing an exception.
  • Fix that stream() would not reconnect and just closes the channel upon disconnection.

What's Changed

Full Changelog: frequenz-floss/frequenz-client-dispatch-python@v0.8.5...v0.9.0

Commits
  • 207b4e9 Fix stream reconnecting (#151)
  • e7ac2d2 Update release notes
  • e78ccc4 Fix: When a stream disconnects, it will not reconnect
  • 6efd3d8 Add Dispatch.end_time and print it in dispatch-cli (#142)
  • d80afd6 Test: Make assert more verbose
  • cef414d Add Dispatch.end_time and print it in dispatch-cli
  • ec17a15 Bump the minor group with 7 updates (#150)
  • a88a26c Fix click decorator typing
  • 79dd051 Bump the minor group with 7 updates
  • 5c0b640 Bump the patch group with 4 updates (#147)
  • 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)

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

---
updated-dependencies:
- dependency-name: frequenz-client-dispatch
  dependency-version: 0.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@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 May 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2025 04:19
@dependabot dependabot bot requested a review from ela-kotulska-frequenz May 1, 2025 04:19
@github-actions github-actions bot added the part:dispatcher Affects the high-level dispatcher interface label May 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Looks like frequenz-client-dispatch is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 5, 2025
@dependabot dependabot bot deleted the dependabot/pip/frequenz-client-dispatch-gte-0.8.4-and-lt-0.10.0 branch May 5, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:dispatcher Affects the high-level dispatcher interface 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