1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
Commit Graph

208 Commits

Author SHA1 Message Date
Franck Nijhof
98b305285f
Upgrade pytest-xdist to 2.2.1 (#49904) 2021-04-30 14:35:30 +02:00
J. Nick Koston
dcb5b9f8b5
Bump httpx to 0.18.0 and respx to 0.17.0 (#49805) 2021-04-28 11:22:09 +02:00
Marc Mueller
f1d48ddfe3
Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
Franck Nijhof
7f29d028a3
Upgrade pre-commit to 2.12.1 (#49331) 2021-04-16 21:19:02 -10:00
Franck Nijhof
06381f5619
Upgrade pre-commit to 2.12.0 (#48731) 2021-04-07 10:40:53 +02:00
Franck Nijhof
1876e84d71
Upgrade pytest to 6.2.3 (#48672) 2021-04-04 13:06:49 +02:00
Marc Mueller
ee55657ae9
Update pylint to 2.7.4 (#48500) 2021-03-30 12:23:59 +02:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 (#48488)
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
Franck Nijhof
b7ad5ff032
Upgrade pre-commit to 2.11.1 (#48219) 2021-03-22 13:11:06 +01:00
Franck Nijhof
d37fb7d88d
Upgrade pre-commit to 2.11.0 (#47618) 2021-03-08 13:03:39 +01:00
Franck Nijhof
93d4e46bb6
Upgrade coverage to 5.5 (#47227) 2021-03-01 15:37:03 +01:00
Marc Mueller
16dcbf1467
Update pylint (#47205) 2021-02-28 22:09:01 -10:00
Franck Nijhof
23c2bd4e69
Upgrade mypy to 0.812 (#46898) 2021-02-22 12:44:40 +01:00
Franck Nijhof
48808978c4
Upgrade pre-commit to 2.10.1 (#46211) 2021-02-08 15:05:11 +01:00
Joakim Sørensen
06e6005fbb
Add warning to custom integrations without version (#45919)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-02-04 09:59:41 +01:00
Joakim Sørensen
374817fbaa
Bump awesomeversion from 21.1.6 to 21.2.0 (#45821) 2021-02-01 16:54:25 +01:00
Franck Nijhof
c74ddf4720
Upgrade pre-commit to 2.10.0 (#45777) 2021-01-31 08:00:49 -10:00
Ville Skyttä
d13b58a4e6
Upgrade mypy to 0.800 (#45485)
* Upgrade mypy to 0.800

https://mypy-lang.blogspot.com/2021/01/mypy-0800-released.html

* Fix issues flagged by mypy 0.800

* Add overloads + small changes

* Apply grammar

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-30 22:33:53 +01:00
Joakim Sørensen
0964393002
Bump awesomeversion from 21.1.3 to 21.1.6 (#45738) 2021-01-30 14:09:16 +01:00
Franck Nijhof
7816eccee7
Upgrade coverage to 5.4 (#45570) 2021-01-26 19:20:42 +01:00
Franck Nijhof
21d23a6f94
Upgrade pytest to 6.2.2 (#45572) 2021-01-26 19:20:28 +01:00
Joakim Sørensen
edfb8c3423
Add version to hassfest for custom integrations (#45523)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-01-25 13:31:14 +01:00
Franck Nijhof
65cf2fcb6f
Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
Franck Nijhof
70d2c37131
Upgrade pre-commit to 2.9.3 (#44740) 2021-01-01 18:10:28 +01:00
Jonas Lundberg
a5279cc279
Upgrade respx to 0.16.2 (#43892)
* Bump respx to 0.16.2

* Align sensor tests to use new respx mock api
2020-12-04 04:27:25 +01:00
Franck Nijhof
deb45f7c90
Upgrade pre-commit to 2.9.2 (#43655) 2020-11-26 22:34:17 +01:00
Franck Nijhof
9d650245ee
Upgrade pytest to 6.1.2 (#40662)
* Upgrade pytest to 6.1.0

* Upgrade pytest to 6.1.2
2020-11-07 12:39:37 +01:00
Franck Nijhof
4e1b7583e0
Upgrade pre-commit to 2.8.2 (#42757) 2020-11-02 23:46:04 +01:00
J. Nick Koston
ad6ce5fa83
Convert rest sensors to async using httpx (#41973) 2020-10-16 19:21:13 -05:00
Ville Skyttä
f28c3273c2
Upgrade mypy to 0.790 (#41595) 2020-10-12 19:17:30 -05:00
Franck Nijhof
0c7d8ce704
Upgrade codecov to 2.1.10 (#41562) 2020-10-09 18:27:26 +02:00
Franck Nijhof
25bfaf6c0d
Upgrade tqdm to 4.49.0 (#40573) 2020-09-25 14:29:27 +02:00
Franck Nijhof
b116e58620
Upgrade pytest-xdist to 2.1.0 (#40057) 2020-09-15 16:28:51 +02:00
Franck Nijhof
5d0fa1417e
Upgrade pytest to 6.0.2 (#39959)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-15 10:09:56 +02:00
Franck Nijhof
bda66d1929
Upgrade coverage to 5.3.0 (#40056) 2020-09-14 08:34:18 +02:00
Franck Nijhof
6751a38b8e
Upgrade responses to 0.12.0 (#39986) 2020-09-12 19:40:10 +02:00
Franck Nijhof
18e9e262e4
Upgrade pytest-timeout to 1.4.2 (#39983) 2020-09-12 19:33:44 +02:00
Franck Nijhof
e746965b1c
Upgrade mypy to 0.782 (#39967) 2020-09-12 11:31:22 +02:00
Franck Nijhof
3dda76115c
Upgrade pytest-sugar to 0.9.4 (#39966) 2020-09-12 11:30:41 +02:00
Franck Nijhof
ee6945d63d
Upgrade pytest-cov to 2.10.1 (#39964) 2020-09-12 09:39:08 +02:00
Franck Nijhof
824f551969
Upgrade codecov to 2.1.9 (#39960) 2020-09-12 09:08:04 +02:00
Tom
bb9ea7ce6e
Add tests for Plugwise integration (#36371) 2020-09-08 08:37:44 +02:00
Martin Hjelmare
8eed7110a1
Add hassfest requirements validation (#39329) 2020-09-06 23:41:41 +02:00
Ville Skyttä
1bf2c4d976
Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
Franck Nijhof
46ab5ab38e
Upgrade pre-commit to 2.7.1 (#39206) 2020-08-24 12:47:55 +02:00
Franck Nijhof
f757e258a7
Upgrade pre-commit to 2.7.0 (#39180) 2020-08-23 12:40:51 -04:00
Franck Nijhof
84df0efb5e
Upgrade coverage to 5.2.1 (#38158) 2020-07-24 17:03:10 +02:00
Paulus Schoutsen
0bcc8624b7
Reference constraint files from requirement files (#37751)
* Reference constraint files from requirement files

* Update azure-pipelines-wheels.yml

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-07-11 06:20:14 -07:00
Franck Nijhof
0f5d300db4
Upgrade coverage to 5.2 (#37598) 2020-07-07 09:32:19 -05:00
Franck Nijhof
573134fcb4
Add GitHub Actions for CI (#37419)
* Add GitHub Actions for CI

* Add base/full to step descriptions
2020-07-03 19:18:01 +02:00