Skip to content

chore(deps): update dependency com.maxmind.geoip2:geoip2 to v5.1.0#616

Merged
nielsbasjes merged 1 commit into
mainfrom
renovate/com.maxmind.geoip2-geoip2-5.x
May 13, 2026
Merged

chore(deps): update dependency com.maxmind.geoip2:geoip2 to v5.1.0#616
nielsbasjes merged 1 commit into
mainfrom
renovate/com.maxmind.geoip2-geoip2-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Confidence
com.maxmind.geoip2:geoip2 (source) 5.0.25.1.0 age confidence

Warning

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


Release Notes

maxmind/GeoIP2-java (com.maxmind.geoip2:geoip2)

v5.1.0

Compare Source

  • Updated maxmind-db dependency to 4.1.0. This release fixes an issue with
    unbounded off-heap memory growth when using FileMode.MEMORY and a latent
    short-read bug when loading databases larger than 2GB into memory.
  • Added WebServiceClient.Builder.maxRetries(int) to bound transport-failure
    retries (default 1; set 0 to disable). See the README for retry semantics.
    Behavior change: previously, transient transport failures (connection
    reset, broken pipe, etc.) surfaced to callers immediately. They are now
    retried once by default; pass .maxRetries(0) to restore the prior
    behavior.

Configuration

📅 Schedule: (UTC)

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.42%. Comparing base (a89508a) to head (a8dd623).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #616      +/-   ##
============================================
+ Coverage     88.39%   88.42%   +0.02%     
- Complexity      915      917       +2     
============================================
  Files            52       52              
  Lines          3351     3351              
  Branches        414      414              
============================================
+ Hits           2962     2963       +1     
  Misses          214      214              
+ Partials        175      174       -1     

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

@nielsbasjes nielsbasjes merged commit 24eabcb into main May 13, 2026
3 checks passed
@renovate renovate Bot deleted the renovate/com.maxmind.geoip2-geoip2-5.x branch May 13, 2026 08:23
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