chore(deps): bump the ipfs-ecosystem group across 1 directory with 3 updates#11395
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): bump the ipfs-ecosystem group across 1 directory with 3 updates#11395dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
…updates Bumps the ipfs-ecosystem group with 3 updates in the / directory: [github.com/ipfs/go-ds-measure](https://github.com/ipfs/go-ds-measure), [github.com/ipfs/go-ipld-cbor](https://github.com/ipfs/go-ipld-cbor) and [github.com/ipfs/go-test](https://github.com/ipfs/go-test). Updates `github.com/ipfs/go-ds-measure` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/ipfs/go-ds-measure/releases) - [Commits](ipfs/go-ds-measure@v0.2.2...v0.2.3) Updates `github.com/ipfs/go-ipld-cbor` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/ipfs/go-ipld-cbor/releases) - [Commits](ipfs/go-ipld-cbor@v0.2.1...v0.3.0) Updates `github.com/ipfs/go-test` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/ipfs/go-test/releases) - [Commits](ipfs/go-test@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/ipfs/go-ds-measure dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ipfs-ecosystem - dependency-name: github.com/ipfs/go-ipld-cbor dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ipfs-ecosystem - dependency-name: github.com/ipfs/go-test dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ipfs-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
lidel
added a commit
that referenced
this pull request
Jul 22, 2026
* chore: bump go to 1.26.5 latest 1.26.x patch; keeps go.mod, sub-module go.mods, and the Dockerfile GO_VERSION default in sync. * chore(deps): bump go-ipld-cbor, go-ds-measure part of the ipfs-ecosystem dependabot group (#11395); go-test in that group is skipped since master is already on v0.4.1. - go-ipld-cbor v0.2.1 -> v0.3.0 - go-ds-measure v0.2.2 -> v0.2.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ipfs-ecosystem group with 3 updates in the / directory: github.com/ipfs/go-ds-measure, github.com/ipfs/go-ipld-cbor and github.com/ipfs/go-test.
Updates
github.com/ipfs/go-ds-measurefrom 0.2.2 to 0.2.3Release notes
Sourced from github.com/ipfs/go-ds-measure's releases.
Commits
dd792e7Merge pull request #63 from ipfs/release-v0.2.38a31a3dchore: release v0.2.3a4a333bMerge pull request #62 from ipfs/update-depsabceda8update dependencies3b8a4cechore!: bump go.mod to Go 1.25 and run go fix (#60)8592803Merge pull request #34 from ipfs/dependabot/add-v2-config-file0d571fechore!: bump go.mod to Go 1.24 and run go fix (#56)e693a20ci: uci/copy-templates (#55)Updates
github.com/ipfs/go-ipld-cborfrom 0.2.1 to 0.3.0Release notes
Sourced from github.com/ipfs/go-ipld-cbor's releases.
Commits
5340b1fchore: v0.3.0 bump (#125)555f5c9feat: increased strictness in decoding (#124)e35c98bchore: simplify hashing test (#123)e2915debuild(deps): bump github.com/ipfs/go-cid from 0.5.0 to 0.6.1087b8c9build(deps): bump github.com/polydawn/refmt from 0.89.0 to 0.90.02353905build(deps): bump github.com/ipfs/go-ipld-format from 0.6.2 to 0.6.3cc4378cbuild(deps): bump github.com/ipfs/go-block-format from 0.2.2 to 0.2.344e6799chore(ci): add dependabot config (#117)e768cc7chore!: bump go.mod to Go 1.25 and run go fix (#115)45ea518build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#114)Updates
github.com/ipfs/go-testfrom 0.3.0 to 0.4.0Release notes
Sourced from github.com/ipfs/go-test's releases.
Commits
5c58942release v0.4.0 (#39)27d014efeat: allow reuse of random source plus upgrades and fixes, (#37)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions