docs(roadmap): correct uv versioning-strategy note (lockfile-only unconfirmed for uv)#35
Merged
Merged
Conversation
…confirmed for uv
The 2026-05-30 note claimed dependabot-core#12162 closing made the
versioning-strategy: lockfile-only fleet fix live. 2026-06-01 verification:
#12162 closed for its requester's 'increase' value, not lockfile-only for uv;
astral's uv-Dependabot guide never mentions versioning-strategy; current sources
report it not fully supported for uv. The note contradicted techne's own
template comment ('not supported for uv yet'). Corrected to: still deferred,
do not edit the fleet until astral/GitHub docs list versioning-strategy for uv;
/techne:sisters check 7 stays the mitigation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Verification finding (2026-06-01). The ROADMAP's
uv toolchain-floor churn → unblocked 2026-05-30note claimed that dependabot-core#12162 closing made theversioning-strategy: lockfile-onlyfleet fix live. Drilling into the authoritative sources says otherwise:completed) but tracked the umbrella for its requester'sincreasevalue, notlockfile-onlyfor uv.package-ecosystem+cooldown— it never mentionsversioning-strategy.versioning-strategy"not fully supported for the uv ecosystem."templates/dependabot.yml.example: "versioning-strategy: lockfile-only isn't supported for uv yet").Applying
lockfile-onlyfleet-wide would push unverified config (silently ignored at best, broken dependency updates at worst). Corrected the note to: still deferred — do not edit the fleet until astral's guide or the GitHub options reference explicitly listsversioning-strategyfor uv;/techne:sisterscheck 7 remains the floor-churn mitigation. Resolves the ROADMAP↔template contradiction.Found while acting on AJ's prompt to pull more enhancements from the ROADMAPs — verification correctly killed this one.