Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action minor v6.5.0 -> v6.7.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v6.7.0: 🌈 New inputs restore-cache and save-cache

Compare Source

Changes

This release adds fine-grained control over the caching steps.

  • The input restore-cache (true by default) can be set to false to skip restoring the cache while still allowing to save the cache.
  • The input save-cache (true by default) can be set to false to skip saving the cache.

Skipping cache saving can be useful if you know, that you will never use this version of the cache again and don't want to waste storage space:

- name: Save cache only on main branch
  uses: astral-sh/setup-uv@v6
  with:
    enable-cache: true
    save-cache: ${{ github.ref == 'refs/heads/main' }}

🚀 Enhancements

🧰 Maintenance

⬆️ Dependency updates

v6.6.1: 🌈 Fix exclusions in cache-dependency-glob

Compare Source

Changes

Exclusions with a leading ! in the cache-dependency-glob did not work and got fixed with this release. Thank you @​KnisterPeter for raising this!

🐛 Bug fixes
🧰 Maintenance

v6.6.0: 🌈 Support for .tools-versions

Compare Source

Changes

This release adds support for asdf .tool-versions in the version-file input

🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance

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 this update again.


  • If you want to rebase/retry this PR, check this box

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

Copy link

codecov bot commented Jul 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.0 chore(deps): update astral-sh/setup-uv action to v6.4.1 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from e92405f to 4b8bdff Compare July 18, 2025 06:58
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.1 chore(deps): update astral-sh/setup-uv action to v6.4.1 - autoclosed Jul 18, 2025
@renovate renovate bot closed this Jul 18, 2025
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.1 - autoclosed chore(deps): update astral-sh/setup-uv action to v6.4.1 Jul 23, 2025
@renovate renovate bot reopened this Jul 23, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from bed640c to 4b8bdff Compare July 23, 2025 21:05
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.1 chore(deps): update astral-sh/setup-uv action to v6.4.3 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from 4b8bdff to 7373631 Compare July 24, 2025 04:30
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.3 chore(deps): update astral-sh/setup-uv action to v6.4.3 - autoclosed Aug 8, 2025
@renovate renovate bot closed this Aug 8, 2025
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.3 - autoclosed chore(deps): update astral-sh/setup-uv action to v6.4.3 Aug 13, 2025
@renovate renovate bot reopened this Aug 13, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from 033ebe2 to 7373631 Compare August 13, 2025 01:10
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.4.3 chore(deps): update astral-sh/setup-uv action to v6.5.0 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch 2 times, most recently from a8ec87e to ce21746 Compare August 16, 2025 14:53
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.5.0 chore(deps): update astral-sh/setup-uv action to v6.5.0 - autoclosed Aug 16, 2025
@renovate renovate bot closed this Aug 16, 2025
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.5.0 - autoclosed chore(deps): update astral-sh/setup-uv action to v6.5.0 Aug 21, 2025
@renovate renovate bot reopened this Aug 21, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from fd53959 to ce21746 Compare August 21, 2025 18:26
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.5.0 chore(deps): update astral-sh/setup-uv action to v6.6.0 Aug 21, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from ce21746 to ebbb47f Compare August 21, 2025 23:12
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from ebbb47f to a48e236 Compare September 1, 2025 16:33
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.6.0 chore(deps): update astral-sh/setup-uv action to v6.6.1 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/astral-sh-setup-uv-6.x branch from a48e236 to 5120f25 Compare September 14, 2025 14:11
@renovate renovate bot changed the title chore(deps): update astral-sh/setup-uv action to v6.6.1 chore(deps): update astral-sh/setup-uv action to v6.7.0 Sep 14, 2025
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants