Skip to content

fix(deps): update module github.com/rancher/wrangler to v0.8.11#2

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-rancher-wrangler-0.x
Open

fix(deps): update module github.com/rancher/wrangler to v0.8.11#2
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-rancher-wrangler-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 22, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/rancher/wrangler v0.8.7v0.8.11 age confidence

Release Notes

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

v0.8.11

Compare Source

v0.8.10

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v0.8.9...v0.8.10

v0.8.9

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/wrangler@v0.8.8...v0.8.9

v0.8.8

Compare Source

Added new signals pkg with shutdown func for windows services. The SetupSignalHandler now returns a channel so if you are using something like...

ctx := signals.SetupSignalHandler(context.Background())

There is now a func that returns the context that will do the context.Background call for you so switch to

ctx := signals.SetupSignalContext()

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.

@renovate renovate bot force-pushed the renovate/github.com-rancher-wrangler-0.x branch from 8fa8391 to 18b6ea9 Compare August 16, 2023 20:53
@renovate renovate bot force-pushed the renovate/github.com-rancher-wrangler-0.x branch from 18b6ea9 to dc874d1 Compare October 10, 2025 12:07
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