Skip to content

Conversation

samypr100
Copy link
Collaborator

@samypr100 samypr100 commented Aug 18, 2025

Summary

Follow up to #15269 (comment)

Enables the following additional images to be published

  • buildpack-deps:trixie
  • debian:trixie-slim
  • alpine:3.22

Test Plan

Existing Tests. The newly added images were checked manually.

@samypr100 samypr100 changed the title chore: add trixie base and alpine 3.22 chore: add trixie base images and alpine 3.22 support Aug 18, 2025
@samypr100 samypr100 marked this pull request as ready for review August 18, 2025 14:33
@samypr100
Copy link
Collaborator Author

Run depot/build-push-action@9785b13
Depot version
Attempting to acquire open-source pull request OIDC token
Waiting for OIDC auth challenge 62d75eee-779d-4c82-8eda-9bdbc2da3ad7
...
Unable to exchange open-source pull request OIDC token for temporary Depot token: Error: OIDC auth challenge 62d75eee-779d-4c82-8eda-9bdbc2da3ad7 timed out

Is this a known depot bug/issue?

@zanieb
Copy link
Member

zanieb commented Aug 18, 2025

Yeah that's a known issue. It should succeed on retry.

@zanieb
Copy link
Member

zanieb commented Aug 18, 2025

It isn't succeeding on retry. I'll follow-up with Depot.

@zanieb zanieb merged commit 5b088e9 into astral-sh:main Aug 18, 2025
234 of 263 checks passed
@samypr100 samypr100 deleted the patch-1 branch August 19, 2025 00:02
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 21, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [astral-sh/uv](https://github.com/astral-sh/uv) | patch | `0.8.11` -> `0.8.12` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>astral-sh/uv (astral-sh/uv)</summary>

### [`v0.8.12`](https://github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0812)

[Compare Source](astral-sh/uv@0.8.11...0.8.12)

##### Python

- Add 3.13.7
- Improve performance of zstd in Python 3.14

See the [python-build-standalone release notes](https://github.com/astral-sh/python-build-standalone/releases/tag/20250818) for details.

##### Enhancements

- Add an `aarch64-pc-windows-msvc` target for `python-platform` ([#&#8203;15347](astral-sh/uv#15347))
- Add fallback parent process detection to `uv tool update-shell` ([#&#8203;15356](astral-sh/uv#15356))
- Install non-build-isolation packages in a second phase ([#&#8203;15306](astral-sh/uv#15306))
- Add hint when virtual environments are included in source distributions ([#&#8203;15202](astral-sh/uv#15202))
- Add Docker images derived from `buildpack-deps:trixie`, `debian:trixie-slim`, `alpine:3.22` ([#&#8203;15351](astral-sh/uv#15351))

##### Bug fixes

- Reject already-installed wheels built with outdated settings ([#&#8203;15289](astral-sh/uv#15289))
- Skip interpreters that are not found on query ([#&#8203;15315](astral-sh/uv#15315))
- Handle dotted package names in script path resolution ([#&#8203;15300](astral-sh/uv#15300))
- Reject `match-runtime = true` for dynamic packages ([#&#8203;15292](astral-sh/uv#15292))

##### Documentation

- Document improvements to build-isolation setups ([#&#8203;15326](astral-sh/uv#15326))
- Fix reference documentation recommendation to use `uv cache clean` instead of `clear` ([#&#8203;15313](astral-sh/uv#15313))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
zanieb pushed a commit that referenced this pull request Oct 7, 2025
## Summary

Semi related to #15270, except
there's no removal.

Makes Alpine 3.22 and debian trixie the default tags instead of removing
bookworm and alpine 3.21 to minimize churn.

~~This PR is pending #15351 merged
first.~~ Merged

## Test Plan

No functional changes made besides changing tag pointers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants