Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @maxmind/geoip2-node from 5.0.0 to 6.0.0 #1567

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps @maxmind/geoip2-node from 5.0.0 to 6.0.0.

Release notes

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

v6.0.0

  • 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.
Changelog

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

6.0.0 (2025-02-18)

  • 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.
Commits
  • 73d3902 v6.0.0
  • d55f4c4 Merge pull request #1398 from maxmind/dependabot/npm_and_yarn/maxmind-4.3.24
  • f78a599 Fix reader test: s/open/stat/
  • 71f0345 Add node 22 to test matrix
  • 9af89ee Merge pull request #1421 from maxmind/dependabot/npm_and_yarn/types/node-22.13.4
  • 1e0ec1e Merge pull request #1420 from maxmind/dependabot/npm_and_yarn/typescript-esli...
  • 805adef Merge pull request #1415 from maxmind/dependabot/npm_and_yarn/eslint-9.20.1
  • 307b1f2 build(deps-dev): bump @​types/node from 22.13.2 to 22.13.4
  • 4c005a1 build(deps-dev): bump typescript-eslint from 8.24.0 to 8.24.1
  • 7131ba8 Merge pull request #1419 from maxmind/dependabot/npm_and_yarn/prettier-3.5.1
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@maxmind/geoip2-node](https://github.com/maxmind/GeoIP2-node) from 5.0.0 to 6.0.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@v5.0.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2025
@kevcenteno kevcenteno merged commit c615770 into main Feb 27, 2025
9 checks passed
@kevcenteno kevcenteno deleted the dependabot/npm_and_yarn/maxmind/geoip2-node-6.0.0 branch February 27, 2025 19:26
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
Development

Successfully merging this pull request may close these issues.

1 participant