Skip to content

Conversation

@renovate-rancher
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Nov 1, 2024

This PR contains the following updates:

Package Type Update Change
github.com/rancher/wrangler require major v1.1.2 -> 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


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 November 1, 2024 04:40
@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@renovate-rancher
Copy link
Contributor Author

renovate-rancher bot commented Nov 1, 2024

⚠️ 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 get -d -t ./...
go: github.com/rancher/cis-operator/pkg/codegen imports
	github.com/rancher/wrangler/pkg/controller-gen/args imports
	k8s.io/code-generator/cmd/client-gen/path: cannot find module providing package k8s.io/code-generator/cmd/client-gen/path

@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v1.2-github.com-rancher-wrangler-3.x branch 2 times, most recently from 96aa6f0 to e49ebf1 Compare November 9, 2024 04:38
@renovate-rancher renovate-rancher bot changed the title chore(deps): update module github.com/rancher/wrangler to v3 (release/v1.2) Update module github.com/rancher/wrangler to v3 (release/v1.2) Nov 12, 2024
@renovate-rancher renovate-rancher bot changed the title Update module github.com/rancher/wrangler to v3 (release/v1.2) chore(deps): update module github.com/rancher/wrangler to v3 (release/v1.2) Nov 13, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v1.2-github.com-rancher-wrangler-3.x branch from e49ebf1 to 3aa017a Compare November 13, 2024 14:41
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v1.2-github.com-rancher-wrangler-3.x branch from 3aa017a to 3c4673b Compare November 13, 2024 16:15
@pjbgf
Copy link
Member

pjbgf commented Nov 13, 2024

Superseded by #466.

@pjbgf pjbgf closed this Nov 13, 2024
@pjbgf pjbgf deleted the renovate/release/v1.2-github.com-rancher-wrangler-3.x branch November 13, 2024 16:19
@renovate-rancher
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

2 participants