Skip to content

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

Merged
dmathieu merged 1 commit intomainfrom
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#7780
dmathieu merged 1 commit intomainfrom
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 dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Jan 13, 2026
@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 86.1%. Comparing base (6b2e470) to head (041c7c8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7780   +/-   ##
=====================================
  Coverage   86.1%   86.1%           
=====================================
  Files        302     302           
  Lines      22046   22046           
=====================================
+ Hits       18991   18993    +2     
+ Misses      2674    2673    -1     
+ Partials     381     380    -1     

see 4 files with indirect coverage changes

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

@dmathieu dmathieu merged commit 68ff709 into main Jan 14, 2026
35 checks passed
@dmathieu dmathieu deleted the renovate/dev.gaijin.team-go-golib-0.x branch January 14, 2026 08:31
@MrAlias MrAlias added this to the v1.40.0 milestone Jan 30, 2026
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 Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants