Skip to content

Update module ocm.software/ocm to v0.42.0#47

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ocm.software-ocm-0.x
Open

Update module ocm.software/ocm to v0.42.0#47
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ocm.software-ocm-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Change Age Confidence
ocm.software/ocm v0.41.0v0.42.0 age confidence

Release Notes

open-component-model/ocm (ocm.software/ocm)

v0.42.0

Compare Source

What's Changed

🐛 Bug Fixes
⬆️ Dependencies
🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.41...v0.42.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 19, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 53 additional dependencies were updated

Details:

Package Change
github.com/Masterminds/semver/v3 v3.4.0 -> v3.5.0
github.com/Microsoft/go-winio v0.6.2 -> v0.6.3-0.20251027160822-ad3df93bed29
github.com/aws/aws-sdk-go-v2 v1.41.6 -> v1.41.7
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.9 -> v1.7.10
github.com/aws/aws-sdk-go-v2/config v1.32.16 -> v1.32.17
github.com/aws/aws-sdk-go-v2/credentials v1.19.15 -> v1.19.16
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.22 -> v1.18.23
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.17 -> v0.1.20
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.22 -> v1.4.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.22 -> v2.7.23
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.23 -> v1.4.24
github.com/aws/aws-sdk-go-v2/service/ecr v1.57.1 -> v1.57.2
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.8 -> v1.13.9
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.14 -> v1.9.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.22 -> v1.13.23
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.22 -> v1.19.23
github.com/aws/aws-sdk-go-v2/service/s3 v1.99.1 -> v1.100.1
github.com/aws/aws-sdk-go-v2/service/signin v1.0.10 -> v1.0.11
github.com/aws/aws-sdk-go-v2/service/sso v1.30.16 -> v1.30.17
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.20 -> v1.35.21
github.com/aws/aws-sdk-go-v2/service/sts v1.42.0 -> v1.42.1
github.com/aws/smithy-go v1.25.0 -> v1.25.1
github.com/containerd/containerd/v2 v2.2.3 -> v2.3.0
github.com/containerd/platforms v1.0.0-rc.2 -> v1.0.0-rc.4
github.com/docker/cli v29.4.0+incompatible -> v29.4.2+incompatible
github.com/fluxcd/cli-utils v1.0.0 -> v1.2.0
github.com/go-openapi/strfmt v0.26.1 -> v0.26.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 -> v2.28.0
github.com/klauspost/compress v1.18.5 -> v1.18.6
github.com/moby/moby/api v1.54.1 -> v1.54.2
github.com/moby/moby/client v0.4.0 -> v0.4.1
github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.0
github.com/redis/go-redis/v9 v9.18.0 -> v9.19.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0 -> v0.68.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0 -> v1.43.0
go.opentelemetry.io/proto/otlp v1.9.0 -> v1.10.0
golang.org/x/mod v0.34.0 -> v0.35.0
golang.org/x/tools v0.43.0 -> v0.44.0
google.golang.org/genproto/googleapis/api v0.0.0-20260316180232-0b37fe3546d5 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20260316180232-0b37fe3546d5 -> v0.0.0-20260406210006-6f92a3bedf2d
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.35.4 -> v0.36.0
k8s.io/apiextensions-apiserver v0.35.4 -> v0.36.0
k8s.io/apimachinery v0.35.4 -> v0.36.0
k8s.io/cli-runtime v0.35.4 -> v0.36.0
k8s.io/client-go v0.35.4 -> v0.36.0
k8s.io/component-base v0.35.4 -> v0.36.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4 -> v0.0.0-20260319004828-5883c5ee87b9
k8s.io/kubectl v0.35.3 -> v0.36.0
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 -> v0.0.0-20260319190234-28399d86e0b5
sigs.k8s.io/controller-runtime v0.23.3 -> v0.24.0

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 26105350792

Warning

No base build found for commit bd4b365 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 36.601%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 306
Covered Lines: 112
Line Coverage: 36.6%
Coverage Strength: 0.42 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants