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/celestiaorg/knuu from 0.9.0 to 0.10.0 (backport #2836) #2841

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 14, 2023

This is an automatic backport of pull request #2836 done by Mergify.
Cherry-pick of b6f0ac6 has failed:

On branch mergify/bp/v1.x/pr-2836
Your branch is up to date with 'origin/v1.x'.

You are currently cherry-picking commit b6f0ac6.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.mod
	both modified:   go.sum

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…2836)

Bumps [github.com/celestiaorg/knuu](https://github.com/celestiaorg/knuu)
from 0.9.0 to 0.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/knuu/releases">github.com/celestiaorg/knuu's
releases</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/celestiaorg/knuu/pull/197">celestiaorg/knuu#197</a></li>
<li>build(deps): bump github.com/docker/docker from 24.0.6+incompatible
to 24.0.7+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/celestiaorg/knuu/pull/198">celestiaorg/knuu#198</a></li>
<li>feat: add otel to mainnn by <a
href="https://github.com/smuu"><code>@​smuu</code></a> in <a
href="https://redirect.github.com/celestiaorg/knuu/pull/203">celestiaorg/knuu#203</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/knuu/compare/v0.9.0...v0.10.0">https://github.com/celestiaorg/knuu/compare/v0.9.0...v0.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/knuu/commit/db168444fc447779f039ce8b254ef906835c21dc"><code>db16844</code></a>
feat: add otel to mainnn (<a
href="https://redirect.github.com/celestiaorg/knuu/issues/203">#203</a>)</li>
<li><a
href="https://github.com/celestiaorg/knuu/commit/33fc69695edfcb35917794bd2db9de6a7c688368"><code>33fc696</code></a>
build(deps): bump github.com/docker/docker (<a
href="https://redirect.github.com/celestiaorg/knuu/issues/198">#198</a>)</li>
<li><a
href="https://github.com/celestiaorg/knuu/commit/60f998bc72837b8cd63d134234ec80ab393ae761"><code>60f998b</code></a>
build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 (<a
href="https://redirect.github.com/celestiaorg/knuu/issues/197">#197</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/knuu/compare/v0.9.0...v0.10.0">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/celestiaorg/knuu&package-manager=go_modules&previous-version=0.9.0&new-version=0.10.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>
(cherry picked from commit b6f0ac6)

# Conflicts:
#	go.mod
#	go.sum
@mergify mergify bot requested a review from evan-forbes as a code owner November 14, 2023 11:34
@mergify mergify bot added the conflicts label Nov 14, 2023
@mergify mergify bot requested review from rootulp and cmwaters as code owners November 14, 2023 11:34
@github-actions github-actions bot added the bot item was created by a bot label Nov 14, 2023
@celestia-bot celestia-bot requested a review from a team November 14, 2023 11:35
@evan-forbes
Copy link
Member

evan-forbes commented Nov 14, 2023

originally backported this as I thought we have knuu tests there, but we don't actually so closing this

@mergify mergify bot deleted the mergify/bp/v1.x/pr-2836 branch November 14, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant