Skip to content

fix(deps): update dependency mmdb-lib to v3 #909

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mmdb-lib 2.2.1 -> 3.0.0 age adoption passing confidence

Release Notes

runk/mmdb-lib (mmdb-lib)

v3.0.0

Compare Source

Features
  • uint64 and uint128 now decode to BigInts (a109747)
BREAKING CHANGES
  • Values stored in the database as a 64 bit or 128 bit
    unsigned integer will now be decoded to a BigInt. Previously, they
    would be decode to a number if they were less than 281,474,976,710,656
    and a string otherwise.

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch 2 times, most recently from d1c28c1 to 64c1b64 Compare June 1, 2025 16:29
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from 64c1b64 to bf26f55 Compare June 1, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants