Skip to content

build(deps): bump ucapi from 0.5.2 to 0.6.0#138

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/ucapi-0.6.0
Open

build(deps): bump ucapi from 0.5.2 to 0.6.0#138
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/ucapi-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Bumps ucapi from 0.5.2 to 0.6.0.

Release notes

Sourced from ucapi's releases.

v0.6.0

Breaking Changes

  • Renamed MediaType to MediaContentType and changed enums to lowercase. See media-player entity documentation for more information (#50).
  • Changed str, Enum to new Python 3.11 StrEnum class (#54).
  • All entity constructors require named parameters for the optional fields (#49, #54).

Added

  • Media browsing and searching features to media-player entity (#50).
  • Allow integrations to provide entity icon and description (#55).

New Contributors

Full Changelog: unfoldedcircle/integration-python-library@v0.5.2...v0.6.0

Changelog

Sourced from ucapi's changelog.

v0.6.0 - 2026-04-10

Breaking Changes

  • Renamed MediaType to MediaContentType and changed enums to lowercase. See media-player entity documentation for more information (#50).
  • Changed str, Enum to new Python 3.11 StrEnum class (#54).
  • All entity constructors require named parameters for the optional fields (#49, #54).

Added

  • Media browsing and searching features to media-player entity (#50).
  • Allow integrations to provide entity icon and description (#55).
Commits
  • 7555100 build: Release 0.6.0
  • 5a01bf6 feat: Allow integrations to provide entity icon and description (#55)
  • d4b2dac refactor!: replace "str, Enum" with StrEnum (#54)
  • e5ed5f9 feat: add media browsing and searching to media-player entity (#50)
  • 498b078 fix: voice session cleanup (#48)
  • 26dadcd refactor!: add named parameter support for events, provide websocket (#49)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/ucapi-0.6.0 branch 2 times, most recently from cd3ef3f to bf51885 Compare April 23, 2026 09:21
Bumps [ucapi](https://github.com/unfoldedcircle/integration-python-library) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/unfoldedcircle/integration-python-library/releases)
- [Changelog](https://github.com/unfoldedcircle/integration-python-library/blob/main/CHANGELOG.md)
- [Commits](unfoldedcircle/integration-python-library@v0.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: ucapi
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/pip/ucapi-0.6.0 branch from bf51885 to 2c3024e Compare April 23, 2026 09:32
@zehnm
Copy link
Copy Markdown
Contributor

zehnm commented Apr 27, 2026

I'll wait with upgrading to 0.6.0 until after the next firmware release.
The new version contains major changes that need a bit more integration testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant