kubevirt / kubevirt-tekton-tasks

VM specific tasks for Tekton Pipelines
Apache License 2.0
31 stars 34 forks source link

chore(deps): Bump the production-dependencies group across 1 directory with 38 updates #554

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 5 days ago

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

Package From To
k8s.io/api 0.31.2 0.31.3
k8s.io/cli-runtime 0.31.2 0.31.3
cloud.google.com/go/iam 1.1.11 1.2.2
github.com/containerd/stargz-snapshotter/estargz 0.15.1 0.16.1
github.com/go-jose/go-jose/v4 4.0.3 4.0.4
github.com/golang/glog 1.2.2 1.2.3
github.com/google/cel-go 0.20.1 0.22.0
github.com/grpc-ecosystem/grpc-gateway/v2 2.20.0 2.23.0
github.com/k8snetworkplumbingwg/network-attachment-definition-client 1.7.4 1.7.5
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 0.76.2 0.78.1
github.com/prometheus/client_golang 1.19.1 1.20.5
github.com/prometheus/common 0.55.0 0.60.1
github.com/prometheus/statsd_exporter 0.26.1 0.28.0
github.com/sigstore/sigstore 1.8.7 1.8.10
golang.org/x/oauth2 0.23.0 0.24.0
golang.org/x/tools 0.25.0 0.27.0
google.golang.org/grpc 1.67.1 1.68.0
k8s.io/apiextensions-apiserver 0.31.2 0.31.3
k8s.io/kube-aggregator 0.31.2 0.31.3
sigs.k8s.io/kustomize/api 0.17.3 0.18.0
sigs.k8s.io/structured-merge-diff/v4 4.4.1 4.4.3

Updates k8s.io/api from 0.31.2 to 0.31.3

Commits


Updates k8s.io/apimachinery from 0.31.2 to 0.31.3

Commits


Updates k8s.io/cli-runtime from 0.31.2 to 0.31.3

Commits


Updates cloud.google.com/go/iam from 1.1.11 to 1.2.2

Release notes

Sourced from cloud.google.com/go/iam's releases.

cloudquotas: v1.2.0

1.2.0 (2024-11-14)

Features

  • cloudquotas: A new value NOT_ENOUGH_USAGE_HISTORY is added to enum IneligibilityReason (e85151d)
  • cloudquotas: A new value NOT_SUPPORTED is added to enum IneligibilityReason (e85151d)

auth/oauth2adapt: v0.2.5

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)
Commits
  • 47bb902 chore: release main (#10988)
  • 2b8ca4b chore: add Protobuf warning to release notes (#11025)
  • 8bb87d5 chore: update google.golang.org/api to v0.203.0 (#11022)
  • d40fbff fix(storage): Skip only specific transport tests. (#11016)
  • ff06fc2 fix: Fix default service account tests on GCE. (#11021)
  • 6071167 feat(alloydb): add new PSC instance configuration setting and output the PSC ...
  • 15eacb9 chore: update SA used for tests (#11018)
  • e78389d chore: fix doc publish creds (#11019)
  • 1d7ee9f chore(main): release auth 0.9.9 (#11003)
  • 6e69d2e feat(texttospeech): add brand voice lite, which lets you clone a voice with j...
  • Additional commits viewable in compare view


Updates cloud.google.com/go/kms from 1.18.3 to 1.20.0

Release notes

Sourced from cloud.google.com/go/kms's releases.

dataplex: v1.20.0

1.20.0 (2024-11-19)

Features

  • dataplex: A new enum TableType is added (c1e936d)
  • dataplex: A new field datascan_id is added to message .google.cloud.dataplex.v1.DiscoveryEvent (c1e936d)
  • dataplex: A new field suspended is added to DataScans (c1e936d)
  • dataplex: A new field table is added to message .google.cloud.dataplex.v1.DiscoveryEvent (c1e936d)
  • dataplex: A new message TableDetails is added (c1e936d)
  • dataplex: Add a DATA_DISCOVERY enum type in DataScanEvent (c1e936d)
  • dataplex: Add a DataDiscoveryAppliedConfigs message (c1e936d)
  • dataplex: Add a TABLE_DELETED field in DiscoveryEvent (c1e936d)
  • dataplex: Add a TABLE_IGNORED field in DiscoveryEvent (c1e936d)
  • dataplex: Add a TABLE_PUBLISHED field in DiscoveryEvent (c1e936d)
  • dataplex: Add a TABLE_UPDATED field in DiscoveryEvent (c1e936d)
  • dataplex: Add an Issue field to DiscoveryEvent.ActionDetails to output the action message in Cloud Logs (c1e936d)
  • dataplex: Add annotations in CreateMetadataJob, GetMetadataJob, ListMetaDataJobs and CancelMetadataJob for cloud audit logging (c1e936d)
  • dataplex: Add data_version field to AspectSource (c1e936d)
  • dataplex: Add new Data Discovery scan type in Datascan (c1e936d)
  • dataplex: Expose create time in DataScanJobAPI (c1e936d)
  • dataplex: Expose create time to customers (c1e936d)
  • dataplex: Release metadata export in private preview (c1e936d)
  • dataplex: Release MetadataJob APIs and related resources in GA (c1e936d)
  • dataplex: Update Go Bigtable import path (c1e936d)
  • dataplex: Update Go Datastore import path (c1e936d)

Documentation

  • dataplex: A comment for message DataScanEvent is changed (c1e936d)
  • dataplex: Add comment for field status in message .google.cloud.dataplex.v1.MetadataJob per https (c1e936d)
  • dataplex: Add comment for field type in message .google.cloud.dataplex.v1.MetadataJob per https (c1e936d)
  • dataplex: Add Identifier for name in message .google.cloud.dataplex.v1.MetadataJob per https (c1e936d)
  • dataplex: Add info about schema changes for BigQuery metadata in Dataplex Catalog (c1e936d)
  • dataplex: Add link to fully qualified names documentation (c1e936d)
  • dataplex: Correct API documentation (c1e936d)
  • dataplex: Correct the dimensions for data quality rules (c1e936d)
  • dataplex: Dataplex Tasks do not support Dataplex Content path as a direct input anymore (c1e936d)
  • dataplex: Scrub descriptions for standalone discovery scans (c1e936d)

cloudbuild: v1.19.0

1.19.0 (2024-11-06)

Features

  • cloudbuild/apiv1: Add PrivateServiceConnect option to WorkerPool (#11034) (ecf1cf6)

... (truncated)

Changelog

Sourced from cloud.google.com/go/kms's changelog.

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)

1.16.0 (2023-02-22)

Features

1.15.0 (2023-02-14)

... (truncated)

Commits
  • 47bb902 chore: release main (#10988)
  • 2b8ca4b chore: add Protobuf warning to release notes (#11025)
  • 8bb87d5 chore: update google.golang.org/api to v0.203.0 (#11022)
  • d40fbff fix(storage): Skip only specific transport tests. (#11016)
  • ff06fc2 fix: Fix default service account tests on GCE. (#11021)
  • 6071167 feat(alloydb): add new PSC instance configuration setting and output the PSC ...
  • 15eacb9 chore: update SA used for tests (#11018)
  • e78389d chore: fix doc publish creds (#11019)
  • 1d7ee9f chore(main): release auth 0.9.9 (#11003)
  • 6e69d2e feat(texttospeech): add brand voice lite, which lets you clone a voice with j...
  • Additional commits viewable in compare view


Updates github.com/containerd/stargz-snapshotter/estargz from 0.15.1 to 0.16.1

Release notes

Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.

v0.16.1

Notable Changes

  • prevernt go version upgraded to 1.23 in go.mod (#1863)

v0.16.0

Notable Changes

  • Support for the latest CRI-O(>=v1.31.0) and Podman (>=v5.1.0) Additional Layer Store (#1673, #1674)
  • Fix log message in refnode.Lookup (#1595), thanks to @​iain-macdonald
  • store: use OnForget API for checking if a node is reusable (#1808)
  • Support for containerd v2 (#1722), thanks to @​apostasie
  • fs: Check connection only when image isn't fully cached (#1584)
Commits


Updates github.com/go-jose/go-jose/v4 from 4.0.3 to 4.0.4

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

Version 4.0.4

Fixed

  • Reverted "Allow unmarshalling JSONWebKeySets with unsupported key types" as a breaking change. See #136 / #137.
Changelog

Sourced from github.com/go-jose/go-jose/v4's changelog.

v4.0.4

Fixed

  • Reverted "Allow unmarshalling JSONWebKeySets with unsupported key types" as a breaking change. See #136 / #137.
Commits


Updates github.com/golang/glog from 1.2.2 to 1.2.3

Release notes

Sourced from github.com/golang/glog's releases.

v1.2.3

What's Changed

Full Changelog: https://github.com/golang/glog/compare/v1.2.2...v1.2.3

Commits


Updates github.com/google/cel-go from 0.20.1 to 0.22.0

Release notes

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

Release v0.22.0

What's Changed

Core CEL

Policy

New Contributors

Full Changelog: https://github.com/google/cel-go/compare/v0.21.0...v0.22.0

Release v0.21.0

Features

... (truncated)

Commits


Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.23.0

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.22.0...v2.23.0

v2.22.0

What's Changed

New Contributors

Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.21.0...v2.22.0

v2.21.0

What's Changed

... (truncated)

Commits
  • a31015c fix: path parametrs of type number (#4866)
  • 40e57f3 chore(deps): update googleapis digest to e67f6be
  • ae39c54 chore(deps): update googleapis digest to abc17a0
  • 50b484f chore(deps): update googleapis digest to b7c5b60
  • c5c1f79 chore(deps): update googleapis digest to d8ccb83
  • b2bb430 chore(deps): update googleapis digest to 8c534a5
  • 023a376 chore(deps): update googleapis digest to b43cfb1
  • d426b00 chore(deps): update googleapis digest to c379ff4
  • 8bf7717 chore(deps): update googleapis digest to 805ed12
  • 77824c1 chore(deps): update googleapis digest to f108d78
  • Additional commits viewable in compare view


Updates github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.4 to 1.7.5

Release notes

Sourced from github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases.

v1.7.5

This release contains a fix related to the determination of the default interface, e.g. setting the default parameter to true in the network-status annotation based on the presence of a gateway in the CNI ADD success result ips.gateway and makes the determination of the default based on the first interface that has an associated value of gateway (using the interface index in the ips element in the CNI ADD success result).

This provides flexibility especially in CRI-O which uses the first interface and IP addresses for the pod.IP in Kubernetes, therefore. Containerd functionality is unchanged in that it uses the value for the IP addresses specifically

It's worth noting that CNI ADD success results which do not contain any interfaces will be discarded in this determination of the default, therefore it's recommended to set one with an associated gateway if aiming to have it be noted as the default.

Commits
  • 7d2def1 Merge pull request #73 from dougbtv/gw-for-default
  • 55f81d3 Assigns default=true on a multiple interface return for first interface with ...
  • See full diff in compare view


Updates github.com/klauspost/compress from 1.17.10 to 1.17.11

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.17.11

What's Changed

New Contributors

Full Changelog: https://github.com/klauspost/compress/compare/v1.17.10...v1.17.11

Commits


Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.2 to 0.78.1

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

0.78.1 / 2024-10-30

  • [BUGFIX] Fix container images for architectures other than amd64. #7065 #7066 #7067

0.78.0 / 2024-10-30

  • [CHANGE] Allow overlapping compactions by default in Prometheus when the Thanos sidecar is configured with uploads. #6906
  • [CHANGE] Drop support (officially) for Alertmanager less than v0.15. #7057
  • [FEATURE] Add dnsConfig and dnsPolicy fields to Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #3889
  • [FEATURE] Add ruleQueryOffset field to Prometheus CRD and query_offset field to PrometheusRule CRD. #6957
  • [FEATURE] Add support for Remote Write v2.0 to Prometheus and PrometheusAgent CRDs. #7033
  • [ENHANCEMENT] Add goGC field to Prometheus and PrometheusAgent CRDs. #6667
  • [BUGFIX] Fix label name validation in ScrapeConfig CRD. #6892
  • [BUGFIX] Fix version checking for the promoteResourceAttributes field. #7017

0.77.2 / 2024-10-21

  • [BUGFIX] Correct HTTP port name for the Kubelet endpoint. #7027

0.77.1 / 2024-09-25

  • [BUGFIX] Fix Thanos Ruler reconciliations not triggered on StatefulSet updates. #6964
  • [BUGFIX] Fix error message for unsupported versions. #6965

0.77.0 / 2024-09-19

[!NOTE] Along with this release we also introduce a new command line tool poctl. It is designed specifically for managing Prometheus Operator Custom Resources. This project is currently under active development and fully experimental, so expect breaking changes and rough edges. We encourage you to try it out and provide the feedback.

[!WARNING] Another notable change is that we have switched the logging framework from go-kit/log to slog which may lead to some differences in the log output.

  • [CHANGE] Add more API validation and changes to the ScrapeConfig CRD. #6921 #6855 #6744
  • [CHANGE] Update the validating webhook to reject PrometheusRule objects that would generate configuration greater than the max ConfigMap size (512KiB). #6606
  • [FEATURE] Add experimental Prometheus 3 support. It allows to try the new Prometheus v3.0.0-beta.0. #6940
    • Feature requests in this version won't be supported until Prometheus 3 reaches a stable release. However, users are encouraged to try the beta version with the Operator and report any issues they encounter.
  • [FEATURE] Add support for PodMonitor to the PrometheusAgent CRD in DaemonSet mode. #6879
  • [FEATURE] Add -kubelet-endpointslice argument to support EndpointSlice for the kubelet controller. #6882
  • [FEATURE] Add outOfOrderTimeWindow field to the PrometheusAgent CRD. #6851
  • [FEATURE] Add matchFirstNetwork field to the ScrapeConfig CRD for the Docker Service Discovery. #6849 #6894
  • [FEATURE] Add the otlp field to the Prometheus and PrometheusAgent CRDs. #6780
  • [FEATURE] Add support for certificate, key and client CA file paths to the web TLS configuration. #6358
  • [FEATURE] Add noProxy, proxyFromEnvironment and proxyConnectHeader fields to the AlertmanagerConfig CRD for OAuth2 clients. #6922
  • [FEATURE] Add noProxy, proxyFromEnvironment and proxyConnectHeader fields to the AlertmanagerConfig CRD for HTTP clients. #6864
  • [FEATURE] Add Ionos Service Discovery support to ScrapeConfig CRD. (#6732)
  • [BUGFIX] Fix panic when processing an invalid AlertmanagerConfig object used for global configuration. #6931
  • [BUGFIX] Allow configuring proxy URL for all Prometheus versions. #6845
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.78.1 / 2024-10-30

  • [BUGFIX] Fix container images for architectures other than amd64. #7065 #7066 #7067

0.78.0 / 2024-10-30

  • [CHANGE] Allow overlapping compactions by default in Prometheus when the Thanos sidecar is configured with uploads. #6906
  • [CHANGE] Drop support (officially) for Alertmanager less than v0.15.
kubevirt-bot commented 5 days ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubevirt/kubevirt-tekton-tasks/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 5 days ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubevirt/kubevirt-tekton-tasks/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
jcanocan commented 5 days ago

/lgtm

openshift-ci[bot] commented 5 days ago

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/win2k25-pipeline-example-test 529debb624ce5f6315e575328b0a83a85b8426c9 link true /test win2k25-pipeline-example-test

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
dependabot[bot] commented 5 days ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 days ago

Superseded by #558.