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 v3 #177

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

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Jul 9, 2024

This PR contains the following updates:

Package Type Update Change
github.com/rancher/wrangler require major v1.1.1 -> v3.1.0

Release Notes

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

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

v1.1.2

Compare Source

What's Changed

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


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.

Copy link
Contributor Author

renovate-rancher bot commented Jul 9, 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):

  • 32 additional dependencies were updated

Details:

Package Change
github.com/rancher/lasso v0.0.0-20230830164424-d684fdeb6f29 -> v0.0.0-20240924233157-8f384efc8813
golang.org/x/sync v0.7.0 -> v0.8.0
k8s.io/api v0.30.0 -> v0.31.1
k8s.io/apimachinery v0.30.0 -> v0.31.1
k8s.io/client-go v0.30.0 -> v0.31.1
sigs.k8s.io/yaml v1.3.0 -> v1.4.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/evanphx/json-patch v5.6.0+incompatible -> v5.9.0+incompatible
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/google/cel-go v0.17.8 -> v0.20.1
github.com/imdario/mergo v0.3.12 -> v0.3.13
github.com/prometheus/client_golang v1.16.0 -> v1.19.1
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.44.0 -> v0.55.0
github.com/prometheus/procfs v0.10.1 -> v0.15.1
github.com/spf13/cobra v1.7.0 -> v1.8.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0 -> v0.53.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0 -> v1.27.0
golang.org/x/crypto v0.24.0 -> v0.26.0
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e -> v0.0.0-20230515195305-f3d0a9c9a5cc
golang.org/x/net v0.26.0 -> v0.28.0
golang.org/x/oauth2 v0.20.0 -> v0.21.0
golang.org/x/sys v0.21.0 -> v0.23.0
golang.org/x/term v0.21.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0
golang.org/x/time v0.3.0 -> v0.5.0
k8s.io/apiextensions-apiserver v0.25.4 -> v0.31.1
k8s.io/apiserver v0.29.7 -> v0.31.1
k8s.io/component-base v0.29.7 -> v0.31.1
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.29.0 -> v0.30.3

@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch from e9e485e to d2e43b8 Compare July 9, 2024 04:46
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch 4 times, most recently from 84bdb35 to 4dd3f8d Compare August 7, 2024 04:39
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch 2 times, most recently from af89057 to 62a7562 Compare August 9, 2024 04:38
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch 4 times, most recently from d6ff12a to dd0363c Compare September 5, 2024 04:40
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch from dd0363c to 7cc7c4d Compare October 3, 2024 04:43
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch from 7cc7c4d to e126868 Compare October 18, 2024 04:43
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch from e126868 to f515e40 Compare November 6, 2024 04:42
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-wrangler-3.x branch from f515e40 to bf949d0 Compare November 9, 2024 04:40
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.

0 participants