Releases: bachya/aiopurpleair
Releases · bachya/aiopurpleair
2023.12.0
🐛 Bug Fixes
- Fix issue with incorrect Python version spec (#303)
🧰 Maintenance
- Bump coverage from 7.3.2 to 7.3.3 (#300)
- Bump github/codeql-action from 2 to 3 (#299)
- Bump ruff from 0.1.7 to 0.1.8 (#297)
- Bump pylint from 3.0.2 to 3.0.3 (#295)
- Bump pre-commit from 3.5.0 to 3.6.0 (#294)
- Bump typing-extensions from 4.8.0 to 4.9.0 (#293)
- Bump isort from 5.12.0 to 5.13.2 (#298)
- Bump actions/stale from 8 to 9 (#291)
- Bump actions/setup-python from 4 to 5 (#289)
- Bump yarl from 1.9.3 to 1.9.4 (#290)
- Bump pytest-asyncio from 0.23.1 to 0.23.2 (#287)
- Bump ruff from 0.1.6 to 0.1.7 (#288)
- Bump pytest-asyncio from 0.21.1 to 0.23.1 (#286)
- Use
ruff
in place ofbandit
andblack
(#285) - Bump aiohttp from 3.9.0 to 3.9.1 (#284)
- Bump mypy from 1.7.0 to 1.7.1 (#283)
- Bump pydantic from 2.5.1 to 2.5.2 (#281)
- Bump dessant/lock-threads from 5.0.0 to 5.0.1 (#282)
- Bump pygments from 2.17.1 to 2.17.2 (#280)
- Bump yarl from 1.9.2 to 1.9.3 (#279)
- Bump pygments from 2.16.1 to 2.17.1 (#275)
- Bump aiohttp from 3.9.0rc0 to 3.9.0 (#276)
- Bump ruff from 0.1.5 to 0.1.6 (#277)
- Bump certifi from 2023.7.22 to 2023.11.17 (#278)
- Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#274)
- Bump pydantic from 2.5.0 to 2.5.1 (#273)
- Bump aiohttp from 3.9.0b1 to 3.9.0rc0 (#272)
- Bump pydantic from 2.4.2 to 2.5.0 (#270)
- Bump dessant/lock-threads from 4.0.1 to 5.0.0 (#271)
- Bump mypy from 1.6.1 to 1.7.0 (#269)
- Bump yamllint from 1.32.0 to 1.33.0 (#268)
- Bump ruff from 0.1.4 to 0.1.5 (#267)
- Bump black from 23.10.1 to 23.11.0 (#266)
- Bump aiohttp from 3.9.0b0 to 3.9.0b1 (#265)
- Bump ruff from 0.1.3 to 0.1.4 (#263)
- Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#264)
- Bump ruff from 0.1.2 to 0.1.3 (#262)
- Bump black from 23.10.0 to 23.10.1 (#259)
- Bump pytest from 7.4.2 to 7.4.3 (#260)
- Bump ruff from 0.1.1 to 0.1.2 (#261)
- Bump pylint from 3.0.1 to 3.0.2 (#258)
- Bump ruff from 0.1.0 to 0.1.1 (#257)
- Bump gitpython from 3.1.38 to 3.1.40 (#256)
- Bump black from 23.9.1 to 23.10.0 (#255)
- Bump mypy from 1.6.0 to 1.6.1 (#254)
- Bump ruff from 0.0.292 to 0.1.0 (#252)
- Bump gitpython from 3.1.37 to 3.1.38 (#251)
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#250)
- Bump urllib3 from 2.0.6 to 2.0.7 (#253)
- Bump pre-commit from 3.4.0 to 3.5.0 (#249)
- Bump mypy from 1.5.1 to 1.6.0 (#248)
2023.10.0
🚨 Breaking Changes
- Add support for Python 3.12 (#247)
🧰 Maintenance
- Add support for Python 3.12 (#247)
- Bump aiohttp from 3.8.5 to 3.8.6 (#246)
- Bump pyupgrade from 3.14.0 to 3.15.0 (#245)
- Bump vulture from 2.9.1 to 2.10 (#244)
- Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#243)
- Bump pylint from 2.17.7 to 3.0.1 (#242)
- Bump coverage from 7.3.1 to 7.3.2 (#240)
- Bump codespell from 2.2.5 to 2.2.6 (#239)
- Bump ruff from 0.0.291 to 0.0.292 (#241)
- Bump pyupgrade from 3.13.0 to 3.14.0 (#237)
- Bump urllib3 from 2.0.4 to 2.0.6 (#236)
- Bump pylint from 2.17.6 to 2.17.7 (#235)
- Bump pydantic from 2.4.1 to 2.4.2 (#234)
- Bump pylint from 2.17.5 to 2.17.6 (#231)
- Bump pydantic from 2.3.0 to 2.4.1 (#233)
- Bump gitpython from 3.1.36 to 3.1.37 (#228)
- Bump pyupgrade from 3.12.0 to 3.13.0 (#229)
- Bump ruff from 0.0.290 to 0.0.291 (#230)
- Bump pyupgrade from 3.11.1 to 3.12.0 (#227)
- Bump pyupgrade from 3.11.0 to 3.11.1 (#226)
- Bump pyupgrade from 3.10.1 to 3.11.0 (#225)
- Bump ruff from 0.0.289 to 0.0.290 (#224)
- Bump ruff from 0.0.288 to 0.0.289 (#223)
- Bump ruff from 0.0.287 to 0.0.288 (#221)
- Bump gitpython from 3.1.35 to 3.1.36 (#222)
- Bump black from 23.7.0 to 23.9.1 (#220)
- Bump gitpython from 3.1.34 to 3.1.35 (#219)
- Bump pytest from 7.4.1 to 7.4.2 (#218)
- Bump coverage from 7.3.0 to 7.3.1 (#216)
- Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#217)
- Bump actions/checkout from 3 to 4 (#215)
- Bump pre-commit from 3.3.3 to 3.4.0 (#211)
- Bump ruff from 0.0.286 to 0.0.287 (#212)
- Bump pytest from 7.4.0 to 7.4.1 (#213)
- Bump gitpython from 3.1.33 to 3.1.34 (#214)
- Bump gitpython from 3.1.32 to 3.1.33 (#210)
- Bump ruff from 0.0.285 to 0.0.286 (#209)
- Bump pydantic from 2.2.1 to 2.3.0 (#208)
- Clean up build dependencies (#207)
- Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (#205)
- Bump vulture from 2.9 to 2.9.1 (#206)
- Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (#201)
- Bump vulture from 2.8 to 2.9 (#204)
- Bump setuptools from 68.1.0 to 68.1.2 (#202)
- Bump pydantic from 2.2.0 to 2.2.1 (#203)
- Replace datetime.utcfromtimestamp (#200)
- Bump ruff from 0.0.284 to 0.0.285 (#199)
- Bump black from 22.12.0 to 23.7.0 (#198)
2023.08.0
🧰 Maintenance
- Pin dependencies to resolve several CVEs (#197)
- Bump mypy from 1.3.0 to 1.4.0 (#166)
- Bump blacken-docs from 1.15.0 to 1.16.0 (#196)
- Bump coverage from 7.2.7 to 7.3.0 (#194)
- Bump vulture from 2.7 to 2.8 (#193)
- Bump ruff from 0.0.283 to 0.0.284 (#192)
- Bump ruff from 0.0.282 to 0.0.283 (#191)
- Bump ruff from 0.0.281 to 0.0.282 (#190)
- Bump ruff from 0.0.280 to 0.0.281 (#189)
- Bump pyupgrade from 3.9.0 to 3.10.1 (#188)
- Bump pylint from 2.17.4 to 2.17.5 (#187)
- Bump pydantic from 2.0.3 to 2.1.1 (#186)
- Bump ruff from 0.0.278 to 0.0.280 (#185)
- Bump aiohttp from 3.8.4 to 3.8.5 (#184)
- Bump pydantic from 2.0.2 to 2.0.3 (#183)
- Bump pydantic from 1.10.9 to 2.0.2 (#176)
- Bump pytest-asyncio from 0.21.0 to 0.21.1 (#181)
- Bump ruff from 0.0.277 to 0.0.278 (#182)
- Bump black from 22.12.0 to 23.7.0 (#179)
- Bump blacken-docs from 1.14.0 to 1.15.0 (#177)
- Bump pyupgrade from 3.8.0 to 3.9.0 (#178)
- Bump ruff from 0.0.276 to 0.0.277 (#174)
- Bump ruff from 0.0.275 to 0.0.276 (#173)
- Bump pyupgrade from 3.7.0 to 3.8.0 (#171)
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#170)
- Bump pytest from 7.3.2 to 7.4.0 (#169)
- Bump ruff from 0.0.274 to 0.0.275 (#168)
- Add
rtx
config file (#167) - Bump ruff from 0.0.272 to 0.0.274 (#165)
- Bump pyupgrade from 3.6.0 to 3.7.0 (#164)
- Bump codespell from 2.2.4 to 2.2.5 (#163)
- Bump pre-commit from 3.3.2 to 3.3.3 (#162)
- Bump blacken-docs from 1.13.0 to 1.14.0 (#161)
- Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#160)
- Bump pytest from 7.3.1 to 7.3.2 (#158)
- Bump pyupgrade from 3.4.0 to 3.6.0 (#159)
- Bump pydantic from 1.10.8 to 1.10.9 (#156)
- Bump ruff from 0.0.271 to 0.0.272 (#157)
- Bump ruff from 0.0.270 to 0.0.271 (#155)
- Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#153)
- Bump coverage from 7.2.6 to 7.2.7 (#154)
- Bump pytest-cov from 4.0.0 to 4.1.0 (#151)
- Bump ruff from 0.0.269 to 0.0.270 (#152)
- Bump coverage from 7.2.5 to 7.2.6 (#150)
- Bump pydantic from 1.10.7 to 1.10.8 (#149)
- Bump yamllint from 1.31.0 to 1.32.0 (#148)
- Bump requests from 2.28.1 to 2.31.0 (#147)
- Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#146)
- Bump ruff from 0.0.267 to 0.0.269 (#145)
- Bump pre-commit from 3.3.1 to 3.3.2 (#144)
- Bump ruff from 0.0.265 to 0.0.267 (#143)
- Bump mypy from 1.2.0 to 1.3.0 (#142)
- Bump ruff from 0.0.264 to 0.0.265 (#140)
- Bump pylint from 2.17.3 to 2.17.4 (#139)
- Bump pyupgrade from 3.3.2 to 3.4.0 (#141)
- Bump pre-commit from 3.3.0 to 3.3.1 (#137)
- Bump ruff from 0.0.263 to 0.0.264 (#138)
- Bump pre-commit from 3.2.2 to 3.3.0 (#136)
- Bump coverage from 7.2.3 to 7.2.5 (#135)
- Bump ruff from 0.0.262 to 0.0.263 (#132)
- Bump pylint from 2.17.2 to 2.17.3 (#133)
- Bump pyupgrade from 3.3.1 to 3.3.2 (#134)
- Bump yamllint from 1.30.0 to 1.31.0 (#131)
- Bump ruff from 0.0.261 to 0.0.262 (#130)
- Bump pytest from 7.3.0 to 7.3.1 (#129)
- Bump safety from 2.3.4 to 2.3.5 (#127)
- Bump black from 22.12.0 to 23.3.0 (#126)
- Bump safety from 2.3.4 to 2.3.5 (#125)
- Bump black from 22.12.0 to 23.3.0 (#124)
- Bump pytest from 7.2.2 to 7.3.0 (#123)
- Bump safety from 2.3.4 to 2.3.5 (#122)
- Bump black from 22.12.0 to 23.3.0 (#120)
- Bump coverage from 7.2.2 to 7.2.3 (#121)
- Replace flake8 with ruff (#119)
- Bump safety from 2.3.4 to 2.3.5 (#118)
- Bump black from 22.12.0 to 23.3.0 (#117)
- Bump safety from 2.3.4 to 2.3.5 (#116)
- Bump pylint from 2.17.1 to 2.17.2 (#115)
- Bump pre-commit from 3.2.1 to 3.2.2 (#114)
- Bump black from 22.12.0 to 23.3.0 (#113)
- Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#112)
- Bump safety from 2.3.4 to 2.3.5 (#111)
- Bump flake8-simplify from 0.19.3 to 0.20.0 (#110)
- Bump black from 22.12.0 to 23.3.0 (#109)
- Bump safety from 2.3.4 to 2.3.5 (#107)
- Bump black from 23.1.0 to 23.3.0 (#108)
- Bump black from 22.12.0 to 23.1.0 (#106)
- Bump safety from 2.3.4 to 2.3.5 (#105)
- Bump pre-commit from 3.2.0 to 3.2.1 (#104)
- Bump actions/stale from 7 to 8 (#102)
- Bump black from 22.12.0 to 23.1.0 (#103)
- Bump safety from 2.3.4 to 2.3.5 (#99)
- Bump pydantic from 1.10.6 to 1.10.7 (#100)
- Bump pylint from 2.17.0 to 2.17.1 (#101)
- Bump yamllint from 1.29.0 to 1.30.0 (#98)
- Bump black from 22.12.0 to 23.1.0 (#96)
- Bump flake8-comprehensions from 3.11.0 to 3.11.1 (#97)
- Bump safety from 2.3.4 to 2.3.5 (#95)
- Bump pytest-asyncio from 0.20.3 to 0.21.0 (#91)
- Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#90)
- Bump pre-commit from 3.1.1 to 3.2.0 (#93)
- Bump flake8-comprehensions from 3.10.1 to 3.11.0 (#94)
- Bump black from 22.12.0 to 23.1.0 (#92)
- Bump safety from 2.3.4 to 2.3.5 (#89)
- Bump coverage from 7.2.1 to 7.2.2 (#88)
- Bump black from 22.12.0 to 23.1.0 (#87)
- Bump safety from 2.3.4 to 2.3.5 (#86)
- Bump black from 22.12.0 to 23.1.0 (#85)
- Bump safety from 2.3.4 to 2.3.5 (#83)
- Bump flake8-bugbear from 23.2.13 to 23.3.12 (#84)
- Bump bandit from 1.7.4 to 1.7.5 (#82)
- Bump black from 22.12.0 to 23.1.0 (#81)
- Bump pydantic from 1.10.5 to 1.10.6 (#80)
- Bump safety from 2.3.4 to 2.3.5 (#78)
- Bump codespell from 2.2.2 to 2.2.4 (#77)
- Bump pylint from 2.16.4 to 2.17.0 (#79)
- Bump black from 22.12.0 to 23.1.0 (#76)
- Bump mypy from 1.0.1 to 1.1.1 (#74)
- Bump pylint from 2.16.3 to 2.16.4 (#73)
- Bump safety from 2.3.4 to 2.3.5 (#75)
- Bump pylint from 2.16.2 to 2.16.3 (#70)
- Bump pytest from 7.2.1 to 7.2.2 (#72)
- Bump black from 22.12.0 to 23.1.0 (#71)
- Bump safety from 2.3.4 to 2.3.5 (#69)
- Bump flake8-bugbear from 22.12.6 to 23.2.13 (#64)
- Bump pre-commit from 2.21.0 to 3.1.1 (#67)
- Bump coverage from 6.5.0 to 7.2.1 (#65)
- Bump black from 22.12.0 to 23.1.0 (#66)
- Bump mypy from 0.982 to 1.0.1 (#68)
- Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#63)
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#62)
- Bump pydantic from 1.10.4 to 1.10.5 (#61)
- Bump pylint from 2.16.1 to 2.16.2 (#60)
- Bump aiohttp from 3.8.3 to 3.8.4 (#59)
- Bump pylint from 2.16.0 to 2.16.1 (#58)
- Bump pylint from 2.15.10 to 2.16.0 (#57)
- Bump isort from 5.11.4 to 5.12.0 (#56)
- Bump flake8-docstrings from 1.6.0 to 1.7.0 (#55)
- Bump flake8-builtins from 2.0.1 to 2.1.0 (#51)
- Bump blacken-docs from 1.12.1 to 1.13.0 (#52)
- Bump black from 22.10.0 to 22.12.0 (#53)
- Bump pre-commit-hooks from 4.3.0 to 4.4.0 (#54)
- Bump safety from 2.3.1 to 2.3.5 (#48)
- Bump pre-commit from 2.20.0 to 2.21.0 (#46)
- Bump pytest from 7.2.0 to 7.2.1 (#47)
- Bump isort from 5.10.1 to 5.11.4 (#49)
- Bump yamllint from 1.28.0 to 1.29.0 (#50)
- Bump flake8-bugbear from 22.10.27 to 22.12.6 (#45)
- Bump pyupgrade from 3.2.0 to 3.3.1 (#41)
- Bump pylint from 2.15.5 to 2.15.10 (#43)
- Bump pytest-asyncio from 0.20.1 to 0.20.3 (#44)
- Bump vulture from 2.6 to 2.7 (#42)
- Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (#40)
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#39)
- Bump pydantic from 1.10.3 to 1.10.4 (#38)
- Bump pydantic from 1.10.2 to 1.10.3 (#37)
- Bump setuptools from 65.5.0 to 65.5.1 (#36)
- Bump actions/stale from 6 to 7 (#35)
2022.12.1
2022.12.0
2022.11.2
🚨 Breaking Changes
- Replace
API.sensors.async_get_nearby_sensor_indices
(#24)
🚀 Features
- Add
NotFoundError
as an exception type (#22)
🐛 Bug Fixes
- Fix bug with
API.sensors.async_get_sensor
not resolving (#23)
📕 Documentation
- Fix outdated docs (#25)
🧰 Maintenance
- Implement small code cleanup via a dict comprehension (#21)
2022.11.1
2022.11.0
🚀 Features
- Add endpoint for GET /sensor/:sensor_index (#13)
- Add endpoint for GET /sensors (#11)
- Add an API classmethod to check the validity of an API key (#9)
- Add model for GET /v1/sensors responses (#8)
- Add model for GET /v1/sensors requests (#7)
- Add models for API key operations (#2)
🧰 Maintenance
- Ensure all datetime-related fields have
_utc
in the name (#15) - Create
SensorModel
and use throughout library (#14) - Create helpers for reusable Pydantic validators (#12)
- Rename
model
folders tomodels
(for consistency) (#10) - Temporarily ignore coverage for errors/const (#6)
- Store validated timestamps in UTC (#5)
- Add a variety of new GitHub Actions (#3)
- Add initial library organization (#1)