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/boxo from 0.8.0 to 0.8.1 #1427

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps github.com/ipfs/boxo from 0.8.0 to 0.8.1.

Release notes

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

v0.8.1

What's Changed

Full Changelog: ipfs/boxo@v0.8.0...v0.8.1

Changelog

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

Changelog

All notable changes to this project will be documented in this file.

Note:

Legend

The following emojis are used to highlight certain changes:

  • 🛠 - BREAKING CHANGE. Action is required if you use this functionality.
  • ✨ - Noteworthy change to be aware of.

[Unreleased]

Commits

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.8.0 to 0.8.1.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](ipfs/boxo@v0.8.0...v0.8.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 added the dependencies Related to dependencies label May 1, 2023
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #1427 (3ef3ea2) into develop (07d2402) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1427      +/-   ##
===========================================
+ Coverage    72.05%   72.16%   +0.10%     
===========================================
  Files          185      185              
  Lines        18185    18185              
===========================================
+ Hits         13104    13124      +20     
+ Misses        4045     4031      -14     
+ Partials      1036     1030       -6     

see 5 files with indirect coverage changes

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

@orpheuslummis orpheuslummis merged commit 4b06a49 into develop May 1, 2023
14 checks passed
@orpheuslummis orpheuslummis deleted the dependabot/go_modules/github.com/ipfs/boxo-0.8.1 branch May 1, 2023 14:11
shahzadlone pushed a commit to shahzadlone/defradb that referenced this pull request Feb 23, 2024
Bumps [github.com/ipfs/boxo](https://github.com/ipfs/boxo) from 0.8.0 to
0.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ipfs/boxo/releases">github.com/ipfs/boxo's
releases</a>.</em></p>
<blockquote>
<h2>v0.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Release v0.8.0 by <a
href="https://github.com/guseggert"><code>@​guseggert</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/264">ipfs/boxo#264</a></li>
<li>fix(gw): widen duration histograms and cleanup by <a
href="https://github.com/lidel"><code>@​lidel</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/265">ipfs/boxo#265</a></li>
<li>Web3 bot/sync by <a
href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/271">ipfs/boxo#271</a></li>
<li>fix(gateway): panic on path without enough components by <a
href="https://github.com/hacdias"><code>@​hacdias</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/272">ipfs/boxo#272</a></li>
<li>feat(gateway): trace context header support by <a
href="https://github.com/hacdias"><code>@​hacdias</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/256">ipfs/boxo#256</a></li>
<li>refactor(gateway): consistent tracing names by <a
href="https://github.com/hacdias"><code>@​hacdias</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/261">ipfs/boxo#261</a></li>
<li>docs: add RELEASE.md by <a
href="https://github.com/guseggert"><code>@​guseggert</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/266">ipfs/boxo#266</a></li>
<li>Added FAQ and README updates by <a
href="https://github.com/BigLep"><code>@​BigLep</code></a> in <a
href="https://redirect.github.com/ipfs/boxo/pull/260">ipfs/boxo#260</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ipfs/boxo/compare/v0.8.0...v0.8.1">https://github.com/ipfs/boxo/compare/v0.8.0...v0.8.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ipfs/boxo/blob/main/CHANGELOG.md">github.com/ipfs/boxo's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>Note:</p>
<ul>
<li>The format is based on <a
href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>.</li>
<li>This project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.
( More notes about versioning and our release policies are <a
href="https://github.com/ipfs/boxo/blob/main/RELEASE.md">here</a>.</li>
</ul>
<h2>Legend</h2>
<p>The following emojis are used to highlight certain changes:</p>
<ul>
<li>🛠 - BREAKING CHANGE. Action is required if you use this
functionality.</li>
<li>✨ - Noteworthy change to be aware of.</li>
</ul>
<h2>[Unreleased]</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ipfs/boxo/commit/aa12ba3e27965674d3e7cef7fefdccfa8d978d9c"><code>aa12ba3</code></a>
chore: version 0.8.1 (<a
href="https://redirect.github.com/ipfs/boxo/issues/284">#284</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/b3b66209c03af58804301c645aee6508b0a357c8"><code>b3b6620</code></a>
docs: update README, add link to wiki (<a
href="https://redirect.github.com/ipfs/boxo/issues/260">#260</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/c5fba8caee5353e70c244842905db559804549d7"><code>c5fba8c</code></a>
docs: add RELEASE.md (<a
href="https://redirect.github.com/ipfs/boxo/issues/266">#266</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/a12deee400f63462c5ba2058cdd9cf38a95c073d"><code>a12deee</code></a>
refactor(gateway): consistent tracing names (<a
href="https://redirect.github.com/ipfs/boxo/issues/261">#261</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/5d6c73c8e35e73e53495fe1e756d9008def5d3f8"><code>5d6c73c</code></a>
feat(gateway): trace context header support (<a
href="https://redirect.github.com/ipfs/boxo/issues/256">#256</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/999d939e84a05cf3e19404e759ef7767303b7015"><code>999d939</code></a>
fix(gateway): panic on path without enough components (<a
href="https://redirect.github.com/ipfs/boxo/issues/272">#272</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/322c51ea29c734e54465f21b34a90f7ca06f9889"><code>322c51e</code></a>
Web3 bot/sync (<a
href="https://redirect.github.com/ipfs/boxo/issues/271">#271</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/a2c6b024052ee7d97b4e370a529cac254f337ce6"><code>a2c6b02</code></a>
fix(gw): widen duration histograms and cleanup (<a
href="https://redirect.github.com/ipfs/boxo/issues/265">#265</a>)</li>
<li><a
href="https://github.com/ipfs/boxo/commit/b2e03db24b37695de3ca84c47c9d2fba1a4c0e58"><code>b2e03db</code></a>
Merge pull request <a
href="https://redirect.github.com/ipfs/boxo/issues/264">#264</a> from
ipfs/release</li>
<li>See full diff in <a
href="https://github.com/ipfs/boxo/compare/v0.8.0...v0.8.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ipfs/boxo&package-manager=go_modules&previous-version=0.8.0&new-version=0.8.1)](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 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] <support@github.com>
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.

None yet

1 participant