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.1.0 to 4.0.0 #93

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @maxmind/geoip2-node from 2.1.0 to 4.0.0.

Release notes

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

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

v2.3.2

  • Upgrade dependencies 5787b2b
  • Fix staticIpScore property name 68032e1
  • Test model properties explicitly 54affcf
  • Upgrade husky c7ca9fe
  • Upgrade node modules 7a32a5c Disable Dependabot 713d5e5

https://github.com/maxmind/GeoIP2-node/compare/v2.3.1...v2.3.2

v2.3.1

  • Update node modules

https://github.com/maxmind/GeoIP2-node/compare/v2.2.0...v2.3.1

v2.2.0

  • Merge pull request #364 from maxmind/upgrade-node-modules 7518403
  • Merge pull request #365 from maxmind/dependabot/add-v2-config-file ceee135

... (truncated)

Changelog

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

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

2.3.2 (2021-04-13)

  • The staticIpScore property was incorrectly spelled staticIPScore. This is now fixed. Reported by griffyn-showit. GitHub #402.

... (truncated)

Commits
  • 5c2f857 Merge pull request #879 from maxmind/dallas/drop-node-14
  • facb9d9 Drop Node v14 support
  • 8b986fb Merge pull request #871 from maxmind/dependabot/npm_and_yarn/eslint-8.40.0
  • 7b400fb Merge pull request #870 from maxmind/dependabot/npm_and_yarn/typedoc-0.24.7
  • b5f6638 build(deps-dev): bump eslint from 8.39.0 to 8.40.0
  • e3c4d15 Merge pull request #869 from maxmind/dependabot/npm_and_yarn/typescript-eslin...
  • d25e352 Merge pull request #872 from maxmind/dependabot/npm_and_yarn/typescript-eslin...
  • 871956f Merge pull request #875 from maxmind/dependabot/npm_and_yarn/types/node-20.1.3
  • 581ed84 build(deps-dev): bump @​types/node from 20.0.0 to 20.1.3
  • 01ef518 build(deps-dev): bump @​typescript-eslint/parser from 5.59.2 to 5.59.5
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dhogan8, a new releaser for @​maxmind/geoip2-node since your current version.


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)
dependabot[bot] commented 1 year ago

Superseded by #100.