Skip to content

Conversation

renovate-rancher[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
github.com/rancher/lasso require minor v0.0.0-20230830164424-d684fdeb6f29 -> v0.2.4

Release Notes

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

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


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.

🔕 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 has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner July 18, 2025 04:47
@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Jul 18, 2025
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):

  • 34 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.24.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/text v0.15.0 -> v0.23.0
golang.org/x/tools v0.21.0 -> v0.24.0
k8s.io/api v0.27.13 -> v0.33.1
k8s.io/apimachinery v0.27.13 -> v0.33.1
k8s.io/utils v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20241104100929-3ea5e8cea738
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.10.1 -> v3.11.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.1 -> v0.20.2
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/mailru/easyjson v0.7.7 -> v0.7.7
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_golang v1.16.0 -> v1.20.5
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.10.1 -> v0.15.1
golang.org/x/crypto v0.23.0 -> v0.36.0
golang.org/x/mod v0.17.0 -> v0.20.0
golang.org/x/net v0.25.0 -> v0.38.0
golang.org/x/oauth2 v0.21.0 -> v0.27.0
golang.org/x/sync v0.7.0 -> v0.12.0
golang.org/x/sys v0.20.0 -> v0.31.0
golang.org/x/term v0.20.0 -> v0.30.0
golang.org/x/time v0.5.0 -> v0.9.0
google.golang.org/protobuf v1.33.0 -> v1.36.5
k8s.io/klog/v2 v2.90.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20250318190949-c8a335a9a2ff
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 -> v4.6.0

@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v0.3-wrangler-lasso branch from a242c75 to d251756 Compare August 7, 2025 04:48
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v0.3-wrangler-lasso branch from d251756 to 67e27f0 Compare September 4, 2025 04:39
@renovate-rancher renovate-rancher bot changed the title Update module github.com/rancher/lasso to v0.2.3 (release/v0.3) Update module github.com/rancher/lasso to v0.2.4 (release/v0.3) Sep 5, 2025
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v0.3-wrangler-lasso branch from 67e27f0 to 4268e88 Compare September 5, 2025 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants