Skip to content

chore(deps): bump @maxmind/geoip2-node from 6.3.4 to 7.1.0 - #559

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/maxmind/geoip2-node-7.0.0
Open

chore(deps): bump @maxmind/geoip2-node from 6.3.4 to 7.1.0#559
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/maxmind/geoip2-node-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @maxmind/geoip2-node from 6.3.4 to 7.1.0.

Release notes

Sourced from @​maxmind/geoip2-node's releases.

7.1.0

  • A new residential property has been added to the anonymizer object in the Insights response model. This contains residential proxy data for the network and is available from the GeoIP2 Insights web service only. The residential property may be populated even when no other anonymizer properties are set. The residential object includes the following properties:
    • confidence: A score (1-99) representing MaxMind's confidence that the network is an actively used residential proxy
    • networkLastSeen: The last day (YYYY-MM-DD) the network was sighted in our analysis of residential proxies
    • providerName: The name of the residential proxy provider associated with the network

7.0.0

  • Breaking Dropped support for Node.js 18 and 20. Node.js 22 or greater is now
  • Breaking Dropped commonjs support. The package is now only available as an ES module.
  • Breaking Errors from the WebServiceClient are now thrown as WebServiceError instances, which extend Error, rather than as plain objects. The code, error, status, and url properties are preserved, so existing field access continues to work, but the thrown value is now an Error. The original error is now preserved as the standard cause property (for example, the network error behind a FETCH_ERROR). The WebServiceError class and the WebServiceClientError type are now exported from the package.
  • The code property on WebServiceError and the WebServiceClientError interface is now typed as WebServiceErrorCode (ClientErrorCode | (string & {})) instead of string, providing autocompletion for the client-generated codes while still accepting any code returned by the web service. The ClientErrorCode and WebServiceErrorCode types are exported from the package.
  • The AddressNotFoundError, BadMethodCallError, InvalidDbBufferError, and ValueError classes now accept an optional cause and forward it to Error. Reader.openBuffer() now preserves the underlying parsing error as the cause of the InvalidDbBufferError it throws.
  • Added a fetcher option to the WebServiceClient options, allowing a custom fetch implementation to be supplied (for example, to route requests through a custom dispatcher or proxy, or for testing). It defaults to the global fetch. The WebServiceClientOptions type is exported from the package.
Changelog

Sourced from @​maxmind/geoip2-node's changelog.

7.1.0 (2026-07-16)

  • A new residential property has been added to the anonymizer object in the Insights response model. This contains residential proxy data for the network and is available from the GeoIP2 Insights web service only. The residential property may be populated even when no other anonymizer properties are set. The residential object includes the following properties:
    • confidence: A score (1-99) representing MaxMind's confidence that the network is an actively used residential proxy
    • networkLastSeen: The last day (YYYY-MM-DD) the network was sighted in our analysis of residential proxies
    • providerName: The name of the residential proxy provider associated with the network

7.0.0 (2026-06-29)

  • Breaking Dropped support for Node.js 18 and 20. Node.js 22 or greater is now
  • Breaking Dropped commonjs support. The package is now only available as an ES module.
  • Breaking Errors from the WebServiceClient are now thrown as WebServiceError instances, which extend Error, rather than as plain objects. The code, error, status, and url properties are preserved, so existing field access continues to work, but the thrown value is now an Error. The original error is now preserved as the standard cause property (for example, the network error behind a FETCH_ERROR). The WebServiceError class and the WebServiceClientError type are now exported from the package.
  • The code property on WebServiceError and the WebServiceClientError interface is now typed as WebServiceErrorCode (ClientErrorCode | (string & {})) instead of string, providing autocompletion for the client-generated codes while still accepting any code returned by the web service. The ClientErrorCode and WebServiceErrorCode types are exported from the package.
  • The AddressNotFoundError, BadMethodCallError, InvalidDbBufferError, and ValueError classes now accept an optional cause and forward it to Error. Reader.openBuffer() now preserves the underlying parsing error as the cause of the InvalidDbBufferError it throws.
  • Added a fetcher option to the WebServiceClient options, allowing a custom fetch implementation to be supplied (for example, to route requests through a custom dispatcher or proxy, or for testing). It defaults to the global fetch. The WebServiceClientOptions type is exported from the package.
Commits
  • 3c640bc Prepare for 7.1.0
  • d303611 Set release date
  • b86ad20 Merge pull request #1738 from maxmind/greg/stf-997-add-residential-to-anonymizer
  • a08f851 Add residential proxy data to anonymizer object
  • 292d322 Merge pull request #1735 from maxmind/dependabot/github_actions/github/codeql...
  • 193f235 Merge pull request #1736 from maxmind/dependabot/github_actions/github/codeql...
  • 397cc3f Merge pull request #1737 from maxmind/dependabot/github_actions/github/codeql...
  • 574e9e9 build(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.36.3
  • a6b2faf build(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3
  • 55b3d9f build(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 8, 2026
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
databuddy-status Ready Ready Preview Aug 4, 2026 12:24pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
dashboard Skipped Skipped Aug 4, 2026 12:24pm
documentation Skipped Skipped Aug 4, 2026 12:24pm

@unkey-deploy

unkey-deploy Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Unkey Deploy

Name Status Preview Inspect Updated (UTC)
links (preview) Ready Visit Preview Inspect Aug 4, 2026 12:24pm

@dependabot dependabot Bot changed the title chore(deps): bump @maxmind/geoip2-node from 6.3.4 to 7.0.0 chore(deps): bump @maxmind/geoip2-node from 6.3.4 to 7.1.0 Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/staging/maxmind/geoip2-node-7.0.0 branch from 87e865b to e069479 Compare August 1, 2026 17:02
@vercel
vercel Bot temporarily deployed to Preview – documentation August 1, 2026 17:02 Inactive
@vercel
vercel Bot temporarily deployed to Preview – dashboard August 1, 2026 17:02 Inactive
@izadoesdev
izadoesdev self-requested a review as a code owner August 2, 2026 15:05
Bumps [@maxmind/geoip2-node](https://github.com/maxmind/GeoIP2-node) from 6.3.4 to 7.1.0.
- [Release notes](https://github.com/maxmind/GeoIP2-node/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-node/blob/main/CHANGELOG.md)
- [Commits](maxmind/GeoIP2-node@v6.3.4...v7.1.0)

---
updated-dependencies:
- dependency-name: "@maxmind/geoip2-node"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants