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

Bump k8s.io/mount-utils from 0.26.2 to 0.27.1 #278

Merged
1 commit merged into from
Apr 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2023

Bumps k8s.io/mount-utils from 0.26.2 to 0.27.1.

Commits
  • cf19bfb dependencies: ginkgo v2.9.1, gomega v1.27.4
  • 865a8aa Merge pull request #116542 from enj/enj/f/go1.20
  • a834c53 Explicit bump to go 1.20
  • 5662b05 Merge pull request #115769 from mochizuki875/revert-115732-revert-root-test
  • 0660721 Merge pull request #115277 from pohly/klog-update
  • 3ff55a4 run dummy command return status 0
  • da8b256 unit test not requiring priviledge
  • 8e37d72 Revert "Revert #114605: its unit test requires root permission"
  • ec5a1f1 dependencies: update klog v2.90.1
  • e082a58 Merge pull request #115786 from liggitt/net-0.7.0-master
  • 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 will merge this PR once CI passes on it, as requested by @sambetts-cisco.


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 requested a review from a team as a code owner April 26, 2023 05:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2023
ghost
ghost previously approved these changes Apr 26, 2023
@ghost
Copy link

ghost commented Apr 26, 2023

@dependabot squash and merge

@ghost
Copy link

ghost commented Apr 26, 2023

@dependabot rebase

Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) from 0.26.2 to 0.27.1.
- [Release notes](https://github.com/kubernetes/mount-utils/releases)
- [Commits](kubernetes/mount-utils@v0.26.2...v0.27.1)

---
updated-dependencies:
- dependency-name: k8s.io/mount-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/mount-utils-0.27.1 branch from 47cb037 to d81b479 Compare April 26, 2023 08:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2023

Dependabot tried to merge this PR, but received the following error from GitHub:

Waiting on code owner review from openclarity/vmclarity-maintainers. You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.

@ghost ghost added this pull request to the merge queue Apr 26, 2023
Merged via the queue into main with commit 7f37f68 Apr 26, 2023
@ghost ghost deleted the dependabot/go_modules/k8s.io/mount-utils-0.27.1 branch April 26, 2023 13:24
fishkerez pushed a commit that referenced this pull request May 1, 2023
Bumps [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils)
from 0.26.2 to 0.27.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/cf19bfb0ef7c3e1cfa3b19f324d56446a20f7811"><code>cf19bfb</code></a>
dependencies: ginkgo v2.9.1, gomega v1.27.4</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/865a8aae2308f486a840e2cf26fbcf1619559892"><code>865a8aa</code></a>
Merge pull request <a
href="https://github.com/kubernetes/mount-utils/issues/116542">#116542</a>
from enj/enj/f/go1.20</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/a834c535c4561b2e2326377da3b3d11fcf9e4b5d"><code>a834c53</code></a>
Explicit bump to go 1.20</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/5662b057c95ced31f3e06ead0d9f1f38a7444e13"><code>5662b05</code></a>
Merge pull request <a
href="https://github.com/kubernetes/mount-utils/issues/115769">#115769</a>
from mochizuki875/revert-115732-revert-root-test</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/0660721e7712108e303e8b075c6426b7f224b855"><code>0660721</code></a>
Merge pull request <a
href="https://github.com/kubernetes/mount-utils/issues/115277">#115277</a>
from pohly/klog-update</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/3ff55a4d45cb0222ed65f41fca0f186bb989fcb9"><code>3ff55a4</code></a>
run dummy command return status 0</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/da8b2568e5efc078067b7aac542ab8fcca397468"><code>da8b256</code></a>
unit test not requiring priviledge</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/8e37d72f24802d58161debd3480824738f265bf3"><code>8e37d72</code></a>
Revert &quot;Revert <a
href="https://github.com/kubernetes/mount-utils/issues/114605">#114605</a>:
its unit test requires root permission&quot;</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/ec5a1f121c5ff88487fc8402ebe64273c37ec3e0"><code>ec5a1f1</code></a>
dependencies: update klog v2.90.1</li>
<li><a
href="https://github.com/kubernetes/mount-utils/commit/e082a583cbfb280e9e2db36850ee2fe64e7cb904"><code>e082a58</code></a>
Merge pull request <a
href="https://github.com/kubernetes/mount-utils/issues/115786">#115786</a>
from liggitt/net-0.7.0-master</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/mount-utils/compare/v0.26.2...v0.27.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/mount-utils&package-manager=go_modules&previous-version=0.26.2&new-version=0.27.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 will merge this PR once CI passes on it, as requested by
@sambetts-cisco.

[//]: # (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>
This pull request was closed.
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.

None yet

0 participants