samypr100
95761966c2
ci(docker): align with ruff/uv build-docker.yml ( #2217 )
2025-12-25 21:48:51 +01:00
Matthew Mckee
e6c0420ac6
Update mkdocs-material to 9.7.0 ( #1860 )
...
## Summary
Mostly copied https://github.com/astral-sh/ruff/pull/21797 .
## Test Plan
From contributing.md, ran:
```bash
uv pip compile docs/requirements.in -o docs/requirements.txt --universal -p 3.12
uvx --with-requirements docs/requirements.txt -- mkdocs serve -f mkdocs.yml
```
2025-12-12 10:33:53 +05:30
William Woodruff
b6171dbb7e
Use our org-wide Renovate preset ( #1726 )
2025-12-02 13:08:37 -05:00
renovate[bot]
90e2851ec1
Update Swatinem/rust-cache action to v2.8.2 ( #1695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 08:06:27 +01:00
renovate[bot]
6d5d4bbe28
Update docker/metadata-action action to v5.10.0 ( #1697 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 08:06:17 +01:00
renovate[bot]
925d266444
Update actions/setup-python action to v6.1.0 ( #1696 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python )
| action | minor | `v6.0.0` -> `v6.1.0` |
---
### Release Notes
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
###
[`v6.1.0`](https://redirect.github.com/actions/setup-python/releases/tag/v6.1.0 )
[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v6.0.0...v6.1.0 )
##### What's Changed
##### Enhancements:
- Add support for `pip-install` input by
[@​gowridurgad](https://redirect.github.com/gowridurgad ) in
[#​1201](https://redirect.github.com/actions/setup-python/pull/1201 )
- Add graalpy early-access and windows builds by
[@​timfel](https://redirect.github.com/timfel ) in
[#​880](https://redirect.github.com/actions/setup-python/pull/880 )
##### Dependency and Documentation updates:
- Enhanced wording and updated example usage for `allow-prereleases` by
[@​yarikoptic](https://redirect.github.com/yarikoptic ) in
[#​979](https://redirect.github.com/actions/setup-python/pull/979 )
- Upgrade urllib3 from 1.26.19 to 2.5.0 and document breaking changes in
v6 by [@​dependabot](https://redirect.github.com/dependabot ) in
[#​1139](https://redirect.github.com/actions/setup-python/pull/1139 )
- Upgrade typescript from 5.4.2 to 5.9.3 and Documentation update by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1094](https://redirect.github.com/actions/setup-python/pull/1094 )
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 & Documentation
update for pip-install input by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1199](https://redirect.github.com/actions/setup-python/pull/1199 )
- Upgrade requests from 2.32.2 to 2.32.4 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1130](https://redirect.github.com/actions/setup-python/pull/1130 )
- Upgrade prettier from 3.5.3 to 3.6.2 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1234](https://redirect.github.com/actions/setup-python/pull/1234 )
- Upgrade [@​types/node](https://redirect.github.com/types/node )
from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel by
[@​dependabot](https://redirect.github.com/dependabot ) in
[#​1235](https://redirect.github.com/actions/setup-python/pull/1235 )
##### New Contributors
- [@​yarikoptic](https://redirect.github.com/yarikoptic ) made
their first contribution in
[#​979](https://redirect.github.com/actions/setup-python/pull/979 )
**Full Changelog**:
<https://github.com/actions/setup-python/compare/v6...v6.1.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 00:52:30 +00:00
renovate[bot]
b6c5a4746c
Update actions/checkout digest to `1af3b93b6815bc44a9784bd300feb67ff0d1eeb3` ( #1615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-11-24 07:53:11 +00:00
renovate[bot]
7d614bcaa4
Update actions/checkout action to v6 ( #1617 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout ) |
action | major | `v5.0.0` -> `v6.0.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
###
[`v6.0.0`](https://redirect.github.com/actions/checkout/compare/v5.0.1...v6.0.0 )
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5.0.1...v6.0.0 )
###
[`v5.0.1`](https://redirect.github.com/actions/checkout/releases/tag/v5.0.1 )
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v5.0.0...v5.0.1 )
##### What's Changed
- Port v6 cleanup to v5 by
[@​ericsciple](https://redirect.github.com/ericsciple ) in
[#​2301](https://redirect.github.com/actions/checkout/pull/2301 )
**Full Changelog**:
<https://github.com/actions/checkout/compare/v5...v5.0.1 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 01:32:51 +00:00
renovate[bot]
e4b7b56c15
Update astral-sh/setup-uv action to v7.1.4 ( #1616 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv ) |
action | patch | `v7.1.3` -> `v7.1.4` |
---
### Release Notes
<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>
###
[`v7.1.4`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v7.1.4 ):
🌈 Fix libuv closing bug on Windows
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v7.1.3...v7.1.4 )
##### Changes
This release fixes the bug `Assertion failed: !(handle->flags &
UV_HANDLE_CLOSING)` on Windows runners
##### 🐛 Bug fixes
- Wait 50ms before exit to fix libuv bug
[@​eifinger](https://redirect.github.com/eifinger )
([#​689](https://redirect.github.com/astral-sh/setup-uv/issues/689 ))
##### 🧰 Maintenance
- chore: update known checksums for 0.9.10
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​681](https://redirect.github.com/astral-sh/setup-uv/issues/681 ))
- chore: update known checksums for 0.9.9
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​679](https://redirect.github.com/astral-sh/setup-uv/issues/679 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 01:31:10 +00:00
renovate[bot]
c1ce1b4960
Update astral-sh/setup-uv action to v7.1.3 ( #1573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 08:07:01 +01:00
renovate[bot]
09c637de61
Update docker/metadata-action action to v5.9.0 ( #1509 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[docker/metadata-action](https://redirect.github.com/docker/metadata-action )
| action | minor | `v5.8.0` -> `v5.9.0` |
---
### Release Notes
<details>
<summary>docker/metadata-action (docker/metadata-action)</summary>
###
[`v5.9.0`](https://redirect.github.com/docker/metadata-action/releases/tag/v5.9.0 )
[Compare
Source](https://redirect.github.com/docker/metadata-action/compare/v5.8.0...v5.9.0 )
- Add `tag-names` output to return tag names without image base name by
[@​crazy-max](https://redirect.github.com/crazy-max ) in
[#​553](https://redirect.github.com/docker/metadata-action/pull/553 )
- Bump
[@​babel/runtime-corejs3](https://redirect.github.com/babel/runtime-corejs3 )
from 7.14.7 to 7.28.2 in
[#​539](https://redirect.github.com/docker/metadata-action/pull/539 )
- Bump
[@​docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit )
from 0.62.1 to 0.66.0 in
[#​555](https://redirect.github.com/docker/metadata-action/pull/555 )
- Bump brace-expansion from 1.1.11 to 1.1.12 in
[#​540](https://redirect.github.com/docker/metadata-action/pull/540 )
- Bump csv-parse from 5.6.0 to 6.1.0 in
[#​532](https://redirect.github.com/docker/metadata-action/pull/532 )
- Bump semver from 7.7.2 to 7.7.3 in in
[#​554](https://redirect.github.com/docker/metadata-action/pull/554 )
- Bump tmp from 0.2.3 to 0.2.5 in
[#​541](https://redirect.github.com/docker/metadata-action/pull/541 )
**Full Changelog**:
<https://github.com/docker/metadata-action/compare/v5.8.0...v5.9.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 09:11:09 +01:00
renovate[bot]
45ed81e8eb
Update GitHub upload and download artifact Actions ( #1442 )
2025-10-28 13:16:04 +01:00
renovate[bot]
4775368b4f
Update astral-sh/setup-uv action to v7.1.2 ( #1441 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 06:39:59 +00:00
renovate[bot]
aeddb62c97
Update astral-sh/setup-uv action to v7.1.1 ( #1399 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv ) |
action | patch | `v7.1.0` -> `v7.1.1` |
---
### Release Notes
<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>
###
[`v7.1.1`](https://redirect.github.com/astral-sh/setup-uv/compare/v7.1.0...v7.1.1 )
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v7.1.0...v7.1.1 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 05:27:00 +01:00
renovate[bot]
327233026c
Update dependency python to 3.14 ( #1338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 08:23:02 +02:00
renovate[bot]
808192afb0
Update astral-sh/setup-uv action to v7 ( #1340 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 08:22:19 +02:00
renovate[bot]
637794287b
Update docker/login-action action to v3.6.0 ( #1312 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 08:17:52 +02:00
renovate[bot]
fe42aa459b
Update astral-sh/setup-uv action to v6.8.0 ( #1311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 08:17:36 +02:00
renovate[bot]
d44a02e099
Update actions/cache action to v4.3.0 ( #1272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 08:47:47 +02:00
renovate[bot]
240120a72b
Update Swatinem/rust-cache action to v2.8.1 ( #1234 )
...
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842 ).
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [Swatinem/rust-cache](https://redirect.github.com/Swatinem/rust-cache )
| action | patch | `v2.8.0` -> `v2.8.1` |
---
### Release Notes
<details>
<summary>Swatinem/rust-cache (Swatinem/rust-cache)</summary>
###
[`v2.8.1`](https://redirect.github.com/Swatinem/rust-cache/releases/tag/v2.8.1 )
[Compare
Source](https://redirect.github.com/Swatinem/rust-cache/compare/v2.8.0...v2.8.1 )
##### What's Changed
- Set empty `CARGO_ENCODED_RUSTFLAGS` in workspace metadata retrieval by
[@​ark0f](https://redirect.github.com/ark0f ) in
[#​249](https://redirect.github.com/Swatinem/rust-cache/pull/249 )
- chore(deps): update dependencies by
[@​reneleonhardt](https://redirect.github.com/reneleonhardt ) in
[#​251](https://redirect.github.com/Swatinem/rust-cache/pull/251 )
- chore: fix dependabot groups by
[@​reneleonhardt](https://redirect.github.com/reneleonhardt ) in
[#​253](https://redirect.github.com/Swatinem/rust-cache/pull/253 )
- Bump the prd-patch group with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​254](https://redirect.github.com/Swatinem/rust-cache/pull/254 )
- chore(dependabot): regenerate and commit dist/ by
[@​reneleonhardt](https://redirect.github.com/reneleonhardt ) in
[#​257](https://redirect.github.com/Swatinem/rust-cache/pull/257 )
- Bump [@​types/node](https://redirect.github.com/types/node ) from
22.16.3 to 24.2.1 in the dev-major group by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​255](https://redirect.github.com/Swatinem/rust-cache/pull/255 )
- Bump typescript from 5.8.3 to 5.9.2 in the dev-minor group by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​256](https://redirect.github.com/Swatinem/rust-cache/pull/256 )
- Bump actions/setup-node from 4 to 5 in the actions group by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​259](https://redirect.github.com/Swatinem/rust-cache/pull/259 )
- Update README.md by
[@​Propfend](https://redirect.github.com/Propfend ) in
[#​234](https://redirect.github.com/Swatinem/rust-cache/pull/234 )
- Bump [@​types/node](https://redirect.github.com/types/node ) from
24.2.1 to 24.3.0 in the dev-minor group by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​258](https://redirect.github.com/Swatinem/rust-cache/pull/258 )
##### New Contributors
- [@​ark0f](https://redirect.github.com/ark0f ) made their first
contribution in
[#​249](https://redirect.github.com/Swatinem/rust-cache/pull/249 )
- [@​reneleonhardt](https://redirect.github.com/reneleonhardt )
made their first contribution in
[#​251](https://redirect.github.com/Swatinem/rust-cache/pull/251 )
- [@​dependabot](https://redirect.github.com/dependabot )\[bot]
made their first contribution in
[#​254](https://redirect.github.com/Swatinem/rust-cache/pull/254 )
- [@​Propfend](https://redirect.github.com/Propfend ) made their
first contribution in
[#​234](https://redirect.github.com/Swatinem/rust-cache/pull/234 )
**Full Changelog**:
<https://github.com/Swatinem/rust-cache/compare/v2...v2.8.1 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 09:11:25 +02:00
renovate[bot]
2a91f544bc
Update astral-sh/setup-uv action to v6.7.0 ( #1183 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv ) |
action | minor | `v6.6.1` -> `v6.7.0` |
---
### Release Notes
<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>
###
[`v6.7.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.7.0 ):
🌈 New inputs `restore-cache` and `save-cache`
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.6.1...v6.7.0 )
#### Changes
This release adds fine-grained control over the caching steps.
- The input `restore-cache` (`true` by default) can be set to `false` to
skip restoring the cache while still allowing to save the cache.
- The input `save-cache` (`true` by default) can be set to `false` to
skip saving the cache.
Skipping cache saving can be useful if you know, that you will never use
this version of the cache again and don't want to waste storage space:
```yaml
- name: Save cache only on main branch
uses: astral-sh/setup-uv@v6
with:
enable-cache: true
save-cache: ${{ github.ref == 'refs/heads/main' }}
```
#### 🚀 Enhancements
- Add inputs restore-cache and save-cache
[@​eifinger](https://redirect.github.com/eifinger )
([#​568](https://redirect.github.com/astral-sh/setup-uv/issues/568 ))
#### 🧰 Maintenance
- bump deps [@​eifinger](https://redirect.github.com/eifinger )
([#​569](https://redirect.github.com/astral-sh/setup-uv/issues/569 ))
- Automatically push updated known versions
[@​eifinger](https://redirect.github.com/eifinger )
([#​565](https://redirect.github.com/astral-sh/setup-uv/issues/565 ))
- chore: update known versions for 0.8.16/0.8.17
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​562](https://redirect.github.com/astral-sh/setup-uv/issues/562 ))
- chore: update known versions for 0.8.15
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​550](https://redirect.github.com/astral-sh/setup-uv/issues/550 ))
- chore(ci): address CI lint findings
[@​woodruffw](https://redirect.github.com/woodruffw )
([#​545](https://redirect.github.com/astral-sh/setup-uv/issues/545 ))
#### ⬆️ Dependency updates
- Bump github/codeql-action from 3.29.11 to 3.30.3
@​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot )
([#​566](https://redirect.github.com/astral-sh/setup-uv/issues/566 ))
- Bump actions/setup-node from 4.4.0 to 5.0.0
@​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot )
([#​551](https://redirect.github.com/astral-sh/setup-uv/issues/551 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 08:50:06 +02:00
renovate[bot]
fefab88458
Update actions/github-script action to v8 ( #1148 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/github-script](https://redirect.github.com/actions/github-script )
| action | major | `v7.0.1` -> `v8.0.0` |
---
### Release Notes
<details>
<summary>actions/github-script (actions/github-script)</summary>
###
[`v8.0.0`](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0 )
[Compare
Source](https://redirect.github.com/actions/github-script/compare/v7.1.0...v8.0.0 )
###
[`v7.1.0`](https://redirect.github.com/actions/github-script/compare/v7.0.1...v7.1.0 )
[Compare
Source](https://redirect.github.com/actions/github-script/compare/v7.0.1...v7.1.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 14:12:45 +05:30
renovate[bot]
fd5fcba056
Update actions/download-artifact digest to abefc31 ( #1144 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/download-artifact | action | digest | `634f93c` -> `abefc31` |
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2025-09-08 05:50:29 +00:00
renovate[bot]
b346b48db2
Update rui314/setup-mold digest to 725a879 ( #1145 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rui314/setup-mold](https://redirect.github.com/rui314/setup-mold ) |
action | digest | `7344740` -> `725a879` |
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 11:14:58 +05:30
renovate[bot]
9eea485885
Update actions/setup-python action to v6 ( #1149 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python )
| action | major | `v5.6.0` -> `v6.0.0` |
---
### Release Notes
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
###
[`v6.0.0`](https://redirect.github.com/actions/setup-python/releases/tag/v6.0.0 )
[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v5.6.0...v6.0.0 )
#### What's Changed
##### Breaking Changes
- Upgrade to node 24 by
[@​salmanmkc](https://redirect.github.com/salmanmkc ) in
[#​1164](https://redirect.github.com/actions/setup-python/pull/1164 )
Make sure your runner is on version v2.327.1 or later to ensure
compatibility with this release. [See Release
Notes](https://redirect.github.com/actions/runner/releases/tag/v2.327.1 )
##### Enhancements:
- Add support for `pip-version` by
[@​priyagupta108](https://redirect.github.com/priyagupta108 ) in
[#​1129](https://redirect.github.com/actions/setup-python/pull/1129 )
- Enhance reading from .python-version by
[@​krystof-k](https://redirect.github.com/krystof-k ) in
[#​787](https://redirect.github.com/actions/setup-python/pull/787 )
- Add version parsing from Pipfile by
[@​aradkdj](https://redirect.github.com/aradkdj ) in
[#​1067](https://redirect.github.com/actions/setup-python/pull/1067 )
##### Bug fixes:
- Clarify pythonLocation behaviour for PyPy and GraalPy in environment
variables by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y ) in
[#​1183](https://redirect.github.com/actions/setup-python/pull/1183 )
- Change missing cache directory error to warning by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y ) in
[#​1182](https://redirect.github.com/actions/setup-python/pull/1182 )
- Add Architecture-Specific PATH Management for Python with --user Flag
on Windows by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y ) in
[#​1122](https://redirect.github.com/actions/setup-python/pull/1122 )
- Include python version in PyPy python-version output by
[@​cdce8p](https://redirect.github.com/cdce8p ) in
[#​1110](https://redirect.github.com/actions/setup-python/pull/1110 )
- Update docs: clarification on pip authentication with setup-python by
[@​priya-kinthali](https://redirect.github.com/priya-kinthali ) in
[#​1156](https://redirect.github.com/actions/setup-python/pull/1156 )
##### Dependency updates:
- Upgrade idna from 2.9 to 3.7 in /**tests**/data by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​843](https://redirect.github.com/actions/setup-python/pull/843 )
- Upgrade form-data to fix critical vulnerabilities
[#​182](https://redirect.github.com/actions/setup-python/issues/182 )
&
[#​183](https://redirect.github.com/actions/setup-python/issues/183 )
by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y )
in
[#​1163](https://redirect.github.com/actions/setup-python/pull/1163 )
- Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in
PackageIndex.download by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y ) in
[#​1165](https://redirect.github.com/actions/setup-python/pull/1165 )
- Upgrade actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​1181](https://redirect.github.com/actions/setup-python/pull/1181 )
- Upgrade
[@​actions/tool-cache](https://redirect.github.com/actions/tool-cache )
from 2.0.1 to 2.0.2 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​1095](https://redirect.github.com/actions/setup-python/pull/1095 )
#### New Contributors
- [@​krystof-k](https://redirect.github.com/krystof-k ) made their
first contribution in
[#​787](https://redirect.github.com/actions/setup-python/pull/787 )
- [@​cdce8p](https://redirect.github.com/cdce8p ) made their first
contribution in
[#​1110](https://redirect.github.com/actions/setup-python/pull/1110 )
- [@​aradkdj](https://redirect.github.com/aradkdj ) made their
first contribution in
[#​1067](https://redirect.github.com/actions/setup-python/pull/1067 )
**Full Changelog**:
<https://github.com/actions/setup-python/compare/v5...v6.0.0 >
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 11:13:36 +05:30
renovate[bot]
b15649083b
Update astral-sh/setup-uv action to v6.6.1 ( #1146 )
2025-09-07 21:23:21 -04:00
renovate[bot]
59bf06d267
Update actions/checkout digest to ff7abcd ( #1092 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | digest | `08c6903` -> `ff7abcd` |
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2025-08-25 11:03:49 +05:30
renovate[bot]
cad7410e97
Update astral-sh/setup-uv action to v6.6.0 ( #1094 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv ) |
action | minor | `v6.5.0` -> `v6.6.0` |
---
### Release Notes
<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>
###
[`v6.6.0`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.6.0 ):
🌈 Support for .tools-versions
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.5.0...v6.6.0 )
#### Changes
This release adds support for [asdf](https://asdf-vm.com/ )
`.tool-versions` in the `version-file` input
#### 🐛 Bug fixes
- Add log message before long API calls to GitHub
[@​eifinger](https://redirect.github.com/eifinger )
([#​530](https://redirect.github.com/astral-sh/setup-uv/issues/530 ))
#### 🚀 Enhancements
- Add support for .tools-versions
[@​eifinger](https://redirect.github.com/eifinger )
([#​531](https://redirect.github.com/astral-sh/setup-uv/issues/531 ))
#### 🧰 Maintenance
- Bump dependencies
[@​eifinger](https://redirect.github.com/eifinger )
([#​532](https://redirect.github.com/astral-sh/setup-uv/issues/532 ))
- chore: update known versions for 0.8.12
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​529](https://redirect.github.com/astral-sh/setup-uv/issues/529 ))
- chore: update known versions for 0.8.11
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​526](https://redirect.github.com/astral-sh/setup-uv/issues/526 ))
- chore: update known versions for 0.8.10
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​525](https://redirect.github.com/astral-sh/setup-uv/issues/525 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 10:57:06 +05:30
renovate[bot]
f2242aaa61
Update actions/checkout digest to ff7abcd ( #1027 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-08-18 08:31:29 +02:00
renovate[bot]
398a22facc
Update PyO3/maturin-action action to v1.49.4 ( #1030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 08:23:20 +02:00
renovate[bot]
ec2e34ccf4
Update astral-sh/setup-uv action to v6.5.0 ( #1031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 08:23:06 +02:00
renovate[bot]
f4e7aa08ce
Update actions/checkout action to v5 ( #1032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 08:22:47 +02:00
renovate[bot]
d3fe41bbed
Update rui314/setup-mold digest to 7344740 ( #962 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:21:15 +02:00
renovate[bot]
790681a781
Update actions/download-artifact digest to de96f46 ( #961 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-08-11 06:19:49 +00:00
renovate[bot]
3114841a1c
Update actions/cache action to v4.2.4 ( #963 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:19:30 +02:00
renovate[bot]
94285869e5
Update dependency python to 3.13 ( #964 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:19:15 +02:00
renovate[bot]
702dee2ef2
Update docker/login-action action to v3.5.0 ( #965 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 08:18:56 +02:00
renovate[bot]
43d584ad98
Update actions/download-artifact action to v5 ( #966 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 06:12:23 +00:00
renovate[bot]
f1e9fe8754
Update docker/metadata-action action to v5.8.0 ( #934 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 06:17:47 +00:00
renovate[bot]
89762cf676
Update astral-sh/setup-uv action to v6.4.3 ( #905 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv ) |
action | patch | `v6.4.1` -> `v6.4.3` |
---
### Release Notes
<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>
###
[`v6.4.3`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.4.3 ):
🌈 fix relative paths starting with dots
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.4.2...v6.4.3 )
#### 🐛 Bug fixes
- fix relative paths starting with dots
[@​eifinger](https://redirect.github.com/eifinger )
([#​500](https://redirect.github.com/astral-sh/setup-uv/issues/500 ))
###
[`v6.4.2`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.4.2 ):
🌈 Interpret relative inputs as under working-directory
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.4.1...v6.4.2 )
#### Changes
This release will interpret relative paths in inputs as relative
to the value of `working-directory` (default is `${{ github.workspace
}}`) .
This means the following configuration
```yaml
- uses: astral-sh/setup-uv@v6
with:
working-directory: /my/path
cache-dependency-glob: uv.lock
```
will look for the `cache-dependency-glob` under `/my/path/uv.lock`
#### 🐛 Bug fixes
- interpret relative inputs as under working-directory
[@​eifinger](https://redirect.github.com/eifinger )
([#​498](https://redirect.github.com/astral-sh/setup-uv/issues/498 ))
#### 🧰 Maintenance
- chore: update known versions for 0.8.1/0.8.2
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​497](https://redirect.github.com/astral-sh/setup-uv/issues/497 ))
- chore: update known versions for 0.8.0
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions )
([#​491](https://redirect.github.com/astral-sh/setup-uv/issues/491 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ty ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 08:52:16 +02:00
renovate[bot]
326db79d6f
Update rui314/setup-mold digest to 702b190 ( #856 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:27:20 +02:00
renovate[bot]
c2b60be502
Update astral-sh/setup-uv action to v6.4.1 ( #858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:25:20 +02:00
renovate[bot]
e3470c2396
Update docker/build-push-action action to v6.18.0 ( #805 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:59:20 +02:00
renovate[bot]
5427e32ea9
Update docker/login-action action to v3.4.0 ( #806 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:59:11 +02:00
renovate[bot]
c45a2e68eb
Update docker/metadata-action action to v5.7.0 ( #807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:59:00 +02:00
renovate[bot]
65b963cebb
Update rui314/setup-mold digest to 85c79d0 ( #804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 07:47:11 +00:00
renovate[bot]
04e0cee8dc
Update Swatinem/rust-cache action to v2.8.0 ( #810 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:53 +02:00
renovate[bot]
7a60b7c45d
Update docker/setup-buildx-action action to v3.11.1 ( #808 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:33 +02:00
renovate[bot]
436741bf76
Update astral-sh/setup-uv action to v6 ( #811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:22 +02:00
renovate[bot]
c455e87a59
Update uraimo/run-on-arch-action action to v3 ( #812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 09:44:09 +02:00