Skip to content

build(deps): bump github.com/oschwald/geoip2-golang from 1.11.0 to 1.13.0 in /src/backend#74

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/backend/github.com/oschwald/geoip2-golang-1.13.0
Open

build(deps): bump github.com/oschwald/geoip2-golang from 1.11.0 to 1.13.0 in /src/backend#74
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/backend/github.com/oschwald/geoip2-golang-1.13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/oschwald/geoip2-golang from 1.11.0 to 1.13.0.

Release notes

Sourced from github.com/oschwald/geoip2-golang's releases.

1.13.0

  • Add support for GeoIP-City-Redacted-US and GeoIP-Enterprise-Redacted-US. Requested by Tom Anderson. GitHub #134.
Changelog

Sourced from github.com/oschwald/geoip2-golang's changelog.

Changes

2.1.0 - 2025-12-22

  • Added support for the GeoIP Anonymous Plus database. This database provides VPN detection with confidence scoring, provider identification, and temporal tracking via the new AnonymousPlus() method.
  • Deprecated IsLegitimateProxy on EnterpriseTraits. MaxMind has deprecated this field and it will be removed in the next major release.
  • Deprecated StaticIPScore on EnterpriseTraits. This field was added in error and has never been populated. It will be removed in the next major release.

2.0.1 - 2025-11-26

  • Upgraded github.com/oschwald/geoip2-golang/v2 to 2.1.1, which fixes an issue that prevented a unclosed memory-mapped file from being unmapped when the reader was garbage collected.

2.0.0 - 2025-10-19

  • BREAKING CHANGE: Lookup methods now require netip.Addr, return typed Names, and provide HasData() helpers while always populating Network/IPAddress fields so network topology remains accessible.
  • BREAKING CHANGE: Struct field casing now matches MaxMind responses (for example IsoCodeISOCode), location coordinates use pointers, and JSON tags rely on Go 1.24 omitzero support—upgrade your toolchain before adopting v2.
  • Added MIGRATION.md with detailed guidance for upgrading from v1.
  • Updated dependency on github.com/oschwald/maxminddb-golang/v2 to v2.0.0.
  • Added configurable Option helpers so Open and OpenBytes can accept future options without forcing a v3 release.
  • BREAKING CHANGE: Removed deprecated FromBytes method. Use OpenBytes instead.

2.0.0-beta.4 - 2025-08-23

  • Updated maxminddb dependency to v2.0.0-beta.9.
  • Added OpenBytes method to match the API changes in maxminddb v2.0.0-beta.9.
  • Deprecated FromBytes method. Use OpenBytes instead. FromBytes will be removed in a future version.

2.0.0-beta.3 - 2025-07-07

  • Added support for GeoIP-City-Redacted-US and GeoIP-Enterprise-Redacted-US. Requested by Tom Anderson. GitHub #134.
  • Upgrade github.com/oschwald/maxminddb-golang/v2 to v2.0.0-beta.7.

2.0.0-beta.2 - 2025-06-28

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang) from 1.11.0 to 1.13.0.
- [Release notes](https://github.com/oschwald/geoip2-golang/releases)
- [Changelog](https://github.com/oschwald/geoip2-golang/blob/main/CHANGELOG.md)
- [Commits](oschwald/geoip2-golang@v1.11.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/oschwald/geoip2-golang
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 23, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants