Skip to content

Bump maxminddb from 0.30.0 to 0.30.3 - #223

Merged
elrido merged 1 commit into
masterfrom
dependabot/cargo/maxminddb-0.30.3
Sep 8, 2026
Merged

elrido merged 1 commit into
masterfrom
dependabot/cargo/maxminddb-0.30.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps maxminddb from 0.30.0 to 0.30.3.

Release notes

Sourced from maxminddb's releases.

0.30.3

  • Fixed typed decoding of malformed overflowing extended types to consistently return an InvalidDatabase error.

0.30.2

  • No user-visible changes. This release republishes 0.30.1 because its immutable GitHub release was deleted.
Changelog

Sourced from maxminddb's changelog.

0.30.3 - 2026-08-23

  • Fixed typed decoding of malformed overflowing extended types to consistently return an InvalidDatabase error.

0.30.2 - 2026-08-23

  • No user-visible changes. This release republishes 0.30.1 because its immutable GitHub release was deleted.

0.30.1 - 2026-08-23

  • Fixed malformed extended data types so decoding returns an InvalidDatabase error instead of panicking on u8 overflow. GitHub #122.
  • Added cargo-fuzz targets for standalone data values and public reader operations, including a bounded CI fuzzing job.
Commits

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.30.0 to 0.30.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.30.0...v0.30.3)

---
updated-dependencies:
- dependency-name: maxminddb
  dependency-version: 0.30.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 Aug 29, 2026
@elrido
elrido merged commit 1316595 into master Sep 8, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/cargo/maxminddb-0.30.3 branch September 8, 2026 06:55
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.

1 participant