Skip to content

fix(deps): update module github.com/rancher/wrangler to v3 #37

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/rancher/wrangler v1.1.2 -> v3.2.1 age adoption passing confidence

Release Notes

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

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.1.0

Compare Source

What's Changed

New Contributors

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

v3.0.1

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v2.2.0-rc6...v3.0.0

v2.1.4

Compare Source

v2.1.3

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v2.1.2...v2.1.3

v2.1.2

Compare Source

Wrangle v2 with client-go == v0.28

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v2.1.0...v2.1.2

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.2

Compare Source

Wrangler v2

This is the first release of Wrangler v2 that includes breaking changes from v1.

Breaking Changes

  1. Generic controllers by @​KevinJoiner in https://github.com/rancher/wrangler/pull/264
    • This Change is only breaking because the generated files for Controllers and Clients changed.
    • The interface signature and logic for the clients and Controllers were left intact and are backward compatible with Wrangler v1.1 Client and Controller interface. This means this change should not require any changes to code using Wrangler Clients or Controllers.
  2. Removes git pkg by @​KevinJoiner in https://github.com/rancher/wrangler/pull/289
    • This change removes the wrangler's git package. Wrangler does not provide an alternative git package and instead recommends users use a supported git library such as https://github.com/go-git/go-git

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v1.1.0...v2.0.2

v2.0.1

Compare Source

v2.0.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 9, 2025

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

  • 17 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.32.0 -> v0.32.1
k8s.io/apimachinery v0.32.0 -> v0.32.1
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.1
github.com/evanphx/json-patch v5.6.0+incompatible -> v5.9.11+incompatible
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.0
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/prometheus/client_golang v1.19.1 -> v1.20.5
github.com/rancher/lasso v0.0.0-20221227210133-6ea88ca2fbcc -> v0.2.2
golang.org/x/crypto v0.28.0 -> v0.33.0
golang.org/x/net v0.30.0 -> v0.35.0
golang.org/x/sync v0.8.0 -> v0.11.0
golang.org/x/sys v0.26.0 -> v0.30.0
golang.org/x/term v0.25.0 -> v0.29.0
golang.org/x/text v0.19.0 -> v0.22.0
google.golang.org/protobuf v1.35.1 -> v1.35.2
k8s.io/client-go v0.32.0 -> v0.32.1
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.4.3

@renovate renovate bot force-pushed the renovate/g.yxqyang.asia-rancher-wrangler-3.x branch from 4dcccbd to b1caf8a Compare February 10, 2025 01:09
@renovate renovate bot force-pushed the renovate/g.yxqyang.asia-rancher-wrangler-3.x branch from b1caf8a to 83eeb6a Compare March 3, 2025 17:27
@renovate renovate bot force-pushed the renovate/g.yxqyang.asia-rancher-wrangler-3.x branch from 83eeb6a to fe1b33b Compare March 20, 2025 16:23
@renovate renovate bot force-pushed the renovate/g.yxqyang.asia-rancher-wrangler-3.x branch from fe1b33b to 1cf5241 Compare May 15, 2025 16:34
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.

0 participants