Skip to content

chore(deps): update module dev.gaijin.team/go/golib to v0.8.1#289

Merged
flc1125 merged 1 commit intov2.xfrom
renovate/dev.gaijin.team-go-golib-0.x
Jan 14, 2026
Merged

chore(deps): update module dev.gaijin.team/go/golib to v0.8.1#289
flc1125 merged 1 commit intov2.xfrom
renovate/dev.gaijin.team-go-golib-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 13, 2026

This PR contains the following updates:

Package Change Age Confidence
dev.gaijin.team/go/golib v0.8.0v0.8.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

GaijinEntertainment/golib (dev.gaijin.team/go/golib)

v0.8.1

Compare Source

Bug Fixes
  • testing/freeport: Fix race condition in port reservation

    When multiple goroutines concurrently probed for free ports, a race could occur where two goroutines discover the same port as free before either registers it in the reserved map. The resolver now holds the port open until after registration, preventing duplicates.

Other Changes
  • Added README file

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 13, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 13, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (94534d8) to head (528b14f).
⚠️ Report is 1 commits behind head on v2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##             v2.x     #289   +/-   ##
=======================================
  Coverage   92.27%   92.27%           
=======================================
  Files           1        1           
  Lines         207      207           
=======================================
  Hits          191      191           
  Misses         11       11           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flc1125 flc1125 merged commit 242ebeb into v2.x Jan 14, 2026
12 checks passed
@flc1125 flc1125 deleted the renovate/dev.gaijin.team-go-golib-0.x branch January 14, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant