4drian3d / EpicGuard

🛡 Bot protection system for Minecraft servers and proxies.
https://modrinth.com/plugin/epicguard
GNU General Public License v3.0
55 stars 7 forks source link

fix(deps): update dependency com.maxmind.geoip2:geoip2 to v4.2.0 #131

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

maxmind/GeoIP2-java (com.maxmind.geoip2:geoip2) ### [`v4.2.0`](https://togithub.com/maxmind/GeoIP2-java/blob/HEAD/CHANGELOG.md#420-2023-12-05) [Compare Source](https://togithub.com/maxmind/GeoIP2-java/compare/v4.1.0...v4.2.0) - A `WebServiceProvider` interface has been added to facilitate mocking of `WebServiceClient`. Requested by Evan Chrisinger. GitHub [#​359](https://togithub.com/maxmind/GeoIP2-java/issues/359). - The GeoIP2 IP Risk database has been discontinued. Methods and classes related to it have been deprecated. - The `fromString` static method on the `ConnectionType` enum now has the `JsonCreator` annotation so that it is used when deserializing. This will prevent new additions in the future from causing a deserialization error. - The `isAnycast()` method was added to `com.maxmind.geoip2.record.Traits`. This returns `true` if the IP address belongs to an [anycast network](https://en.wikipedia.org/wiki/Anycast). This is available for the GeoIP2 Country, City Plus, and Insights web services and the GeoIP2 Country, City, and Enterprise databases.

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.



This PR has been generated by Mend Renovate. View repository job log here.