Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/ipfs/go-ipld-cbor from 0.0.6 to 0.1.0 (#…
…2622) Bumps [github.com/ipfs/go-ipld-cbor](https://github.com/ipfs/go-ipld-cbor) from 0.0.6 to 0.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ipfs/go-ipld-cbor/releases">github.com/ipfs/go-ipld-cbor's releases</a>.</em></p> <blockquote> <h2>v0.1.0</h2> <h2>What's Changed</h2> <ul> <li>allow configuration of ipldStores default hash function by <a href="https://github.com/whyrusleeping"><code>@whyrusleeping</code></a> in <a href="https://redirect.github.com/ipfs/go-ipld-cbor/pull/86">ipfs/go-ipld-cbor#86</a></li> <li>adopt PL unified-ci</li> <li>dependency upgrades to latest</li> <li>Minimum go version bump to v1.20.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ipfs/go-ipld-cbor/compare/v0.0.6...v0.1.0">https://github.com/ipfs/go-ipld-cbor/compare/v0.0.6...v0.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/2d0b3fb46a5ac56987bf454d7dadba9c20b798ac"><code>2d0b3fb</code></a> v0.1.0 bump</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/c10cddbcc8c6cc46ce4200136506f5fe6071d81a"><code>c10cddb</code></a> chore: update deps</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/f3140464f13a02bb21ba5292f47d8a60d0c982cb"><code>f314046</code></a> chore: bump go.mod to Go 1.20 and run go fix</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/16a03690fd74c4005c059c9288d37a54b67869ae"><code>16a0369</code></a> chore: add or force update version.json</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/da23a186034a8b71a9cde6a221671c7d35e08784"><code>da23a18</code></a> chore: add or force update .github/workflows/tagpush.yml</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/8da0e33cde379f2dfd87aa13275649a8e4be0b63"><code>8da0e33</code></a> chore: add or force update .github/workflows/release-check.yml</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/5698d0fbf95bba50814d107e7aaf4b4d5cdfbcfb"><code>5698d0f</code></a> chore: add or force update .github/workflows/releaser.yml</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/5f282bb8cfc5655b6a8866450c6786c3327524d7"><code>5f282bb</code></a> chore: add or force update .github/workflows/go-check.yml</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/2312e7604082534a71701a444f01055f94c678c3"><code>2312e76</code></a> chore: add or force update .github/workflows/go-test.yml</li> <li><a href="https://github.com/ipfs/go-ipld-cbor/commit/1dc9bde53d60c99b94115b9d1fb335a4d4d1e3fd"><code>1dc9bde</code></a> chore: delete templates [skip ci] (<a href="https://redirect.github.com/ipfs/go-ipld-cbor/issues/91">#91</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ipfs/go-ipld-cbor/compare/v0.0.6...v0.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ipfs/go-ipld-cbor&package-manager=go_modules&previous-version=0.0.6&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan <[email protected]>
- Loading branch information