Releases: frenck/python-demetriek
Releases · frenck/python-demetriek
v1.2.0
What’s changed
✨ New features
🧰 Maintenance
⬆️ Dependency updates
- ⬆️ Update dependency pytest-asyncio to v0.25.1 @renovate (#784)
- ⬆️ Update dependency ruff to v0.8.6 @renovate (#785)
- ⬆️ Lock file maintenance @renovate (#786)
- ⬆️ Update dependency node to v22.13.0 @renovate (#787)
- ⬆️ Update dependency orjson to v3.10.14 @renovate (#790)
- ⬆️ Update dependency pytest-asyncio to v0.25.2 @renovate (#791)
- ⬆️ Update github/codeql-action action to v3.28.1 @renovate (#792)
- ⬆️ Update actions/upload-artifact action to v4.6.0 @renovate (#793)
- ⬆️ Lock file maintenance @renovate (#795)
- ⬆️ Update dependency ruff to v0.9.1 @renovate (#794)
v1.1.1
What’s changed
🐛 Bug fixes
- Fix serialization of notifications with no sound @RomainGehrig (#780)
- Handle devices reporting no audio support (Sky) @frenck (#781)
🧰 Maintenance
⬆️ Dependency updates
Details
- ⬆️ Update dependency ruff to v0.8.3 @renovate (#759)
- ⬆️ Update github/codeql-action action to v3.27.9 @renovate (#760)
- ⬆️ Update dependency pytest-asyncio to v0.25.0 @renovate (#761)
- ⬆️ Update codecov/codecov-action action to v5 @renovate (#762)
- ⬆️ Update dependency node to v22 @renovate (#763)
- ⬆️ Lock file maintenance @renovate (#767)
- ⬆️ Update dependency pytest-cov to v6 @renovate (#766)
- ⬆️ Update dependency pre-commit-hooks to v5 @renovate (#765)
- ⬆️ Update dependency pre-commit to v4 @renovate (#764)
- ⬆️ Update dependency aiohttp to v3.11.11 @renovate (#769)
- ⬆️ Update codecov/codecov-action action to v5.1.2 @renovate (#768)
- ⬆️ Update actions/upload-artifact action to v4.5.0 @renovate (#771)
- ⬆️ Update dependency ruff to v0.8.4 @renovate (#770)
- ⬆️ Update dependency mypy to v1.14.0 @renovate (#772)
- ⬆️ Update github/codeql-action action to v3.28.0 @renovate (#773)
- ⬆️ Lock file maintenance @renovate (#774)
- ⬆️ Update dependency pylint to v3.3.3 @renovate (#775)
- ⬆️ Update dependency coverage to v7.6.10 @renovate (#776)
- ⬆️ Update dependency orjson to v3.10.13 @renovate (#777)
- ⬆️ Lock file maintenance @renovate (#778)
v1.1.0
What’s changed
✨ New features
- Extend support for LaMetric SKY on state @spyfly (#562)
- Added support for LaMetric SKY devices and SoundURL model for notification @lm-db (#720)
⬆️ Dependency updates
- ⬆️ Update dependency pylint to v3.3.2 @renovate (#753)
- ⬆️ Update dependency aiohttp to v3.11.10 @renovate (#754)
- ⬆️ Update dependency prettier to v3.4.2 @renovate (#756)
- ⬆️ Update github/codeql-action action to v3.27.7 @renovate (#755)
- ⬆️ Update dependency yarl to v1.18.3 @renovate (#757)
- ⬆️ Update SonarSource/sonarcloud-github-action action to v4 @renovate (#758)
v1.0.0
What’s changed
🚨 Breaking changes
✨ New features
🚀 Enhancements
- Improve pydantic model default and alias handling @cdce8p (#378)
- Refactor on many levels @frenck (#398)
- Set *.py indent to 4 spaces @ptxmac (#414)
- ci: Fix ruff linting. @bvanelli (#741)
- Apply ruff pre-commit to all files. @bvanelli (#742)
- Remove async_timeouts and replace it with asyncio.timeouts. @bvanelli (#745)
- Replace pydantic with mashumaro @bvanelli (#740)
🧰 Maintenance
- Add configuration for SonarCloud @frenck (#401)
- Workflow adjustments/fixes for PRs from forks @frenck (#404)
- Pass PR number when checking for PR labels @frenck (#405)
- Ignore .venv folder for YAMLlint @frenck (#460)
- Remove unused safety package @frenck (#748)
- Add include hidden files option to artifact upload. @bvanelli (#744)
- Remove deprecation warnings when running ruff @bvanelli (#746)
- Remove unused black dependencies @frenck (#749)
- Update linters/formatters/precommit to match other projects @frenck (#750)
- Add Python 3.13 @frenck (#752)
📚 Documentation
- [README] Fix link to CONTRIBUTING.md @ptxmac (#431)
- Fix typo on the code of conduct file. @bvanelli (#743)
⬆️ Dependency updates
Details
- ⬆️ Bump pyright from 1.1.275 to 1.1.276 @dependabot (#262)
- ⬆️ Bump pylint from 2.15.4 to 2.15.5 @dependabot (#263)
- ⬆️ Bump pytest-asyncio from 0.19.0 to 0.20.1 @dependabot (#264)
- ⬆️ Bump flake8-bugbear from 22.9.23 to 22.10.25 @dependabot (#265)
- ⬆️ Bump pyright from 1.1.276 to 1.1.277 @dependabot (#266)
- ⬆️ Bump pytest from 7.1.3 to 7.2.0 @dependabot (#267)
- Bump flake8-bugbear from 22.10.25 to 22.10.27 @dependabot (#268)
- Bump flake8-comprehensions from 3.10.0 to 3.10.1 @dependabot (#269)
- Bump pyupgrade from 3.1.0 to 3.2.0 @dependabot (#270)
- Bump pyright from 1.1.277 to 1.1.278 @dependabot (#271)
- Bump flake8-builtins from 2.0.0 to 2.0.1 @dependabot (#272)
- Bump pip from 22.3 to 22.3.1 in /.github/workflows @dependabot (#273)
- Bump mypy from 0.982 to 0.990 @dependabot (#274)
- Bump pyright from 1.1.278 to 1.1.279 @dependabot (#276)
- Bump pyupgrade from 3.2.0 to 3.2.1 @dependabot (#278)
- Bump mypy from 0.990 to 0.991 @dependabot (#281)
- Bump pytest-asyncio from 0.20.1 to 0.20.2 @dependabot (#280)
- Bump pyupgrade from 3.2.1 to 3.2.2 @dependabot (#279)
- Bump pyright from 1.1.279 to 1.1.280 @dependabot (#282)
- Bump pylint from 2.15.5 to 2.15.6 @dependabot (#283)
- Bump safety from 2.3.1 to 2.3.2 @dependabot (#284)
- Bump pyright from 1.1.280 to 1.1.281 @dependabot (#286)
- Bump prettier from 2.7.1 to 2.8.0 @dependabot (#285)
- Bump pre-commit-hooks from 4.3.0 to 4.4.0 @dependabot (#287)
- Bump safety from 2.3.2 to 2.3.3 @dependabot (#289)
- Bump pyupgrade from 3.2.2 to 3.2.3 @dependabot (#292)
- Bump pylint from 2.15.6 to 2.15.7 @dependabot (#291)
- Bump pyright from 1.1.281 to 1.1.282 @dependabot (#290)
- Bump dessant/lock-threads from 3.0.0 to 4.0.0 @dependabot (#293)
- Bump pyupgrade from 3.2.3 to 3.3.0 @dependabot (#295)
- Bump yarl from 1.8.1 to 1.8.2 @dependabot (#294)
- Bump pylint from 2.15.7 to 2.15.8 @dependabot (#296)
- Bump safety from 2.3.3 to 2.3.4 @dependabot (#301)
- Bump pyright from 1.1.282 to 1.1.283 @dependabot (#300)
- Bump prettier from 2.8.0 to 2.8.1 @dependabot (#299)
- Bump flake8-bugbear from 22.10.27 to 22.12.6 @dependabot (#298)
- Bump pyupgrade from 3.3.0 to 3.3.1 @dependabot (#297)
- Bump pytest-asyncio from 0.20.2 to 0.20.3 @dependabot (#303)
- Bump safety from 2.3.4 to 2.3.5 @dependabot (#302)
- Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows @dependabot (#304)
- Bump black from 22.10.0 to 22.12.0 @dependabot (#305)
- Bump isort from 5.10.1 to 5.11.1 @dependabot (#306)
- Bump isort from 5.11.1 to 5.11.2 @dependabot (#308)
- Bump pyright from 1.1.283 to 1.1.284 @dependabot (#307)
- Bump coverage from 6.5.0 to 7.0.0 @dependabot (#309)
- Bump pylint from 2.15.8 to 2.15.9 @dependabot (#310)
- Bump isort from 5.11.2 to 5.11.3 @dependabot (#311)
- Bump actions/stale from 6 to 7 @dependabot (#312)
- Bump pyright from 1.1.284 to 1.1.285 @dependabot (#313)
- Bump isort from 5.11.3 to 5.11.4 @dependabot (#314)
- Bump flake8-builtins from 2.0.1 to 2.1.0 @dependabot (#315)
- Bump pre-commit from 2.20.0 to 2.21.0 @dependabot (#316)
- Bump coverage from 7.0.0 to 7.0.1 @dependabot (#317)
- Bump pyright from 1.1.285 to 1.1.286 @dependabot (#318)
- Bump pydantic from 1.10.2 to 1.10.3 @dependabot (#319)
- Bump pydantic from 1.10.3 to 1.10.4 @dependabot (#320)
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 @dependabot (#321)
- Bump coverage from 7.0.1 to 7.0.2 @dependabot (#322)
- Bump coverage from 7.0.2 to 7.0.3 @dependabot (#323)
- Bump pyright from 1.1.286 to 1.1.287 @dependabot (#324)
- Bump actions/setup-node from 3.5.1 to 3.6.0 @dependabot (#325)
- Bump vulture from 2.6 to 2.7 @dependabot (#328)
- Bump prettier from 2.8.1 to 2.8.2 @dependabot (#326)
- Bump coverage from 7.0.3 to 7.0.4 @dependabot (#327)
- Bump pylint from 2.15.9 to 2.15.10 @dependabot (#329)
- Bump coverage from 7.0.4 to 7.0.5 @dependabot (#332)
- Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows @dependabot (#331)
- Bump pyright from 1.1.287 to 1.1.288 @dependabot (#330)
- Bump yamllint from 1.28.0 to 1.29.0 @dependabot (#333)
- Bump pytest from 7.2.0 to 7.2.1 @dependabot (#336)
- Bump pyright from 1.1.288 to 1.1.289 @dependabot (#334)
- Bump flake8-bugbear from 22.12.6 to 23.1.14 @dependabot (#337)
- Bump prettier from 2.8.2 to 2.8.3 @dependabot (#335)
- Bump blacken-docs from 1.12.1 to 1.13.0 @dependabot (#338)
- Bump pyright from 1.1.289 to 1.1.290 @dependabot (#339)
- Bump flake8-bugbear from 23.1.14 to 23.1.17 @dependabot (#340)
- Bump flake8-bugbear from 23.1.17 to 23.1.20 @dependabot (#341)
- Bump pre-commit from 2.21.0 to 3.0.0 @dependabot (#342)
- Bump pyright from 1.1.290 to 1.1.291 @dependabot (#343)
- Bump coverage from 7.0.5 to 7.1.0 @dependabot (#344)
- Bump flake8-docstrings from 1.6.0 to 1.7.0 @dependabot (#345)
- Bump pre-commit from 3.0.0 to 3.0.1 @dependabot (#346)
- Bump isort from 5.11.4 to 5.12.0 @dependabot (#347)
- Bump pre-commit from 3.0.1 to 3.0.2 @dependabot (#348)
- Bump pip from 22.3.1 to 23.0 in /.github/workflows @dependabot (#349)
- Bump pyright from 1.1.291 to 1.1.292 @dependabot (#350)
- Bump pylint from 2.15.10 to 2.16.0 @dependabot (#352)
- Bump pre-commit from 3.0.2 to 3.0.3 @dependabot (#351)
- Bump pylint from 2.16.0 to 2.16.1 @dependabot (#353)
- Bump pre-commit from 3.0.3 to 3.0.4 @dependabot (#354)
- Bump mypy from 0.991 to 1.0.0 @dependabot (#355)
- Bump prettier from 2.8.3 to 2.8.4 @dependabot (#356)
- Bump pyright from 1.1.292 to 1.1.293 @dependabot (#357)
- Bump aiohttp from 3.8.3 to 3.8.4 @dependabot (#358)
- Bump pyright from 1.1.293 to 1.1.294 @dependabot (#361)
- Bump pylint from 2.16.1 to 2.16.2 @dependabot (#359)
- Bump flake8-bugbear from 23.1.20 to 23.2.13 @dependabot (#360)
- Bump pydantic from 1.10.4 to 1.10.5 @dependabot (#362)
- Bump mypy from 1.0.0 to 1.0.1 @dependabot (#364)
- Bump pip from 23.0 to 23.0.1 in /.github/workflows @dependabot (#363)
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 @dependabot (#365)
- Bump pre-commit from 3.0.4 to 3.1.0 @dependabot (#367)
- Bump coverage from 7.1.0 to 7.2.0 @dependabot (#368)
- Bump pyright from 1.1.294 to 1.1.295 @dependabot (#366)
- Bump coverage from 7.2.0 to 7.2.1 @dependabot (#369)
- Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows @dependabot (#371)
- Bump pre-commit from 3.1.0 to 3.1.1 @dependabot (#370)
- Bump pyright from 1.1.295 to 1.1.296 @dependabot (#372)
- Bump pytest from 7.2.1 to 7.2.2 @dependabot (#373)
- Bump pylint from 2.16.2 to 2.16.3 @dependabot (#374)
- Bump pylint from 2.16.3 to 2.16.4 @dependabot (#376)
- Bump mypy from 1.0.1 to 1.1.1 @dependabot (#375)
- Bump pyright from 1.1.296 to 1.1.297 @dependabot (#377)
- Bump pylint from 2.16.4 to 2.17.0 @dependabot (#382)
- Bump pyright from 1.1.297 to 1.1.298 @dependabot (#379)
- Bump codespell from 2.2.2 to 2.2.4 @dependabot (#381)
- Bump pydantic from 1.10.5 to 1.10.6 @dependabot (#380)
- Bump bandit from 1.7.4 to 1.7.5 @dependabot (#383)
- Bump flake8-bugbear from 23.2.13 to 23.3.12 @dependabot (#384)
- Bump pyright from 1.1.298 to 1.1.299 @dependabot (#385)
- Bump coverage from 7.2.1 to 7.2.2 @dependabot (#386)
- Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows @dependabot (#388)
- Bump flake8-comprehensions from 3.10.1 to 3.11.0 @dependabot (#389)
- Bump pre-commit from 3.1.1 to 3.2.0 @dependabot (#390)
- Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot (#391)
- Bump flake8-comprehensions from 3.11.0 to 3.11.1 @dependabot (#394)
- Bump prettier from 2.8.4 to 2.8.6 @dependabot (#393)
- Bump pyright from 1.1.299 to 1.1.300 @dependabot (#392)
- Bump pylint from 2.17.0 to 2.17.1 @dependabot (#395)
- Bump pydantic from 1.10.6 to 1.10.7 @dependabot (#397)
- Bump yamllint from 1.29.0 to 1.30.0 @dependabot (#396)
- ⬆️ Update dependency ruff to v0.0.259 @renovate (#403)
- ⬆️ Pin dependencies @renovate (#402)
- ⬆️ Update dependency pre-commit to v3.2.1 @renovate (#406)
- ⬆️ Update dependency prettier to v2.8.7 @renovate (#407)
- ⬆️ Lock file maintenance @renovate (#408)
- ⬆️ Update github/codeql-action action to v2.2.9 @renovate (#409)
- ⬆️ Update actions/checkout action to v3.5.0 @renovate (#410)
- ⬆️ Update dependency black to v23.3.0 @renovate (#412)
- ⬆️ Update dependency ruff to v0.0.260 @renovate (#411)
- ⬆️ Lock file maintenance @renovate (#413)
- ⬆️ Update dependency coverage to v7.2.3 @renovate (#416)
- ⬆️ Update dependency pre-commit to v3.2.2 @renovate (#417)
- ⬆️ Update dependency pylint to v2.17.2 @renovate (#418)
...
v0.4.0
What’s changed
✨ New features
⬆️ Dependency updates
- ⬆️ Bump codespell from 2.2.1 to 2.2.2 @dependabot (#259)
- ⬆️ Bump pip from 22.2.2 to 22.3 in /.github/workflows @dependabot (#258)
- ⬆️ Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 @dependabot (#260)
v0.3.0
What’s changed
✨ New features
⬆️ Dependency updates
Details
- ⬆️ Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows @dependabot (#228)
- ⬆️ Bump vulture from 2.5 to 2.6 @dependabot (#229)
- ⬆️ Bump safety from 2.1.1 to 2.2.0 @dependabot (#231)
- ⬆️ Bump pylint from 2.15.2 to 2.15.3 @dependabot (#230)
- ⬆️ Bump pyright from 1.1.271 to 1.1.272 @dependabot (#232)
- ⬆️ Bump aiohttp from 3.8.1 to 3.8.2 @dependabot (#233)
- ⬆️ Bump flake8-eradicate from 1.3.0 to 1.4.0 @dependabot (#234)
- ⬆️ Bump actions/stale from 5 to 6 @dependabot (#235)
- ⬆️ Bump aiohttp from 3.8.2 to 3.8.3 @dependabot (#236)
- ⬆️ Bump flake8-bugbear from 22.9.11 to 22.9.23 @dependabot (#238)
- ⬆️ Bump pyupgrade from 2.38.0 to 2.38.2 @dependabot (#237)
- ⬆️ Bump actions/setup-node from 3.4.1 to 3.5.0 @dependabot (#239)
- ⬆️ Bump mypy from 0.971 to 0.981 @dependabot (#241)
- ⬆️ Bump pyright from 1.1.272 to 1.1.273 @dependabot (#240)
- ⬆️ Bump pytest-cov from 3.0.0 to 4.0.0 @dependabot (#242)
- ⬆️ Bump coverage from 6.4.4 to 6.5.0 @dependabot (#243)
- ⬆️ Bump mypy from 0.981 to 0.982 @dependabot (#245)
- ⬆️ Bump pyupgrade from 2.38.2 to 3.0.0 @dependabot (#244)
- ⬆️ Bump pyright from 1.1.273 to 1.1.274 @dependabot (#246)
- ⬆️ Bump safety from 2.2.0 to 2.3.1 @dependabot (#249)
- ⬆️ Bump backoff from 2.1.2 to 2.2.1 @dependabot (#248)
- ⬆️ Bump black from 22.8.0 to 22.10.0 @dependabot (#250)
- ⬆️ Bump flake8-builtins from 1.5.3 to 2.0.0 @dependabot (#251)
- ⬆️ Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows @dependabot (#252)
- ⬆️ Bump pylint from 2.15.3 to 2.15.4 @dependabot (#253)
- ⬆️ Bump pyupgrade from 3.0.0 to 3.1.0 @dependabot (#254)
- ⬆️ Bump pyright from 1.1.274 to 1.1.275 @dependabot (#255)
- ⬆️ Bump actions/setup-node from 3.5.0 to 3.5.1 @dependabot (#256)
v0.2.4
v0.2.3
What’s changed
🐛 Bug fixes
🚀 Enhancements
⬆️ Dependency updates
- ⬆️ Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 @dependabot (#198)
- ⬆️ Bump pyright from 1.1.266 to 1.1.267 @dependabot (#199)
- ⬆️ Bump coverage from 6.4.3 to 6.4.4 @dependabot (#200)
- ⬆️ Bump codespell from 2.1.0 to 2.2.1 @dependabot (#201)
- ⬆️ Bump awesomeversion from 22.6.0 to 22.8.0 @dependabot (#202)
- ⬆️ Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows @dependabot (#203)
- ⬆️ Bump pyright from 1.1.267 to 1.1.268 @dependabot (#205)
- ⬆️ Bump flake8-bugbear from 22.7.1 to 22.8.23 @dependabot (#206)
- ⬆️ Bump pylint from 2.14.5 to 2.15.0 @dependabot (#207)
- ⬆️ Bump poetry from 1.1.15 to 1.2.0 in /.github/workflows @dependabot (#209)
- ⬆️ Bump pyright from 1.1.268 to 1.1.269 @dependabot (#208)
- ⬆️ Bump black from 22.6.0 to 22.8.0 @dependabot (#212)
- ⬆️ Bump pydantic from 1.9.2 to 1.10.2 @dependabot (#214)
- ⬆️ Bump pytest from 7.1.2 to 7.1.3 @dependabot (#213)
- ⬆️ Bump pyright from 1.1.269 to 1.1.270 @dependabot (#215)
- ⬆️ Bump pylint from 2.15.0 to 2.15.2 @dependabot (#216)
- ⬆️ Bump yamllint from 1.27.1 to 1.28.0 @dependabot (#218)
- ⬆️ Bump flake8-bugbear from 22.8.23 to 22.9.11 @dependabot (#217)
- ⬆️ Bump pyright from 1.1.270 to 1.1.271 @dependabot (#219)
- ⬆️ Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 @dependabot (#220)
- ⬆️ Bump pyupgrade from 2.37.3 to 2.38.0 @dependabot (#222)
- ⬆️ Bump awesomeversion from 22.8.0 to 22.9.0 @dependabot (#221)
- Update all sub-dependencies @frenck (#225)