mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) | action | patch | `v6.3.0` -> `v6.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary> ### [`v6.3.1`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v6.3.1): 🌈 Do not warn when version not in manifest-file [Compare Source](https://redirect.github.com/astral-sh/setup-uv/compare/v6.3.0...v6.3.1) ##### Changes This is a hotfix to change the warning messages that a version could not be found in the local manifest-file to info level. A `setup-uv` release contains a version-manifest.json file with infos in all available `uv` releases. When a new `uv` version is released this is not contained in this file until the file gets updated and a new `setup-uv` release is made. We will overhaul this process in the future but for now the spamming of warnings is removed. ##### 🐛 Bug fixes - Do not warn when version not in manifest-file [@​eifinger](https://redirect.github.com/eifinger) ([#​462](https://redirect.github.com/astral-sh/setup-uv/issues/462)) ##### 🧰 Maintenance - chore: update known versions for 0.7.14 @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) ([#​459](https://redirect.github.com/astral-sh/setup-uv/issues/459)) - Revert "Set expected cache dir drive to C: on windows ([#​451](https://redirect.github.com/astral-sh/setup-uv/issues/451))" [@​eifinger](https://redirect.github.com/eifinger) ([#​460](https://redirect.github.com/astral-sh/setup-uv/issues/460)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/ruff). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>