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 the production-dependencies group across 1 directory with 4 updates #231

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps the production-dependencies group with 3 updates in the / directory: k8s.io/apimachinery, github.com/containerd/cgroups/v3 and kubevirt.io/containerized-data-importer-api.

Updates k8s.io/apimachinery from 0.31.2 to 0.31.3

Commits

Updates github.com/containerd/cgroups/v3 from 3.0.3 to 3.0.4

Release notes

Sourced from github.com/containerd/cgroups/v3's releases.

v3.0.4

What's Changed

New Contributors

Full Changelog: containerd/cgroups@v3.0.3...v3.0.4

Commits
  • 082af38 Merge pull request #353 from AkihiroSuda/go-mod
  • aa02188 go.mod: bump up
  • 1186f06 CI: drop Go 1.21
  • d98c3a5 Merge pull request #352 from AlbertoBarba/fix/ci-lint
  • 6338d30 fix: use the specified go version in lint jobs
  • ffca7ca Merge pull request #349 from jchorl/jchorl/ignoretimeout
  • 2e25118 Dont ignore failure to create cgroup after timeout
  • 190de3b Merge pull request #346 from thaJeztah/migrate_userns
  • 6f4af8b deprecate RunningInUserNS(), migrate to github.com/moby/sys/userns
  • 0c03de4 Merge pull request #345 from thaJeztah/bump_go
  • Additional commits viewable in compare view

Updates golang.org/x/exp from 0.0.0-20241009180824-f66d83c29e7c to 0.0.0-20241108190413-2d47ceb2692f

Commits

Updates kubevirt.io/containerized-data-importer-api from 1.60.3 to 1.60.4

Release notes

Sourced from kubevirt.io/containerized-data-importer-api's releases.

v1.60.4

This release follows v1.60.3 and consists of 15 changes, contributed by 3 people, leading to 25 files changed, 411 insertions(+), 86 deletions(-).

The source code and selected binaries are available for download at: https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.60.4.

Pre-built CDI containers are published on Quay.io and can be viewed at: https://quay.io/repository/kubevirt/cdi-controller/ https://quay.io/repository/kubevirt/cdi-importer/ https://quay.io/repository/kubevirt/cdi-cloner/ https://quay.io/repository/kubevirt/cdi-uploadproxy/ https://quay.io/repository/kubevirt/cdi-apiserver/ https://quay.io/repository/kubevirt/cdi-uploadserver/ https://quay.io/repository/kubevirt/cdi-operator/

Notable changes

Changelog: https://github.com/kubevirt/containerized-data-importer/pulls?q=is%3Apr+merged%3A2024-09-11..2024-11-21+base%3Arelease-v1.60+sort%3Aupdated-desc+is%3Aclosed+

Contributors

3 people contributed to this release:

    12	kubevirt-bot <[email protected]>
     2	Alex Kalenyuk <[email protected]>
     1	Arnon Gilboa <[email protected]>

Additional Resources

Changelog

Sourced from kubevirt.io/containerized-data-importer-api's changelog.

v1.60.3 BugFix: Fix PVC deletion logic in CDI populators BugFix: Increased size of scratch space to take fs overhead into account

v1.60.4 https://github.com/kubevirt/containerized-data-importer/pulls?q=is%3Apr+merged%3A2024-09-11..2024-11-21+base%3Arelease-v1.60+sort%3Aupdated-desc+is%3Aclosed+

Commits
  • 972a023 v1.60.4 release notes
  • 3c61889 [release-v1.60] Manual cherry pick of CNV-51521 fix (#3541)
  • 7c80cbf Add RWX to AWS EBS io2 capabilities (#3532)
  • 9431eb7 Populators: Add to PVC' exclude velero backup label (#3523)
  • e6eb91a Add RBAC for secrets in the CDI namespace (#3517)
  • 15abf8e Populators: Add to PVC' exclude velero backup annotation (#3506)
  • e8ed557 Reduce frequency of Route management events (#3499)
  • bf5dd2f Make sure TerminationMessagePolicy/Path are set when creating cdi-apiserver (...
  • 83cc3e3 Fix uploading for block devices that exceed requested size (#3487)
  • fd9c142 Handle potential nil pointer in handleSnapshot (#3484)
  • Additional commits viewable in compare view

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 <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

…y with 4 updates

Bumps the production-dependencies group with 3 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) and [kubevirt.io/containerized-data-importer-api](https://github.com/kubevirt/containerized-data-importer).


Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3
- [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3)

Updates `github.com/containerd/cgroups/v3` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/containerd/cgroups/releases)
- [Commits](containerd/cgroups@v3.0.3...v3.0.4)

Updates `golang.org/x/exp` from 0.0.0-20241009180824-f66d83c29e7c to 0.0.0-20241108190413-2d47ceb2692f
- [Commits](https://github.com/golang/exp/commits)

Updates `kubevirt.io/containerized-data-importer-api` from 1.60.3 to 1.60.4
- [Release notes](https://github.com/kubevirt/containerized-data-importer/releases)
- [Changelog](https://github.com/kubevirt/containerized-data-importer/blob/v1.60.4/manual-release-notes)
- [Commits](kubevirt/containerized-data-importer@v1.60.3...v1.60.4)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/containerd/cgroups/v3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: golang.org/x/exp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: kubevirt.io/containerized-data-importer-api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Nov 22, 2024
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Nov 22, 2024
@kubevirt-bot
Copy link
Contributor

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.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@jcanocan
Copy link
Contributor

/test all

@jcanocan
Copy link
Contributor

/lgtm

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 22, 2024
Copy link
Member

@0xFelix 0xFelix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 0xFelix

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 25, 2024
@kubevirt-bot kubevirt-bot merged commit 6cf27ff into main Nov 25, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/production-dependencies-43e679ac06 branch November 25, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants