Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@maxmind/geoip2-node 3.5.0 -> 6.2.0 age confidence

Release Notes

maxmind/GeoIP2-node (@​maxmind/geoip2-node)

v6.2.0

Compare Source

  • Updated dependency maxmind to v5.0.0. This fixes an issue where an
    older version of maxmind was technically allowed which did not support
    GeoIP Anonymous Plus. Reported by Carlos Alberto Costa Beppler. GitHub #​1587.

v6.1.0

Compare Source

  • Support for the GeoIP Anonymous Plus database has been added. To do a
    lookup in this database, use the anonymousPlus method on the
    database reader.

v6.0.0

Compare Source

  • Breaking Internal webservice calls now use Node's built-in fetch instead of http. This
    will affect users who are on unsupported versions of Node, specifically Node 17 and below.
  • Two new error codes have been added: NETWORK_TIMEOUT and FETCH_ERROR, second of which is returned
    when there's a fetch related error that could not be handled by other errors.
  • The ip6addr dependency has been removed.
  • metroCode on LocationRecord has been marked deprecated. The code values
    are no longer being updated.

v5.0.0

Compare Source

  • Breaking Drop node 16 support
  • The isAnycast attribute was added to TraitsRecord. This is true if
    the IP address belongs to an anycast
    network
    . This is available for the
    GeoIP2 Country, City Plus, and Insights web services and the GeoIP2 Country,
    City, and Enterprise databases.
  • The boolean attributes on the record models are no longer optional. We
    set missing values to false during construction.

v4.2.0

Compare Source

  • Added Satellite to ConnectionType type.

v4.1.0

Compare Source

  • Update dependencies. Fixes issue #​911

v4.0.0

Compare Source

  • Breaking Drop Node 14 support

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

@changeset-bot
Copy link

changeset-bot bot commented Feb 22, 2025

⚠️ No Changeset found

Latest commit: 1ed853b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/maxmind-geoip2-node-6.x branch from 38842ec to adf5d2a Compare May 5, 2025 19:13
@renovate renovate bot force-pushed the renovate/maxmind-geoip2-node-6.x branch from adf5d2a to 1ed853b Compare October 12, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant