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

bot: Bump github.com/ipfs/go-libipfs from 0.5.0 to 0.6.1 #1166

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2023

Bumps github.com/ipfs/go-libipfs from 0.5.0 to 0.6.1.

Release notes

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

v0.6.0

What's Changed

New Contributors

Full Changelog: ipfs/boxo@v0.5.0...v0.6.0

Commits
  • 9e0fc39 chore: release 0.6.1
  • 15f2131 feat: support HTTP 429 with Retry-After (#194)
  • 7af2b2b docs: fix typo in README.md
  • 36918f4 fix(gateway): return 500 for all /ip[nf]s/id failures
  • 0d5d1ca chore: make gocritic happier
  • 00e0249 Merge pull request #182 from ipfs/improved-error-handling
  • c08d8f7 fix: StatusRequestTimeout→StatusGatewayTimeout
  • 7ba1df5 feat: add content path in request context (#184)
  • 88f007f feat(gateway): improved error handling, support for 502 and 504
  • 6c0f842 Merge pull request #159 from ipfs/web3-bot/sync
  • 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 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)

@dependabot dependabot bot added the dependencies Related to dependencies label Mar 8, 2023
@orpheuslummis orpheuslummis changed the title chore: Bump github.com/ipfs/go-libipfs from 0.5.0 to 0.6.1 bot: Bump github.com/ipfs/go-libipfs from 0.5.0 to 0.6.1 Mar 16, 2023
@orpheuslummis
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-libipfs-0.6.1 branch 3 times, most recently from c2d54ca to 2158599 Compare March 16, 2023 13:13
Copy link
Contributor

@orpheuslummis orpheuslummis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bumps [github.com/ipfs/go-libipfs](https://github.com/ipfs/go-libipfs) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/ipfs/go-libipfs/releases)
- [Commits](ipfs/boxo@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-libipfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-libipfs-0.6.1 branch from 2158599 to 1e05152 Compare March 16, 2023 14:22
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #1166 (1e05152) into develop (8e93c00) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1166      +/-   ##
===========================================
- Coverage    68.63%   68.59%   -0.05%     
===========================================
  Files          180      180              
  Lines        17046    17046              
===========================================
- Hits         11700    11693       -7     
- Misses        4389     4394       +5     
- Partials       957      959       +2     

see 7 files with indirect coverage changes

@orpheuslummis orpheuslummis merged commit 561836d into develop Mar 16, 2023
@orpheuslummis orpheuslummis deleted the dependabot/go_modules/github.com/ipfs/go-libipfs-0.6.1 branch March 16, 2023 15:12
shahzadlone pushed a commit that referenced this pull request Apr 13, 2023
chore: Bump github.com/ipfs/go-libipfs from 0.5.0 to 0.6.1

Bumps [github.com/ipfs/go-libipfs](https://github.com/ipfs/go-libipfs) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/ipfs/go-libipfs/releases)
- [Commits](ipfs/boxo@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-libipfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
…rk#1166)

chore: Bump github.com/ipfs/go-libipfs from 0.5.0 to 0.6.1

Bumps [github.com/ipfs/go-libipfs](https://github.com/ipfs/go-libipfs) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/ipfs/go-libipfs/releases)
- [Commits](ipfs/boxo@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-libipfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant