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

chore(deps): update module github.com/rancher/system-agent to v0.3.6 #177

Closed

Conversation

renovate-rancher[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/rancher/system-agent require minor v0.2.12 -> v0.3.6

Release Notes

rancher/system-agent (github.com/rancher/system-agent)

v0.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/system-agent@v0.3.5...v0.3.6

v0.3.5

Compare Source

v0.3.4

Compare Source

Bump alpine version, docker version and go deps to fix CVEs

v0.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/system-agent@v0.3.2...v0.3.3

v0.3.2

Compare Source

What's Changed

Full Changelog: rancher/system-agent@v0.3.1...v0.3.2

v0.3.1

Compare Source

What's Changed

Full Changelog: rancher/system-agent@v0.3.0...v0.3.1

v0.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: rancher/system-agent@v0.2.12...v0.3.0

v0.2.13

Compare Source

What's Changed

Full Changelog: rancher/system-agent@v0.2.11...v0.2.13


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.com-rancher-system-agent-0.x branch from 5dde236 to 8cbd175 Compare May 8, 2024 04:34
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-system-agent-0.x branch 2 times, most recently from 65be932 to a14548d Compare June 5, 2024 04:40
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):

  • 49 additional dependencies were updated

Details:

Package Change
github.com/Microsoft/go-winio v0.5.2 -> v0.6.1
github.com/fsnotify/fsnotify v1.5.1 -> v1.6.0
github.com/mattn/go-colorable v0.1.11 -> v0.1.13
github.com/sirupsen/logrus v1.8.1 -> v1.9.3
github.com/urfave/cli/v2 v2.3.0 -> v2.25.7
golang.org/x/sync v0.1.0 -> v0.5.0
golang.org/x/sys v0.10.0 -> v0.16.0
google.golang.org/grpc v1.45.0 -> v1.61.0
github.com/cespare/xxhash/v2 v2.1.2 -> v2.2.0
github.com/containerd/stargz-snapshotter/estargz v0.11.4 -> v0.14.3
github.com/docker/cli v20.10.17+incompatible -> v24.0.0+incompatible
github.com/docker/docker v20.10.24+incompatible -> v24.0.0+incompatible
github.com/docker/docker-credential-helpers v0.6.4 -> v0.7.0
github.com/go-logr/logr v1.2.4 -> v1.4.1
github.com/go-openapi/jsonpointer v0.19.5 -> v0.19.6
github.com/go-openapi/jsonreference v0.19.5 -> v0.20.1
github.com/go-openapi/swag v0.19.14 -> v0.22.3
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/go-containerregistry v0.5.0 -> v0.16.1
github.com/klauspost/compress v1.15.6 -> v1.16.5
github.com/mailru/easyjson v0.7.6 -> v0.7.7
github.com/mattn/go-isatty v0.0.14 -> v0.0.16
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 -> v1.0.2
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 -> v1.1.0-rc3
github.com/prometheus/client_golang v1.12.1 -> v1.14.0
github.com/prometheus/client_model v0.2.0 -> v0.3.0
github.com/prometheus/common v0.32.1 -> v0.37.0
github.com/prometheus/procfs v0.7.3 -> v0.8.0
github.com/rancher/lasso v0.0.0-20220628160937-749b3397db38 -> v0.0.0-20230830164424-d684fdeb6f29
github.com/rancher/wharfie v0.4.3 -> v0.6.2
github.com/rancher/wrangler v1.0.2 -> v1.1.1
github.com/urfave/cli v1.22.9 -> v1.22.12
github.com/vbatts/tar-split v0.11.2 -> v0.11.3
golang.org/x/net v0.12.0 -> v0.19.0
golang.org/x/oauth2 v0.0.0-20220628200809-02e64fa58f26 -> v0.15.0
golang.org/x/term v0.10.0 -> v0.15.0
golang.org/x/text v0.11.0 -> v0.14.0
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 -> v0.3.0
google.golang.org/appengine v1.6.7 -> v1.6.8
k8s.io/api v0.24.2 -> v0.27.10
k8s.io/apimachinery v0.24.2 -> v0.27.10
k8s.io/apiserver v0.24.0 -> v0.27.10
k8s.io/client-go v0.24.2 -> v0.27.10
k8s.io/component-base v0.24.2 -> v0.27.10
k8s.io/klog/v2 v2.70.0 -> v2.90.1
k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 -> v0.0.0-20230501164219-8b0f38b5fd1f
k8s.io/kubernetes v1.24.16 -> v1.27.10
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 -> v0.0.0-20230209194617-a36077c30491
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 -> v0.0.0-20221116044647-bc3834ca7abd

@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-system-agent-0.x branch from a14548d to 917a7da Compare June 18, 2024 04:36
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-rancher-system-agent-0.x branch from 917a7da to c2375d5 Compare June 18, 2024 04:38
@HarrisonWAffel
Copy link
Contributor

Closing this PR as the build is consistently failing, will re-raise manually after determining reason for build failure

Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.3.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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

@renovate-rancher renovate-rancher bot deleted the renovate/github.com-rancher-system-agent-0.x branch July 18, 2024 04:39
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.

1 participant