ripple / validator-history-service

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

build(deps): Bump @maxmind/geoip2-node from 4.2.0 to 5.0.0 #186

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

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

Release notes

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

v5.0.0

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

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

5.0.0 (2023-12-05)

  • 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.
Commits
  • b58bef7 Merge pull request #1089 from maxmind/horgh/release
  • 72d96a2 v5.0.0
  • a3aa308 Merge pull request #1088 from maxmind/dependabot/npm_and_yarn/maxmind-4.3.18
  • e3c5cfc build(deps): bump maxmind from 4.3.17 to 4.3.18
  • c066d3b Merge pull request #1081 from maxmind/dependabot/npm_and_yarn/eslint-8.55.0
  • b76b383 build(deps-dev): bump eslint from 8.54.0 to 8.55.0
  • 27fd190 Merge pull request #1082 from maxmind/dependabot/npm_and_yarn/typescript-esli...
  • db3ec8d build(deps-dev): bump @​typescript-eslint/parser from 6.13.1 to 6.13.2
  • 217d20d Merge pull request #1083 from maxmind/dependabot/npm_and_yarn/eslint-config-p...
  • 8e10275 build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

mvadari commented 6 months ago

This will need to be checked by hand.