Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

Bumps github.com/multiformats/go-varint from 0.0.7 to 0.1.0.

Release notes

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

v0.1.0

What's Changed

Full Changelog: multiformats/go-varint@v0.0.7...v0.1.0

Commits
  • 23576a8 v0.1.0 bump (#29)
  • 5057a0a chore: optimise UvarintSize (#28)
  • 021588e ci: uci/copy-templates (#27)
  • a3707f1 chore!: bump go.mod to Go 1.23 and run go fix (#26)
  • 5d4c294 chore!: bump go.mod to Go 1.22 and run go fix (#25)
  • 849faf8 ci: uci/copy-templates (#24)
  • 6183d11 ci: uci/update-go (#23)
  • 37bc8d5 chore: bump go.mod to Go 1.20 and run go fix (#22)
  • 39745d7 chore: add or force update .github/workflows/tagpush.yml
  • 5d3a8be chore: add or force update .github/workflows/release-check.yml
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 25, 2025
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Aug 25, 2025
Bumps [github.com/multiformats/go-varint](https://github.com/multiformats/go-varint) from 0.0.7 to 0.1.0.
- [Release notes](https://github.com/multiformats/go-varint/releases)
- [Commits](multiformats/go-varint@v0.0.7...v0.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/multiformats/go-varint-0.1.0 branch from 9e1b20b to 9e658f2 Compare August 25, 2025 06:06
@rvagg
Copy link
Member

rvagg commented Aug 25, 2025

I'd like to hold off on this one for now; will leave it open

@BigLep BigLep moved this from 📌 Triage to 🐱 Todo in FilOz Aug 26, 2025
@BigLep
Copy link
Member

BigLep commented Aug 26, 2025

I assume we'll tackle this post nv27 update.

@rvagg
Copy link
Member

rvagg commented Aug 26, 2025

yeah, it's not a big deal, just a minor optimisation I introduced, but I'm a bit gunshy given the dramas in trying to upgrade boost -- I'm pretty sure I've ruled this out as a problem in filecoin-project/boost#2020 but it does fit the bill as being potentially a problem so let's not saddle ourselves to this update in the middle of an upgrade

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
Status: 🐱 Todo
Development

Successfully merging this pull request may close these issues.

2 participants