Marc Mueller
adbd9c8d40
Update python-slugify to 8.0.4 ( #111284 )
2024-02-27 12:29:48 +01:00
Marc Mueller
8c50e24056
Update bcrypt to 4.1.2 ( #111283 )
2024-02-25 22:22:50 +01:00
Marc Mueller
5206514538
Update ciso8601 to 2.3.1 ( #111389 )
2024-02-25 22:59:00 +02:00
J. Nick Koston
883d5a0842
Bump cryptography to 42.0.5 ( #111259 )
...
changelog: https://github.com/pyca/cryptography/compare/42.0.3...42.0.5
2024-02-24 08:49:46 +01:00
J. Nick Koston
5d6687503e
Bump orjson to 3.9.15 ( #111233 )
...
changelog: https://github.com/ijl/orjson/compare/3.9.14...3.9.15
2024-02-24 08:47:29 +01:00
J. Nick Koston
2f2cdedddd
Avoid creating multiple tasks for config entry init ( #110899 )
2024-02-20 21:57:36 -05:00
J. Nick Koston
5292c3408e
Bump cryptography to 42.0.3 ( #110728 )
2024-02-16 20:37:40 +01:00
J. Nick Koston
25fac03705
Bump orjson to 3.9.14 ( #110552 )
...
changelog: https://github.com/ijl/orjson/compare/3.9.13...3.9.14
fixes a crasher due to buffer overread (was only partially fixed in 3.9.13)
2024-02-14 18:57:47 +01:00
Joakim Sørensen
7c233c2bd0
Bump awesomeversion from 23.11.0 to 24.2.0 ( #109830 )
2024-02-06 21:57:00 +01:00
Franck Nijhof
c14ad6455f
Update orjson to 3.9.13 ( #109614 )
2024-02-04 11:37:16 -06:00
Franck Nijhof
c868b79b5a
Update cryptography to 42.0.2 ( #109359 )
2024-02-02 10:37:04 +01:00
Marc Mueller
8ad0226241
Update attrs to 23.2.0 ( #109115 )
2024-01-30 12:22:41 +01:00
J. Nick Koston
825fed8319
Bump aiohttp to 3.9.3 ( #109025 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-29 23:15:18 +01:00
J. Nick Koston
601988ecf2
Bump cryptography to 42.0.1 and pyOpenSSL to 24.0.0 ( #108956 )
...
* Bump cryptography to 42.0.1
changes: https://github.com/pyca/cryptography/compare/41.0.7...42.0.1
Note that more of the non-rust backend code has been removed
I had to handle that in
https://github.com/bdraco/chacha20poly1305-reuseable/releases/tag/v0.12.1
So there may be other downstream consumers that have a problem
* need pyOpenSSL as well
* too early before coffee
2024-01-27 21:30:00 +01:00
Marc Mueller
0d8afc72c2
Update python-slugify to 8.0.1 ( #108373 )
2024-01-22 10:10:02 +01:00
J. Nick Koston
6d979d21a6
Bump orjson to 3.9.12 ( #108350 )
2024-01-19 11:36:48 +01:00
Robert Resch
ede6e01808
Bump Jinja2 to 3.1.3 ( #108082 )
2024-01-15 12:10:17 +01:00
J. Nick Koston
a7d21c709d
Bump orjson to 3.9.10 ( #107898 )
2024-01-12 11:06:44 -10:00
J. Nick Koston
ce11366b9c
Bump bluetooth deps ( #107816 )
2024-01-12 09:45:49 +01:00
J. Nick Koston
86603b332a
Bump aiohttp-zlib-ng to 0.3.1 ( #107595 )
2024-01-08 13:24:57 -10:00
J. Nick Koston
8645d9c717
Bump aiohttp-zlib-ng to 0.3.0 ( #107184 )
2024-01-05 14:28:29 +01:00
J. Nick Koston
40d034cd8c
Revert "Bump aiohttp-zlib-ng to 0.2.0 ( #106691 )" ( #107109 )
2024-01-04 15:34:43 +01:00
J. Nick Koston
e1f078b70a
Bump aiohttp-zlib-ng to 0.2.0 ( #106691 )
2024-01-02 20:50:26 +01:00
Sid
729a0fbcd5
Move urllib3 constraint to pyproject.toml ( #106768 )
2024-01-02 13:34:19 +01:00
J. Nick Koston
093c952c38
Bump aiohttp-zlib-ng to 0.1.3 ( #106489 )
...
Reverts the workaround that was created for #105254 since the original
issue is fixed in zlib_ng 0.3.0+ which the lib now requires as a minimum
version
2023-12-27 08:04:07 -10:00
J. Nick Koston
e75357980a
Bump aiohttp-zlib-ng to 0.1.2 ( #106193 )
...
fixes #105254
2023-12-22 00:03:42 +01:00
Denis Shulyaka
9ba53e03ee
Bump httpx to 0.26.0 and httpcore to 1.0.2 ( #106194 )
2023-12-21 10:11:00 -10:00
J. Nick Koston
5c503683b7
Bump lru-dict to 1.3.0 ( #105914 )
...
* Bump lru-dict to 1.3.0
changelog: https://github.com/amitdev/lru-dict/compare/v1.2.0...v1.3.0
* fix typing
* quote types
* quote types
2023-12-18 00:16:31 +01:00
J. Nick Koston
e2abd3b8d0
Bump bluetooth libraries ( #105522 )
2023-12-12 08:31:23 +01:00
Marc Mueller
6c2b3ef950
Update typing-extensions to 4.9.0 ( #105490 )
2023-12-11 17:30:24 +01:00
Franck Nijhof
949ca6bafc
Update yarl to 1.9.4 ( #105282 )
2023-12-08 12:11:59 +01:00
J. Nick Koston
608f4f7c52
Bump aiohttp to 3.9.1 ( #104176 )
2023-11-29 16:13:54 +01:00
Franck Nijhof
2a4a5d0a07
Update cryptography to 41.0.7 ( #104632 )
2023-11-28 12:09:12 +01:00
J. Nick Koston
74d7d02833
Bump aiohttp-fast-url-dispatcher to 0.3.0 ( #104592 )
2023-11-27 09:04:04 -06:00
Marc Mueller
6773c29ccc
Update aiohttp to 3.9.0 (Python 3.12) ( #104152 )
2023-11-18 08:53:49 -06:00
J. Nick Koston
54c98f32c2
Bump aiohttp to 3.9.0rc0 for python 3.12 only ( #103507 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-11-15 01:02:14 +01:00
Ruslan Sayfutdinov
1610dd94f9
Add 'do not edit' comment to generated files ( #103923 )
2023-11-13 18:33:42 +00:00
J. Nick Koston
d1f1bbe304
Migrate to using aiohttp-fast-url-dispatcher ( #103656 )
2023-11-09 17:23:33 +01:00
Joakim Sørensen
a0f19f26c4
Bump awesomeversion from 23.8.0 to 23.11.0 ( #103641 )
2023-11-08 09:11:54 +01:00
Franck Nijhof
2b12a95607
Update cryptography to 40.0.5 ( #103624 )
2023-11-08 01:10:41 +01:00
J. Nick Koston
45f5c21402
Speed up websocket and ingress with aiohttp-zlib-ng ( #103247 )
2023-11-02 15:18:12 -05:00
J. Nick Koston
50c7587ab8
Bump ulid-transform to 0.9.0 ( #102272 )
2023-10-20 16:49:18 +02:00
J. Nick Koston
159b623b95
Bump orjson to 3.9.9 ( #102267 )
2023-10-19 01:48:05 +02:00
J. Nick Koston
20fdd45e60
Bump home-assistant-bluetooth to 1.10.4 ( #102268 )
2023-10-19 01:16:55 +02:00
Marc Mueller
02567d9bf6
Revert aiohttp to 3.8.5 for Python 3.11 ( #101932 )
2023-10-13 14:12:42 +02:00
J. Nick Koston
6420cdb42b
Bump httpx to 0.25.0 and httpcore to 0.18.0 ( #101635 )
2023-10-08 19:08:04 +02:00
Marc Mueller
3155e62510
Update aiohttp to 3.9.0b0 ( #101627 )
2023-10-08 13:21:46 +02:00
Marc Mueller
bd93fbe91d
Update aiohttp to 3.8.6 ( #101590 )
2023-10-07 18:14:08 +02:00
Marc Mueller
bd7a86a0a6
Remove async-timeout as core dependency ( #100912 )
2023-09-26 05:57:10 -05:00
Marc Mueller
f837e6722c
Update cryptography to 41.0.4 ( #100911 )
2023-09-26 05:27:56 -05:00
Marc Mueller
08c4e82cf9
Update typing-extensions to 4.8.0 ( #100545 )
2023-09-18 11:58:47 +02:00
Franck Nijhof
85fafcad11
Update awesomeversion to 23.8.0 ( #100349 )
2023-09-14 10:07:09 +02:00
J. Nick Koston
f0ee20c15c
Bump orjson to 3.9.7 ( #99938 )
2023-09-08 13:59:35 -05:00
J. Nick Koston
a41af4e6d3
Revert orjson to 3.9.2 ( #99374 )
...
* Revert "Update orjson to 3.9.4 (#98108 )"
This reverts commit 3dd377cb2a
.
* Revert "Update orjson to 3.9.3 (#97930 )"
This reverts commit d993aa59ea
.
2023-08-31 09:33:57 +02:00
J. Nick Koston
f42b8e217b
Bump ulid-transform to 0.8.1 ( #99139 )
2023-08-27 11:32:41 -05:00
J. Nick Koston
20b8c5dd26
Bump home-assistant-bluetooth to 1.10.3 ( #99133 )
2023-08-27 09:29:17 -05:00
Marc Mueller
d059c9924a
Update attrs to 23.1.0 ( #98385 )
2023-08-14 15:50:43 +02:00
Marc Mueller
e36a8f6e8b
Update async-timeout to 4.0.3 ( #98370 )
2023-08-14 10:23:23 +02:00
Marc Mueller
07e20e1eab
Downgrade todoist-api-python to 2.0.2 and attrs to 22.2.0 ( #98354 )
2023-08-13 17:23:38 -05:00
Marc Mueller
ef6e75657a
Update attrs to 23.1.0 ( #97095 )
2023-08-13 19:05:15 +02:00
Marc Mueller
3dd377cb2a
Update orjson to 3.9.4 ( #98108 )
2023-08-09 20:37:59 -10:00
Marc Mueller
d993aa59ea
Update orjson to 3.9.3 ( #97930 )
2023-08-06 22:59:44 +02:00
Marc Mueller
447479d0a0
Add packaging as default requirement ( #97712 )
2023-08-04 12:29:18 +02: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
bb0727ab8a
Bump home-assistant-bluetooth to 1.10.2 ( #97193 )
2023-07-25 05:20:03 -05:00
J. Nick Koston
649568be83
Bump ulid-transform to 0.8.0 ( #97162 )
2023-07-24 13:16:29 -05:00
J. Nick Koston
31d6b615b4
Bump home-assistant-bluetooth to 1.10.1 ( #97153 )
2023-07-24 12:11:28 -05:00
Franck Nijhof
c99adf54b4
Update aiohttp to 3.8.5 ( #96945 )
2023-07-20 16:11:14 +02: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
Franck Nijhof
e9f76ed3d3
Update orjson to 3.9.2 ( #96257 )
2023-07-11 14:16:43 -04:00
Marc Mueller
522d2496df
Update typing-extensions to 4.7.0 ( #95539 )
2023-06-30 15:00:15 +02:00
Marc Mueller
f5975d4039
Update build system ( #95237 )
2023-06-26 19:03:56 +02:00
J. Nick Koston
b5e1d35e18
Bump cryptography to 41.0.1 and PyOpenSSL to 23.2.0 ( #94777 )
...
changelog: https://cryptography.io/en/latest/changelog/
changelog: https://www.pyopenssl.org/en/latest/changelog.html
2023-06-17 16:23:06 -04:00
Dominik
64d914d56d
Bump minimum typing_extensions to 4.6.3 ( #94587 )
2023-06-15 12:30:52 +02:00
J. Nick Koston
d2fa6435da
Bump lru-dict to 1.2.0 ( #94513 )
2023-06-13 10:37:59 +02:00
J. Nick Koston
829ca7c567
Bump orjson to 3.9.1 ( #94514 )
2023-06-13 10:36:56 +02:00
J. Nick Koston
5a8daf06e8
Fix typing_extensions to match metadata ( #93920 )
2023-06-01 19:30:08 +02:00
J. Nick Koston
7995d3777a
Fix package names to match pypi index metadata ( #93883 )
...
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* uses _
* uses -
* fix metadata
2023-05-31 21:12:53 -04:00
epenet
160fce781d
Bump httpx to 0.24.1 ( #93396 )
2023-05-23 12:31:03 -05:00
J. Nick Koston
28fa6f541f
Bump ifaddr to 0.2.0 ( #93377 )
2023-05-23 14:18:26 +02:00
Franck Nijhof
d2a39e0e6f
Update requests to 2.31.0 ( #93363 )
2023-05-22 20:48:56 +02:00
J. Nick Koston
32b70ea133
Bump PyJWT to 2.7.0 ( #93128 )
2023-05-16 10:26:04 +02:00
J. Nick Koston
81796fbf7b
Bump orjson to 3.8.12 ( #92935 )
...
changes: https://github.com/ijl/orjson/releases/tag/3.8.12
2023-05-13 10:06:32 +03:00
J. Nick Koston
2636a46a5f
Bump ulid-transform to 0.7.2 ( #92344 )
2023-05-02 08:46:14 +02:00
Franck Nijhof
3a5a9a90b2
Update orjson to 3.8.11 ( #92228 )
2023-04-29 20:22:33 -04:00
Franck Nijhof
bff7119230
Update requests to 2.29.0 ( #92231 )
2023-04-29 23:44:20 +02:00
Franck Nijhof
9f885a68ff
Update YARL to 1.9.2 ( #92086 )
2023-04-27 01:39:32 +02:00
J. Nick Koston
18532e453a
Bump home-assistant-bluetooth to 1.10.0 ( #91977 )
...
changelog: https://github.com/home-assistant-libs/home-assistant-bluetooth/blob/main/CHANGELOG.md
2023-04-24 22:22:11 -04:00
J. Nick Koston
1a00644b0a
Bump ulid-transform to 0.7.0 ( #91888 )
...
changelog: https://github.com/bdraco/ulid-transform/compare/v0.6.3...v0.7.0
2023-04-23 06:53:53 -04:00
Franck Nijhof
f39f07e19b
Update YARL to 1.9.1 ( #91852 )
2023-04-22 09:14:27 -04:00
Franck Nijhof
6a80f5fc60
Update cryptography to 40.0.2 ( #91528 )
2023-04-17 08:36:42 -04:00
Franck Nijhof
f1bb4ed0ed
Update pip constraint to allow for pip 23.1 ( #91535 )
2023-04-17 12:39:13 +02:00
J. Nick Koston
6dbe67e909
Bump httpx to 0.24.0 and httpcore to 0.17.0 ( #91308 )
2023-04-12 20:11:59 -10:00
J. Nick Koston
f2d10473eb
Bump orjson to 3.8.10 ( #91132 )
...
changelog: https://github.com/ijl/orjson/compare/3.8.9...3.8.10
2023-04-10 12:23:19 -04:00
J. Nick Koston
6b9d748529
Bump ulid-transform to 0.6.3 ( #91133 )
...
* Bump ulid-transform to 0.6.2
changelog: https://github.com/bdraco/ulid-transform/compare/v0.6.0...v0.6.2
32bit fixes
fixes #91092
* 0.6.3
2023-04-10 10:03:21 -04:00
J. Nick Koston
2fc34e7cce
Bump ulid-transform 0.6.0 ( #90888 )
...
* Bump ulid-transform 0.6.0
changelog: https://github.com/bdraco/ulid-transform/compare/v0.5.1...v0.6.0
to find the source of the invalid ulids in https://github.com/home-assistant/core/issues/90887
2023-04-05 22:19:43 -04:00
Franck Nijhof
28736e2ce4
Update orjson to 3.8.9 ( #90570 )
2023-03-31 13:59:49 +02:00
J. Nick Koston
ce9099a386
Bump cryptography to 40.0.1 ( #90326 )
2023-03-26 12:30:17 -10:00
J. Nick Koston
99b58f157e
Bump PyJWT to 2.6.0 ( #90134 )
...
* Bump PyJWT to 2.6.0
* fix time being frozen too late which makes the access token creation time in the future
* revert zha change
* fix repairs test
* fix ical test
2023-03-22 20:00:47 -04:00
J. Nick Koston
4c98495fe0
Bump ulid-transform to 0.5.1 ( #90123 )
...
changelog: https://github.com/bdraco/ulid-transform/compare/v0.4.2...v0.5.1
2023-03-22 15:19:43 -04:00
J. Nick Koston
6713253553
Bump ulid-transform to 0.4.2 ( #89666 )
...
32 bit fixes
changelog: https://github.com/bdraco/ulid-transform/compare/v0.4.0...v0.4.2
2023-03-13 20:52:27 -04:00
Franck Nijhof
ec32b934a5
Update orjson to 3.8.7 ( #89037 )
2023-03-02 09:40:46 -05:00
J. Nick Koston
07839cc971
Bump ulid-transform to 0.4.0 ( #88982 )
...
changelog: https://github.com/bdraco/ulid-transform/compare/v0.3.1...v0.4.0
2023-03-01 13:35:53 -05:00
Mitch
341d046ba7
Bump requests to 2.28.2 ( #88956 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-03-01 16:17:55 +01:00
J. Nick Koston
8f6cfc25c0
Use ulid-transform for constructing ulids ( #88939 )
...
* Use ulid-transform for constructing ulids
A future PR will use the new library to reduce the storage
overhead of ulids in the database
* tweak
* tweak
* bump
2023-02-28 21:09:47 -05:00
Franck Nijhof
580869a9a6
Update typing-extensions to 4.5.0 ( #88236 )
2023-02-16 11:21:54 +01:00
Kevin Stillhammer
a190bcdc3f
Bump voluptuous-serialize to 2.6.0 ( #88211 )
2023-02-15 23:14:45 +01:00
Mark Broadbent
568e0ae029
Update orjson to resolve segmentation fault during JSON serialisation ( #88119 )
...
Home Assistant uses orjson 3.8.5 that contains an issue[1] on musl libc
platforms that causes a segmentation fault. This particularly affect
Home Assistant container installations reported in #87283 and #87522 .
This updates the version to 3.8.6 that resolves the segmentation
fault during json serialisation.
[1] https://github.com/ijl/orjson/issues/335
2023-02-14 15:26:52 -05:00
J. Nick Koston
94386b6674
Bump home-assistant-bluetooth to 1.9.3 ( #88051 )
2023-02-13 23:28:30 -05:00
J. Nick Koston
026b4f5307
Bump aiohttp to 3.8.4 ( #88032 )
2023-02-13 15:52:20 -06:00
J. Nick Koston
f0118b3d30
Bump cryptography to 39.0.1 for CVE-2023-23931 ( #87658 )
...
Bump cryptography to 39.0.1
CVE-2023-23931
2023-02-07 20:30:16 -05:00
Marc Mueller
04b921e3b5
Update pip constraint to 23.1 ( #87331 )
2023-02-03 21:02:35 +01:00
Malte Franken
a2fb6fbaa8
Bump httpx to 0.23.3 ( #86614 )
...
fixes undefined
2023-01-25 11:40:46 +01:00
epenet
91c502ae55
Bump bcrypt to 4.0.1 ( #86338 )
2023-01-21 11:16:28 -05:00
Franck Nijhof
b85d6e6ede
Update orjson to 3.8.5 ( #86043 )
2023-01-16 22:20:12 +01:00
J. Nick Koston
8b893b7062
Bump cryptography to 39.0.0 ( #85846 )
...
* Bump cryptography to 39.0.0
changelog: https://github.com/pyca/cryptography/compare/38.0.3...39.0.0
The change that is significant is https://github.com/pyca/cryptography/pull/7601 which
should help with esphome noise encryption performance
* constraints
* fix botocore not loading
2023-01-13 19:58:01 -05:00
Franck Nijhof
83f6e168e5
Update orjson to 3.8.4 ( #85195 )
2023-01-05 12:34:23 +01:00
J. Nick Koston
a9640d9c94
Bump home-assistant-bluetooth to 1.9.2 ( #85123 )
2023-01-04 18:29:26 +01:00
J. Nick Koston
b470c3484b
Bump httpx to 0.23.2 ( #85023 )
...
changelogs:
https://github.com/encode/httpcore/compare/0.16.2...0.16.3
https://github.com/encode/httpx/compare/0.23.1...0.23.2
2023-01-02 20:45:52 -05:00
J. Nick Koston
3dd342baf3
Bump home-assistant-bluetooth to 1.9.1 ( #85005 )
...
fixes #83722
2023-01-02 16:33:01 -05:00
Franck Nijhof
9b3d727e8e
Update orjson to 3.8.3 ( #84878 )
2022-12-31 00:58:02 +01:00
Franck Nijhof
f84533838a
Update attrs to 22.2.0 ( #84772 )
2022-12-29 15:09:39 +01:00
Franck Nijhof
f17a42dc27
Upgrade ciso8601 to 2.3.0 ( #84465 )
2022-12-22 15:01:59 -05:00
Aaron Godfrey
fe2e357ae9
Upgrade attrs to 22.1.0 ( #84205 )
2022-12-19 12:40:30 +01:00
Paulus Schoutsen
1c0543bcd5
Drop aiohttp to 3.8.1 ( #83795 )
2022-12-11 21:19:02 -05:00
J. Nick Koston
9008006ac8
Restore remote discovered devices between remote scanner restarts ( #83699 )
2022-12-11 09:02:55 -10:00
Franck Nijhof
35e81cf982
Update aiohttp to 3.8.3 ( #78860 )
2022-11-28 20:42:10 +01:00
uvjustin
9390359fe3
Bump httpx to 0.23.1 ( #82725 )
2022-11-26 10:04:22 -10:00
J. Nick Koston
4b89d087bb
Bump home-assistant-bluetooth to 1.8.1 ( #82222 )
...
changelog: https://github.com/home-assistant-libs/home-assistant-bluetooth/compare/v1.8.0...v1.8.1
2022-11-16 23:08:17 +02:00
J. Nick Koston
682187541f
Move BluetoothServiceInfoBleak to home_assistant_bluetooth ( #82064 )
2022-11-15 14:00:52 -06:00
Franck Nijhof
7556f2b84e
Update cryptography to 38.0.3 ( #81455 )
2022-11-03 11:18:25 +01:00
Franck Nijhof
d65e639f00
Update orjson to 3.8.1 ( #81000 )
2022-10-26 12:40:15 +02:00
Marc Mueller
8d4c32e106
Update pip constraint to 22.4 ( #80383 )
2022-10-16 12:01:11 +02:00
J. Nick Koston
d12cbab6c4
Bump bleak to 0.19.0 ( #80349 )
2022-10-15 13:57:23 -04:00
Marc Mueller
647a4ac131
Update typing-extensions constraint to >=4.4.0 ( #79860 )
2022-10-08 18:32:46 +03:00
Paulus Schoutsen
f41b69e19e
Bump cryptography to 38 ( #79067 )
2022-09-25 17:39:42 -04:00
Franck Nijhof
a81bb10ff9
Update yarl to 1.8.1 ( #78866 )
2022-09-21 13:59:42 +02:00
Franck Nijhof
774d5138ca
Update PyJWT to 2.5.0 ( #78776 )
2022-09-20 20:17:49 +02:00
Joakim Sørensen
a38d998000
Bump awesomeversion from 22.8.0 to 22.9.0 ( #78525 )
2022-09-15 14:05:34 +02:00
Joakim Sørensen
0caf998547
Bump awesomeversion from 22.6.0 to 22.8.0 ( #77436 )
2022-08-28 14:52:23 -04:00
Franck Nijhof
b4323108b1
Update cryptography to 37.0.4 ( #76853 )
2022-08-17 09:41:50 +02:00
Franck Nijhof
33bf94c4b2
Update orjson to 3.7.11 ( #76171 )
2022-08-04 22:37:57 +03:00
Marc Mueller
c0e6852077
Update pip version range to 22.3 ( #75572 )
2022-07-24 21:11:30 +02:00
Franck Nijhof
2db8b154c9
Update orjson to 3.7.8 ( #75484 )
2022-07-20 11:39:07 +02:00
J. Nick Koston
ba8a530d19
Use shared bluetooth models for BluetoothServiceInfo ( #75322 )
2022-07-16 21:14:23 -07:00
Franck Nijhof
d697bb53c5
Update lru-dict to 1.1.8 ( #74932 )
2022-07-11 00:11:43 +02:00
Paulus Schoutsen
010b18be34
Bump atomicwrites ( #74758 )
2022-07-08 14:17:56 -07:00
Franck Nijhof
4261595078
Update orjson to 3.7.7 ( #74581 )
2022-07-07 11:00:34 +02:00
J. Nick Koston
332cf3cd2d
Resolve and caches paths for CachingStaticResource in the executor ( #74474 )
2022-07-06 13:49:48 -05:00
Franck Nijhof
42533ebbb3
Update requests to 2.28.1 ( #74210 )
2022-06-29 20:40:58 -05:00
J. Nick Koston
df357962b3
Bump orjson to 3.7.5 ( #74083 )
2022-06-27 21:59:08 -07:00
Joakim Sørensen
a94579107c
Bump awesomeversion from 22.5.2 to 22.6.0 ( #74030 )
2022-06-27 11:38:40 +02:00
J. Nick Koston
8b067e83f7
Initial orjson support take 3 ( #73849 )
...
* Initial orjson support take 2
Still need to work out problem building wheels
--
Redux of #72754 / #32153 Now possible since the following is solved:
ijl/orjson#220 (comment)
This implements orjson where we use our default encoder. This does not implement orjson where `ExtendedJSONEncoder` is used as these areas tend to be called far less frequently. If its desired, this could be done in a followup, but it seemed like a case of diminishing returns (except maybe for large diagnostics files, or traces, but those are not expected to be downloaded frequently).
Areas where this makes a perceptible difference:
- Anything that subscribes to entities (Initial subscribe_entities payload)
- Initial download of registries on first connection / restore
- History queries
- Saving states to the database
- Large logbook queries
- Anything that subscribes to events (appdaemon)
Cavets:
orjson supports serializing dataclasses natively (and much faster) which
eliminates the need to implement `as_dict` in many places
when the data is already in a dataclass. This works
well as long as all the data in the dataclass can also
be serialized. I audited all places where we have an `as_dict`
for a dataclass and found only backups needs to be adjusted (support for `Path` needed to be added for backups). I was a little bit worried about `SensorExtraStoredData` with `Decimal` but it all seems to work out from since it converts it before it gets to the json encoding cc @dgomes
If it turns out to be a problem we can disable this
with option |= [orjson.OPT_PASSTHROUGH_DATACLASS](https://github.com/ijl/orjson#opt_passthrough_dataclass ) and it
will fallback to `as_dict`
Its quite impressive for history queries
<img width="1271" alt="Screen_Shot_2022-05-30_at_23_46_30" src="https://user-images.githubusercontent.com/663432/171145699-661ad9db-d91d-4b2d-9c1a-9d7866c03a73.png ">
* use for views as well
* handle UnicodeEncodeError
* tweak
* DRY
* DRY
* not needed
* fix tests
* Update tests/components/http/test_view.py
* Update tests/components/http/test_view.py
* black
* templates
2022-06-22 21:59:51 +02:00
Franck Nijhof
99db2a5afe
Update requests to 2.28.0 ( #73406 )
...
* Update requests to 2.28.0
* Fix mypy warning
* Fix Facebook messenger tests
2022-06-14 12:21:32 +02:00
J. Nick Koston
c365454afb
Revert "Initial orjson support ( #72754 )" ( #72789 )
...
This was causing the wheels to fail to build. We need
to workout why when we don't have release pressure
This reverts commit d9d22a9556
.
2022-05-31 13:51:55 -07:00
J. Nick Koston
d9d22a9556
Initial orjson support ( #72754 )
2022-05-31 12:18:11 -07:00
Joakim Sørensen
9fe4aef4bc
Bump awesomeversion from 22.5.1 to 22.5.2 ( #72624 )
2022-05-27 14:37:19 -07:00
uvjustin
01b5f98414
Bump httpx to 0.23.0 ( #72573 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-05-26 21:20:37 -10:00
Franck Nijhof
ea05bd8c2e
Allow for using pip 22.1(.x) ( #72348 )
2022-05-23 11:58:19 +02:00
Franck Nijhof
514e7708b3
Update PyJWT to 2.4.0 ( #71928 )
2022-05-16 07:38:01 -07:00
Joakim Sørensen
f7a2a6ea21
Bump awesomeversion from 22.2.0 to 22.5.1 ( #71933 )
2022-05-16 12:26:54 +02:00
Franck Nijhof
0a9a86f973
Update jinja2 to 3.1.2 ( #71780 )
2022-05-13 13:38:20 +02:00
Andrzej Raczkowski
bf9467ad7b
Bump cryptography to 36.0.2 ( #70438 )
2022-04-22 19:50:45 -10:00
Fabian Affolter
19e21cad60
Upgrade voluptuous to 0.13.1 ( #70007 )
2022-04-14 00:51:39 +03:00
epenet
c22a08334c
Bump voluptuous to 0.13.0 ( #68897 )
...
* Bump voluptuous to v0.13.0
* Update DEPENDENCY_CONFLICTS
* Update following python_awair bump
* Revert "Update following python_awair bump"
This reverts commit 089bd7b449
.
* Revert "Update DEPENDENCY_CONFLICTS"
This reverts commit ddd83212b8
.
* Test fail-fast
* Revert "Test fail-fast"
This reverts commit 446e104a24
.
2022-04-01 11:42:21 +03:00
Franck Nijhof
91404041e0
Update jinja2 to 3.1.1 ( #68988 )
2022-03-31 15:54:13 -07:00
kaareseras
1f2bfcf12e
Bump PyJWT from 2.1.0 to 2.3.0 ( #68858 )
2022-03-30 13:34:40 +02:00
Franck Nijhof
cfa8f99b1c
Update jinja2 to 3.1.0 ( #68625 )
2022-03-24 22:23:03 +01:00
uvjustin
a81fa31314
Bump httpx and httpcore ( #67438 )
2022-03-01 09:17:25 -10:00
Joakim Sørensen
d97da2fd49
Bump awesomeversion from 22.1.0 to 22.2.0 ( #67107 )
2022-02-23 13:37:07 +01:00
Franck Nijhof
da3024e162
Upgrade to newer Python pip>=21.0 ( #59769 )
2022-02-07 15:12:04 +01:00
Marc Mueller
d8f167bbac
Remove `backports.zoneinfo` dependency ( #65069 )
2022-01-27 09:59:27 -08:00
uvjustin
3b3a8db291
Bump httpx to 0.21.3 and pin requirements for httpcore, anyio, and h11 ( #64822 )
2022-01-24 10:43:39 +01:00
Marc Mueller
c7e05cb44a
Upgrade yarl to 1.7.2 ( #64009 )
2022-01-12 14:07:11 -10:00
Marc Mueller
1dfb929986
Upgrade async_timeout to 4.0.2 ( #64008 )
2022-01-13 00:49:31 +01:00
Joakim Sørensen
fa15f91dbf
Bump awesomeversion to 22.1.0 ( #63676 )
2022-01-08 16:25:13 +01:00
Franck Nijhof
469b6a0eb1
Update requests to 2.27.1 ( #63552 )
2022-01-06 19:15:17 +01:00
Marc Mueller
53496c019c
Start using `ParamSpec` for decorator functions ( #63148 )
2022-01-04 18:37:46 +01:00
Paulus Schoutsen
02ad5f3779
Bump voluptuous_serialize to 2.5.0 ( #62363 )
2021-12-19 22:28:15 -08:00
Franck Nijhof
d7bf8a7ac3
Upgrade aiohttp to 3.8.1 ( #60778 )
2021-12-01 19:45:16 +01:00
Joakim Sørensen
dc98791963
Bump awesomeversion from 21.10.1 to 21.11.0 ( #60401 )
2021-11-26 12:06:50 +01:00
uvjustin
bb731fad5d
Bump httpx from 0.19.0 to 0.21.0 ( #59723 )
...
* Bump httpx from 0.19.0 to 0.21.0
* Bump respx from 0.17.0 to 0.19.0
2021-11-18 18:11:46 +08:00
Simone Chemelli
5fc51130ea
Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 4 ( #58669 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-11-15 09:18:57 -08:00
J. Nick Koston
96f7b0d910
Use atomicwrites for mission critical core files ( #59606 )
2021-11-15 11:19:31 +01:00
J. Nick Koston
9769a8c08e
Revert "Bump async_timeout to 4.0.1" ( #59601 )
2021-11-12 23:47:39 -08:00
J. Nick Koston
8de0c7204a
Bump async_timeout to 4.0.1 ( #59565 )
2021-11-11 21:13:15 -08:00
Pascal Vizeli
6636287c59
Bump cryptography 35.0.0 ( #59541 )
2021-11-11 18:27:22 +01:00
Franck Nijhof
1910c0566c
Upgrade jinja2 to 3.0.3 ( #59468 )
2021-11-10 11:04:42 +01:00
J. Nick Koston
10d6247fee
Bump to aiohttp 3.8.0 ( #58974 )
2021-11-04 10:07:50 -05:00
Joakim Sørensen
23e362faf3
Bump awesomeversion from 21.8.1 to 21.10.1 ( #58258 )
2021-10-23 14:00:18 +02:00
Franck Nijhof
5cd2167924
Upgrade pyyaml to 6.0 ( #57648 )
2021-10-14 09:29:31 +02:00
Franck Nijhof
3645568dcc
Upgrade jinja2 to 3.0.2 ( #57095 )
2021-10-05 11:03:51 +02:00
Fabian Affolter
44a4507b51
Upgrade requests to 2.26.0 ( #56683 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-26 21:44:28 -05:00
Fabian Affolter
115d34f55a
Set certifi to >=2021.5.30 ( #56679 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-26 21:19:30 -05:00
Fabian Affolter
2326e3ed94
Upgrade voluptuous to 0.12.2 ( #56680 )
2021-09-26 18:59:00 +02:00
Fabian Affolter
a0a359e2ef
Upgrade ciso8601 to 2.2.0 ( #56678 )
2021-09-26 14:47:29 +02:00