Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tapo from 0.7.17 to 0.8.0 #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps tapo from 0.7.17 to 0.8.0.

Release notes

Sourced from tapo's releases.

Tapo v0.8.0

This marks the first unified release of the Rust and Python libraries. Moving forward, both libraries will be released simultaneously and will share the same version number.

Rust

Added

  • Added an example for the L900 light strips.

Changed

  • LightingEffect's fadeoff field has been renamed to fade_off, and its with_fadeoff method has been renamed to with_fade_off.
  • LightingEffect's new_with_random_id function has been removed. The new function now creates a LightingEffect instance with a random ID by default.

Python

Added

  • Added support for the L900 light strips.
  • Added support for the L920 and L930 light strips.
  • Added support for Python 3.13.
Changelog

Sourced from tapo's changelog.

[v0.8.0][v0.8.0] - 2024-12-07

This marks the first unified release of the Rust and Python libraries. Moving forward, both libraries will be released simultaneously and will share the same version number.

Rust

Added

  • Added an example for the L900 light strips.

Changed

  • LightingEffect's fadeoff field has been renamed to fade_off, and its with_fadeoff method has been renamed to with_fade_off.
  • LightingEffect's new_with_random_id function has been removed. The new function now creates a LightingEffect instance with a random ID by default.

Python

Added

  • Added support for the L900 light strips.
  • Added support for the L920 and L930 light strips.
  • Added support for Python 3.13.

[Python v0.7.0][py-v0.7.0] - 2024-11-07

Added

  • Added support for the KE100 thermostatic radiator valve (TRV).
Commits
  • 27547aa Release v0.8.0
  • c5f928e Unify the Rust and Python releases
  • 416e807 tapo-py: Add support for Python 3.13
  • 25fbee3 tapo-py: Update to pyo3 0.23
  • 2915079 tapo-py: Update to maturin v1.7.8
  • 9aaff35 Crates update
  • 9f7d5ef tapo-py: Add support for the L920 and L930 light strips
  • fc05459 Add github-actions to dependabot
  • d9c9dca tapo-py: Add support for the L900 light strips
  • 73bd223 tapo-py: Release v0.7.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [tapo](https://github.com/mihai-dinculescu/tapo) from 0.7.17 to 0.8.0.
- [Release notes](https://github.com/mihai-dinculescu/tapo/releases)
- [Changelog](https://github.com/mihai-dinculescu/tapo/blob/main/CHANGELOG.md)
- [Commits](mihai-dinculescu/tapo@v0.7.17...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 9, 2024
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants