Commit Graph

1989 Commits (b0b3f04a0509f9c7703500294495d554a7ad89f8)

Author SHA1 Message Date
Bram Kragten 5b06acfabd
Update frontend to 20241127.7 (#132729)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-12-09 17:10:52 +01:00
Michael Hansen 887f1621e5
Bump intents to 2024.12.9 (#132726) 2024-12-09 17:08:58 +01:00
Franck Nijhof d2463b9e7b
Update go2rtc-client to 0.1.2 (#132517) 2024-12-06 23:08:12 +01:00
Bram Kragten 20e0913286
Update frontend to 20241127.6 (#132494) 2024-12-06 16:58:09 +01:00
Bram Kragten 0d1abc31b5
Update frontend to 20241127.5 (#132475) 2024-12-06 12:22:42 +01:00
Joakim Sørensen 9058e00aef
Bump hass-nabucasa from 0.85.0 to 0.86.0 (#132456)
Bump hass-nabucasa fro 0.85.0 to 0.86.0
2024-12-06 08:20:06 +01:00
J. Nick Koston edc857b365
Bump aiohttp to 3.11.10 (#132441) 2024-12-05 19:50:02 -06:00
epenet 9fd23a6d30
Revert "Pin rpds-py to 0.21.0 to fix CI" (#132331)
Revert "Pin rpds-py to 0.21.0 to fix CI (#132170)"

This reverts commit 7e07930342.
2024-12-05 08:41:53 +01:00
Michael Hansen 5c60cffd4d
Bump intents to 2024.12.4 (#132274) 2024-12-04 11:02:00 -05:00
Bram Kragten 02db5ec88f
Update frontend to 20241127.4 (#132268) 2024-12-04 14:57:25 +01:00
Bram Kragten 92f38ef1a1
Update frontend to 20241127.3 (#132176) 2024-12-03 10:13:15 -05:00
J. Nick Koston 33db95f6be
Bump PyJWT to 2.10.1 (#132100) 2024-12-03 16:03:43 +01:00
epenet 7c9b8552cb
Reapply "bump hassil and intents" (#132138) (#132151)
This reverts commit 39b2cf6ed2.
2024-12-03 15:21:41 +01:00
epenet 7e07930342
Pin rpds-py to 0.21.0 to fix CI (#132170)
* Pin rpds-py==0.21.0 to fix CI

* Add carriage return
2024-12-03 15:01:35 +01:00
Bram Kragten ff77ecd2ce
Update frontend to 20241127.2 (#132109)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-12-03 14:08:31 +01:00
epenet 39b2cf6ed2
Revert "bump hassil and intents" (#132138)
* Revert "Fix bad hassil tests on CI (#132132)"

This reverts commit 101bb091ba.

* Revert "Bump hassil and intents (#132092)"

This reverts commit e52182940b.
2024-12-03 09:37:33 +01:00
Michael Hansen e52182940b
Bump hassil and intents (#132092) 2024-12-02 14:09:35 -05:00
J. Nick Koston 80f28302a1
Bump yarl to 1.18.3 (#132025)
changelog: https://github.com/aio-libs/yarl/compare/v1.18.0...v1.18.3
2024-12-01 21:17:36 -05:00
J. Nick Koston b6458ff9b8
Bump cryptography to 44.0.0 and pyOpenSSL to 24.3.0 (#132035)
These should be bumped together to make sure we do not
have any incompatibility issues.

> Note: The Python Cryptographic Authority strongly suggests the use of pyca/cryptography where possible. If you are using pyOpenSSL for anything other than making a TLS connection you should move to cryptography and drop your pyOpenSSL dependency.
2024-12-01 21:06:14 -05:00
J. Nick Koston c6cd7e38f7
Bump aiohttp to 3.11.9 (#132036)
changelog: https://github.com/aio-libs/aiohttp/compare/v3.11.8...v3.11.9
2024-12-01 21:05:45 -05:00
J. Nick Koston 82e190dc4b
Bump propcache to 0.2.1 (#132022) 2024-12-01 21:37:03 +01:00
J. Nick Koston ffeefd4856
Bump SQLAlchemy to 2.0.36 (#126683)
* Bump SQLAlchemy to 2.0.35

changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.35

* fix mocking

* adjust to .36

* remove ignored as these are now typed

* fix SQLAlchemy
2024-11-30 22:07:51 -05:00
Bram Kragten 18db16b82c
Update frontend to 20241127.1 (#131855) 2024-11-28 20:50:53 +01:00
J. Nick Koston eac6673c2b
Bump orjson to 3.10.12 (#131752)
changelog: https://github.com/ijl/orjson/compare/3.10.11...3.10.12
2024-11-28 01:35:49 +01:00
J. Nick Koston 1635074aae
Bump aiohttp to 3.11.8 (#131744) 2024-11-27 14:15:44 -06:00
Michael Hansen 3eb483c1b0
Bump intents to 2024.11.27 (#131727) 2024-11-27 17:42:59 +01:00
Bram Kragten b2537a45e0
Update frontend to 20241127.0 (#131722) 2024-11-27 16:33:05 +01:00
J. Nick Koston b8f81abbed
Bump zeroconf to 0.136.2 (#131681) 2024-11-27 08:26:28 +01:00
J. Nick Koston ce20670d84
Add a constraint for aiofiles to ensure it does not get downgraded (#131666) 2024-11-26 16:04:39 -06:00
Michael Hansen 752df5a8cb
Filter entity names before intent matching (#131563) 2024-11-26 09:42:31 +01:00
Robert Resch cf74532cc6
Bump uv to 0.5.4 (#131513) 2024-11-25 21:59:20 +01:00
Krisjanis Lejejs d3f3fdc7ef
Bump hass-nabucasa to 0.85.0 (#131271) 2024-11-22 17:08:31 +02:00
Erik Montnemery 5fa4739e2d
Bump securetar to 2024.11.0 (#131172) 2024-11-21 19:15:37 +01:00
J. Nick Koston fd392eea31
Bump aiohttp to 3.11.7 (#131188) 2024-11-21 17:36:36 +01:00
J. Nick Koston 3550d5838d
Bump yarl to 1.18.0 (#131183) 2024-11-21 17:35:42 +01:00
Steven B. 1018a77c91
Update websockets package constraint to 13.1 (#131039) 2024-11-21 15:26:24 +01:00
J. Nick Koston 7fda534d91
Bump aiohttp to 3.11.6 (#130993) 2024-11-19 15:11:00 -06:00
J. Nick Koston 8b4983087b
Bump PyJWT to 2.10.0 (#130907)
* Bump PyJWT to 2.10.0

changelog: https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.0

* handle new keys

* add test to verify all default options are checked for merge
2024-11-19 19:55:55 +01:00
J. Nick Koston 3a8a8861d2
Bump aiohttp to 3.11.5 (#130964) 2024-11-19 12:03:13 -06:00
J. Nick Koston b6d79415fe
Bump aiohttp to 3.11.4 (#130924) 2024-11-19 01:36:44 -06:00
Steven B. 5288775941
Bump webrtc-models to 0.3.0 (#130889) 2024-11-18 19:50:31 +01:00
Michael Hansen fb83d30d9d
Bump hassil to 2.0.2 (#130891) 2024-11-18 13:48:46 -05:00
J. Nick Koston 039df1070e
Bump bluetooth-adapters to 0.20.2 (#130877) 2024-11-18 18:56:33 +01:00
J. Nick Koston 23bf4154f5
Bump yarl to 1.17.2 (#130830)
changelog: https://github.com/aio-libs/yarl/compare/v1.17.1...v1.17.2
2024-11-17 19:41:48 +01:00
J. Nick Koston 4a7ae081df
Bump aiohttp 3.11.2 (#130663)
fix for cleaning up incorrectly closed WebSocket connections
when a WebSocket task is cancelled

changelog: https://github.com/aio-libs/aiohttp/compare/v3.11.1...v3.11.2
2024-11-14 22:40:48 -05:00
J. Nick Koston f4719a21ea
Bump aiohttp to 3.11.1 (#130636) 2024-11-14 14:12:59 -06:00
J. Nick Koston f9a4dd91c1
Bump aiohttp-fast-zlib to 0.2.0 (#130628) 2024-11-14 11:08:53 -06:00
epenet 6a3b4a6a23
Adjust minimum scapy version to 2.6.1 (#130565) 2024-11-13 17:49:39 -06:00
Michael Hansen 51c6ee97b1
Upgrade to hassil 2.0 (#130544)
* Working on hassil 2.0

* Bump to hassil 2.0

* Update snapshots

* Remove debug logging
2024-11-13 16:50:08 -05:00
J. Nick Koston c35ef6bda3
Bump aiohttp to 3.11.0 (#130542) 2024-11-13 19:32:14 +01:00