Relax the dependency on frequenz-api-common to allow up to 1.0.0#185
Merged
Conversation
This makes it easier to search for a particular dependency. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
There was a problem hiding this comment.
Pull Request Overview
This PR relaxes the version constraint for the frequenz-api-common dependency to allow versions up to 1.0.0, improving compatibility with newer versions of the library. The change also includes alphabetical reordering of dependencies and updates to the release notes.
- Widens the
frequenz-api-commondependency constraint from< 0.8.0to< 1 - Reorders dependencies alphabetically in the pyproject.toml file
- Updates release notes to reflect the dependency change
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| pyproject.toml | Relaxes frequenz-api-common version constraint and reorders dependencies alphabetically |
| RELEASE_NOTES.md | Updates release notes to document the dependency change |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
1943968 to
925a115
Compare
We have guaranteed that v0.x versions are compatible. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
925a115 to
7df0c14
Compare
cwasicki
previously approved these changes
Aug 20, 2025
matthias-wende-frequenz
previously approved these changes
Aug 20, 2025
Collaborator
|
Needs a rebase? |
Signed-off-by: cwasicki <126617870+cwasicki@users.noreply.github.com>
And ignore mypy failure. Signed-off-by: cwasicki <126617870+cwasicki@users.noreply.github.com>
e18bef9
Contributor
Author
|
The base branch was wrong. I updated the base branch to v0.12.x now, and cherry-picked the fixes for |
matthias-wende-frequenz
approved these changes
Aug 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.