dotkom / onlineweb4

Web pages for Online, Linjeforeningen for Informatikk at NTNU
https://online.ntnu.no
MIT License
48 stars 23 forks source link

Update ghcr.io/astral-sh/uv Docker tag to v0.3.3 #3265

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.3.2 -> 0.3.3
ghcr.io/astral-sh/uv stage patch 0.3.2 -> 0.3.3

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv) ### [`v0.3.3`](https://togithub.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#033) [Compare Source](https://togithub.com/astral-sh/uv/compare/0.3.2...0.3.3) ##### Enhancements - Add `uv sync --no-install-project` to skip installation of the project ([#​6538](https://togithub.com/astral-sh/uv/pull/6538)) - Add `uv sync --no-install-workspace` to skip installation of all workspace members ([#​6539](https://togithub.com/astral-sh/uv/pull/6539)) - Add `uv sync --no-install-package` to skip installation of specific packages ([#​6540](https://togithub.com/astral-sh/uv/pull/6540)) - Show previous version in self update message ([#​6473](https://togithub.com/astral-sh/uv/pull/6473)) ##### CLI - Add `--no-project` alias for `uv python pin --no-workspace` ([#​6514](https://togithub.com/astral-sh/uv/pull/6514)) - Ignore `.python-version` files in `uv venv` with `--no-config` ([#​6513](https://togithub.com/astral-sh/uv/pull/6513)) - Include virtual environment interpreters in `uv python find` ([#​6521](https://togithub.com/astral-sh/uv/pull/6521)) - Respect `-` as stdin channel for `uv run` ([#​6481](https://togithub.com/astral-sh/uv/pull/6481)) - Revert changes to pyproject.toml when sync fails duing `uv add` ([#​6526](https://togithub.com/astral-sh/uv/pull/6526)) ##### Configuration - Add `UV_COMPILE_BYTECODE` environment variable ([#​6530](https://togithub.com/astral-sh/uv/pull/6530)) ##### Bug fixes - Set `VIRTUAL_ENV` for `uv run` invocations ([#​6543](https://togithub.com/astral-sh/uv/pull/6543)) - Ignore errors in workspace discovery with `--no-project` ([#​6554](https://togithub.com/astral-sh/uv/pull/6554)) ##### Documentation - Add documentation for `uv python find` ([#​6527](https://togithub.com/astral-sh/uv/pull/6527)) - Add uv tool install example in Docker ([#​6547](https://togithub.com/astral-sh/uv/pull/6547)) - Document why we do lower bounds ([#​6516](https://togithub.com/astral-sh/uv/pull/6516)) - Fix to miss string termination in PowerShell commands for shell autocompletion documentation ([#​6491](https://togithub.com/astral-sh/uv/pull/6491)) - Fix incorrect workspace members keyword ([#​6502](https://togithub.com/astral-sh/uv/pull/6502)) - Use proper environment variables for Windows ([#​6433](https://togithub.com/astral-sh/uv/pull/6433)) - Improve caveat in `uvx` note ([#​6546](https://togithub.com/astral-sh/uv/pull/6546))

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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