Skip to content

ci: bump astral-sh/setup-uv from 6.0.1 to 7.4.0#310

Merged
Aureliolo merged 4 commits intomainfrom
dependabot/github_actions/astral-sh/setup-uv-7.4.0
Mar 12, 2026
Merged

ci: bump astral-sh/setup-uv from 6.0.1 to 7.4.0#310
Aureliolo merged 4 commits intomainfrom
dependabot/github_actions/astral-sh/setup-uv-7.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps astral-sh/setup-uv from 6.0.1 to 7.4.0.

Release notes

Sourced from astral-sh/setup-uv's releases.

v7.4.0 🌈 Add riscv64 architecture support to platform detection

Changes

Thank you @​luhenry for adding support for riscv64 arch

🚀 Enhancements

  • Add riscv64 architecture support to platform detection @​luhenry (#791)

🧰 Maintenance

⬆️ Dependency updates

v7.3.1 🌈 fall back to VERSION_CODENAME when VERSION_ID is not available

Changes

This release adds support for running in containers like debian:testing or debian:unstable

🐛 Bug fixes

🧰 Maintenance

⬆️ Dependency updates

v7.3.0 🌈 New features and bug fixes for activate-environment

Changes

... (truncated)

Commits
  • 6ee6290 chore(deps): bump versions (#792)
  • 9f332a1 Add riscv64 architecture support to platform detection (#791)
  • 0acf970 Bump actions/setup-node from 6.2.0 to 6.3.0 (#790)
  • fe3617d Delete .github/workflows/dependabot-build.yml (#789)
  • 2ff70ee Harden Dependabot build workflow (#788)
  • 5ba8a7e Fix: check PR author instead of event sender for Dependabot detection (#787)
  • 4bc8fab chore: update known checksums for 0.10.9 (#783)
  • 950b623 Add workflow to auto-build dist on Dependabot PRs (#782)
  • 09ff6fe chore: update known checksums for 0.10.8 (#779)
  • bd87019 Bump eifinger/actionlint-action from 1.10.0 to 1.10.1 (#778)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.0.1 to 7.4.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@6b9c606...6ee6290)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:ci label Mar 12, 2026
@dependabot dependabot bot requested a review from Aureliolo as a code owner March 12, 2026 06:10
@dependabot dependabot bot added the type:ci label Mar 12, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 12, 2026

PR author is in the excluded authors list.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 12, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/astral-sh/setup-uv 6ee6290f1cbc4156c0bdd66691b2c144ef8df19a UnknownUnknown

Scanned Files

  • .github/workflows/pages.yml

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.64%. Comparing base (eb5782e) to head (8e223bd).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #310   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files         427      427           
  Lines       19177    19177           
  Branches     1846     1846           
=======================================
  Hits        17959    17959           
  Misses        943      943           
  Partials      275      275           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Align the composite action with the Dependabot-updated
pages workflows to avoid version inconsistency.
gh pr checks --watch does not support --timeout. Use the Bash
tool's timeout parameter instead to cap the wait.
@Aureliolo Aureliolo merged commit b63cee7 into main Mar 12, 2026
9 of 10 checks passed
@Aureliolo Aureliolo deleted the dependabot/github_actions/astral-sh/setup-uv-7.4.0 branch March 12, 2026 08:25
Aureliolo added a commit that referenced this pull request Mar 12, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.2](v0.1.1...v0.1.2)
(2026-03-12)


### Features

* add /review-dep-pr skill for dependency update PR review
([#315](#315))
([56f6565](56f6565))
* add static OpenAPI reference page with Scalar UI
([#319](#319))
([77cdbcc](77cdbcc))


### Bug Fixes

* correct API reference link path in rest-api.md
([#320](#320))
([3d08f92](3d08f92))


### CI/CD

* bump actions/setup-node from 4.4.0 to 6.3.0
([#311](#311))
([3c99d6f](3c99d6f))
* bump actions/setup-python from 5.6.0 to 6.2.0
([#312](#312))
([3273553](3273553))
* bump astral-sh/setup-uv from 6.0.1 to 7.4.0
([#310](#310))
([b63cee7](b63cee7))


### Maintenance

* bump mkdocstrings[python] from 0.29.1 to 1.0.3
([#314](#314))
([d46ccad](d46ccad))
* bump the minor-and-patch group with 2 updates
([#313](#313))
([6337ae4](6337ae4))
* improve review-dep-pr skill and add Codecov Test Analytics
([#317](#317))
([eb5782e](eb5782e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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