Skip to content

Update all non-major dependencies #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2025

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action minor v6.17.0 -> v6.18.0
ghcr.io/astral-sh/uv final patch 0.7.6 -> 0.7.8

Release Notes

docker/build-push-action (docker/build-push-action)

v6.18.0

Compare Source

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.7.8

Compare Source

Python

We are reverting most of our Python changes from uv 0.7.6 and uv 0.7.7 due to
a miscompilation that makes the Python interpreter behave incorrectly, resulting
in spurious type-errors involving str. This issue seems to be isolated to
x86_64 Linux, and affected at least Python 3.12, 3.13, and 3.14.

The following changes that were introduced in those versions of uv are temporarily
being reverted while we test and deploy a proper fix for the miscompilation:

  • Add Python 3.14 on musl
  • free-threaded Python on musl
  • Add Python 3.14.0a7
  • Statically link libpython into the interpreter on Linux for a significant performance boost

See the issue for details.

Documentation
  • Remove misleading line in pin documentation (#​13611)

v0.7.7

Compare Source

Python
  • Work around third-party packages that (incorrectly) assume the interpreter is dynamically linking libpython
  • Allow the experimental JIT to be enabled at runtime on Python 3.13 and 3.14 on macOS on aarch64 aka Apple Silicon

See the
python-build-standalone release notes
for more details.

Bug fixes
  • Make uv version lock and sync (#​13317)
  • Fix references to ldd in diagnostics to correctly refer to ld.so (#​13552)
Documentation
  • Clarify adding SSH Git dependencies (#​13534)

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from febus982 as a code owner May 22, 2025 21:02
@renovate renovate bot changed the title Update ghcr.io/astral-sh/uv Docker tag to v0.7.7 Update ghcr.io/astral-sh/uv Docker tag to v0.7.8 May 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 664d93f to 095ab39 Compare May 24, 2025 01:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 095ab39 to a0e5961 Compare May 27, 2025 17:48
@renovate renovate bot changed the title Update ghcr.io/astral-sh/uv Docker tag to v0.7.8 Update all non-major dependencies May 27, 2025
Copy link

Code Climate has analyzed commit a0e5961 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@febus982 febus982 merged commit 89f97be into main May 30, 2025
11 checks passed
@febus982 febus982 deleted the renovate/all-minor-patch branch May 30, 2025 10:01
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.

1 participant