Skip to content

Chore(deps): bump github.com/maxmind/mmdbwriter from 1.1.0 to 1.2.0#3209

Merged
mrodm merged 1 commit intomainfrom
dependabot/go_modules/github.com/maxmind/mmdbwriter-1.2.0
Jan 16, 2026
Merged

Chore(deps): bump github.com/maxmind/mmdbwriter from 1.1.0 to 1.2.0#3209
mrodm merged 1 commit intomainfrom
dependabot/go_modules/github.com/maxmind/mmdbwriter-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps github.com/maxmind/mmdbwriter from 1.1.0 to 1.2.0.

Release notes

Sourced from github.com/maxmind/mmdbwriter's releases.

1.2.0

  • The mmdbtype.Unmarshaler now caches nested structures, maps and slices, in addition to top-level values. This improves performance when loading databases with shared nested data structures.
  • The zero value of mmdbtype.Unmarshaler is now documented as safe to use for unmarshaling without caching enabled. Use NewUnmarshaler() when you want caching.
Changelog

Sourced from github.com/maxmind/mmdbwriter's changelog.

1.2.0 (2026-01-14)

  • The mmdbtype.Unmarshaler now caches nested structures, maps and slices, in addition to top-level values. This improves performance when loading databases with shared nested data structures.
  • The zero value of mmdbtype.Unmarshaler is now documented as safe to use for unmarshaling without caching enabled. Use NewUnmarshaler() when you want caching.
Commits
  • 6142bae Add release script
  • a53a3a7 Set release date
  • 83aa38a Merge pull request #180 from maxmind/dependabot/github_actions/horgh/check-un...
  • 43ca967 Bump horgh/check-untagged-go-deps from 1.0.1 to 1.1.0
  • ad46a5c Merge pull request #179 from maxmind/greg/eng-3770
  • 7fa9500 Pin GitHub Actions to SHA for security
  • d7eae40 Merge pull request #178 from maxmind/wstorey/eng-3699-go-dependencies-referen...
  • 1d5d66a Add workflow to check for updates to pseudo-versioned dependencies
  • 2f32521 Merge pull request #177 from maxmind/greg/eng-3638
  • 0dd562e Merge pull request #176 from maxmind/dependabot/github_actions/bobg/modver-2....
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [github.com/maxmind/mmdbwriter](https://github.com/maxmind/mmdbwriter) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/maxmind/mmdbwriter/releases)
- [Changelog](https://github.com/maxmind/mmdbwriter/blob/main/CHANGELOG.md)
- [Commits](maxmind/mmdbwriter@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/maxmind/mmdbwriter
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 15, 2026 17:22
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@mrodm mrodm merged commit 8fc2e01 into main Jan 16, 2026
3 checks passed
@mrodm mrodm deleted the dependabot/go_modules/github.com/maxmind/mmdbwriter-1.2.0 branch January 16, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants