-
Notifications
You must be signed in to change notification settings - Fork 47
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 the production-dependencies group across 1 directory with 3 updates #1266
chore(deps): Bump the production-dependencies group across 1 directory with 3 updates #1266
Conversation
…y with 3 updates Bumps the production-dependencies group with 2 updates in the /api directory: [kubevirt.io/containerized-data-importer-api](https://github.com/kubevirt/containerized-data-importer) and [golang.org/x/net](https://github.com/golang/net). Updates `kubevirt.io/containerized-data-importer-api` from 1.61.0 to 1.61.1 - [Release notes](https://github.com/kubevirt/containerized-data-importer/releases) - [Changelog](https://github.com/kubevirt/containerized-data-importer/blob/v1.61.1/manual-release-notes) - [Commits](kubevirt/containerized-data-importer@v1.61.0...v1.61.1) Updates `golang.org/x/net` from 0.34.0 to 0.35.0 - [Commits](golang/net@v0.34.0...v0.35.0) Updates `golang.org/x/text` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: kubevirt.io/containerized-data-importer-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
/retest-required |
Dependabot does not update the top-level module after it updated api module. Signed-off-by: Andrej Krejcir <akrejcir@redhat.com>
|
I've added another commit to this PR that calls |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akrejcir The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the production-dependencies group with 2 updates in the /api directory: kubevirt.io/containerized-data-importer-api and golang.org/x/net.
Updates
kubevirt.io/containerized-data-importer-api
from 1.61.0 to 1.61.1Release notes
Sourced from kubevirt.io/containerized-data-importer-api's releases.
Changelog
Sourced from kubevirt.io/containerized-data-importer-api's changelog.
Commits
ab7ec65
v1.61.1 release notes067a039
[release-v1.61] CNV-52722: Pass through extra VDDK configuration options to i...7922397
bump golang.org/x/net to v0.33.0 (#3593)3e89f1f
Fix flaky DataImportCron volume snapshot test (#3579)ec1b7f3
Move size detection pod deletion to cleanup (#3553) (#3571)8fa3932
[release-v1.61] Fix PVC webhook rendering segfault (#3563)f1124ef
CWE-79 small tightening up (#3568)1ca24be
Watch for StorageProfile updates to reconcile DVs (#3562)9a4d3cf
add IBM Block Storage CSI driver support for RWX (#3546)Updates
golang.org/x/net
from 0.34.0 to 0.35.0Commits
df97a48
go.mod: update golang.org/x dependencies2dab271
route: treat short sockaddr lengths as unspecifiedb914489
internal/http3: refactor in prep for sharing transport/server codeebd23f8
route: fix parsing network address of length zero938a9fb
internal/http3: add request/response body transfer145b2d7
internal/http3: add RoundTrip5bda71a
internal/http3: define connection and stream error types3c1185a
internal/http3: return error on mid-frame EOFa6c2c7f
http2, internal/httpcommon: factor out common request header logic for h2/h3c72e89d
internal/http3: QPACK encoding and decodingUpdates
golang.org/x/text
from 0.21.0 to 0.22.0Commits
3b64043
go.mod: update golang.org/x dependencies1e59086
message/pipeline: add two Unalias callsDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions