Skip to content

Update github actions all non-major dependencies#5130

Merged
conbrad merged 1 commit intomainfrom
renovate/github-actions-all-minor-patch
Feb 17, 2026
Merged

Update github actions all non-major dependencies#5130
conbrad merged 1 commit intomainfrom
renovate/github-actions-all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2026

This PR contains the following updates:

Package Type Update Change
astral-sh/uv uses-with patch 0.10.00.10.3
renovatebot/github-action action minor v46.0.2v46.1.1

Release Notes

astral-sh/uv (astral-sh/uv)

v0.10.3

Compare Source

Released on 2026-02-16.

Python
  • Add CPython 3.15.0a6
Enhancements
  • Don't open file locks for writing (#​17956)
  • Make Windows trampoline error messages consistent with uv proper (#​17969)
  • Log which preview features are enabled (#​17968)
Preview features
  • Add support for ruff version constraints and exclude-newer in uv format (#​17651)
  • Fix script path handling when target-workspace-discovery is enabled (#​17965)
  • Use version constraints to select the default ruff version used by uv format (#​17977)
Bug fixes
  • Avoid matching managed Python versions by prefixes, e.g. don't match CPython 3.10 when cpython-3.1 is specified (#​17972)
  • Fix handling of --allow-existing with minor version links on Windows (#​17978)
  • Fix panic when encountering unmanaged workspace members (#​17974)
  • Improve accuracy of request timing (#​18007)
  • Reject u64::MAX in version segments to prevent overflow (#​17985)
Documentation
  • Reference Debian Trixie instead of Bookworm (#​17991)

v0.10.2

Compare Source

Released on 2026-02-10.

Enhancements
  • Deprecate unexpected ZIP compression methods (#​17946)
Bug fixes
  • Fix cargo-install failing due to missing uv-test dependency (#​17954)

v0.10.1

Compare Source

Released on 2026-02-10.

Enhancements
  • Don't panic on metadata read errors (#​17904)
  • Skip empty workspace members instead of failing (#​17901)
  • Don't fail creating a read-only sdist-vX/.git if it already exists (#​17825)
Documentation
  • Suggest uv python update-shell over uv tool update-shell in Python docs (#​17941)
renovatebot/github-action (renovatebot/github-action)

v46.1.1

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.0 (3e59b30)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (6d4f8ba)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.10.1 (aafa9c6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.10.2 (8905d37)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.10.3 (5583fa9)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.11.0 (acd6b7a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.11.1 (13d385d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.12.1 (de54e2e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.14.0 (9f6ab2c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.14.1 (1891356)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.15.0 (f9a9a11)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.15.1 (1b92a45)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.9.0 (e8637fa)

v46.1.0

Compare Source

Features
Documentation
  • update references to renovatebot/github-action to v46.0.2 (b305ad3)
Miscellaneous Chores
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.5.1 (1a6a41a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.5.2 (57787cb)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.5.3 (8d7d410)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.5.4 (bfef2fb)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.5.5 (20ee987)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.6.0 (7e341be)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.6.2 (931fd8e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.6.3 (5f27c88)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.8.0 (cdaa9e6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.8.1 (28b06b1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.8.2 (4d22b44)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.8.3 (81ff6bf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.8.5 (f8022fe)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.81%. Comparing base (d6d2d7e) to head (fad8c45).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5130   +/-   ##
=======================================
  Coverage   69.81%   69.81%           
=======================================
  Files         410      410           
  Lines       17856    17856           
  Branches     2000     2000           
=======================================
  Hits        12466    12466           
  Misses       4765     4765           
  Partials      625      625           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/github-actions-all-minor-patch branch from dba0e38 to 2da0320 Compare February 16, 2026 04:33
@renovate renovate bot force-pushed the renovate/github-actions-all-minor-patch branch from 2da0320 to fad8c45 Compare February 16, 2026 15:44
@sonarqubecloud
Copy link

@conbrad conbrad merged commit b2133a6 into main Feb 17, 2026
32 of 33 checks passed
@conbrad conbrad deleted the renovate/github-actions-all-minor-patch branch February 17, 2026 16:36
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