Skip to content

Update dependency com.maxmind.geoip2:geoip2 to v4#98

Closed
renovate[bot] wants to merge 1 commit intomain-testfrom
renovate/com.maxmind.geoip2-geoip2-4.x
Closed

Update dependency com.maxmind.geoip2:geoip2 to v4#98
renovate[bot] wants to merge 1 commit intomain-testfrom
renovate/com.maxmind.geoip2-geoip2-4.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 29, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.maxmind.geoip2:geoip2 (source) 2.17.0 -> 4.1.0 age adoption passing confidence

Release Notes

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

v4.1.0

Compare Source

  • Added SATELLITE to the ConnectionType enum.

v4.0.1

Compare Source

  • com.maxmind.db is now a transitive dependency of this Java module.

v4.0.0

Compare Source

  • This library is now a Java module.
  • Added support for the GeoIP2 IP Risk database.

v3.0.2

Compare Source

  • Updated Jackson and maxmind-db dependencies.

v3.0.1

Compare Source

  • Updated Jackson dependencies to address CVE-2020-36518. Pull request by
    slunker. GitHub #​306.
  • Minor doc updates.

v3.0.0

Compare Source

  • Java 11 or greater is now required.
  • Apache HttpClient has been replaced with java.net.http.HttpClient.
  • The close() method on WebServiceClient is now deprecated. It
    no longer does anything.
  • On WebServiceClient.Builder:
    • connectTimeout(int) has been deprecated in favor of
      connectTimeout(Duration).
    • readTimeout(int) has been deprecated in favor of
      requestTimeout(Duration).
    • proxy(Proxy) has been deprecated in favor of proxy(ProxySelector).
  • On HttpException and InvalidRequestException, getUrl() has been
    deprecated in favor of getUri(). Constructors that took a URL have
    been replaced with the equivalent taking a URI.
  • Deprecated constructors on model and trait classes were removed.
  • Model data types were updated to better reflect database data types. In
    particular:
    • getGeoNameId() on City, Continent, Country, RepresentedCountry,
      and Subdivision now returns a Long rather than an Integer.
    • getAutonomousSystemNumber() on AsnResponse and Traits now returns
      a Long rather than an Integer.

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 has been generated by Mend Renovate. View repository job log here.

@alanorth
Copy link
Owner

Major update, will need to be done manually.

@alanorth alanorth closed this Nov 29, 2023
@alanorth alanorth deleted the renovate/com.maxmind.geoip2-geoip2-4.x branch November 29, 2023 07:27
@renovate
Copy link
Author

renovate bot commented Nov 29, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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