Bump astral-sh/setup-uv from 6.6.1 to 6.7.0
Open
Number: #534
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 15, 2025 at 02:58 PM UTC
(9 months ago)
(9 months ago)
Updated:
September 15, 2025 at 02:58 PM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies github_actions
dependencies github_actions
Description:
Bumps astral-sh/setup-uv from 6.6.1 to 6.7.0.
Release notes
Sourced from astral-sh/setup-uv's releases.
v6.7.0 🌈 New inputs
restore-cacheandsave-cacheChanges
This release adds fine-grained control over the caching steps.
- The input
restore-cache(trueby default) can be set tofalseto skip restoring the cache while still allowing to save the cache.- The input
save-cache(trueby default) can be set tofalseto 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
- Add inputs restore-cache and save-cache
@eifinger(#568)🧰 Maintenance
- bump deps
@eifinger(#569)- Automatically push updated known versions
@eifinger(#565)- chore: update known versions for 0.8.16/0.8.17 @github-actions[bot] (#562)
- chore: update known versions for 0.8.15 @github-actions[bot] (#550)
- chore(ci): address CI lint findings
@woodruffw(#545)⬆️ Dependency updates
- Bump github/codeql-action from 3.29.11 to 3.30.3 @dependabot[bot] (#566)
- Bump actions/setup-node from 4.4.0 to 5.0.0 @dependabot[bot] (#551)
Commits
b75a909bump deps (#569)ffff8aaBump github/codeql-action from 3.29.11 to 3.30.3 (#566)95d0e23Bump actions/setup-node from 4.4.0 to 5.0.0 (#551)dc724a1Add inputs restore-cache and save-cache (#568)f67343aAutomatically push updated known versions (#565)4dd9f52chore: update known versions for 0.8.16/0.8.17 (#562)e1e6fe7chore: update known versions for 0.8.15 (#550)b183611chore(ci): address CI lint findings (#545)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 7794937 |
| UUID: | 2829613474 |
| Node ID: | PR_kwDOAj3_J86oqHmi |
| Host: | GitHub |
| Repository: | maxmind/minfraud-api-java |
| Merge State: | Unknown |