Commit Graph

1304 Commits (6adb06956b23adaa10af0f3490bf9d9792002c21)

Author SHA1 Message Date
J. Nick Koston d1f8309423
Bump zeroconf to 0.74.0 (#97745)
* Bump zeroconf to 0.74.0

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.72.3...0.74.0

- more cython build fixes
- performance improvements (mostly for pyatv)

* handle typing

* handle typing

* remove if TYPE_CHECKING, this doesnt get called that often

* remove if TYPE_CHECKING, this doesnt get called that often
2023-08-03 22:48:53 -04:00
Blastoise186 d33955c467
Bump Cryptography to 41.0.3 for a second security fix (#97611)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-03 21:36:12 +02:00
J. Nick Koston 620525b2b4
Bump zeroconf to 0.72.3 (#97668) 2023-08-03 18:57:34 +02:00
J. Nick Koston 9980051c3a
Bump dbus-fast to 1.90.1 (#97619)
* Bump dbus-fast to 1.88.0

- cython 3 fixes
- performance improvements

changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.87.5...v1.88.0

* one more

* Bump dbus-fast to 1.90.0

* bump again for yet another round of cython3 fixes
2023-08-03 14:33:05 +03:00
Michael Hansen 7cf2199e8b
Bump intents to 2023.8.2 (#97636) 2023-08-02 20:01:30 -04:00
Bram Kragten 02f8000f6c
Update frontend to 20230802.0 (#97614) 2023-08-02 14:43:42 +02:00
J. Nick Koston 93d7165fe9
Bump zeroconf to 0.72.0 (#97594) 2023-08-02 08:19:22 +02:00
Bram Kragten 1773f1ead2
Update frontend to 20230801.0 (#97561) 2023-08-01 11:46:37 +02:00
Marc Mueller 68cb7a7dde
Update ha-av to 10.1.1 (#97481) 2023-07-30 18:40:38 +02:00
J. Nick Koston 84576672de
Bump dbus-fast to 1.87.5 (#97364) 2023-07-30 18:39:40 +02:00
Michael Hansen 7e3fdd85fc
Add wildcards to sentence triggers (#97236)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-27 20:30:42 +02:00
Franck Nijhof af286a8feb
Add urllib3<2 package constraint (#97339) 2023-07-27 18:57:13 +02:00
Jan-Philipp Benecke 55beb26190
Fix authlib version constraint required by point (#97228) 2023-07-27 08:54:20 +02:00
Michael Hansen 311c321d06
Add HassShoppingListAddItem to default agent (#97232)
* Bump hassil and intents package for HassShoppingListAddItem

* Remove hard-coded response text

* Test adding item to the shopping list

* Hook removed import in test for some reason
2023-07-25 22:19:03 -04:00
Franck Nijhof b4200cb85e
Update frontend to 20230725.0 (#97220) 2023-07-25 19:44:32 +02:00
J. Nick Koston 213a1690f3
Bump bleak-retry-connector to 3.1.1 (#97218) 2023-07-25 19:21:11 +02:00
J. Nick Koston bb0727ab8a
Bump home-assistant-bluetooth to 1.10.2 (#97193) 2023-07-25 05:20:03 -05:00
Michael Hansen 99e7b42127
Bump hassil and intents (#97174) 2023-07-24 16:52:16 -05:00
J. Nick Koston 410b343ae0
Bump dbus-fast to 1.87.2 (#97167) 2023-07-24 14:48:18 -05:00
J. Nick Koston f8705a8074
Bump anyio to 3.7.1 (#97165) 2023-07-24 20:34:59 +02:00
J. Nick Koston 5cc72814c9
Bump fnv-hash-fast to 0.4.0 (#97160) 2023-07-24 20:34:46 +02:00
J. Nick Koston 649568be83
Bump ulid-transform to 0.8.0 (#97162) 2023-07-24 13:16:29 -05:00
J. Nick Koston 593960c704
Bump bluetooth deps (#97157) 2023-07-24 19:49:24 +02:00
J. Nick Koston 6e50576db2
Bump zeroconf to 0.71.4 (#97156) 2023-07-24 19:48:50 +02:00
J. Nick Koston 31d6b615b4
Bump home-assistant-bluetooth to 1.10.1 (#97153) 2023-07-24 12:11:28 -05:00
J. Nick Koston 40382f0caa
Bump zeroconf to 0.71.3 (#97119) 2023-07-24 08:00:25 +02:00
Steven Looman 9f551c0469
Bump async-upnp-client to 0.34.1 (#97105) 2023-07-23 22:38:21 +02:00
Franck Nijhof ce1f5f997e
Drop Python 3.10 support (#97007) 2023-07-22 23:03:45 +02:00
J. Nick Koston 52ab6b0b9d
Bump httpcore to 0.17.3 (#97032) 2023-07-21 19:15:28 -05:00
Franck Nijhof c99adf54b4
Update aiohttp to 3.8.5 (#96945) 2023-07-20 16:11:14 +02:00
J. Nick Koston f310d6ca58
Bump bleak-retry-connector to 3.1.0 (#96917) 2023-07-19 17:04:46 -05:00
Franck Nijhof 0502879d10
Update PyJWT to 2.8.0 (#96899) 2023-07-19 14:35:54 +02:00
Marc Mueller 4bf23fac6f
Update PyYAML to 6.0.1 (#96800) 2023-07-18 08:50:15 +02:00
Marc Mueller 564e618d0c
Drop upper constraint for pip (#96738) 2023-07-18 00:37:02 +02:00
Blastoise186 e5ca20b4d0
Bump Cryptography from 41.0.1 to 41.0.2 (#96699)
Bump cryptography from 41.0.1 to 41.0.2

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 09:15:33 +02:00
Marc Mueller 2f5c480f7f
Update pip constraint to allow pip 23.2 (#96614) 2023-07-15 12:28:34 -10:00
J. Nick Koston c86b60bdf7
Bump bluetooth-data-tools to 1.6.0 (#96461) 2023-07-13 11:42:11 -10:00
J. Nick Koston c67a1a326f
Improve chances of recovering stuck down bluetooth adapters (#96382) 2023-07-12 06:39:32 -10:00
Franck Nijhof e9f76ed3d3
Update orjson to 3.9.2 (#96257) 2023-07-11 14:16:43 -04:00
J. Nick Koston 1aefbd8b86
Bump zeroconf to 0.71.0 (#96183) 2023-07-09 15:18:32 -10:00
Franck Nijhof 88d9a29b55
Update Pillow to 10.0.0 (#96106) 2023-07-08 07:30:54 -10:00
Franck Nijhof 372687fe81
Update PyTurboJPEG to 1.7.1 (#96104) 2023-07-07 08:02:47 -10:00
Bram Kragten 20dc9203dd
Update frontend to 20230705.1 (#95913) 2023-07-05 18:20:10 +02:00
Bram Kragten 85e8eee94e
Update frontend to 20230705.0 (#95890) 2023-07-05 09:54:23 +02:00
J. Nick Koston 9109b5fead
Bump protobuf to 4.23.3 (#95875) 2023-07-05 08:55:25 +02:00
Bram Kragten aed0c39bc8
Update frontend to 20230703.0 (#95795) 2023-07-03 14:17:24 -04:00
J. Nick Koston 953bd60296
Bump zeroconf to 0.70.0 (#95714) 2023-07-02 12:23:41 -05:00
Bram Kragten 958359260e
Update frontend to 20230630.0 (#95635) 2023-06-30 13:55:03 -04:00
Marc Mueller 522d2496df
Update typing-extensions to 4.7.0 (#95539) 2023-06-30 15:00:15 +02:00
J. Nick Koston 93b4e6404b
Bump bluetooth-data-tools to 1.3.0 (#95576) 2023-06-29 18:03:59 -05:00