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

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/rancher/wrangler v0.8.7 -> v0.8.11 age adoption passing 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-rancher-wrangler-0.x branch from f7d1410 to f9deae3 Compare November 11, 2021 23:20
@renovate renovate bot changed the title Update module github.com/rancher/wrangler to v0.8.8 Update module github.com/rancher/wrangler to v0.8.9 Nov 11, 2021
@renovate renovate bot force-pushed the renovate/github.com-rancher-wrangler-0.x branch from f9deae3 to cacfb77 Compare November 30, 2021 21:54
@renovate renovate bot changed the title Update module github.com/rancher/wrangler to v0.8.9 Update module github.com/rancher/wrangler to v0.8.10 Nov 30, 2021
@renovate renovate bot changed the title Update module github.com/rancher/wrangler to v0.8.10 fix(deps): update module github.com/rancher/wrangler to v0.8.10 Mar 26, 2022
@renovate renovate bot changed the title fix(deps): update module github.com/rancher/wrangler to v0.8.10 fix(deps): update module github.com/rancher/wrangler to v0.8.11 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-rancher-wrangler-0.x branch from cacfb77 to 8a9693c Compare March 16, 2023 14:01
@renovate renovate bot changed the title fix(deps): update module github.com/rancher/wrangler to v0.8.11 fix(deps): update module github.com/rancher/wrangler to v0.8.11 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-rancher-wrangler-0.x branch October 23, 2023 09:49
@renovate renovate bot changed the title fix(deps): update module github.com/rancher/wrangler to v0.8.11 - autoclosed fix(deps): update module github.com/rancher/wrangler to v0.8.11 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-rancher-wrangler-0.x branch October 23, 2023 13: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.

None yet

0 participants