Skip to content

chore: update minor and patch dependencies#1150

Merged
sourishkrout merged 1 commit into
mainfrom
chore/minor-patch-dependencies
Jun 11, 2026
Merged

chore: update minor and patch dependencies#1150
sourishkrout merged 1 commit into
mainfrom
chore/minor-patch-dependencies

Conversation

@sourishkrout

Copy link
Copy Markdown
Contributor

Summary

  • run documented dependency update command: go get -t -u ./...
  • update Go module dependencies and checksums
  • handle ignored-path walk errors from newer go-git/go-billy behavior
  • fix Ctrl-C service test input so sleep 30 actually executes before interruption

Test

  • go test -tags test_with_txtar . -run 'TestRunmeFlags/project' -count=1
  • go test ./runnerv2service -run 'TestRunnerServiceServerExecute_WithInput/SimulateCtrlC' -count=3
  • go test -tags test_with_txtar ./runnerv2service -count=1
  • runme run test

@sourishkrout sourishkrout force-pushed the chore/minor-patch-dependencies branch 3 times, most recently from 9911883 to 5fc47b0 Compare June 5, 2026 23:16
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
@sourishkrout sourishkrout force-pushed the chore/minor-patch-dependencies branch from 5fc47b0 to c8da7f5 Compare June 11, 2026 16:42
@sourishkrout sourishkrout merged commit 7b80bd2 into main Jun 11, 2026
10 of 11 checks passed
@sourishkrout sourishkrout deleted the chore/minor-patch-dependencies branch June 11, 2026 16:52
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.

1 participant