Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore(deps): bump github.com/ipfs/boxo from 0.10.0 to 0.10.1 #401

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2023

Bumps github.com/ipfs/boxo from 0.10.0 to 0.10.1.

Release notes

Sourced from github.com/ipfs/boxo's releases.

v0.10.1

Fixed

  • Allow CAR requests with a path when DeserializedResponses is false.

What's Changed

Full Changelog: ipfs/boxo@v0.10.0...v0.10.1

Changelog

Sourced from github.com/ipfs/boxo's changelog.

[0.10.1] - 2023-06-19

Added

None.

Changed

None.

Removed

None.

Fixed

  • Allow CAR requests with a path when DeserializedResponses is false.

Security

None.

Commits
  • 198f9bc chore: version 0.10.1 (#359)
  • cd67d2d fix(gateway): allow CAR trustless requests with path
  • abc4d0c blockstore: replace go.uber.org/atomic with sync/atomic
  • abced78 fix(gateway): remove handleUnsupportedHeaders after go-ipfs 0.13 (#350)
  • d84014d chore: Update .github/workflows/stale.yml [skip ci]
  • fe4c5b3 docs: update RELEASE.md based on 0.9 release (#343)
  • See full diff 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 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/ipfs/boxo](https://github.com/ipfs/boxo) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](ipfs/boxo@v0.10.0...v0.10.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/boxo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from evan-forbes and rach-id as code owners June 20, 2023 03:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2023

The following labels could not be found: automerge.

@codecov-commenter
Copy link

Codecov Report

Merging #401 (45325e4) into main (03e24cc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   46.31%   46.31%           
=======================================
  Files          26       26           
  Lines        1993     1993           
=======================================
  Hits          923      923           
  Misses        946      946           
  Partials      124      124           

@rach-id rach-id merged commit 09ebfdc into main Jun 20, 2023
@rach-id rach-id deleted the dependabot/go_modules/github.com/ipfs/boxo-0.10.1 branch June 20, 2023 08:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants