Skip to content

core: bump astral-sh/uv from 0.7.12 to 0.7.13#15028

Merged
BeryJu merged 1 commit into
mainfrom
dependabot/docker/astral-sh/uv-0.7.13
Jun 13, 2025
Merged

core: bump astral-sh/uv from 0.7.12 to 0.7.13#15028
BeryJu merged 1 commit into
mainfrom
dependabot/docker/astral-sh/uv-0.7.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 13, 2025

Bumps astral-sh/uv from 0.7.12 to 0.7.13.

Release notes

Sourced from astral-sh/uv's releases.

0.7.13

Release Notes

Python

  • Add Python 3.14.0b2
  • Add Python 3.13.5
  • Fix stability of uuid.getnode on 3.13

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

Enhancements

  • Download versions in uv python pin if not found (#13946)
  • Use TTY detection to determine if SIGINT forwarding is enabled (#13925)
  • Avoid fetching an exact, cached Git commit, even if it isn't locked (#13748)
  • Add zstd and deflate to Accept-Encoding (#13982)
  • Build binaries for riscv64 (#12688)

Bug fixes

  • Check if relative URL is valid directory before treating as index (#13917)
  • Ignore Python discovery errors during uv python pin (#13944)
  • Do not allow uv add --group ... --script (#13997)

Preview changes

  • Build backend: Support namespace packages (#13833)

Documentation

  • Add 3.14 to the supported platform reference (#13990)
  • Add an llms.txt to uv (#13929)
  • Add supported macOS version to the platform reference (#13993)
  • Update platform support reference to include Python implementation list (#13991)
  • Update pytorch.md (#13899)
  • Update the CLI help and reference to include references to the Python bin directory (#13978)

Install uv 0.7.13

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.7.13/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.7.13/uv-installer.ps1 | iex"
</tr></table> 

... (truncated)

Changelog

Sourced from astral-sh/uv's changelog.

0.7.13

Python

  • Add Python 3.14.0b2
  • Add Python 3.13.5
  • Fix stability of uuid.getnode on 3.13

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

Enhancements

  • Download versions in uv python pin if not found (#13946)
  • Use TTY detection to determine if SIGINT forwarding is enabled (#13925)
  • Avoid fetching an exact, cached Git commit, even if it isn't locked (#13748)
  • Add zstd and deflate to Accept-Encoding (#13982)
  • Build binaries for riscv64 (#12688)

Bug fixes

  • Check if relative URL is valid directory before treating as index (#13917)
  • Ignore Python discovery errors during uv python pin (#13944)
  • Do not allow uv add --group ... --script (#13997)

Preview changes

  • Build backend: Support namespace packages (#13833)

Documentation

  • Add 3.14 to the supported platform reference (#13990)
  • Add an llms.txt to uv (#13929)
  • Add supported macOS version to the platform reference (#13993)
  • Update platform support reference to include Python implementation list (#13991)
  • Update pytorch.md (#13899)
  • Update the CLI help and reference to include references to the Python bin directory (#13978)
Commits
  • 62ed17b Bump version to 0.7.13 (#14002)
  • 7316bd0 Build backend: Support namespace packages (#13833)
  • 95ad8e5 Add 3.14 to the supported platform reference (#13990)
  • e067118 Add supported macOS version to the platform reference (#13993)
  • f82909a Update platform support reference to include Python implementation list (#13991)
  • d9c3425 Sync latest Python releases (#13996)
  • a1f9f28 Do not allow uv add --group ... --script (#13997)
  • 806cc5c Debug sync_dry_run flake by panicking with verbose output on failure (#13817)
  • 87ab57e Update the CLI help and reference to include references to the Python bin dir...
  • b3d7f79 Universal sync_required_environment_hint test (#13975)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/uv](https://github.com/astral-sh/uv) from 0.7.12 to 0.7.13.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.7.12...0.7.13)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.7.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 13, 2025
@dependabot dependabot Bot requested a review from a team as a code owner June 13, 2025 04:31
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 13, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 13, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 0134856
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/684ba9a2271fa000080c4344

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 13, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 0134856
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/684ba9a2703658000890aa88

@BeryJu BeryJu merged commit 335c9fb into main Jun 13, 2025
98 checks passed
@BeryJu BeryJu deleted the dependabot/docker/astral-sh/uv-0.7.13 branch June 13, 2025 12:44
kensternberg-authentik added a commit that referenced this pull request Jun 19, 2025
* main:
  website/docs: also hide the postgres pool_options setting (#15023)
  blueprints: sort schema items (#15022)
  website: bump the build group in /website with 6 updates (#15027)
  core: bump astral-sh/uv from 0.7.12 to 0.7.13 (#15028)
  core: bump twilio from 9.6.2 to 9.6.3 (#15029)
  core: bump sentry-sdk from 2.29.1 to 2.30.0 (#15030)
  core: bump kubernetes from 32.0.1 to 33.1.0 (#15031)
  core, web: update translations (#15026)
  web: bump the sentry group across 1 directory with 2 updates (#15025)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#15018)
  lifecycle/aws: bump aws-cdk from 2.1018.0 to 2.1018.1 in /lifecycle/aws (#15016)
  website: bump postcss from 8.5.4 to 8.5.5 in /website (#15013)
  website: bump @types/node from 24.0.0 to 24.0.1 in /website (#15014)
  core: fix transaction test case (#15021)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#15019)
  website/docs: correct minor version in release notes (#15012)
  root: test label handling and error reporting in PytestTestRunner (#14000)
  outposts/ldap: Handle comma-separated attributes in LDAP search requests (#15000)
  website/integrations: standardize application slug placeholder in docs (#15007)
  core: bump django from 5.1.10 to 5.1.11 (#14997)
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.7.12 to 0.7.13.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.7.12...0.7.13)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.7.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant