Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump astral-sh/setup-uv from 5.1.0 to 5.2.0 #508

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps astral-sh/setup-uv from 5.1.0 to 5.2.0.

Release notes

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

v5.2.0 🌈 Detect required-version from config file

This release adds support to derive the version of uv to be installed from pyproject.toml and uv.toml files. If no version input is defined the default is now to look for a required-version in uv.toml and then pyproject.toml in the repository root. If it cannot find any it falls back to latest.

If your files are at a different place you can use the new inputs uv-file or pyproject-file.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Commits
  • 4e3dbec Add venv/bin as absolute path to PATH (#241)
  • 2487ffc Bump @​octokit/rest from 21.0.2 to 21.1.0 (#229)
  • 118b721 chore: update known checksums for 0.5.20 (#238)
  • d942048 chore: update known checksums for 0.5.19 (#237)
  • 77cc1ae Bump typescript from 5.7.2 to 5.7.3 (#230)
  • 169ed2a Bump @​types/node from 22.10.5 to 22.10.6 (#236)
  • 9fffe05 Add documentation for new inputs uv-file and pyproject-file (#235)
  • 5ce9ee0 Detect required-version from config file (#233)
  • d577e74 chore: update known checksums for 0.5.18 (#232)
  • 7174288 chore: update known checksums for 0.5.17 (#231)
  • 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/setup-uv](https://github.com/astral-sh/setup-uv) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@887a942...4e3dbec)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2025 11:22
@dependabot dependabot bot added the dependencies Issues or PRs related to dependency changes label Jan 16, 2025
@gfieni gfieni merged commit 6ccdbb0 into master Jan 16, 2025
8 checks passed
@gfieni gfieni deleted the dependabot/github_actions/astral-sh/setup-uv-5.2.0 branch January 16, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or PRs related to dependency changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant