Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 4, 2025

This PR contains the following updates:

Package Change Age Confidence
mmdb-lib 2.2.1 -> 3.0.1 age confidence

Release Notes

runk/mmdb-lib (mmdb-lib)

v3.0.1

Compare Source

Bug Fixes
  • decoder: handle mmdb files above 2.1GB (20daf49)
  • Fix string decoding in large mmdb files (d10c472)
  • general: use constant 2^31 limit for better readability (bd6ff13)
  • tests: add decoder tests to handle decoding strings at large offsets (2d22ffa)

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 - At any time (no schedule defined), 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.


  • 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 added the dependencies Pull requests that update a dependency file label May 4, 2025
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from 0a7d353 to 361b8de Compare June 18, 2025 01:37
@renovate renovate bot changed the title Update dependency mmdb-lib from 2.1.1 to 3.0.0 Update dependency mmdb-lib from 2.1.1 to 3.0.1 Jun 18, 2025
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch 2 times, most recently from ff1d1c2 to 32ce2be Compare August 10, 2025 13:48
@renovate renovate bot changed the title Update dependency mmdb-lib from 2.1.1 to 3.0.1 Update dependency mmdb-lib from 2.2.1 to 3.0.1 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from 32ce2be to 8b062b1 Compare August 31, 2025 10:49
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from 8b062b1 to aaeb8b7 Compare September 25, 2025 14:52
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from aaeb8b7 to 2e5bc14 Compare October 21, 2025 10:34
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from 2e5bc14 to 32760f5 Compare November 10, 2025 21:32
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from 32760f5 to a2924bc Compare November 18, 2025 22:26
@renovate renovate bot force-pushed the renovate/mmdb-lib-3.x branch from a2924bc to d619931 Compare December 3, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant