Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/ipld/go-car/v2 from 2.11.0 to 2.13.0 in /cmd #496

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps github.com/ipld/go-car/v2 from 2.11.0 to 2.13.0.

Release notes

Sourced from github.com/ipld/go-car/v2's releases.

v2.13.0

What's Changed

Added new github.com/ipld/go-car/v2/storage/deferred package with DeferredCarWriter. Useful for cases where streaming a CAR that you don't want to begin until you know you've got data to write but need to set up a WritableStorage early.

By @​rvagg in ipld/go-car#493

Full Changelog: v2.12.0...v2.13.0

v2.12.0

What's Changed

Dependency updates

Full Changelog: v2.11.0...v2.12.0

Commits
  • 7b8decb fix: add closed check, expose storage.ErrClosed
  • e9e60af fix: switch constructor args to match storage.New*, make roots plural
  • 7319768 feat: add DeferredCarWriter
  • 09d23db feat: fix BlockReader#SkipNext & add SourceOffset property
  • 72edbd2 chore(deps): bump github.com/ipfs/go-unixfsnode in /v2
  • 4d830ae chore(deps): bump github.com/ipfs/go-block-format from 0.1.2 to 0.2.0
  • 3dda1d3 chore(deps): bump github.com/ipfs/go-ipld-format in /v2
  • ccd4b95 chore(deps): bump github.com/ipfs/go-ipld-format from 0.5.0 to 0.6.0
  • 8ea9955 chore(deps): bump github.com/ipfs/go-ipld-format in /cmd
  • 508590a chore(deps): bump github.com/ipfs/go-block-format in /v2
  • 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)

Bumps [github.com/ipld/go-car/v2](https://github.com/ipld/go-car) from 2.11.0 to 2.13.0.
- [Release notes](https://github.com/ipld/go-car/releases)
- [Changelog](https://github.com/ipld/go-car/blob/master/.goreleaser.yaml)
- [Commits](v2.11.0...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/ipld/go-car/v2
  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 Sep 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #499.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/cmd/github.com/ipld/go-car/v2-2.13.0 branch September 11, 2023 21:20
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.

0 participants