Skip to content

chore(deps): bump github.com/multiformats/go-multibase from 0.2.0 to 0.3.0#58

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/multiformats/go-multibase-0.3.0
Open

chore(deps): bump github.com/multiformats/go-multibase from 0.2.0 to 0.3.0#58
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/multiformats/go-multibase-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps github.com/multiformats/go-multibase from 0.2.0 to 0.3.0.

Release notes

Sourced from github.com/multiformats/go-multibase's releases.

v0.3.0

Breaking changes

  • Minimum Go version is now Go 1.25 (#66)

New

  • Added Base45 constant ('R', RFC 9285) to match the updated multibase spec (encoder/decoder not yet implemented) (#69)

Dependencies

  • Bumped go-base32 to v0.1.0 and go-base36 to v0.2.0 (#68)
  • Bumped go-base58 to v1.3.0 (#67): major refactoring with up to 5x faster encoding and 4x faster decoding for typical payload sizes

Maintenance

  • Updated multibase spec submodule to latest (new 5-column CSV format with Unicode codepoints and IETF status labels) (#69)
  • Improved spec test: cross-checks CSV character column against Unicode codepoint, uses t.Fatal for parse errors (#69)
  • Removed defunct freenode and Travis CI badges, added GoDoc badge (#70)

New Contributors

Full Changelog: multiformats/go-multibase@v0.2.0...v0.3.0

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 [github.com/multiformats/go-multibase](https://github.com/multiformats/go-multibase) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/multiformats/go-multibase/releases)
- [Commits](multiformats/go-multibase@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multibase
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants