Skip to content

Conversation

@renovate-rancher
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Jul 16, 2025

This PR contains the following updates:

Package Type Update Change
github.com/rancher/lasso require minor v0.0.0-20250109193533-00757eec2dbd -> v0.2.5
github.com/rancher/wrangler/v3 require minor v3.2.0-rc.2 -> v3.3.1

Release Notes

rancher/lasso (github.com/rancher/lasso)

v0.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/lasso@v0.2.4...v0.2.5

v0.2.5-rc.1

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/lasso@v0.2.4...v0.2.5-rc.1

v0.2.4

Compare Source

What's Changed

Full Changelog: rancher/lasso@v0.2.3...v0.2.4

v0.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/lasso@v0.2.2...v0.2.3

v0.2.3-rc3

Compare Source

What's Changed

  • Fix potential panic in observeDeletedObjectAfterFinalize where recentDeletions could be nil by @​crobby in #​165

New Contributors

Full Changelog: rancher/lasso@v0.2.3-rc2...v0.2.3-rc3

v0.2.3-rc2

Compare Source

What's Changed

Full Changelog: rancher/lasso@v0.2.3-rc1...v0.2.3-rc2

v0.2.3-rc1

Compare Source

What's Changed

Full Changelog: rancher/lasso@v0.2.2...v0.2.3-rc1

v0.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/lasso@v0.2.1...v0.2.2

v0.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/lasso@v0.2.0...v0.2.1

v0.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rancher/lasso/commits/v0.2.0

rancher/wrangler (github.com/rancher/wrangler/v3)

v3.3.1

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v3.2.4...v3.3.0

v3.2.4

Compare Source

What's Changed

  • Fix potential race with cert generation and adding unit tests for needacert functionality by @​crobby in #​584

Full Changelog: rancher/wrangler@v3.2.3...v3.2.4

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v3.2.2...v3.2.3

v3.2.2

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v3.1.0...v3.2.0

v3.2.0-rc.3

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v3.2.0-rc.2...v3.2.0-rc.3


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner July 16, 2025 06:44
@renovate-rancher
Copy link
Contributor Author

ℹ 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):

  • 5 additional dependencies were updated

Details:

Package Change
go.uber.org/mock v0.4.0 -> v0.5.2
golang.org/x/mod v0.22.0 -> v0.23.0
github.com/evanphx/json-patch v5.9.0+incompatible -> v5.9.11+incompatible
golang.org/x/tools v0.28.0 -> v0.30.0
k8s.io/gengo v0.0.0-20240911193312-2b36238f13e9 -> v0.0.0-20250130153323-76c5745d3511

@renovate-rancher renovate-rancher bot force-pushed the renovate/main-wrangler-lasso branch from 207c550 to 85070a8 Compare August 16, 2025 04:40
@renovate-rancher renovate-rancher bot force-pushed the renovate/main-wrangler-lasso branch 2 times, most recently from 2403aa3 to 241e9e4 Compare September 11, 2025 04:37
@renovate-rancher renovate-rancher bot force-pushed the renovate/main-wrangler-lasso branch from 241e9e4 to 2056a3d Compare October 8, 2025 04:38
@renovate-rancher
Copy link
Contributor Author

renovate-rancher bot commented Oct 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading go.uber.org/goleak v1.3.0
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.2
go: downloading github.com/google/cel-go v0.26.0
go: downloading k8s.io/apiserver v0.34.1
go: downloading github.com/frankban/quicktest v1.14.3
go: downloading github.com/stretchr/objx v0.5.2
go: downloading golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/go-sql-driver/mysql v1.6.0
go: downloading github.com/mattn/go-sqlite3 v1.14.15
go: downloading github.com/gobuffalo/packr/v2 v2.8.3
go: downloading github.com/kr/pretty v0.3.1
go: downloading k8s.io/component-base v0.34.1
go: downloading cel.dev/expr v0.24.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
go: downloading go.opentelemetry.io/otel/trace v1.35.0
go: downloading github.com/poy/onpar v1.1.2
go: downloading go.opentelemetry.io/otel v1.35.0
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.13.1
go: downloading github.com/gobuffalo/packd v1.0.1
go: downloading github.com/markbates/oncer v1.0.0
go: downloading github.com/markbates/safe v1.0.1
go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
go: downloading google.golang.org/grpc v1.72.1
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0
go: downloading go.opentelemetry.io/otel/sdk v1.34.0
go: downloading github.com/karrick/godirwalk v1.16.1
go: downloading github.com/markbates/errx v1.1.0
go: downloading github.com/gobuffalo/logger v1.0.6
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.35.0
go: downloading go.opentelemetry.io/proto/otlp v1.5.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: finding module for package golang.org/x/tools/go/expect
go: downloading golang.org/x/tools v0.38.0
go: downloading golang.org/x/tools/go/expect v0.1.1-deprecated
go: found golang.org/x/tools/go/expect in golang.org/x/tools/go/expect v0.1.1-deprecated
go: github.com/rancher/prometheus-federator/cmd/prometheus-federator imports
	github.com/rancher/wrangler/v3/pkg/crd tested by
	github.com/rancher/wrangler/v3/pkg/crd.test imports
	k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation imports
	github.com/google/cel-go/cel imports
	google.golang.org/genproto/googleapis/api/expr/v1alpha1: ambiguous import: found package google.golang.org/genproto/googleapis/api/expr/v1alpha1 in multiple modules:
	google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto@v0.0.0-20211208223120-3a66f561d7aa/googleapis/api/expr/v1alpha1)
	google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250303144028-a0af3efb3deb/expr/v1alpha1)
go: github.com/rancher/prometheus-federator/cmd/prometheus-federator imports
	github.com/rancher/wrangler/v3/pkg/crd tested by
	github.com/rancher/wrangler/v3/pkg/crd.test imports
	k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation imports
	k8s.io/apiserver/pkg/util/webhook imports
	k8s.io/component-base/tracing imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
	google.golang.org/genproto/googleapis/rpc/errdetails: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/errdetails in multiple modules:
	google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto@v0.0.0-20211208223120-3a66f561d7aa/googleapis/rpc/errdetails)
	google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250303144028-a0af3efb3deb/errdetails)
go: github.com/rancher/prometheus-federator/cmd/prometheus-federator imports
	github.com/rancher/wrangler/v3/pkg/crd tested by
	github.com/rancher/wrangler/v3/pkg/crd.test imports
	k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation imports
	k8s.io/apiserver/pkg/util/webhook imports
	k8s.io/apiserver/pkg/server/egressselector imports
	google.golang.org/grpc imports
	google.golang.org/grpc/internal/status imports
	google.golang.org/genproto/googleapis/rpc/status: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/status in multiple modules:
	google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto@v0.0.0-20211208223120-3a66f561d7aa/googleapis/rpc/status)
	google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250303144028-a0af3efb3deb/status)
go: github.com/rancher/prometheus-federator/cmd/prometheus-federator imports
	github.com/rancher/wrangler/v3/pkg/crd tested by
	github.com/rancher/wrangler/v3/pkg/crd.test imports
	k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation imports
	k8s.io/apiserver/pkg/util/webhook imports
	k8s.io/component-base/tracing imports
	go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc imports
	go.opentelemetry.io/proto/otlp/collector/trace/v1 imports
	github.com/grpc-ecosystem/grpc-gateway/v2/runtime imports
	google.golang.org/genproto/googleapis/api/httpbody: ambiguous import: found package google.golang.org/genproto/googleapis/api/httpbody in multiple modules:
	google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto@v0.0.0-20211208223120-3a66f561d7aa/googleapis/api/httpbody)
	google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250303144028-a0af3efb3deb/httpbody)

@renovate-rancher renovate-rancher bot force-pushed the renovate/main-wrangler-lasso branch from 2056a3d to 6ce158e Compare October 9, 2025 04:39
@renovate-rancher renovate-rancher bot changed the title Update wrangler-lasso (main) Update wrangler-lasso (main) - autoclosed Oct 14, 2025
@renovate-rancher renovate-rancher bot closed this Oct 14, 2025
@renovate-rancher renovate-rancher bot deleted the renovate/main-wrangler-lasso branch October 14, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant