Details
Details
Priority
Assignee
Steven R. Loomis
Steven R. LoomisReporter
Steven R. Loomis
Steven R. LoomisReviewer
Thomas Bishop
Thomas BishopFix versions
Components
Labels
Phase
pre-data-beta
Merged
Created February 28, 2025 at 9:01 PM
Updated April 18, 2025 at 9:39 PM
This is the target for all dependabot fixes in this version.
Instructions for reviewing PRs
Read the changelog carefully
Don’t approve if tests fail. There may be manual work needed.
For SurveyTool sensitive things (i.e. a new version of Vue) it probably will require a manual review or even local test.
It’s possible to tell dependabot to ignore a version as well.
Instructions for BRS (new release)
Every time ‘main’ is branched to make a new release, we need to:
CLONE this ticket and target it at the next release. It’s BRS, you should be able to accept it as a matter of course.
Create a new PR which should be one of the first, if not the first PR merged onto
main
after the branch. Follow this pattern:https://github.com/unicode-org/cldr/pull/2317 and update the ticket number to the NEW cloned ticket.
Get that PR reviewed and merged.
Get the OLD ticket reviewed and closed. This will reduce dependabot PRs from being merged in the next step.
REVIEWER NOTE: If you are asked to review this ticket, note that you can ignore all of the ‘open’ PRs. They will be closed soon enough.
Go to each of the still-open PRs against the old ticket and either (a) request a pr-checkr recheck (most efficient computer wise) or (b) just write
@dependabot recreate
on the PR (most efficient human wise).All of the old PRs will now be marked as not-ready to merge because they are against a closed ticket
Here is the manual step: For each open PR:
Fix the PR title to the new ticket
Fix the PR commit to the new ticket using the squash capability, or ‘manually’