Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Updates the requirements on frequenz-api-reporting to permit the latest version.

Release notes

Sourced from frequenz-api-reporting's releases.

v0.5.0

Frequenz Reporting API Release Notes

Summary

  • List* endpoints have been removed.
  • MetricSourceOptions have been renamed to MetricConnections, and moved out of the filter message.

Upgrading

  • Servers should remove the list endpoint implementations, clients should use the streaming endpoints.
  • Metric source info can be found directly on the request, instead of in the filter object.

New Features

Bug Fixes

What's Changed

Full Changelog: frequenz-floss/frequenz-api-reporting@v0.4.0...v0.5.0

Commits
  • 7251004 Merge pull request #57 from stefan-brus-frequenz/cplus
  • 4876c70 Remove googleapis-common dependency
  • 4f7019a Update pinned protobuf and grpc dependency versions
  • 4b7c5c9 Merge pull request #56 from stefan-brus-frequenz/changes
  • a6c59a0 Add note about difference between connections
  • f5ba5a6 Bump up mkdocstrings dependency
  • 6cfa1eb Pin protobuf & grpcio dependency versions in pyproject
  • 25808a2 Update release notes
  • 6915928 Move MetricConnections out of StreamFilter
  • 23c6754 Change MetricSourceOptions to Connections & improve docs
  • 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 Nov 1, 2024
@flora-hofmann-frequenz
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/frequenz-api-reporting-gte-0.2.0-and-lt-0.6 branch from 6ff39ef to ff2d1f2 Compare November 20, 2024 08:43
@flora-hofmann-frequenz
Copy link
Collaborator

@dependabot rebase

Updates the requirements on [frequenz-api-reporting](https://github.com/frequenz-floss/frequenz-api-reporting) to permit the latest version.
- [Release notes](https://github.com/frequenz-floss/frequenz-api-reporting/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-api-reporting/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-api-reporting@v0.2.0...v0.5.0)

---
updated-dependencies:
- dependency-name: frequenz-api-reporting
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/frequenz-api-reporting-gte-0.2.0-and-lt-0.6 branch from ff2d1f2 to faf9fa4 Compare November 20, 2024 08:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

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

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/pip/frequenz-api-reporting-gte-0.2.0-and-lt-0.6 branch November 27, 2024 11:54
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