chore(deps): update dependency dprint to v0.55.2 - #134
Conversation
dawsontoth
left a comment
There was a problem hiding this comment.
The failing Test (ubuntu-latest, Node 24) job is pre-existing flakiness in ink/main.test.tsx, not caused by this bump.
Evidence:
- This PR cannot affect runtime. It touches only
dprint+ its 15 platform binaries inpackage-lock.json— a formatter devDependency. Nothing it changes is reachable from the ink walkthrough test. - The same test fails on
mainitself. I dispatchedverify-pr.yamlthree times againstmain(bc1f3508, unchanged commit): 1 pass, 2 failures, all inink/main.test.tsx > MainConfig. - The failing assertion moves between runs — the signature of a race, not a break:
- first run here:
completes the walkthrough for Anthropic→expected "vi.fn()" to be called at least once - after re-run:
completes the walkthrough for Google→expected '\n AI Provider API Key Model …' to contain '***************'
- first run here:
Worth noting main is never actually tested — the Test job lives in verify-pr.yaml, which only triggers on pull_request. So this flake has no signal on main and lands on every PR instead.
Local verification on this branch (Node 24.17, npm ci): npm run build succeeds and the suite passes 52 files / 339 tests with ink/main.test.tsx excluded.
Approving. The flaky walkthrough test is worth fixing separately — it's currently taxing every PR in this repo.
afb3640 to
7c89e3e
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
🎉 This PR is included in version 0.16.32 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR contains the following updates:
0.55.1→0.55.2Release Notes
dprint/dprint (dprint)
v0.55.2Compare Source
Changes
Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.