Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps github.com/multiformats/go-multihash from 0.0.15 to 0.2.3.

Release notes

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

v0.2.3

What's Changed

New Contributors

Full Changelog: multiformats/go-multihash@v0.2.1...v0.2.3

v0.2.2

What's Changed

New Contributors

Full Changelog: multiformats/go-multihash@v0.2.1...v0.2.2

v0.2.1

What's Changed

New Contributors

Full Changelog: multiformats/go-multihash@v0.2.0...v0.2.1

v0.2.0

What's Changed

... (truncated)

Commits
  • ff9da31 chore: release v0.2.3
  • e5d5390 perf: outline logic in Decode to allow for stack allocations
  • d2f43bc chore: release v0.2.2
  • 76b922e sha256: drop minio in favor of crypto/sha256 for go1.21 and above
  • dc3bd68 build(deps): bump golang.org/x/sys
  • 3840037 sync: update CI config files (#169)
  • 608669d Merge pull request #167 from walldiss/handle_hasher_error
  • 1255d96 Update sum.go
  • 159cb26 add handler for error returned by hasher.Write function
  • 196bbeb sync: update CI config files (#165)
  • 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 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-multihash](https://github.com/multiformats/go-multihash) from 0.0.15 to 0.2.3.
- [Release notes](https://github.com/multiformats/go-multihash/releases)
- [Commits](multiformats/go-multihash@v0.0.15...v0.2.3)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multihash
  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 Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant