Skip to content

chore(deps): bump github.com/ipfs/go-ipld-cbor in /#687

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go_modules-56c88586e6
Closed

chore(deps): bump github.com/ipfs/go-ipld-cbor in /#687
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go_modules-56c88586e6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ipfs/go-ipld-cbor in / from 0.2.1 to 0.3.0.

Updates github.com/ipfs/go-ipld-cbor from 0.2.1 to 0.3.0

Release notes

Sourced from github.com/ipfs/go-ipld-cbor's releases.

v0.3.0

What's Changed

Full Changelog: ipfs/go-ipld-cbor@v0.2.1...v0.3.0

Commits
  • 5340b1f chore: v0.3.0 bump (#125)
  • 555f5c9 feat: increased strictness in decoding (#124)
  • e35c98b chore: simplify hashing test (#123)
  • e2915de build(deps): bump github.com/ipfs/go-cid from 0.5.0 to 0.6.1
  • 087b8c9 build(deps): bump github.com/polydawn/refmt from 0.89.0 to 0.90.0
  • 2353905 build(deps): bump github.com/ipfs/go-ipld-format from 0.6.2 to 0.6.3
  • cc4378c build(deps): bump github.com/ipfs/go-block-format from 0.2.2 to 0.2.3
  • 44e6799 chore(ci): add dependabot config (#117)
  • e768cc7 chore!: bump go.mod to Go 1.25 and run go fix (#115)
  • 45ea518 build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#114)
  • Additional commits viewable in compare view

Updates github.com/ipfs/go-ipld-cbor from 0.2.1 to 0.3.0

Release notes

Sourced from github.com/ipfs/go-ipld-cbor's releases.

v0.3.0

What's Changed

Full Changelog: ipfs/go-ipld-cbor@v0.2.1...v0.3.0

Commits
  • 5340b1f chore: v0.3.0 bump (#125)
  • 555f5c9 feat: increased strictness in decoding (#124)
  • e35c98b chore: simplify hashing test (#123)
  • e2915de build(deps): bump github.com/ipfs/go-cid from 0.5.0 to 0.6.1
  • 087b8c9 build(deps): bump github.com/polydawn/refmt from 0.89.0 to 0.90.0
  • 2353905 build(deps): bump github.com/ipfs/go-ipld-format from 0.6.2 to 0.6.3
  • cc4378c build(deps): bump github.com/ipfs/go-block-format from 0.2.2 to 0.2.3
  • 44e6799 chore(ci): add dependabot config (#117)
  • e768cc7 chore!: bump go.mod to Go 1.25 and run go fix (#115)
  • 45ea518 build(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#114)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps [github.com/ipfs/go-ipld-cbor](https://github.com/ipfs/go-ipld-cbor) in `/` from 0.2.1 to 0.3.0.


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-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)

---
updated-dependencies:
- 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: go_modules
- 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: go_modules
...

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 Jul 13, 2026
@dependabot
dependabot Bot requested a review from rvagg as a code owner July 13, 2026 01:43
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
@dependabot dependabot Bot added the go Pull requests that update Go code label Jul 13, 2026
@rvagg

rvagg commented Jul 13, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Sorry, the 'unknown' group has been removed from your config so we do not know how to rebase this PR.

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@rvagg rvagg closed this Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/go_modules-56c88586e6 branch July 13, 2026 03:40
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.

1 participant