GraphQL-Portal / graphql-portal-dashboard

Dashboard to manage GraphQL API Gateway
https://www.graphql-portal.com/
MIT License
32 stars 4 forks source link

fix(deps): update dependency @maxmind/geoip2-node to v5 #2375

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@maxmind/geoip2-node 3.5.0 -> 5.0.0 age adoption passing confidence

Release Notes

maxmind/GeoIP2-node (@​maxmind/geoip2-node) ### [`v5.0.0`](https://togithub.com/maxmind/GeoIP2-node/blob/HEAD/CHANGELOG.md#500-2023-12-05) [Compare Source](https://togithub.com/maxmind/GeoIP2-node/compare/v4.2.0...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](https://en.wikipedia.org/wiki/Anycast). 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. ### [`v4.2.0`](https://togithub.com/maxmind/GeoIP2-node/blob/HEAD/CHANGELOG.md#420-2023-07-27) [Compare Source](https://togithub.com/maxmind/GeoIP2-node/compare/v4.1.0...v4.2.0) - Added `Satellite` to `ConnectionType` type. ### [`v4.1.0`](https://togithub.com/maxmind/GeoIP2-node/blob/HEAD/CHANGELOG.md#410-2023-06-30) [Compare Source](https://togithub.com/maxmind/GeoIP2-node/compare/v4.0.0...v4.1.0) - Update dependencies. Fixes issue [#​911](https://togithub.com/maxmind/GeoIP2-node/issues/911) ### [`v4.0.0`](https://togithub.com/maxmind/GeoIP2-node/blob/HEAD/CHANGELOG.md#400-2023-05-16) [Compare Source](https://togithub.com/maxmind/GeoIP2-node/compare/v3.5.0...v4.0.0) - **Breaking** Drop Node 14 support

Configuration

šŸ“… Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 9 months ago

āš ļø No Changeset found

Latest commit: dd38960ee2956d655cee72ba575772aa5e3c36f2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR