Closed dependabot[bot] closed 7 months ago
We probably can't accept both v0.5.x and v0.6.x because there were breaking changes...
The common-API was upgraded to v0.6.0 in this PR, but I somehow missed updating the python dependencies. I will close this PR, and create a PR to fix the python dependencies first.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Here is the fix: https://github.com/frequenz-floss/frequenz-api-microgrid/pull/235
Updates the requirements on frequenz-api-common and mkdocs-material to permit the latest version. Updates
frequenz-api-common
to 0.6.0Release notes
Sourced from frequenz-api-common's releases.
... (truncated)
Commits
08538ce
Cleanup release notes for release v0.6.0 (#212)4978931
Cleanup release notes for release v0.6.0af97c70
Rename[Simple|Aggregated]MetricSample
to[Simple|Aggregated]MetricValue
...9ccb5b6
RenameSensorMetricSample.sample
toSensorMetricSample.value
5c0214d
RenameMetricSample.sample
toMetricSample.value
fbcc68b
RenameMetricSampleVariant
toMetricValueVariant
cb6cc75
RenameAggregatedMetricSample
toAggregatedMetricValue
56ed231
RenameSimpleMetricSample
toSimpleMetricValue
3a396c0
UnabbreviateTHD
in the Metric enum (#209)8f06c7b
UnabbreviateTHD
in the Metric enumUpdates
mkdocs-material
from 9.5.15 to 9.5.17Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
570161a
Prepare 9.5.17 release78e93ac
Improved keyboard interactions for palette togglea3655e8
Updated Serbian translations1041766
Fixed time sneaking into default post format stringe741f80
Documentation7e13ae6
Fix typos7d6d8d7
Updated slugify documentatione71f00b
Fixed backporting of social plugin font loading logic8956524
Updated Insiders changelog0db4e66
Updated changelogDependabot 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