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 7 updates #1257

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps the production-dependencies group with 6 updates in the / directory:

Package From To
github.com/google/cel-go 0.23.0 0.23.1
github.com/spf13/pflag 1.0.5 1.0.6
kubevirt.io/containerized-data-importer-api 1.61.0 1.61.1
github.com/evanphx/json-patch 5.9.10+incompatible 5.9.11+incompatible
github.com/evanphx/json-patch/v5 5.9.10 5.9.11
google.golang.org/api 0.218.0 0.219.0

Updates github.com/google/cel-go from 0.23.0 to 0.23.1

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.23.1

Minor release to address cost tracking and size estimation #1113

Full Changelog: google/cel-go@v0.23.0...v0.23.1

Commits

Updates github.com/spf13/pflag from 1.0.5 to 1.0.6

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.6

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

Commits

Updates kubevirt.io/containerized-data-importer-api from 1.61.0 to 1.61.1

Release notes

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

v1.61.1

This release follows v1.61.0 and consists of 9 changes, contributed by 2 people, leading to 164 files changed, 13499 insertions(+), 2900 deletions(-).

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

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-11-28..2025-01-28+base%3Arelease-v1.61+sort%3Aupdated-desc+is%3Aclosed+

Contributors

2 people contributed to this release:

     7	kubevirt-bot <[email protected]>
     2	Alex Kalenyuk <[email protected]>

Additional Resources

Changelog

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

v1.61.0 Enhancement: Add nbdkit command line parameters to improve reliability of multi-stage VDDK imports Enhancement: enable cross compile tools for s390x for CDI builder BugFix: Fix PVC deletion logic in CDI populators Enhancement: enable s390x native build BugFix: Bump tar rpm to fix concurrent host-assisted clone tar failure on file change during read BugFix: Increased size of scratch space to take fs overhead into account Enhancement: Handle desired storage class changes automatically in cron controller by deleting old storage class sources Cleanup: Deprecating ObjectTransfer feature Enhancement: provide s390x support for functional tests Enhancement: Add s390x nightly build automation BugFix: Handle PunchHole/AppendZeroWithTruncate failures Enhancement: Suppress alerting for static provisioning Cleanup: Document device_ownership_from_security_context=true for containerd v2 BugFix: Warm imports to filesystem volumes would fail size validation on subsequent snapshots Enhancement: Explicitly declaring containerPort in cdi-apiserver deployment BugFix: Reduce frequency of SCC management Events BugFix: Reduce frequency of Route management events BugFix: Fix uploading for block devices that exceed requested size Cleanup: Standardize go.mod to not specify patch version BugFix: nil pointer in handleSnapshot BugFix: config controller broken with ingresses Enhancement: Add RWX to AWS EBS io2 storage capabilities BugFix: VDDK Fix Incomplete transfer of change blocks leads to data corruption Cleanup: cdi-uploadserver: healthcheck and application use same port

v1.61.1 https://github.com/kubevirt/containerized-data-importer/pulls?q=is%3Apr+merged%3A2024-11-28..2025-01-28+base%3Arelease-v1.61+sort%3Aupdated-desc+is%3Aclosed+

Commits

Updates github.com/evanphx/json-patch from 5.9.10+incompatible to 5.9.11+incompatible

Release notes

Sourced from github.com/evanphx/json-patch's releases.

v5.9.11

What's Changed

Full Changelog: evanphx/json-patch@v5.9.10...v5.9.11

Commits

Updates github.com/evanphx/json-patch/v5 from 5.9.10 to 5.9.11

Release notes

Sourced from github.com/evanphx/json-patch/v5's releases.

v5.9.11

What's Changed

Full Changelog: evanphx/json-patch@v5.9.10...v5.9.11

Commits

Updates google.golang.org/api from 0.218.0 to 0.219.0

Release notes

Sourced from google.golang.org/api's releases.

v0.219.0

0.219.0 (2025-01-28)

Features

Documentation

  • option: Add warning about externally-provided credentials (#2978) (45c3513)
Changelog

Sourced from google.golang.org/api's changelog.

0.219.0 (2025-01-28)

Features

Documentation

  • option: Add warning about externally-provided credentials (#2978) (45c3513)
Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250124145028-65684f501c47

Commits

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

Bumps the production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.23.0` | `0.23.1` |
| [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` |
| [kubevirt.io/containerized-data-importer-api](https://github.com/kubevirt/containerized-data-importer) | `1.61.0` | `1.61.1` |
| [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.9.10+incompatible` | `5.9.11+incompatible` |
| [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) | `5.9.10` | `5.9.11` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.218.0` | `0.219.0` |



Updates `github.com/google/cel-go` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.23.0...v0.23.1)

Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

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 `github.com/evanphx/json-patch` from 5.9.10+incompatible to 5.9.11+incompatible
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](evanphx/json-patch@v5.9.10...v5.9.11)

Updates `github.com/evanphx/json-patch/v5` from 5.9.10 to 5.9.11
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](evanphx/json-patch@v5.9.10...v5.9.11)

Updates `google.golang.org/api` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.218.0...v0.219.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250124145028-65684f501c47
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-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: github.com/evanphx/json-patch
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/evanphx/json-patch/v5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: google.golang.org/api
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  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 Jan 30, 2025
@kubevirt-bot kubevirt-bot requested a review from akrejcir January 30, 2025 04:56
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Jan 30, 2025
@kubevirt-bot kubevirt-bot requested a review from jcanocan January 30, 2025 04:56
@jcanocan
Copy link
Contributor

/lgtm

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 30, 2025
@akrejcir
Copy link
Collaborator

/approve

@kubevirt-bot
Copy link
Contributor

[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 /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 Jan 30, 2025
@kubevirt-bot kubevirt-bot merged commit 9668394 into main Jan 30, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/production-dependencies-61a168a538 branch January 30, 2025 11:13
ksimon1 pushed a commit to ksimon1/ssp-operator that referenced this pull request Jan 31, 2025
…production-dependencies-61a168a538

chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
ksimon1 pushed a commit to ksimon1/ssp-operator that referenced this pull request Jan 31, 2025
…production-dependencies-61a168a538

chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
ksimon1 pushed a commit to ksimon1/ssp-operator that referenced this pull request Jan 31, 2025
…production-dependencies-61a168a538

chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
ksimon1 pushed a commit to ksimon1/ssp-operator that referenced this pull request Jan 31, 2025
…production-dependencies-61a168a538

chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
ksimon1 pushed a commit to ksimon1/ssp-operator that referenced this pull request Jan 31, 2025
…production-dependencies-61a168a538

chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
ksimon1 pushed a commit to ksimon1/ssp-operator that referenced this pull request Jan 31, 2025
…production-dependencies-61a168a538

chore(deps): Bump the production-dependencies group across 1 directory with 7 updates
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/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants