build(deps): bump ucapi from 0.6.0 to 0.7.0#145
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [ucapi](https://github.com/unfoldedcircle/integration-python-library) from 0.6.0 to 0.7.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.6.0...v0.7.0) --- updated-dependencies: - dependency-name: ucapi dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c871576 to
14d85d8
Compare
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.
Bumps ucapi from 0.6.0 to 0.7.0.
Release notes
Sourced from ucapi's releases.
Changelog
Sourced from ucapi's changelog.
Commits
f6e6e4abuild: Release 0.7.0702bf5drefactor: log WS messages as JSON data instead of a Python dict (#58)d297c81build: update pylint version to 4.0.5 (#57)c4d126drefactor: sanitize log messages (#56)fe7e66bdocs: update changelog25b9ea2refactor: improve WS msg processing, supported entity types (#47)b8d9f95build: git tag release script2582d9aci: update GitHub actions