J. Nick Koston
a642454e6f
Bump sqlalchemy to 2.0.31 ( #119951 )
2024-06-19 08:09:04 +02:00
epenet
0ff0022877
Ignore use-implicit-booleaness-not-comparison pylint warnings in tests ( #119876 )
2024-06-18 12:00:24 +02:00
J. Nick Koston
57308599cd
Bump aiozoneinfo to 0.2.0 ( #119845 )
2024-06-17 19:05:44 +02:00
Sid
721b2c2ca8
Enable Ruff PT012 ( #113957 )
2024-06-08 17:59:08 +02:00
Marc Mueller
00f78dc522
Update typing-extensions to 4.12.2 ( #119098 )
2024-06-07 22:06:51 +02:00
J. Nick Koston
1bda33b1e9
Bump home-assistant-bluetooth to 1.12.1 ( #119026 )
2024-06-07 13:48:36 -05:00
G Johansson
c60dee16bc
Ignore deprecation warning in python-holidays ( #119007 )
2024-06-07 09:21:04 +02:00
Marc Mueller
c3456215b8
Update requests to 2.32.3 ( #118868 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-06 17:11:49 +02:00
Sid
121bfc9766
Bump ruff to 0.4.8 ( #118894 )
2024-06-06 12:05:35 +02:00
J. Nick Koston
e37ee68434
Bump cryptography to 42.0.8 ( #118889 )
2024-06-06 10:20:39 +02:00
J. Nick Koston
a0957069f0
Revert "Bump orjson to 3.10.3 ( #116945 )" ( #118920 )
...
This reverts commit dc50095d06
.
2024-06-05 23:37:35 -04:00
Joakim Sørensen
53ab215dfc
Update hass-nabucasa to version 0.81.1 ( #118768 )
2024-06-04 06:27:54 +02:00
Marc Mueller
e485a0c6f2
Update typing-extensions to 4.12.1 ( #118615 )
2024-06-01 22:26:23 +02:00
Sid
daadc4662a
Bump ruff to 0.4.7 ( #118612 )
2024-06-01 20:04:04 +02:00
Franck Nijhof
eca8dd93c5
Bump version to 2024.7.0dev0 ( #118399 )
2024-05-29 20:54:49 +02:00
Sid
f37edc207e
Bump ruff to 0.4.6 ( #118384 )
2024-05-29 17:35:54 +02:00
Robert Resch
cb62f4242e
Remove strict connection ( #117933 )
2024-05-24 15:50:22 +02:00
Marc Mueller
01ace8cffd
Update typing-extensions to 4.12.0 ( #118020 )
2024-05-24 10:00:43 +02:00
Marc Mueller
dc47792ff2
Update codespell to 2.3.0 ( #118001 )
2024-05-24 08:22:29 +02:00
Sid
c2b3bf3fb9
Enable Ruff RET502 ( #115139 )
2024-05-21 22:19:33 +02:00
Marc Mueller
32bf02479b
Enable UP040 ruff check ( #117792 )
2024-05-20 15:57:03 +02:00
J. Nick Koston
5a609c34bb
Fix blocking I/O in the event loop when loading timezones ( #117721 )
2024-05-20 11:06:03 +02:00
Marc Mueller
e48cf6fad2
Update pylint to 3.2.2 ( #117770 )
2024-05-20 09:59:22 +02:00
Joakim Sørensen
535aa05c65
Update hass-nabucasa dependency to version 0.81.0 ( #117568 )
2024-05-16 11:08:01 -04:00
Marc Mueller
2a6a0e6230
Update pytest warnings filter ( #117413 )
2024-05-14 13:59:45 +02:00
Sid
e4a3cab801
Bump ruff to 0.4.4 ( #117154 )
2024-05-09 22:13:11 +02:00
Sid
fe9e5e4382
Ignore Ruff SIM103 ( #115732 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-08 23:56:59 +02:00
Sid
ac54cdcdb4
Enable Ruff RUF010 ( #115371 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-08 23:54:49 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Marc Mueller
f9755f5c4c
Update jinja2 to 3.1.4 ( #116986 )
2024-05-07 13:56:11 +02:00
J. Nick Koston
fd52588565
Bump SQLAlchemy to 2.0.30 ( #116964 )
2024-05-07 10:42:13 +02:00
J. Nick Koston
dc50095d06
Bump orjson to 3.10.3 ( #116945 )
2024-05-06 22:45:23 +02:00
Sid
b456d97e65
Replace pylint protected-access with Ruff SLF001 ( #115735 )
2024-05-06 20:33:26 +02:00
J. Nick Koston
673bbc1372
Switch out aiohttp-isal for aiohttp-fast-zlib to make isal optional ( #116814 )
...
* Switch out aiohttp-isal for aiohttp-fast-zlib to make isal optional
aiohttp-isal does not work on core installs where the system has 32bit userland and a 64bit kernel because we have no way to detect this configuration or handle it.
fixes #116681
* Update homeassistant/components/isal/manifest.json
* Update homeassistant/components/isal/manifest.json
* hassfest
* isal
* fixes
* Apply suggestions from code review
* make sure isal is updated before http
* fix tests
* late import
2024-05-05 17:06:12 -04:00
J. Nick Koston
a2a8cf6361
Bump aiohttp-isal to 0.3.1 ( #116720 )
2024-05-04 10:29:00 -05:00
Sid
a5df229715
Bump ruff to 0.4.3 ( #116749 )
2024-05-04 11:56:40 +02:00
Sid
e662e3b65c
Bump ruff to 0.4.2 ( #116201 )
...
* Bump ruff to 0.4.2
* review comments
2024-04-26 08:48:32 +02:00
J. Nick Koston
98eb9a4067
Revert orjson to 3.9.15 due to segmentation faults ( #116168 )
2024-04-25 11:15:57 -05:00
Franck Nijhof
f2fe62d159
Bump version to 2024.6.0dev0 ( #116120 )
2024-04-24 23:16:48 +02:00
Sid
b37f7b1ff0
Enable Ruff RUF019 ( #115396 )
...
* Enable Ruff RUF019
* fix tado tests
* review comments
2024-04-24 07:23:24 +02:00
Sid
895f73d8e4
Enable Ruff A001 ( #115654 )
2024-04-21 23:25:27 +02:00
Sid
b450918f66
Bump ruff to 0.4.1 ( #115873 )
2024-04-20 21:35:02 +02:00
J. Nick Koston
0a78e9d4aa
Replace aiohttp-zlib-ng[isal] with aiohttp-isal ( #115777 )
...
* Replace aiohttp-zlib-ng[isal] with aiohttp-isal
The extra was causing wheel builds to fail
Since isal works on all of our supported platforms we can
always use it and drop the need for zlib-ng
https://github.com/home-assistant/core/actions/runs/8725019072
https://github.com/bdraco/aiohttp-isal
* typo
2024-04-17 19:46:15 +02:00
Erik Montnemery
e4280b2c00
Use aiohttp-zlib-ng[isal] ( #115767 )
2024-04-17 17:57:34 +02:00
J. Nick Koston
dae56222e9
Bump orjson to 3.10.1 ( #115728 )
...
changelog: https://github.com/ijl/orjson/compare/3.9.15...3.10.1
2024-04-17 09:13:55 +02:00
J. Nick Koston
34c3e523b4
Bump aiohttp to 3.9.5 ( #115727 )
...
changelog: https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5
2024-04-17 09:10:06 +02:00
Sid
5f055a64bb
Enable Ruff B017 ( #115335 )
2024-04-15 22:25:09 +02:00
Sid
0200d1aa66
Unignore Ruff UP006, UP007 ( #115533 )
2024-04-14 00:26:58 -05:00
Sid
c24ae01a43
Unignore Ruff E731 ( #115564 )
2024-04-14 00:15:10 -05:00
Sid
3799d20d43
Enable Ruff B905 ( #114197 )
2024-04-14 00:14:26 -05:00
Marc Mueller
64a4d52b3c
Update pillow to 10.3.0 ( #115524 )
2024-04-13 18:26:33 +02:00
Sid
223fefbbfa
Enable Ruff RUF018 ( #115485 )
2024-04-13 09:56:33 +02:00
Sid
1a9ff8c8fa
Ignore Ruff RUF015 ( #115481 )
2024-04-13 09:46:04 +02:00
Sid
d74be6d5fe
Set Ruff RUF001-003 to ignore ( #115477 )
2024-04-13 00:51:36 +02:00
Sid
6d22dd073c
Bump ruff to 0.3.7 ( #115451 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-04-12 16:03:23 +02:00
Robert Resch
348e1df949
Add strict connection ( #112387 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-12 14:47:46 +02:00
Sid
9bf87329da
Enable Ruff FLY002 rule ( #115112 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-04-12 09:04:16 +02:00
J. Nick Koston
137514edb7
Bump aiohttp to 3.9.4 ( #110730 )
...
* Bump aiohttp to 3.9.4
This is rc0 for now but will be updated when the full release it out
* cleanup cruft
* regen
* fix tests (these changes are fine)
* chunk size is too small to read since boundry is now enforced
* chunk size is too small to read since boundry is now enforced
2024-04-11 11:58:56 -10:00
Marc Mueller
db38da8eb8
Update pytest warnings filter ( #115275 )
2024-04-11 23:35:15 +02:00
Sid
3efee10b95
Enable Ruff RUF013 ( #115333 )
2024-04-10 08:55:59 +02:00
Sid
d61db732da
Enable Ruff SLOT rules ( #115043 )
2024-04-09 18:57:27 -10:00
Sid
9cbed10372
Enable Ruff PYI041 ( #115229 )
2024-04-08 09:29:05 -10:00
Sid
cbbadf6256
Enable Ruff PYI036 ( #115228 )
2024-04-08 08:47:03 -10:00
Sid
376aafc83e
Enable Ruff INP001 ( #115082 )
2024-04-08 15:43:58 +02:00
Sid
f8b6629b26
Enable Ruff PGH rules ( #115091 )
2024-04-08 15:42:22 +02:00
Marc Mueller
53b4fd419a
Update build system dependencies ( #115102 )
2024-04-08 11:18:20 +02:00
Sid
8e98ba7312
Add first batch of Ruff PYI rules ( #115100 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-04-07 11:30:50 -10:00
Joakim Sørensen
df6997bfa9
Downgrade hass-nabucasa from 0.80.0 to 0.78.0 ( #115078 )
2024-04-07 08:20:58 -04:00
Marc Mueller
81d682874f
Update typing extensions to 4.11.0 ( #114985 )
2024-04-06 14:23:32 +02:00
Sid
0d66d298ec
Enable Ruff RET504 ( #114528 )
...
* Enable Ruff RET504
* fix test
* Use noqa instead of cast
* fix sonos RET504
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
J. Nick Koston
f497c461ed
Switch to using the AsyncResolver with aiohttp ( #114529 )
...
* Bump aiodns to 3.2.0
changelog: https://github.com/saghul/aiodns/compare/v3.1.1...v3.2.0
* Switch to using the AsyncResolver with aiohttp
This avoids creating executor jobs to do DNS resolution
AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270
because it did not fallback to fallback to A records and only returned AAAA records
in most cases when IPv6 was available
This is a backport of https://github.com/aio-libs/aiohttp/pull/8270
* Switch to using the AsyncResolver with aiohttp
This avoids creating executor jobs to do DNS resolution
AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270
because it did not fallback to fallback to A records and only returned AAAA records
in most cases when IPv6 was available
This is a backport of https://github.com/aio-libs/aiohttp/pull/8270
* Switch to using the AsyncResolver with aiohttp
This avoids creating executor jobs to do DNS resolution
AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270
because it did not fallback to fallback to A records and only returned AAAA records
in most cases when IPv6 was available
This is a backport of https://github.com/aio-libs/aiohttp/pull/8270
* Switch to using the AsyncResolver with aiohttp
This avoids creating executor jobs to do DNS resolution
AsyncResolver was not usable before https://github.com/aio-libs/aiohttp/pull/8270
because it did not fallback to fallback to A records and only returned AAAA records
in most cases when IPv6 was available
This is a backport of https://github.com/aio-libs/aiohttp/pull/8270
* fixes
* fix mocking in next_dns
* fix unmocked calls in blink
* more mocking fixes
* more fixes
* more fixes
* Fix missing mocking in nextdns tests
extracted from #114539
* extract from context
2024-04-05 23:15:51 -04:00
Joakim Sørensen
96149d9444
Bump hass-nabucasa from 0.79.0 to 0.80.0 ( #114818 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-04-05 00:48:21 +02:00
Sid
d846676e84
Enable first batch of Ruff RET rules ( #114480 )
...
* Enable first batch of Ruff RET rules
* disable pylint rules
2024-03-31 11:30:59 +02:00
Sid
6587ee20db
Enable Ruff TRY300 ( #114437 )
...
* Enable Ruff TRY300
* Update validation.py
* Address review comments
2024-03-30 10:37:59 +01:00
Sid
a5b609f081
Enable ruff TRY401 ( #114395 )
...
* Enable ruff TRY401
* fix tests
2024-03-29 07:20:36 +01:00
Sid
5523cb6be8
Set ruff requires-version to 0.3.4 ( #114388 )
2024-03-28 18:45:07 +01:00
Marc Mueller
a3f251674a
Update romy to 0.0.9 ( #114360 )
2024-03-28 13:56:08 +01:00
Marc Mueller
68d6f96a9d
Update boschshcpy to 0.2.91 ( #114366 )
2024-03-28 12:41:30 +01:00
Marc Mueller
62816e2041
Update aiogithubapi to 23.11.0 ( #114362 )
2024-03-28 12:41:08 +01:00
Marc Mueller
41bd3d0853
Update pytile to 2023.12.0 ( #114370 )
2024-03-28 11:37:57 +01:00
Marc Mueller
d2b5769123
Update ovoenergy to 1.3.1 ( #114367 )
2024-03-28 11:29:31 +01:00
Marc Mueller
f0eca8233e
Update aprslib to 0.7.2 ( #114365 )
2024-03-28 11:28:28 +01:00
Marc Mueller
fa72d70726
Update aioazuredevops to 1.4.3 ( #114361 )
2024-03-28 11:08:38 +01:00
Marc Mueller
4d4d2850be
Update pyudev to 0.24.1 ( #114359 )
2024-03-28 11:01:12 +01:00
Sid
f7b7f74d10
Enable Ruff TRY201 ( #114269 )
...
* Enable Ruff TRY201
* remove redundant rules
2024-03-28 10:18:07 +01:00
Franck Nijhof
3d4733a026
Bump version to 2024.5.0dev0 ( #114324 )
2024-03-27 19:43:38 +01:00
Franck Nijhof
2388e2dda9
Drop Python 3.11 support ( #114220 )
2024-03-26 12:51:14 +01:00
Marc Mueller
d0ecad78ac
Revert "Update typing-extensions to 4.11.0rc1 ( #114116 )" ( #114216 )
2024-03-25 20:44:57 -10:00
J. Nick Koston
345fa75562
Bump SQLAlchemy to 2.0.29 ( #114208 )
2024-03-25 14:39:16 -10:00
Marc Mueller
188dbfbd2a
Update typing-extensions to 4.11.0rc1 ( #114116 )
2024-03-25 11:27:47 +01:00
Marc Mueller
1b6d1d58ec
Update pytest-cov to 5.0.0 ( #114160 )
...
* Update pytest-cov to 5.0.0
* Update warnings filter
2024-03-25 11:23:26 +01:00
Marc Mueller
18bb33e2d7
Update pyOpenSSL to 24.1.0 ( #114165 )
2024-03-25 11:15:47 +01:00
Marc Mueller
596ddbb6eb
Update pytest warnings filter ( #114036 )
2024-03-22 23:58:27 +01:00
Sid
8e1f57f663
Enable Ruff PT023, disable PT011, PT012, PT018 ( #113900 )
...
* Enable Ruff PT023
* Set mark parantheses to False
* Disable PT011, PT012, PT018
2024-03-21 09:43:27 +01:00
Sid
00ec7f11f0
Enable Ruff rule PT007 ( #113764 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-03-19 09:01:07 +01:00
Sid
727581eea3
Add first batch of Ruff PT rules ( #113665 )
...
* Add first batch of Ruff PT rules
* fix weather test
* Fix pilight test
* Update test_intent.py
* Update pilight test_init.py
* Update test_init.py
2024-03-18 13:26:14 +01:00
Sid
82a60fe8ad
Enable Ruff RSE ( #113695 )
2024-03-18 00:40:38 +01:00
Sid
295b4203a1
Re-ignore Ruff rule PLC1901 ( #113675 )
...
Re-ignore PLC1901
2024-03-17 16:04:40 +01:00
Sid
929bcb92e2
Add Ruff LOG rules ( #113677 )
...
* Add Ruff LOG rules
* Address review comment
* Update const.py
2024-03-17 15:59:49 +01:00
Sid
6113b99ddd
Replace pylint pointless-statement with ruff B018 ( #113582 )
...
* Replace pylint pointless-statement with ruff B018
* fix occurrences of B018
* disable pylint expression-not-assigned as well
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-17 10:58:14 +01:00