dependabot[bot]
067376cb3b
Bump actions/checkout from 4.2.1 to 4.2.2 ( #129063 )
2024-10-24 10:04:21 +02:00
dependabot[bot]
165a00896e
Bump actions/cache from 4.1.1 to 4.1.2 ( #129018 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 16:23:07 +02:00
dependabot[bot]
1c4f191f42
Bump github/codeql-action from 3.26.13 to 3.27.0 ( #129019 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.13 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.26.13...v3.27.0 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 12:14:08 +02:00
Pascal Vizeli
95bcb272e0
Fix FUNDING.yml to OHF ( #129013 )
2024-10-23 08:48:41 +02:00
dependabot[bot]
fa8284d360
Bump github/codeql-action from 3.26.12 to 3.26.13 ( #128420 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 13:52:46 +02:00
Marc Mueller
78fce90178
Fix pytest workflow for testing multiple Python versions [ci] ( #128412 )
2024-10-15 12:28:52 +02:00
epenet
f9dfc64c6f
Use long option for pytest numprocesses ( #128354 )
2024-10-14 17:20:58 +02:00
Marc Mueller
19e7fdfdb0
Fix license script for ftfy ( #128138 )
2024-10-11 09:59:43 +02:00
dependabot[bot]
9b3f92e265
Bump actions/upload-artifact from 4.4.2 to 4.4.3 ( #128074 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 10:07:44 +02:00
dependabot[bot]
8b46c8bf20
Bump actions/upload-artifact from 4.4.1 to 4.4.2 ( #127962 )
2024-10-08 23:54:44 +02:00
dependabot[bot]
77d83bffee
Bump actions/cache from 4.1.0 to 4.1.1 ( #127961 )
2024-10-08 23:53:33 +02:00
dependabot[bot]
6df77ef94b
Bump actions/upload-artifact from 4.4.0 to 4.4.1 ( #127905 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 09:05:12 +02:00
dependabot[bot]
b37d9179e6
Bump github/codeql-action from 3.26.11 to 3.26.12 ( #127904 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 08:59:48 +02:00
dependabot[bot]
eff9d568a2
Bump actions/checkout from 4.2.0 to 4.2.1 ( #127903 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 08:59:34 +02:00
Marc Mueller
00df42ba39
Fix grpcio wheel build ( #127533 )
2024-10-05 12:13:09 +02:00
dependabot[bot]
59ebb94d24
Bump actions/cache from 4.0.2 to 4.1.0 ( #127627 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 11:58:55 +02:00
dependabot[bot]
a11b32dae5
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ( #127628 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 11:48:17 +02:00
dependabot[bot]
10895514c6
Bump github/codeql-action from 3.26.10 to 3.26.11 ( #127524 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 09:07:41 +02:00
J. Nick Koston
0f29fd3e10
Switch to using fast cached_property implementation in propcache ( #127339 )
2024-10-03 13:11:02 -05:00
dependabot[bot]
7790bb528c
Bump codecov/codecov-action from 4.5.0 to 4.6.0 ( #127259 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 09:17:21 +02:00
dependabot[bot]
805c717013
Bump github/codeql-action from 3.26.9 to 3.26.10 ( #127157 )
2024-10-01 09:15:47 +02:00
dependabot[bot]
9fcb1da06b
Bump docker/build-push-action from 6.8.0 to 6.9.0 ( #127156 )
2024-10-01 09:15:26 +02:00
dependabot[bot]
b035649c75
Bump docker/build-push-action from 6.7.0 to 6.8.0 ( #127070 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:25:28 +02:00
Marc Mueller
317b73ffaf
Allow passing filename to licenses script [ci] ( #126951 )
2024-09-27 20:52:01 +02:00
Marc Mueller
20c3b9b6f9
Update grpcio constraints to 1.66.1 ( #126947 )
2024-09-27 13:44:31 -05:00
Marc Mueller
f359d619cb
Modify pytest workflow to support testing multiple Python versions [ci] ( #126936 )
2024-09-27 18:49:20 +02:00
dependabot[bot]
cf803507d6
Bump actions/checkout from 4.1.7 to 4.2.0 ( #126801 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 13:49:48 +02:00
Franck Nijhof
9afd270111
Bump version to 2024.11.0dev0 ( #126776 )
2024-09-25 21:08:07 +02:00
dependabot[bot]
c021074db4
Bump github/codeql-action from 3.26.8 to 3.26.9 ( #126715 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 08:59:56 +02:00
Marc Mueller
d661eee93d
Update types packages ( #126632 )
2024-09-24 16:04:11 +02:00
dependabot[bot]
df0195bfe8
Bump github/codeql-action from 3.26.7 to 3.26.8 ( #126302 )
2024-09-20 09:40:37 +02:00
Robert Resch
765448fdf4
Exclude uv from wheels building ( #126035 )
2024-09-16 12:56:08 +02:00
dependabot[bot]
e89c007a38
Bump github/codeql-action from 3.26.6 to 3.26.7 ( #126021 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 09:22:37 +02:00
Robert Resch
7555f209b6
Use uv at runtime too ( #125110 )
2024-09-11 09:43:26 +02:00
Robert Resch
da81efe9c1
Disable fail-fast on publish container jobs ( #125245 )
2024-09-10 13:43:25 +02:00
dependabot[bot]
06e83340e8
Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 ( #125390 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 08:16:04 +02:00
Robert Resch
0459596e97
Enable hadolint for hassfest docker image and adjust hadolint job ( #125146 )
2024-09-09 16:02:44 +02:00
J. Nick Koston
0592a39164
Fix building multidict binary wheels on armv7 and armhf ( #125550 )
...
Fix building multidict wheels on armv7 and armhf
This is the same fix as we needed for yarl
The armv7 and armhf wheels are missing
for multidict 6.0.5
https://wheels.home-assistant.io/musllinux/
2024-09-08 20:24:57 -04:00
J. Nick Koston
a0356f587e
Fix yarl binary wheel builds for armv7l and armhf ( #125270 )
2024-09-04 11:32:08 -10:00
Joakim Sørensen
4aa86a574f
Add include-hidden-files to upload env_file artifact ( #125179 )
2024-09-03 22:23:26 +02:00
dependabot[bot]
733bbf9cd1
Bump actions/upload-artifact from 4.3.6 to 4.4.0 ( #125056 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-03 15:46:05 +02:00
Robert Resch
d12c6f89d2
Bump hadolint to 2.12.0 and use matrix for all Dockerfiles ( #125131 )
...
* Bump hadolint to 2.12.0 and use matrix for all Dockerfiles
* Fix
* Disable fail fast
2024-09-03 14:13:43 +02:00
Robert Resch
397198c6d0
Optimize hassfest image ( #124855 )
...
* Optimize hassfest docker image
* Adjust CI
* Use dynamic uv version
* Remove workaround
2024-08-30 13:09:10 +02:00
dependabot[bot]
a9975071c3
Bump actions/setup-python from 5.1.1 to 5.2.0 ( #124899 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5.1.1...v5.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 10:53:06 +02:00
dependabot[bot]
f5e0382123
Bump github/codeql-action from 3.26.5 to 3.26.6 ( #124898 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.5 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.26.5...v3.26.6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 10:29:25 +02:00
Robert Resch
2dce876a86
Bump version to 2024.10.0dev0 ( #124808 )
2024-08-28 18:51:50 +02:00
Robert Resch
45bb2cdd82
Build hassfest docker image and pushlish it on beta/stable releases ( #124706 )
2024-08-28 16:38:12 +02:00
dependabot[bot]
106559371c
Bump github/codeql-action from 3.26.4 to 3.26.5 ( #124615 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.4 to 3.26.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.26.4...v3.26.5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 13:33:55 +02:00
epenet
1bc0ec201a
Drop ignore-missing-annotations from pylint tests ( #120302 )
2024-08-22 15:13:00 +02:00
dependabot[bot]
60f9fbf800
Bump home-assistant/builder from 2024.08.1 to 2024.08.2 ( #124341 )
2024-08-22 08:55:43 +02:00
dependabot[bot]
2ff326b563
Bump github/codeql-action from 3.26.2 to 3.26.4 ( #124390 )
2024-08-22 08:55:16 +02:00
dependabot[bot]
ac30efb5ac
Bump home-assistant/builder from 2024.03.5 to 2024.08.1 ( #123967 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 09:31:42 +02:00
dependabot[bot]
1f684330e0
Bump github/codeql-action from 3.26.0 to 3.26.2 ( #123966 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 09:18:20 +02:00
epenet
3c864322f7
Combine requirements files in CI ( #123687 )
2024-08-12 21:49:10 +02:00
dependabot[bot]
984bbf60ef
Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 ( #123335 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 10:25:32 +02:00
dependabot[bot]
95f92ababf
Bump actions/upload-artifact from 4.3.5 to 4.3.6 ( #123272 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:05:23 +02:00
dependabot[bot]
89337091b2
Bump github/codeql-action from 3.25.15 to 3.26.0 ( #123273 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:04:48 +02:00
dependabot[bot]
31fd4efa36
Bump actions/upload-artifact from 4.3.4 to 4.3.5 ( #123170 )
2024-08-05 09:21:37 +02:00
Marc Mueller
cd80cd5caa
Update audit licenses run conditions [ci] ( #123009 )
2024-08-01 11:30:29 +02:00
Franck Nijhof
352f0953f3
Skip binary wheels for pymicro-vad ( #122982 )
2024-08-01 01:00:17 +02:00
Franck Nijhof
bdd6f57975
Bump version to 2024.9.0dev0 ( #122975 )
2024-07-31 23:24:30 +02:00
Erik Montnemery
222011fc5c
Log tests in test group ( #122892 )
...
* Log tests in test group
* Simplify print
2024-07-31 10:36:46 +02:00
dependabot[bot]
5f08883227
Bump github/codeql-action from 3.25.14 to 3.25.15 ( #122753 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:58:15 +02:00
dependabot[bot]
ac0d0b21e2
Bump github/codeql-action from 3.25.13 to 3.25.14 ( #122632 )
2024-07-28 11:50:00 +02:00
dependabot[bot]
4674502b92
Bump docker/login-action from 3.2.0 to 3.3.0 ( #122440 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 09:24:52 +02:00
dependabot[bot]
5b32efb6d6
Bump github/codeql-action from 3.25.12 to 3.25.13 ( #122362 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 10:05:15 +02:00
J. Nick Koston
43aeaf7a9b
Upgrade CI to use ubuntu 24.04 ( #122254 )
2024-07-20 09:43:10 -05:00
dependabot[bot]
6109b9206c
Bump github/codeql-action from 3.25.11 to 3.25.12 ( #121963 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 08:57:39 +02:00
dependabot[bot]
fc770434f1
Bump actions/setup-python from 5.1.0 to 5.1.1 ( #121749 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 08:52:35 +02:00
Franck Nijhof
10f3813ffd
Update Home Assistant Wheels action to 2024.07.1 ( #121555 )
2024-07-08 21:35:12 +02:00
Franck Nijhof
71300b197a
Update Home Assistant Wheels action to 2024.07.0 ( #121552 )
2024-07-08 21:18:01 +02:00
dependabot[bot]
ad47a7b8c6
Bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #121491 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:22:07 +02:00
dependabot[bot]
617db25efb
Bump actions/download-artifact from 4.1.7 to 4.1.8 ( #121490 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:21:52 +02:00
Joost Lekkerkerker
f2c9188e46
Add audit license script ( #120683 )
...
* Add license script
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Remove packages
* Remove packages
* Remove packages
* Remove packages
* Fix
* Remove packages
* Remove packages
* Fix
* Fix
* Fix
* Fix exceptions
2024-07-05 22:04:21 +02:00
Franck Nijhof
afb184db73
Remove coveragerc ( #121286 )
2024-07-05 11:03:31 +02:00
dependabot[bot]
d5d77db4f9
Bump github/codeql-action from 3.25.10 to 3.25.11 ( #120899 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 08:47:52 +02:00
Marc Mueller
9d7078e1fa
Install libturbojpeg in hassfest job [ci] ( #120611 )
2024-06-26 23:52:31 +02:00
Franck Nijhof
33b4f40b2a
Bump version to 2024.8.0dev0 ( #120577 )
2024-06-26 16:55:08 +02:00
Marc Mueller
53f5dec1b4
Install libturbojpeg [ci] ( #120397 )
2024-06-25 11:26:45 +02:00
TheJulianJES
955685e116
Pin codecov-cli to v0.6.0 ( #120084 )
2024-06-21 13:22:32 +02:00
epenet
5bbc4c80c5
Adjust CI job for Check pylint on tests ( #120080 )
...
* Adjust Check pylint on tests CI job
* Apply suggestion
Co-authored-by: Robert Resch <robert@resch.dev>
---------
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-21 12:12:15 +02:00
epenet
54d8ce5ca9
Revert "Temporary pin CI to Python 3.12.3" ( #119454 )
2024-06-21 11:00:07 +02:00
dependabot[bot]
b3722d60cb
Bump actions/checkout from 4.1.6 to 4.1.7 ( #120063 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 08:55:06 +02:00
epenet
325a49e8ff
Enable pylint on tests ( #119279 )
...
* Enable pylint on tests
* Remove jobs==1
2024-06-20 16:02:49 +02:00
dependabot[bot]
b80f7185b2
Bump codecov/codecov-action from 4.4.1 to 4.5.0 ( #119668 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 09:28:17 +02:00
dependabot[bot]
fb801946bb
Bump github/codeql-action from 3.25.9 to 3.25.10 ( #119669 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 09:27:54 +02:00
dependabot[bot]
08403df20e
Bump actions/checkout from 4.1.6 to 4.1.7 ( #119566 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 09:19:26 +02:00
dependabot[bot]
4af3879fc2
Bump github/codeql-action from 3.25.8 to 3.25.9 ( #119567 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 08:56:04 +02:00
dependabot[bot]
0a727aba4a
Bump dawidd6/action-download-artifact from 5 to 6 ( #119565 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 08:55:50 +02:00
epenet
9c12067565
Don't run tests if lint-ruff-format fails ( #119291 )
2024-06-10 14:55:47 +02:00
Franck Nijhof
8b5627b1be
Temporary pin CI to Python 3.12.3 ( #119261 )
2024-06-10 08:08:52 +02:00
dependabot[bot]
5fafbebf87
Bump dawidd6/action-download-artifact from 4 to 5 ( #118851 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 10:54:31 +02:00
Marc Mueller
ffea72f866
Increment ci cache version ( #118998 )
2024-06-06 18:25:24 +02:00
dependabot[bot]
357cc7d4cc
Bump github/codeql-action from 3.25.7 to 3.25.8 ( #118850 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 08:58:48 +02:00
dependabot[bot]
d905542f49
Bump dawidd6/action-download-artifact from 3.1.4 to 4 ( #118772 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 11:00:00 +02:00
dependabot[bot]
a87b422d3e
Bump github/codeql-action from 3.25.6 to 3.25.7 ( #118680 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 09:52:04 +02:00
Franck Nijhof
eca8dd93c5
Bump version to 2024.7.0dev0 ( #118399 )
2024-05-29 20:54:49 +02:00
dependabot[bot]
09d4112784
Bump docker/login-action from 3.1.0 to 3.2.0 ( #118351 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 09:16:54 +02:00
dependabot[bot]
0fb78b3ab3
Bump github/codeql-action from 3.25.5 to 3.25.6 ( #117835 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:29:06 +02:00
dependabot[bot]
ae0988209b
Bump codecov/codecov-action from 4.4.0 to 4.4.1 ( #117836 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:09:53 +02:00
dependabot[bot]
1589226618
Bump actions/checkout from 4.1.4 to 4.1.6 ( #117612 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 08:45:23 +02:00
epenet
73ed49e4b7
Remove ignore-wrong-coordinator-module in pylint CI ( #117479 )
2024-05-15 11:51:14 +02:00
dependabot[bot]
141355e776
Bump codecov/codecov-action from 4.3.1 to 4.4.0 ( #117472 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 08:52:04 +02:00
dependabot[bot]
744e82f4fe
Bump github/codeql-action from 3.25.4 to 3.25.5 ( #117409 )
2024-05-14 10:53:34 +02:00
dependabot[bot]
32061d4eb1
Bump github/codeql-action from 3.25.3 to 3.25.4 ( #117127 )
2024-05-09 09:28:24 +02:00
dependabot[bot]
71c5f33e69
Bump codecov/codecov-action from 4.3.0 to 4.3.1 ( #116592 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 10:24:36 +02:00
dependabot[bot]
9c3a4c5365
Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 ( #115399 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-05-02 10:18:44 +02:00
J. Nick Koston
feb6cfdd56
Add pydantic to skip-binary ( #116406 )
2024-04-30 09:00:06 -05:00
Marc Mueller
4a79e750a1
Add HA version to cache key ( #116159 )
...
* Add HA version to cache key
* Add comment
2024-04-27 09:25:08 +02:00
dependabot[bot]
49d8ac0811
Bump github/codeql-action from 3.25.2 to 3.25.3 ( #116209 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.25.2...v3.25.3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 08:50:58 +02:00
dependabot[bot]
1e1e5ccc7a
Bump actions/download-artifact from 4.1.6 to 4.1.7 ( #116148 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 11:23:15 +02:00
dependabot[bot]
1241d70b3b
Bump actions/checkout from 4.1.3 to 4.1.4 ( #116147 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 10:52:57 +02:00
Franck Nijhof
f2fe62d159
Bump version to 2024.6.0dev0 ( #116120 )
2024-04-24 23:16:48 +02:00
Marc Mueller
a752f8e7d7
Remove microsoft apt package list before update ( #116097 )
2024-04-24 13:17:01 +02:00
J. Nick Koston
e3984cd50a
Temporary CI workaround for broken microsoft ubuntu repo ( #116091 )
2024-04-24 12:06:52 +02:00
dependabot[bot]
62dadc47ff
Bump github/codeql-action from 3.25.1 to 3.25.2 ( #116016 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 00:02:31 +02:00
Marc Mueller
9cdf7b435a
Add uv version to wheels cache key [ci] ( #116021 )
2024-04-23 11:06:29 +02:00
dependabot[bot]
e2b401397d
Bump actions/upload-artifact from 4.3.1 to 4.3.3 ( #116015 )
2024-04-23 09:24:32 +02:00
dependabot[bot]
616c7ce68b
Bump actions/download-artifact from 4.1.4 to 4.1.6 ( #116017 )
2024-04-23 09:23:45 +02:00
Erik Montnemery
2caca7fbe3
Generate requirements per supported architecture ( #115708 )
...
* Generate requirements per supported architecture
* Don't store wheels requirements in the repo
* Dry run
* Set Python version
* Install base packages
* Fix
* Fix
* Fix
* Fix typo
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Genarate requirements_all_pytest.txt
* Fix hassfest
* Reenable building wheels
* Remove unneeded code
* Address review comment
* Fix lying comment
* Add tests, address review comments
* Deduplicate
* Fix file name
* Add comment
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-22 19:23:08 +02:00
dependabot[bot]
66ea528e94
Bump actions/checkout from 4.1.2 to 4.1.3 ( #115945 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 09:43:19 +02:00
dependabot[bot]
f8738d9263
Bump actions/download-artifact from 4.1.4 to 4.1.5 ( #115841 )
2024-04-19 12:22:09 +02:00
dependabot[bot]
8d7ef6ea9a
Bump actions/upload-artifact from 4.3.1 to 4.3.2 ( #115842 )
2024-04-19 12:11:08 +02:00
dependabot[bot]
4374ec767d
Bump github/codeql-action from 3.25.0 to 3.25.1 ( #115796 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 10:14:51 +02:00
Erik Montnemery
e4280b2c00
Use aiohttp-zlib-ng[isal] ( #115767 )
2024-04-17 17:57:34 +02:00
Erik Montnemery
08b565701c
Include hash of requirements.txt in venv cache key ( #115759 )
2024-04-17 16:37:49 +02:00
Erik Montnemery
ba4731ecb4
Remove stale packages from uncommenting when building wheels ( #115700 )
2024-04-17 11:54:53 +02:00
Erik Montnemery
537b00db9a
Fix stale comment in wheels.yml ( #115736 )
2024-04-17 08:50:33 +02:00
Matthew Hallonbacka
4a89e18b7e
Fix check for missing parts on incoming SMS ( #105068 )
...
* Fix check for missing parts on incoming SMS
* Add tests for get_and_delete_all_sms function
* Fix CI issues
* Install libgammu-dev in CI
* Bust the venv cache
* Include python-gammu in requirements-all.txt
* Adjust install of dependencies
---------
Co-authored-by: Erik <erik@montnemery.com>
2024-04-16 21:34:09 +02:00
dependabot[bot]
679752ceb8
Bump github/codeql-action from 3.24.10 to 3.25.0 ( #115686 )
2024-04-16 12:33:10 +02:00
Robert Resch
68ba4d57d5
Remove unused CI code ( #115300 )
2024-04-13 17:24:02 +02:00
Marc Mueller
f70ce8abf9
Fix ci Python cache key ( #115467 )
2024-04-12 13:11:24 +02:00
TheJulianJES
6ba7a30cc8
Fix Codecov upload with token ( #115384 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-04-11 09:51:09 -10:00
Jan-Philipp Benecke
fa3cba5b87
Bump codecov/codecov-action to v4.3.0 ( #115317 )
2024-04-09 12:15:30 -10:00
dependabot[bot]
c5f05908d7
Bump github/codeql-action from 3.24.9 to 3.24.10 ( #115179 )
2024-04-08 10:46:25 +02:00
dependabot[bot]
63392ea1c2
Bump Wandalen/wretry.action from 3.0.1 to 3.1.0 ( #114916 )
2024-04-05 12:16:27 +02:00
dependabot[bot]
c18ff39540
Bump Wandalen/wretry.action from 2.1.0 to 3.0.1 ( #114805 )
...
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action ) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/wandalen/wretry.action/releases )
- [Commits](https://github.com/wandalen/wretry.action/compare/v2.1.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 08:38:15 +02:00
Robert Resch
e2c99d226e
Fix CI after splitting tests ( #114754 )
2024-04-03 16:45:07 +02:00
Robert Resch
ed88c2abc9
Replace pytest-test-groups by custom tests splitter ( #114381 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-04-03 15:43:12 +02:00
dependabot[bot]
3eafdadc8f
Bump Wandalen/wretry.action from 3.0.0 to 3.0.1 ( #114714 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 09:13:53 +02:00
dependabot[bot]
667e119d32
Bump Wandalen/wretry.action from 2.1.0 to 3.0.0 ( #114554 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 09:07:47 +02:00
Robert Resch
ed90df309c
Fix script for checking on existing translations ( #114354 )
2024-03-28 09:11:02 +01:00
Robert Resch
acb9eb4818
Download translations only once in the build pipeline ( #114335 )
2024-03-27 22:52:02 +01:00
Franck Nijhof
3d4733a026
Bump version to 2024.5.0dev0 ( #114324 )
2024-03-27 19:43:38 +01:00
Robert Resch
aaecbbdc40
Update bump_version.py to append also the time to nightlies and add possibility to set manual a nightly version ( #114300 )
2024-03-27 14:12:45 +01:00
dependabot[bot]
4d7da61e99
Bump actions/setup-python from 5.0.0 to 5.1.0 ( #114276 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 08:39:56 +01:00
Robert Resch
0338aaf577
Allow pre-releases for "Adjust nightly version" only ( #114219 )
2024-03-26 10:05:13 +01:00
Robert Resch
c8948e3b1c
Use uv and sort jobs in builder.yml ( #114153 )
2024-03-25 09:50:06 +01:00
dependabot[bot]
5c0888ba28
Bump Wandalen/wretry.action from 2.0.0 to 2.1.0 ( #114150 )
2024-03-25 08:56:33 +01:00
dependabot[bot]
aa1179ccc4
Bump github/codeql-action from 3.24.8 to 3.24.9 ( #114151 )
2024-03-25 08:55:35 +01:00