ripple / validator-history-service

Service for ingesting, aggregating, storing, and disbursing XRP Ledger validation related data.
ISC License
14 stars 8 forks source link

build(deps): bump @maxmind/geoip2-node from 2.3.2 to 4.1.0 #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @maxmind/geoip2-node from 2.3.2 to 4.1.0.

Release notes

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

v4.1.0

  • Updated dependencies. Fixes #911

v4.0.0

  • Drop Node 14 support

v3.5.0

  • consumer_privacy_network was added to the type union for the userType property in the TraitsRecord interface.
  • Address lodash security vulnerability.
  • Upgrade dependencies

v3.4.0

  • Upgrade dependencies
  • Support for mobile country code (MCC) and mobile network codes (MNC) was added for the GeoIP2 ISP and Enterprise databases as well as the GeoIP2 City Plus and Insights web services. mobileCountryCode and mobileNetworkCode attributes were added to Isp for the GeoIP2 ISP database and TraitsRecord for the Enterprise database and the GeoIP2 City Plus and Insights web services. We expect this data to be available by late January, 2022.

v3.3.0

  • Upgrade yarn dependencies

v3.2.0

  • Upgrade yarn dependencies

v3.1.0

  • Update yarn modules

v3.0.0

  • Breaking Dropped Node 10 support
  • Updated yarn dependencies
Changelog

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

4.1.0 (2023-06-30)

  • Update dependencies. Fixes issue #911

4.0.0 (2023-05-16)

  • Drop Node 14 support

3.5.0 (2022-10-28)

  • consumer_privacy_network was added to the type union for the userType property in the TraitsRecord interface.
  • Address lodash security vulnerability.

3.4.0 (2022-01-11)

  • Upgrade dependencies
  • Support for mobile country code (MCC) and mobile network codes (MNC) was added for the GeoIP2 ISP and Enterprise databases as well as the GeoIP2 City Plus and Insights web services. mobileCountryCode and mobileNetworkCode attributes were added to Isp for the GeoIP2 ISP database and TraitsRecord for the Enterprise database and the GeoIP2 City Plus and Insights web services. We expect this data to be available by late January, 2022.

3.3.0 (2021-11-29)

  • Upgrade yarn dependencies

3.2.0 (2021-08-17)

  • Upgrade yarn dependencies

3.1.0 (2021-07-08)

  • Upgrade yarn dependencies

3.0.0 (2021-06-03)

  • Breaking Drop node 10 support
  • Upgrade yarn dependencies
Commits
  • 9b3a47b Merge pull request #912 from maxmind/kevin/v4.1.0
  • 76da2e9 Prep v4.1.0
  • dc30b81 Merge pull request #904 from maxmind/dependabot/npm_and_yarn/typescript-eslin...
  • 1f5b71c build(deps-dev): bump @​typescript-eslint/parser from 5.59.11 to 5.60.0
  • 6e8d44d Merge pull request #903 from maxmind/dependabot/npm_and_yarn/typescript-eslin...
  • 43676e1 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • c52e740 Merge pull request #902 from maxmind/dependabot/npm_and_yarn/eslint-8.43.0
  • 34de126 build(deps-dev): bump eslint from 8.42.0 to 8.43.0
  • 3c645c0 Merge pull request #901 from oalders/oalders/dependabot/npm_and_yarn/maxmind-...
  • db559df Bump minimum jest 29.5.0 and ts-jest to 29.1.0
  • 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 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)
mvadari commented 1 year ago

This would need to also be checked by hand - I don't think the VHS code coverage is enough to ensure that this works fine.