Commit e0f9f4e
authored
Bump astral-sh/setup-uv from 7.5.0 to 7.6.0 [skip ci]
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.5.0 to 7.6.0.
Release notes
*Sourced from [astral-sh/setup-uv's releases](https://github.com/astral-sh/setup-uv/releases).*
> v7.6.0 🌈 Fetch uv from Astral's mirror by default
> -------------------------------------------------
>
> Changes
> -------
>
> We now default to download uv from `releases.astral.sh`.
> This means by default we don't hit the GitHub API at all and shouldn't see any rate limits and timeouts any more.
>
> 🚀 Enhancements
> --------------
>
> * Fetch uv from Astral's mirror by default [`@zsol`](https://github.com/zsol) ([#809](https://redirect.github.com/astral-sh/setup-uv/issues/809))
>
> 🧰 Maintenance
> -------------
>
> * Switch to ESM for source and test, use CommonJS for dist [`@eifinger`](https://github.com/eifinger) ([#806](https://redirect.github.com/astral-sh/setup-uv/issues/806))
> * chore: update known checksums for 0.10.10 @[github-actions[bot]](https://github.com/apps/github-actions) ([#804](https://redirect.github.com/astral-sh/setup-uv/issues/804))
>
> ⬆️ Dependency updates
> ---------------------
>
> * chore(deps): bump zizmorcore/zizmor-action from 0.5.0 to 0.5.2 @[dependabot[bot]](https://github.com/apps/dependabot) ([#808](https://redirect.github.com/astral-sh/setup-uv/issues/808))
> * Bump deps [`@eifinger`](https://github.com/eifinger) ([#805](https://redirect.github.com/astral-sh/setup-uv/issues/805))
Commits
* [`37802ad`](astral-sh/setup-uv@37802ad) Fetch uv from Astral's mirror by default ([#809](https://redirect.github.com/astral-sh/setup-uv/issues/809))
* [`9f00d18`](astral-sh/setup-uv@9f00d18) chore(deps): bump zizmorcore/zizmor-action from 0.5.0 to 0.5.2 ([#808](https://redirect.github.com/astral-sh/setup-uv/issues/808))
* [`fd8f376`](astral-sh/setup-uv@fd8f376) Switch to ESM for source and test, use CommonJS for dist ([#806](https://redirect.github.com/astral-sh/setup-uv/issues/806))
* [`f9070de`](astral-sh/setup-uv@f9070de) Bump deps ([#805](https://redirect.github.com/astral-sh/setup-uv/issues/805))
* [`cadb67b`](astral-sh/setup-uv@cadb67b) chore: update known checksums for 0.10.10 ([#804](https://redirect.github.com/astral-sh/setup-uv/issues/804))
* See full diff in [compare view](astral-sh/setup-uv@e06108d...37802ad)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 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)2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments