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/fluxcd/pkg/runtime to v0.49.0 - autoclosed #25

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/fluxcd/pkg/runtime v0.42.0 -> v0.49.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner January 11, 2024 08:16
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 15 times, most recently from f1711fa to 2ebefad Compare January 14, 2024 22:55
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 5 times, most recently from a06f511 to fdff5e8 Compare January 27, 2024 04:42
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 2 times, most recently from 466b5ed to f3bbd30 Compare February 1, 2024 09:33
@renovate renovate bot changed the title chore(deps): update module github.com/fluxcd/pkg/runtime to v0.43.3 chore(deps): update module github.com/fluxcd/pkg/runtime to v0.44.0 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 3 times, most recently from 3af1865 to 595064c Compare February 4, 2024 01:20
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 8 times, most recently from 38f5bae to db5ce31 Compare May 31, 2024 11:17
Copy link
Contributor Author

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

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

Details:

Package Change
go 1.20 -> 1.23.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.37.0 -> v0.53.0
go.opentelemetry.io/otel v1.11.2 -> v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.2 -> v1.27.0
go.opentelemetry.io/otel/sdk v1.11.2 -> v1.28.0
google.golang.org/grpc v1.64.1 -> v1.65.0
k8s.io/api v0.27.4 -> v0.31.0
k8s.io/apimachinery v0.27.4 -> v0.31.0
k8s.io/client-go v0.27.4 -> v0.31.0
sigs.k8s.io/controller-runtime v0.15.1 -> v0.19.0
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 -> v0.0.0-20230124172434-306776ec8161
github.com/cenkalti/backoff/v4 v4.2.0 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.10.0 -> v3.12.0
github.com/evanphx/json-patch/v5 v5.6.0 -> v5.9.0
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/fluxcd/pkg/apis/meta v1.1.2 -> v1.6.0
github.com/fsnotify/fsnotify v1.6.0 -> v1.7.0
github.com/go-logr/zapr v1.2.4 -> v1.3.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.1 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 -> v2.20.0
github.com/imdario/mergo v0.3.13 -> v0.3.16
github.com/inconshreveable/mousetrap v1.0.1 -> v1.1.0
github.com/moby/spdystream v0.2.0 -> v0.4.0
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 -> v0.5.0
github.com/prometheus/client_golang v1.16.0 -> v1.20.0
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.10.1 -> v0.15.1
github.com/spf13/cobra v1.6.1 -> v1.8.1
github.com/xlab/treeprint v1.1.0 -> v1.2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.11.2 -> v1.28.0
go.opentelemetry.io/otel/metric v0.34.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.11.2 -> v1.28.0
go.opentelemetry.io/proto/otlp v0.19.0 -> v1.3.1
go.uber.org/multierr v1.10.0 -> v1.11.0
go.uber.org/zap v1.25.0 -> v1.27.0
golang.org/x/net v0.27.0 -> v0.28.0
golang.org/x/oauth2 v0.18.0 -> v0.22.0
golang.org/x/sys v0.22.0 -> v0.24.0
golang.org/x/term v0.22.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0
golang.org/x/time v0.3.0 -> v0.6.0
gomodules.xyz/jsonpatch/v2 v2.3.0 -> v2.4.0
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20240701130421-f6361c86f094
google.golang.org/protobuf v1.34.1 -> v1.34.2
k8s.io/apiextensions-apiserver v0.27.3 -> v0.31.0
k8s.io/cli-runtime v0.26.0 -> v0.31.0
k8s.io/component-base v0.27.4 -> v0.31.0
k8s.io/klog/v2 v2.100.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20240411171206-dc4e619f62f3
k8s.io/kubectl v0.26.0 -> v0.31.0
k8s.io/utils v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20240711033017-18e509b52bc8
sigs.k8s.io/kustomize/api v0.12.1 -> v0.17.3
sigs.k8s.io/kustomize/kyaml v0.13.9 -> v0.17.2
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/github.com-fluxcd-pkg-runtime-0.x branch 2 times, most recently from a404138 to fddd4d7 Compare June 10, 2024 22:45
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 3 times, most recently from be3e777 to bc1a941 Compare July 15, 2024 21:12
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 2 times, most recently from 078bc38 to 5d05867 Compare July 25, 2024 14:12
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch from 5d05867 to 2948c7e Compare August 1, 2024 22:33
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch from 2948c7e to 3e09c2d Compare August 17, 2024 20:25
@renovate renovate bot changed the title chore(deps): update module github.com/fluxcd/pkg/runtime to v0.47.1 chore(deps): update module github.com/fluxcd/pkg/runtime to v0.48.0 Aug 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch from 3e09c2d to c8d537e Compare August 18, 2024 08:23
@renovate renovate bot changed the title chore(deps): update module github.com/fluxcd/pkg/runtime to v0.48.0 chore(deps): update module github.com/fluxcd/pkg/runtime to v0.49.0 Aug 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch 4 times, most recently from 5070cfd to b378bf4 Compare August 30, 2024 21:08
@renovate renovate bot force-pushed the renovate/github.com-fluxcd-pkg-runtime-0.x branch from b378bf4 to 6e49452 Compare September 1, 2024 22:47
@renovate renovate bot changed the title chore(deps): update module github.com/fluxcd/pkg/runtime to v0.49.0 chore(deps): update module github.com/fluxcd/pkg/runtime to v0.49.0 - autoclosed Sep 2, 2024
@renovate renovate bot closed this Sep 2, 2024
@renovate renovate bot deleted the renovate/github.com-fluxcd-pkg-runtime-0.x branch September 2, 2024 14:00
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.

0 participants