Skip to content

Bump maxminddb from 0.27.1 to 0.27.3#49

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/maxminddb-0.27.3
Open

Bump maxminddb from 0.27.1 to 0.27.3#49
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/maxminddb-0.27.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps maxminddb from 0.27.1 to 0.27.3.

Release notes

Sourced from maxminddb's releases.

0.27.3

  • Removed the release_max_level_info feature from the log dependency, as libraries should not set a global release log-level cap. Pull request by monosans. GitHub #110.

0.27.2

  • Performance improvement: Faster lookups and record decoding in common paths, including control-byte header parsing and integer decoding.
  • Performance improvement: Faster string decoding for ASCII-only values by using a dedicated ASCII fast path.
  • Performance improvement: Reduced release-build overhead by compiling out debug/trace logging calls.
  • Fixed: Truncated or corrupt data in control-byte headers now returns a decoding error instead of panicking.
Changelog

Sourced from maxminddb's changelog.

0.27.3 - 2026-02-16

  • Removed the release_max_level_info feature from the log dependency, as libraries should not set a global release log-level cap. Pull request by monosans. GitHub #110.

0.27.2 - 2026-02-14

  • Performance improvement: Faster lookups and record decoding in common paths, including control-byte header parsing and integer decoding.
  • Performance improvement: Faster string decoding for ASCII-only values by using a dedicated ASCII fast path.
  • Performance improvement: Reduced release-build overhead by compiling out debug/trace logging calls.
  • Fixed: Truncated or corrupt data in control-byte headers now returns a decoding error instead of panicking.
Commits
  • 15b48e9 Prepare for 0.27.3
  • 0b19ee2 Merge pull request #110 from monosans/patch-1
  • a9f6020 Revert "Set release log level to info at compile time"
  • d2c9fab Merge pull request #108 from oschwald/greg/perf-improv
  • 98a777c Add serde usage benchmark
  • d8a9715 Prepare changelog for 0.27.2
  • 3b38816 Handle truncated control-byte headers gracefully
  • c20e7e8 Optimize control-byte size decoding
  • e525987 Set release log level to info at compile time
  • 40f8823 Add ASCII fast path for string decoding
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Bumps [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.27.1 to 0.27.3.
- [Release notes](https://github.com/oschwald/maxminddb-rust/releases)
- [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md)
- [Commits](oschwald/maxminddb-rust@v0.27.1...v0.27.3)

---
updated-dependencies:
- dependency-name: maxminddb
  dependency-version: 0.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 19, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments