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
Robert Resch
8d51ff0f2c
Create registry matrix to run publishing for images in parallel ( #114060 )
2024-03-23 13:29:29 +01:00
Robert Resch
ce48e6e574
Fix building images for nightlies ( #114054 )
2024-03-23 11:22:38 +01:00
Robert Resch
c282172252
Use uv instead of pip on production images ( #112496 )
2024-03-22 16:50:07 +01:00
Franck Nijhof
ee2e98b475
Update cosign to 2.2.3 ( #113996 )
2024-03-22 13:27:06 +01:00
dependabot[bot]
ccfe0ba036
Bump Wandalen/wretry.action from 1.4.10 to 2.0.0 ( #113888 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 11:43:11 +01:00
dependabot[bot]
dfbfdf781e
Bump home-assistant/builder from 2024.01.0 to 2024.03.5 ( #113887 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 20:13:44 +01:00
Marc Mueller
9a38f0de0b
Update actions/cache to 4.0.2 ( #113817 )
2024-03-20 01:16:21 +01:00
Robert Resch
5230a8a210
Simplify UV install in CI ( #113803 )
2024-03-19 11:49:15 +01:00
dependabot[bot]
ed9b5d843c
Bump github/codeql-action from 3.24.7 to 3.24.8 ( #113789 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 08:27:32 +01:00
dependabot[bot]
f680065664
Bump dawidd6/action-download-artifact from 3.1.3 to 3.1.4 ( #113788 )
2024-03-19 08:15:06 +01:00
dependabot[bot]
20897e0a3a
Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.3 ( #113720 )
2024-03-18 08:28:10 +01:00
dependabot[bot]
e9e5712c31
Bump docker/login-action from 3.0.0 to 3.1.0 ( #113384 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 09:48:46 +01:00
Marc Mueller
d1d28dbfb8
Fix uv cache dir env [ci] ( #113312 )
2024-03-14 05:01:57 +01:00
Aarni Koskela
dc7eaee917
CI: Move pytest-github-actions-annotate-failures to test deps, upgrade ( #104604 )
...
Move pytest-github-actions-annotate-failures to test deps, upgrade
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-03-13 17:26:19 +01:00
dependabot[bot]
6ecafbcc2c
Bump actions/checkout from 4.1.1 to 4.1.2 ( #113208 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 11:26:16 +01:00
Marc Mueller
b1346f3ccd
Update pytest artifact actions to v4 ( #110906 )
2024-03-13 11:02:46 +01:00
dependabot[bot]
29772926ec
Bump Wandalen/wretry.action from 1.4.9 to 1.4.10 ( #113206 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 10:36:53 +01:00
dependabot[bot]
31a0b539bd
Bump github/codeql-action from 3.24.6 to 3.24.7 ( #113207 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 10:36:17 +01:00
dependabot[bot]
46ab4bbf32
Bump Wandalen/wretry.action from 1.4.8 to 1.4.9 ( #113132 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 11:52:16 +01:00
Robert Resch
7fd5c3ed61
Use UV instead of PIP in the CI ( #113051 )
2024-03-11 12:18:29 +01:00
dependabot[bot]
b45bfdb3cc
Bump Wandalen/wretry.action from 1.4.7 to 1.4.8 ( #113038 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 11:08:15 +01:00
Franck Nijhof
aa7acb89c5
Remove Python 3.11 from CI ( #112626 )
2024-03-08 17:42:18 +01:00
Jim
d2effd8693
Bump python-telegram-bot package to 21.0.1 ( #110297 )
...
* Bump python-telegram-bot package version to the latest.
* PySocks is no longer required as python-telegram-bot doesn't use urllib3 anymore.
* Fix moved ParseMode import
* Update filters import to new structure.
* Refactor removed Request objects to HTTPXRequest objects.
* Update to support asyncc functions
* Update timeout to new kwarg
connect_timeout is the most obvious option based on current param description, but this may need changing.
* Compatibility typo.
* Make methods async and use Bot client async natively
* Type needs to be Optional
That's what the source types are from the library
Also handle new possibility of None value
* Add socks support version of the library
* Refactor load_data function
Update to be async friendly
Refactor to use httpx instead of requests.
* Refactor Dispatcher references to Application
This is the newer model of the same class.
* Make more stuff async-friendly.
* Update tests to refactor Dispatcher usage out.
* Remove import and reference directly
* Refactor typing method
* Use async_fire now we have async support
* Fix some over complicate inheritance.
* Add the polling test telegram_text event fired back in.
* Add extra context to comment
* Handler should also be async
* Use underscores instead of camelCase
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Renamed kwarg.
* Refactor current timeout param to be read timeout
Reading the old version of the library code I believe this matches the existing functionality best
* Combine unload methods into one listener
* Fix test by stopping HA as part of fixture
* Add new fixture to mock stop_polling call
Use this in all polling tests.
* No longer need to check if application is running
It was to stop a test failing.
* Make sure the updater is started in tests
Mock external call methods
Remove stop_polling mock.
* Use cleaner references to patched methods
* Improve test by letting the library create the Update object
* Mock component tear down methods to be async
* Bump mypy cache version
* Update dependency to install from git
Allows use as a custom component in 2024.3
Allows us to track mypy issue resolution.
* Update manifest and requirements for new python-telegram-bot release.
* Remove pytest filterwarnings entry for old version of python-telegram-bot library.
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-08 08:56:26 +01:00
dependabot[bot]
a92e65bc54
Bump Wandalen/wretry.action from 1.4.5 to 1.4.7 ( #112575 )
...
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action ) from 1.4.5 to 1.4.7.
- [Release notes](https://github.com/wandalen/wretry.action/releases )
- [Commits](https://github.com/wandalen/wretry.action/compare/v1.4.5...v1.4.7 )
---
updated-dependencies:
- dependency-name: Wandalen/wretry.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-03-07 09:33:31 +01:00
dependabot[bot]
8e26e36033
Bump Wandalen/wretry.action from 1.4.4 to 1.4.5 ( #111700 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-03-06 10:34:48 +01:00
dependabot[bot]
a7f84c577d
Bump dorny/paths-filter from 3.0.1 to 3.0.2 ( #112158 )
2024-03-05 23:05:24 +01:00
dependabot[bot]
1b7c3061f3
Bump actions/download-artifact from 4.1.3 to 4.1.4 ( #112159 )
2024-03-04 11:50:31 +01:00
dependabot[bot]
93f2d2bd19
Bump github/codeql-action from 3.24.5 to 3.24.6 ( #111917 )
2024-03-01 10:57:39 +01:00
dependabot[bot]
8a236077b0
Bump actions/cache from 4.0.0 to 4.0.1 ( #111916 )
2024-03-01 10:57:24 +01:00
Bram Kragten
09c16ffb3d
Bump version to 2024.4.0.dev0 ( #111755 )
2024-02-29 00:46:32 +01:00
dependabot[bot]
ee0f177153
Bump github/codeql-action from 3.24.4 to 3.24.5 ( #111448 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.4 to 3.24.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.24.4...v3.24.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-02-28 14:58:37 +01:00
dependabot[bot]
38395c8fab
Bump actions/download-artifact from 4.1.2 to 4.1.3 ( #111602 )
2024-02-27 12:12:23 +01:00
dependabot[bot]
26fac184b4
Bump github/codeql-action from 3.24.3 to 3.24.4 ( #111184 )
2024-02-23 12:15:42 +01:00
dependabot[bot]
6fc4eea0e7
Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2 ( #111120 )
2024-02-22 11:50:45 +01:00
dependabot[bot]
0c39b465b3
Bump dawidd6/action-download-artifact from 3.1.0 to 3.1.1 ( #110925 )
2024-02-19 12:29:09 +01:00
Marc Mueller
02eca17002
Update wheels artifact actions to v4 [ci] ( #110894 )
2024-02-19 09:23:51 +01:00
Marc Mueller
f785bdf571
Update coverage artifact actions to v4 [ci] ( #110344 )
2024-02-18 20:13:20 +01:00
Franck Nijhof
788b53534f
Run codeql on schedule only ( #110729 )
2024-02-16 19:32:36 +01:00
Franck Nijhof
ef9f117baa
Stop building Python 3.11 wheels ( #110727 )
2024-02-16 17:11:05 +01:00
dependabot[bot]
1f1042c034
Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.0 ( #110699 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 13:40:03 +01:00
dependabot[bot]
81199af488
Bump github/codeql-action from 3.24.1 to 3.24.3 ( #110700 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.1 to 3.24.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.24.1...v3.24.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-02-16 11:58:17 +01:00
dependabot[bot]
5618670fd1
Bump dorny/paths-filter from 3.0.0 to 3.0.1 ( #110698 )
...
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/dorny/paths-filter/releases )
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dorny/paths-filter/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: dorny/paths-filter
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-02-16 11:55:30 +01:00
dependabot[bot]
29e6123220
Bump github/codeql-action from 3.24.0 to 3.24.1 ( #110522 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.0 to 3.24.1.
- [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.24.0...v3.24.1 )
---
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-02-14 09:55:04 +01:00
Michael
531f2e8443
bump wretry.action@v1.4.4 ( #110053 )
2024-02-08 23:15:22 +01:00
dependabot[bot]
23fa9103d7
Bump Wandalen/wretry.action from 1.3.0 to 1.4.0 ( #109950 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 20:14:49 +01:00
dependabot[bot]
0a8e4b5958
Bump github/codeql-action from 3.23.2 to 3.24.0 ( #109677 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 08:55:39 +01:00
dependabot[bot]
0caed80320
Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 ( #109278 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:28:23 +01:00
Franck Nijhof
d1c61c911d
Bump version to 2024.3.0dev0 ( #109238 )
2024-01-31 22:05:13 +01:00
Mohamed
a8e3df7e50
Fix readme images ( #108767 )
2024-01-30 15:00:57 +01:00
Franck Nijhof
7268e9aa56
Bump/flush mypy cache ( #109101 )
2024-01-30 08:57:24 +01:00
Marc Mueller
be4631cbf8
Use unique artifact names for db jobs [ci] ( #108653 )
2024-01-29 19:15:36 +01:00
dependabot[bot]
0517e6049b
Bump github/codeql-action from 3.23.1 to 3.23.2 ( #109039 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.1 to 3.23.2.
- [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.23.1...v3.23.2 )
---
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-01-29 12:02:53 +01:00
Jan-Philipp Benecke
95aea1488d
Add pylint plugin to check if coordinator is placed in its own module ( #108174 )
...
* Add pylint plugin to check if coordinator is placed in its own module
* Remove unintended changes
* Remove pylint disable and let CI only fail on W,E,F
* Make check conventional
* Apply review suggestion
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Use option instead
* Remove pylint arguments from pre-commit
* Partially revert "Remove pylint disable and let CI only fail on W,E,F"
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-29 10:30:19 +01:00
dependabot[bot]
7c59b0b43c
Bump dorny/paths-filter from 2.12.0 to 3.0.0 ( #108894 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-28 20:35:52 +01:00
dependabot[bot]
7efc82b14c
Bump dorny/paths-filter from 2.11.1 to 2.12.0 ( #108826 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 10:36:13 +01:00
dependabot[bot]
c656024365
Bump github/codeql-action from 3.23.0 to 3.23.1 ( #108275 )
2024-01-18 08:15:17 +01:00
dependabot[bot]
db9312cf9c
Bump actions/cache from 3.3.3 to 4.0.0 ( #108209 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 08:23:35 +01:00
dependabot[bot]
72618c1bf2
Bump github/codeql-action from 3.22.12 to 3.23.0 ( #107628 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 09:31:13 +01:00
dependabot[bot]
751b459f80
Bump actions/cache from 3.3.2 to 3.3.3 ( #107840 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 09:26:01 +01:00
J. Nick Koston
448d5bbf27
Increase pip timeout in image builds to match core ( #107514 )
2024-01-08 09:07:42 +01:00
J. Nick Koston
65985c4e0b
Fix name of 64bit intel/amd arch in builder and wheels workflow ( #107335 )
2024-01-06 11:30:20 +01:00
Franck Nijhof
80a08199f8
Update Home Assistant Wheels action to 2024.01.0 ( #107240 )
2024-01-05 16:35:20 +01: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
8017661d31
Change default python version to 3.12 for image builds ( #107209 )
2024-01-05 08:21:26 +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
Franck Nijhof
26055ee636
Update home-assistant/builder to 2024.01.0 ( #107069 )
2024-01-04 10:19:45 +01:00
J. Nick Koston
e1f078b70a
Bump aiohttp-zlib-ng to 0.2.0 ( #106691 )
2024-01-02 20:50:26 +01:00
Franck Nijhof
7ad44a02b7
Bump version to 2024.2.0dev0 ( #106504 )
2023-12-28 02:08:16 +01:00
dependabot[bot]
f59e2b0eec
Bump dawidd6/action-download-artifact from 2 to 3.0.0 ( #105712 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-12-27 21:52:32 +01:00
dependabot[bot]
01da8a089f
Bump github/codeql-action from 2.22.10 to 3.22.12 ( #106221 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 11:06:54 +01:00
dependabot[bot]
9e9b518433
Bump github/codeql-action from 2.22.9 to 2.22.10 ( #105620 )
2023-12-13 07:38:42 +01:00
dependabot[bot]
324aa171c6
Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 ( #105537 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 08:20:26 +01:00
Stefan Agner
837ce99e30
Add Raspberry Pi 5 specific container image ( #105488 )
2023-12-11 17:39:48 +01:00
Franck Nijhof
0eb7034f89
Adjust stale bot policy for PRs ( #105280 )
2023-12-08 10:59:38 +01:00
dependabot[bot]
8879f7350a
Bump github/codeql-action from 2.22.8 to 2.22.9 ( #105274 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 08:55:25 +01:00
dependabot[bot]
a710491990
Bump actions/stale from 8.0.0 to 9.0.0 ( #105275 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 08:54:27 +01:00
dependabot[bot]
316776742f
Bump actions/setup-python from 4.8.0 to 5.0.0 ( #105193 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 09:27:48 +01:00
dependabot[bot]
a904461b6a
Bump actions/setup-python from 4.7.1 to 4.8.0 ( #105117 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 08:28:02 +01:00
Franck Nijhof
ec3795ab97
Revert "Add proj dependency to our wheels builder ( #104699 )" ( #104704 )
2023-11-29 23:16:58 +01:00
Franck Nijhof
0a98a648bb
Bump version to 2024.1.0dev0 ( #104746 )
2023-11-29 21:29:11 +01:00
Franck Nijhof
cf23de1c48
Add proj-dev dependency to our wheels builder ( #104711 )
2023-11-29 13:15:37 +01:00
Franck Nijhof
9741380cc0
Add proj-util dependency to our wheels builder ( #104708 )
2023-11-29 12:41:47 +01:00
Franck Nijhof
6dc818b682
Add proj dependency to our wheels builder ( #104699 )
2023-11-29 11:38:23 +01:00
Ville Skyttä
fd5cda4ec6
Issue bytes vs str related warnings from tests ( #101186 )
2023-11-27 21:59:54 +01:00
Aarni Koskela
b994141bc6
CI: simplify Ruff-related things ( #104602 )
2023-11-27 21:23:37 +01:00
Aarni Koskela
706add4a57
Switch formatting from black to ruff-format ( #102893 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
dependabot[bot]
a3eb44209d
Bump github/codeql-action from 2.22.7 to 2.22.8 ( #104444 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-24 10:58:05 +01:00
dependabot[bot]
0b213c6732
Bump dessant/lock-threads from 5.0.0 to 5.0.1 ( #104403 )
2023-11-23 08:20:50 +01:00
dependabot[bot]
d70ef30a2a
Bump github/codeql-action from 2.22.6 to 2.22.7 ( #104114 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 12:58:33 +01:00
dependabot[bot]
880483624b
Bump github/codeql-action from 2.22.5 to 2.22.6 ( #104016 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 09:01:36 +01:00
dependabot[bot]
9241554d45
Bump dessant/lock-threads from 4.0.1 to 5.0.0 ( #103954 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 08:19:42 +01:00
Marc Mueller
c6f9af2cab
Reset mypy ci cache ( #103910 )
2023-11-13 14:40:26 +01:00
dependabot[bot]
381d8abd58
Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 ( #103640 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 11:29:50 +01:00
dependabot[bot]
0369187340
Bump github/codeql-action from 2.22.4 to 2.22.5 ( #103045 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:17:01 +01:00
Franck Nijhof
f28c9221e6
Bump version to 2023.12.0dev0 ( #102798 )
2023-10-25 20:37:16 +02:00