Closed dependabot[bot] closed 1 month ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
The full list of commands accepted by this bot can be found here.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
/close
@kubevirt-bot: Closed this PR.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps kubevirt.io/containerized-data-importer-api from 1.56.0 to 1.59.0.
Release notes
Sourced from kubevirt.io/containerized-data-importer-api's releases.
... (truncated)
Changelog
Sourced from kubevirt.io/containerized-data-importer-api's changelog.
Commits
3d557e2
v1.59.0 release notese262fb1
docs: Add docs for containerdisk labels (#3153)3239d50
cleanup: Return modified labels added from termination message (#3147)bc72a38
Add goimports to golangci linters (#3097)6a9a39c
Improve readability of upload pod's creation code (#3151)36fc5fe
Switch version of go-jose (#3150)627b6cb
Run bazelisk run //robots/cmd/uploader:uploader -- -workspace /home/prow/go/s...fed4d7a
Update kubevirtci, 1.29 lanes (#3023)1a88a51
Improve readability of importer pod's creation code (#3118)ca8085a
feat(import): Set PVC labels derived from env vars on containerdisks (#3103)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 show