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/operator-framework/helm-operator-plugins to v0.4.0 #16

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/operator-framework/helm-operator-plugins v0.0.11 -> v0.4.0 age adoption passing confidence

Release Notes

operator-framework/helm-operator-plugins (github.com/operator-framework/helm-operator-plugins)

v0.4.0

Compare Source

Changelog

v0.3.1

Compare Source

Changelog

v0.3.0

Compare Source

Changelog

v0.2.2

Compare Source

Changelog

v0.2.1

Compare Source

What's Changed

Full Changelog: operator-framework/helm-operator-plugins@v0.2.0...v0.2.1

v0.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: operator-framework/helm-operator-plugins@v0.1.3...v0.2.0

v0.1.3

Compare Source

What's Changed

Full Changelog: operator-framework/helm-operator-plugins@v0.1.2...v0.1.3

v0.1.2

Compare Source

What's Changed

Full Changelog: operator-framework/helm-operator-plugins@v0.1.1...v0.1.2

v0.1.1

Compare Source

What's Changed

Full Changelog: operator-framework/helm-operator-plugins@v0.1.0...v0.1.1

v0.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: operator-framework/helm-operator-plugins@v0.0.11...v0.1.0


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/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from 390a22e to ab23c86 Compare January 18, 2024 02:46
@renovate renovate bot changed the title fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.1.1 fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.1.2 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from ab23c86 to 44a2945 Compare January 19, 2024 17:56
@renovate renovate bot changed the title fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.1.2 fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.1.3 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from 44a2945 to dc9507d Compare May 2, 2024 17:25
@renovate renovate bot changed the title fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.1.3 fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.2.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from dc9507d to 07b5f2e Compare May 9, 2024 20:56
Copy link
Author

renovate bot commented Jun 5, 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):

  • 83 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.22.5
github.com/go-logr/logr v1.2.3 -> v1.4.2
github.com/stretchr/testify v1.8.1 -> v1.9.0
helm.sh/helm/v3 v3.11.1 -> v3.15.3
k8s.io/apimachinery v0.26.0 -> v0.30.3
k8s.io/client-go v0.26.0 -> v0.30.3
sigs.k8s.io/controller-runtime v0.14.1 -> v0.18.4
github.com/BurntSushi/toml v1.2.1 -> v1.3.2
github.com/Masterminds/semver/v3 v3.2.0 -> v3.2.1
github.com/Masterminds/squirrel v1.5.3 -> v1.5.4
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 -> v0.0.0-20230301143203-a9d515a09cc2
github.com/cespare/xxhash/v2 v2.1.2 -> v2.2.0
github.com/containerd/containerd v1.6.18 -> v1.7.12
github.com/docker/cli v20.10.21+incompatible -> v27.1.1+incompatible
github.com/docker/distribution v2.8.2+incompatible -> v2.8.3+incompatible
github.com/docker/docker v20.10.24+incompatible -> v27.1.1+incompatible
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/docker/go-units v0.4.0 -> v0.5.0
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.11.2
github.com/evanphx/json-patch v5.6.0+incompatible -> v5.7.0+incompatible
github.com/evanphx/json-patch/v5 v5.6.0 -> v5.9.0
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d -> v0.0.0-20210407135951-1de76d718b3f
github.com/fsnotify/fsnotify v1.6.0 -> v1.7.0
github.com/go-errors/errors v1.0.1 -> v1.4.2
github.com/go-gorp/gorp/v3 v3.0.2 -> v3.1.0
github.com/go-logr/zapr v1.2.3 -> v1.3.0
github.com/go-openapi/jsonpointer v0.19.5 -> v0.20.2
github.com/go-openapi/jsonreference v0.20.0 -> v0.20.4
github.com/golang/protobuf v1.5.2 -> v1.5.4
github.com/google/btree v1.0.1 -> v1.1.2
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.2.0 -> v1.6.0
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 -> v0.0.0-20190611155906-901d90724c79
github.com/huandu/xstrings v1.3.3 -> v1.4.0
github.com/klauspost/compress v1.13.6 -> v1.16.0
github.com/lib/pq v1.10.7 -> v1.10.9
github.com/mailru/easyjson v0.7.6 -> v0.7.7
github.com/mattn/go-colorable v0.1.12 -> v0.1.13
github.com/mattn/go-isatty v0.0.14 -> v0.0.17
github.com/mattn/go-runewidth v0.0.9 -> v0.0.14
github.com/mitchellh/go-wordwrap v1.0.0 -> v1.0.1
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 -> v0.5.0
github.com/opencontainers/image-spec v1.1.0-rc2 -> v1.1.0-rc6
github.com/operator-framework/operator-lib v0.11.0 -> v0.14.0
github.com/prometheus/client_golang v1.14.0 -> v1.19.1
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.37.0 -> v0.48.0
github.com/prometheus/procfs v0.8.0 -> v0.12.0
github.com/rubenv/sql-migrate v1.2.0 -> v1.5.2
github.com/sergi/go-diff v1.1.0 -> v1.3.1
github.com/shopspring/decimal v1.2.0 -> v1.3.1
github.com/sirupsen/logrus v1.9.0 -> v1.9.3
github.com/spf13/cast v1.4.1 -> v1.5.0
github.com/spf13/cobra v1.6.1 -> v1.8.1
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f -> v0.0.0-20190905194746-02993c407bfb
github.com/xlab/treeprint v1.1.0 -> v1.2.0
go.uber.org/multierr v1.6.0 -> v1.11.0
go.uber.org/zap v1.24.0 -> v1.26.0
golang.org/x/crypto v0.14.0 -> v0.25.0
golang.org/x/net v0.17.0 -> v0.27.0
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b -> v0.17.0
golang.org/x/sync v0.1.0 -> v0.7.0
golang.org/x/sys v0.13.0 -> v0.22.0
golang.org/x/term v0.13.0 -> v0.22.0
golang.org/x/text v0.13.0 -> v0.16.0
golang.org/x/time v0.3.0 -> v0.5.0
gomodules.xyz/jsonpatch/v2 v2.2.0 -> v2.4.0
google.golang.org/appengine v1.6.7 -> v1.6.8
google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 -> v0.0.0-20231106174013-bbf56f31fb17
k8s.io/api v0.26.0 -> v0.30.3
k8s.io/apiextensions-apiserver v0.26.0 -> v0.30.3
k8s.io/apiserver v0.26.0 -> v0.30.3
k8s.io/cli-runtime v0.26.0 -> v0.30.3
k8s.io/component-base v0.26.0 -> v0.30.3
k8s.io/klog/v2 v2.80.1 -> v2.120.1
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 -> v0.0.0-20240228011516-70dd3763d340
k8s.io/kubectl v0.26.0 -> v0.30.0
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448 -> v0.0.0-20240711033017-18e509b52bc8
oras.land/oras-go v1.2.2 -> v1.2.5
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 -> v0.0.0-20221116044647-bc3834ca7abd
sigs.k8s.io/kustomize/api v0.12.1 -> v0.13.5-0.20230601165947-6ce0bf390ce3
sigs.k8s.io/kustomize/kyaml v0.13.9 -> v0.14.3-0.20230601165947-6ce0bf390ce3
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 -> v4.4.1
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@renovate renovate bot force-pushed the renovate/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from 07b5f2e to 6866f09 Compare June 5, 2024 17:42
@renovate renovate bot force-pushed the renovate/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from 6866f09 to 2c5013d Compare July 9, 2024 02:31
@renovate renovate bot changed the title fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.2.1 fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.3.0 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from 2c5013d to db457a4 Compare July 26, 2024 02:56
@renovate renovate bot changed the title fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.3.0 fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.3.1 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-operator-framework-helm-operator-plugins-0.x branch from db457a4 to 4f4e80f Compare August 2, 2024 02:22
@renovate renovate bot changed the title fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.3.1 fix(deps): update module github.com/operator-framework/helm-operator-plugins to v0.4.0 Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants