github-actions
released this
29 May 15:26
·
33 commits
to refs/heads/master
since this release
What’s Changed
- 2.4.1 (#236) by @markusressel
- Bump pytest from 8.2.0 to 8.2.1 (#233) by @dependabot
- Bump evdev from 1.7.0 to 1.7.1 (#232) by @dependabot
- Bump orjson from 3.10.2 to 3.10.3 (#231) by @dependabot
- Bump orjson from 3.10.1 to 3.10.2 (#230) by @dependabot
- Bump pytest from 8.1.1 to 8.2.0 (#229) by @dependabot
- Bump aiohttp from 3.9.4 to 3.9.5 (#228) by @dependabot
- Bump orjson from 3.10.0 to 3.10.1 (#227) by @dependabot
- Bump idna from 3.4 to 3.7 (#225) by @dependabot
- Bump aiohttp from 3.9.3 to 3.9.4 (#226) by @dependabot
- Bump orjson from 3.9.15 to 3.10.0 (#224) by @dependabot
- Bump pytest-mock from 3.12.0 to 3.14.0 (#223) by @dependabot
- Bump pytest from 8.1.0 to 8.1.1 (#222) by @dependabot
- Bump pytest from 8.0.2 to 8.1.0 (#221) by @dependabot
- Bump container-app-conf from 5.2.2 to 5.3.0 (#220) by @dependabot
- Bump orjson from 3.9.14 to 3.9.15 (#218) by @dependabot
- Bump pytest from 8.0.1 to 8.0.2 (#219) by @dependabot
- Bump evdev from 1.6.1 to 1.7.0 (#216) by @dependabot
- Bump pytest from 8.0.0 to 8.0.1 (#217) by @dependabot
- Bump prometheus-client from 0.19.0 to 0.20.0 (#215) by @dependabot
- Bump orjson from 3.9.13 to 3.9.14 (#214) by @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#213) by @dependabot
- Bump orjson from 3.9.12 to 3.9.13 (#212) by @dependabot
- Bump pytest from 7.4.4 to 8.0.0 (#209) by @dependabot
- Bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0 (#210) by @dependabot
- Bump aiohttp from 3.9.1 to 3.9.3 (#211) by @dependabot
- Bump actions/cache from 3 to 4 (#207) by @dependabot
- Bump orjson from 3.9.9 to 3.9.12 (#206) by @dependabot
- Bump pytest from 7.4.3 to 7.4.4 (#205) by @dependabot
- Bump actions/setup-python from 4 to 5 (#204) by @dependabot
- Bump aiohttp from 3.9.0 to 3.9.1 (#203) by @dependabot
- Bump prometheus-client from 0.18.0 to 0.19.0 (#202) by @dependabot
- Bump aiohttp from 3.8.6 to 3.9.0 (#201) by @dependabot
- Bump prometheus-client from 0.17.1 to 0.18.0 (#199) by @dependabot
- Bump pytest from 7.4.2 to 7.4.3 (#197) by @dependabot
- Bump pytest-mock from 3.11.1 to 3.12.0 (#196) by @dependabot
- Bump orjson from 3.9.8 to 3.9.9 (#195) by @dependabot
- Bump orjson from 3.9.7 to 3.9.8 (#194) by @dependabot
- Bump aiohttp from 3.8.5 to 3.8.6 (#193) by @dependabot
- Bump docker/setup-qemu-action from 2 to 3 (#191) by @dependabot
- Bump docker/setup-buildx-action from 2 to 3 (#192) by @dependabot
- Bump orjson from 3.9.6 to 3.9.7 (#190) by @dependabot
🐛 Bugfixes
- migrate asyncio-mqtt to aiomqtt (#235) by @markusressel