Robert Resch
cf74532cc6
Bump uv to 0.5.4 ( #131513 )
2024-11-25 21:59:20 +01:00
Sid
9e98e446a2
Bump ruff to 0.8.0 ( #131273 )
2024-11-22 16:53:26 +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
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
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
Marc Mueller
dc09b7a532
Remove old setuptools keys from metadata ( #130699 )
2024-11-15 14:37:16 +01:00
Marc Mueller
46ecdc680c
Update velbus-aio to 2024.11.0 ( #130695 )
2024-11-15 12:59:11 +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
J. Nick Koston
c35ef6bda3
Bump aiohttp to 3.11.0 ( #130542 )
2024-11-13 19:32:14 +01:00
Marc Mueller
ed5560aec2
Update base image to Python 3.13 and deprecated 3.12 ( #130425 )
2024-11-13 19:28:53 +01:00
J. Nick Koston
4ff8b8015c
Bump aiohttp to 3.11.0rc2 ( #130484 )
2024-11-12 22:07:26 -06:00
J. Nick Koston
22aed92461
Bump aiohttp to 3.11.0rc1 ( #130320 )
2024-11-12 08:29:01 +01:00
Marc Mueller
c89bf6a9aa
Update pillow to 11.0.0 ( #130194 )
2024-11-11 20:12:32 +01:00
J. Nick Koston
70211ab78e
Bump aiohttp to 3.11.0rc0 ( #130284 )
2024-11-10 13:45:46 +00:00
Marc Mueller
e382f924e6
Add support for Python 3.13 ( #129442 )
2024-11-10 11:38:56 +01:00
J. Nick Koston
cafa598fd6
Bump aiohttp to 3.11.0b5 ( #130264 )
2024-11-10 11:18:12 +01:00
J. Nick Koston
964ad43a27
Bump orjson to 3.10.11 ( #130182 )
2024-11-09 00:07:05 +01:00
Robert Resch
f49547d598
Bump uv to 0.5.0 ( #130127 )
2024-11-08 14:19:46 +01:00
J. Nick Koston
fa61e02207
Bump aiohttp to 3.11.0b4 ( #130097 )
2024-11-08 08:36:30 +01:00
Marc Mueller
49bf5db5ff
Update pytest warnings filter ( #130027 )
2024-11-07 12:55:54 +01:00
J. Nick Koston
53c486ccd1
Bump aiohttp to 3.11.0b3 ( #129363 )
2024-11-06 15:59:31 -06:00
Joakim Sørensen
3858400a6f
Bump hass-nabucasa from 0.83.0 to 0.84.0 ( #129873 )
2024-11-05 10:10:23 +01:00
Robert Resch
17f3ba1434
Bump webrtc-models to 0.2.0 ( #129627 )
2024-11-01 17:24:44 +01:00
Joakim Sørensen
31dcc25ba5
Add handler to restore a backup file with the backup integration ( #128365 )
...
* Early pushout of restore handling for core/container
* Adjust after rebase
* Move logging definition, we should only do this if we go ahead with the restore
* First round
* More paths
* Add async_restore_backup to base class
* Block restore of new backup files
* manager tests
* Add websocket test
* Add testing to main
* Add coverage for missing backup file
* Catch FileNotFoundError instead
* Patch Path.read_text instead
* Remove HA_RESTORE from keep
* Use secure paths
* Fix restart test
* extend coverage
* Mock argv
* Adjustments
2024-11-01 16:25:22 +01:00
Erik Montnemery
b09e54c961
Bump aiohasupervisor to version 0.2.1 ( #129574 )
2024-10-31 19:37:31 +01:00
J. Nick Koston
39093fc2bc
Bump yarl to 1.17.1 ( #129539 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.17.0...v1.17.1
2024-10-30 23:56:29 +01:00
Bram Kragten
208b15637a
Bump version to 2024.12 ( #129525 )
2024-10-30 20:59:56 +01:00
Robert Resch
380974eed4
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper ( #127228 )
...
* Remove hassio from ALLOWED_USED_COMPONENTS
* Move HassioServiceInfo to helpers.service_info
* Deprecate moved functions
* Add note about deprecation
* Fix tests
* Implement suggestion
* Typo
* Update pyproject.toml
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-30 12:43:41 +01:00
Krisjanis Lejejs
1bdef0f2f7
Bump hass-nabucasa to 0.83.0 ( #129422 )
2024-10-29 16:34:02 +01:00
Mike Degatano
1649368cee
Bump aiohasupervisor to 0.2.0 ( #129348 )
2024-10-29 13:07:59 +01:00
Robert Resch
f57ae73071
Bump webrtc-models to 0.1.0 ( #129373 )
2024-10-29 08:33:54 +01:00
Robert Resch
7cd8ea00d1
Bump uv to 0.4.28 ( #129372 )
2024-10-28 21:20:59 -10:00
J. Nick Koston
3e4b67db6c
Bump yarl to 1.17.0 ( #129358 )
2024-10-28 23:11:14 +01:00
Robert Resch
3512cb9599
Use webrtc-models package ( #129032 )
2024-10-25 10:18:55 +02:00
Marc Mueller
dcc7ee98b3
Update pytest warnings filter ( #129075 )
2024-10-24 15:59:25 +02:00
J. Nick Koston
ef46280716
Bump orjson to 3.10.10 ( #129015 )
...
changelog: https://github.com/ijl/orjson/compare/3.10.9...3.10.10
2024-10-23 10:58:15 +02:00
J. Nick Koston
24ea9ca947
Bump orjson to 3.10.9 ( #128952 )
2024-10-22 07:06:51 +02:00
J. Nick Koston
1eb30cf3ab
Bump yarl to 1.16.0 ( #128941 )
2024-10-21 17:29:03 -10:00
Marc Mueller
c46cccc3cd
Update attrs to 24.2.0 ( #126656 )
2024-10-20 15:48:42 +02:00
J. Nick Koston
7e68368d0a
Bump yarl to 1.15.5 ( #128681 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.15.4...v1.15.5
2024-10-18 22:17:48 -04:00
J. Nick Koston
006d511d47
Bump yarl to 1.15.4 ( #128536 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.15.3...v1.15.4
2024-10-16 22:15:16 -04:00
Robert Resch
f9509d2b38
Bump uv to 0.4.22 ( #128518 )
2024-10-16 18:23:24 +02:00
Marc Mueller
1ad3a96643
Update build-system ( #128256 )
2024-10-16 14:05:18 +02:00
J. Nick Koston
5d590bc2cf
Bump yarl to 1.15.3 ( #128499 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.15.2...v1.15.3
2024-10-16 08:46:19 +02:00
J. Nick Koston
fed6a4689f
Bump yarl to 1.15.2 ( #128309 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.15.1...v1.15.2
2024-10-14 08:14:38 +02:00
J. Nick Koston
bf73e09918
Bump yarl to 1.15.1 ( #128268 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.15.0...v1.15.1
2024-10-13 12:47:00 +02:00
J. Nick Koston
1484a9c0ee
Bump yarl to 1.15.0 ( #128215 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.14.0...v1.15.0
2024-10-12 08:52:12 +02:00
Mike Degatano
ba6bcf86ca
Bump aiohasupervisor to 0.2.0b0 ( #128173 )
2024-10-11 19:03:32 +02:00
J. Nick Koston
75c22b6a6f
Bump aiohttp to 3.10.10 ( #128128 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-10-11 10:33:14 +02:00
Robert Resch
dd856a9116
Use custom function instead mashumaro in WebRTC dataclasses ( #128099 )
2024-10-10 16:15:09 +02:00
J. Nick Koston
c9311ea3c9
Bump yarl to 1.14.0 ( #127924 )
2024-10-08 14:01:37 +02:00
J. Nick Koston
6269ce36b3
Bump propcache to 0.2.0 ( #127816 )
2024-10-08 08:14:37 +02:00
Marc Mueller
01e7c45664
Update home-assistant-bluetooth to 1.13.0 ( #127691 )
2024-10-06 02:15:05 +02:00
J. Nick Koston
58d0dbb542
Bump aiohttp to 3.10.9 ( #127594 )
...
https://github.com/aio-libs/aiohttp/releases/tag/v3.10.9
changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.8...v3.10.9
This is a technically breaking change, the default connect timeout is now 30s to
fix a bug where the next ip would not be tried within the default timeout
period of 150s. I expect this will not be a problem but I wanted to
point it out.
2024-10-05 07:48:13 +02:00
J. Nick Koston
0f29fd3e10
Switch to using fast cached_property implementation in propcache ( #127339 )
2024-10-03 13:11:02 -05:00
Robert Resch
04860ae1d2
Add go2rtc and extend camera integration for better WebRTC support ( #124410 )
2024-10-03 09:20:03 +02:00
Robert Resch
b6a0a36d4e
Bump uv to 0.4.17 ( #127223 )
2024-10-01 15:56:18 +02:00
J. Nick Koston
a8d72cfdcf
Bump aiohttp to 3.10.8 ( #127009 )
...
changelog: https://github.com/aio-libs/aiohttp/compare/v3.10.7...v3.10.8
Fixes a long standing cancellation leak on timeout
2024-09-28 21:53:54 -04:00
J. Nick Koston
4c28c1f556
Bump aiohttp to 3.10.7 ( #126970 )
2024-09-28 10:47:05 +02:00
J. Nick Koston
1044345587
Bump yarl to 1.13.1 ( #126962 )
2024-09-27 23:10:01 +02:00
J. Nick Koston
8950e817e0
Bump protobuf to 5.28.2 ( #124936 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-09-27 19:39:25 +02:00
J. Nick Koston
40e83dd9e0
Bump yarl to 1.13.0 ( #126872 )
2024-09-27 11:35:57 +02:00
Marc Mueller
0b19831a7a
Update pytest warnings filter ( #126858 )
2024-09-27 09:32:50 +02:00
Sid
77642b9e3d
Bump ruff to 0.6.8 ( #126842 )
2024-09-26 19:13:08 +02:00
Mike Degatano
86dc7111cb
Bump aiohasupervisor to 0.1.0 ( #126841 )
2024-09-26 18:34:30 +02:00
Franck Nijhof
9afd270111
Bump version to 2024.11.0dev0 ( #126776 )
2024-09-25 21:08:07 +02:00
epenet
dff0e2cc9f
Move pylint decorator plugin and add tests ( #126719 )
2024-09-25 09:41:23 +02:00
Marc Mueller
2339211403
Fix pytest-asyncio DeprecationWarning ( #126718 )
2024-09-25 09:30:57 +02:00
J. Nick Koston
2dcd5e55e2
Bump aiohttp to 3.10.6 ( #126690 )
2024-09-24 22:38:24 +02:00
Marc Mueller
fc37218311
Update httpx to 0.27.2 ( #126630 )
2024-09-24 16:41:35 +02:00
Marc Mueller
81d5c22800
Update bcrypt to 4.2.0 ( #126629 )
2024-09-24 15:00:06 +02:00
Marc Mueller
f699a69e83
Update cryptography to 43.0.1 ( #126628 )
2024-09-24 14:59:41 +02:00
Marc Mueller
9daf1b062f
Update uv to 0.4.15 ( #126627 )
...
* Update uv to 0.4.15
* Fix
2024-09-24 14:59:11 +02:00
J. Nick Koston
31200040da
Bump aiohttp to 3.10.6rc2 ( #126468 )
2024-09-24 08:51:08 +02:00
J. Nick Koston
fb45f4fcea
Bump yarl to 1.12.1 ( #126580 )
2024-09-23 19:19:41 -05:00
J. Nick Koston
d26c449d87
Bump yarl to 1.12.0 ( #126576 )
...
This is a prereq for aiohttp 3.10.6 which has some
fixes that need yarl 1.12.0+
2024-09-23 18:28:32 -04:00
Marc Mueller
c408fd0e62
Update pylint to 3.3.0 ( #126330 )
2024-09-20 17:47:12 +02:00
epenet
cd95c133af
Enable all TID ruff rules ( #126312 )
...
* Enable ruff rule TID252
* One more
* comment
2024-09-20 12:25:51 +02:00
Mike Degatano
d56a7217d9
Bump aiohasupervisor to 0.1.0b1 ( #126282 )
2024-09-20 11:19:41 +02:00
Alberto Montes
3d43c22485
Update tooling configuration to enforce f-string formatting ( #125989 )
...
* Update tooling configuration to enforce f-string formatting
* Disable the rule on Pylint as it is handled by ruff
2024-09-19 22:16:40 +02:00
Mike Degatano
b2d669ac3c
Add aiohasupervisor to core requirements ( #126225 )
2024-09-19 15:13:21 +02:00
Robert Resch
31adb048f1
Bump uv to 0.4.12 ( #126257 )
2024-09-19 13:42:53 +02:00
Robert Resch
acc046def6
Bump uv to 0.4.9 ( #125726 )
2024-09-11 10:41:36 +02:00
Robert Resch
7555f209b6
Use uv at runtime too ( #125110 )
2024-09-11 09:43:26 +02:00
epenet
7e2e3c4780
Rename HassEnforceCoordinatorModule ( #125592 )
2024-09-10 08:40:49 +02:00
J. Nick Koston
7508a2b383
Bump yarl to 1.1.11 ( #125633 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.11.0...v1.11.1
2024-09-10 00:38:59 -04:00
J. Nick Koston
391de22342
Bump yarl to 1.11.0 ( #125549 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.10.0...v1.11.0
2024-09-08 20:25:10 -04:00
J. Nick Koston
b8c3a44d81
Bump yarl to 1.10.0 ( #125446 )
...
changelog: https://github.com/aio-libs/yarl/compare/v1.9.11...v1.10.0
2024-09-07 07:36:34 +02:00
J. Nick Koston
ff449e7741
Bump yarl to 1.9.11 ( #125287 )
...
* Bump yarl to 1.9.10
changelog: https://github.com/aio-libs/yarl/compare/v1.9.9...v1.9.10
* 11
2024-09-06 15:23:22 +02:00
Sid
1db68327f9
Enable Ruff PTH for the script directory ( #124441 )
...
* Enable Ruff PTH for the script directory
* Address review comments
* Fix translations script
* Update script/hassfest/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-06 11:33:01 +02:00
J. Nick Koston
fbd3bf7a98
Bump yarl to 1.9.9 ( #125264 )
2024-09-04 11:32:33 -10:00