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 all dependencies #76

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aquasecurity/trivy-action action minor 0.28.0 -> 0.29.0 age adoption passing confidence
docker/build-push-action action major v5 -> v6 age adoption passing confidence
docker/login-action action major v2.2.0 -> v3.3.0 age adoption passing confidence
docker/login-action action minor v3.1.0 -> v3.3.0 age adoption passing confidence
github.com/cisco-open/operator-tools require minor v0.34.0 -> v0.37.0 age adoption passing confidence
github.com/onsi/ginkgo/v2 require minor v2.17.3 -> v2.22.0 age adoption passing confidence
github.com/onsi/gomega require minor v1.33.1 -> v1.36.0 age adoption passing confidence
github.com/open-telemetry/opentelemetry-operator require minor v0.103.0 -> v0.114.0 age adoption passing confidence
github.com/siliconbrain/go-mapseqs require minor v0.2.0 -> v0.4.0 age adoption passing confidence
github.com/siliconbrain/go-seqs require minor v0.12.0 -> v0.13.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github/codeql-action action major v2.22.8 -> v3.27.5 age adoption passing confidence
github/codeql-action action minor v3.25.5 -> v3.27.5 age adoption passing confidence
go (source) toolchain minor 1.22.3 -> 1.23.3 age adoption passing confidence
go.opentelemetry.io/collector/component require minor v0.113.0 -> v0.114.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configauth require minor v0.113.0 -> v0.114.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configcompression require minor v1.19.0 -> v1.20.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configopaque require minor v1.19.0 -> v1.20.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configtelemetry require minor v0.113.0 -> v0.114.0 age adoption passing confidence
go.opentelemetry.io/collector/otelcol require minor v0.113.0 -> v0.114.0 age adoption passing confidence
go.opentelemetry.io/collector/pipeline require minor v0.113.0 -> v0.114.0 age adoption passing confidence
go.opentelemetry.io/collector/service require minor v0.113.0 -> v0.114.0 age adoption passing confidence
golang stage minor 1.22 -> 1.23 age adoption passing confidence
golang.org/x/exp require digest 9bf2ced -> 2d47ceb age adoption passing confidence
k8s.io/api require minor v0.30.2 -> v0.31.3 age adoption passing confidence
k8s.io/apimachinery require minor v0.30.2 -> v0.31.3 age adoption passing confidence
k8s.io/client-go require minor v0.30.2 -> v0.31.3 age adoption passing confidence
opentelemetry-operator (source) minor 0.71.2 -> 0.74.3 age adoption passing confidence
sigs.k8s.io/controller-runtime require minor v0.18.4 -> v0.19.2 age adoption passing confidence

Release Notes

aquasecurity/trivy-action (aquasecurity/trivy-action)

v0.29.0

Compare Source

What's Changed
New Contributors

Full Changelog: aquasecurity/trivy-action@0.28.0...0.29.0

docker/build-push-action (docker/build-push-action)

v6

Compare Source

docker/login-action (docker/login-action)

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: docker/login-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

v3.0.0

Compare Source

Full Changelog: docker/login-action@v2.2.0...v3.0.0

cisco-open/operator-tools (github.com/cisco-open/operator-tools)

v0.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: cisco-open/operator-tools@v0.36.0...v0.37.0

v0.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: cisco-open/operator-tools@v0.35.0...v0.36.0

v0.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: cisco-open/operator-tools@v0.34.0...v0.35.0

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.22.0

Compare Source

2.22.0

Features
  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

v2.21.0

Compare Source

2.21.0

Features
  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun
    [c2c4d3c]
Maintenance
  • bump various dependencies [7e65a00]

v2.20.2

Compare Source

2.20.2

Require Go 1.22+

Maintenance

v2.20.1

Compare Source

2.20.1

Fixes
  • make BeSpecEvent duration matcher more forgiving [d6f9640]

v2.20.0

Compare Source

2.20.0

Features
Maintenance
  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

v2.19.1

Compare Source

2.19.1

Fixes
  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]
Maintenance

v2.19.0

Compare Source

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

Compare Source

2.18.0

Features
  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]
Fixes
  • Fix table entry context edge case [42013d6]
Maintenance
onsi/gomega (github.com/onsi/gomega)

v1.36.0

Compare Source

1.36.0

Features
  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

Compare Source

1.35.0

Features
  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]
Fixes
  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]
Maintenance

v1.34.2

Compare Source

1.34.2

Require Go 1.22+

Maintenance
  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

v1.34.1

Compare Source

1.34.1

Maintenance
  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

Compare Source

1.34.0

Features
  • Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
  • fix incorrect handling of nil slices in HaveExactElements (fixes #​771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance
open-telemetry/opentelemetry-operator (github.com/open-telemetry/opentelemetry-operator)

v0.114.0

Compare Source

0.114.0

💡 Enhancements 💡
  • collector: Create RBAC rules for the k8s_cluster receiver automatically. (#​3427)

  • collector: Create RBAC rules for the k8sobjects receiver automatically. (#​3429)

  • collector: Add a warning message when one created collector needs extra RBAC permissions and the service account doesn't have them. (#​3432)

  • target allocator: Added allocation_fallback_strategy option as fallback strategy for per-node allocation strategy, can be enabled with feature flag operator.targetallocator.fallbackstrategy (#​3477)

    If using per-node allocation strategy, targets that are not attached to a node will not
    be allocated. As the per-node strategy is required when running as a daemonset, it is
    not possible to assign some targets under a daemonset deployment.
    Feature flag operator.targetallocator.fallbackstrategy has been added and results in consistent-hashing
    being used as the fallback allocation strategy for "per-node" only at this time.

  • auto-instrumentation: updated node auto-instrumentation dependencies to the latest version (#​3476)

    • auto-instrumentations-node to 0.53.0
    • exporter-metrics-otlp-grpc to 0.55.0
    • exporter-prometheus to 0.55.0
  • operator: Replace references to gcr.io/kubebuilder/kube-rbac-proxy with quay.io/brancz/kube-rbac-proxy (#​3485)

🧰 Bug fixes 🧰
  • operator: Operator pod crashed if the Service Monitor for the operator metrics was created before by another operator pod. (#​3446)

    Operator fails when the pod is restarted and the Service Monitor for operator metrics was already created by another operator pod.
    To fix this, the operator now sets the owner reference on the Service Monitor to itself and checks if the Service Monitor already exists.

  • auto-instrumentation: Bump base memory requirements for python and go (#​3479)

Components

v0.113.1

Compare Source

0.113.1

This release fixes an important bug that caused the operator to crash when prometheus-operator CRDs were present in the cluster. See #​3446 for details. This fix is also present in v0.114.0.

🧰 Bug fixes 🧰
  • operator: Operator pod crashed if the Service Monitor for the operator metrics was created before by another operator pod. (#​3446)
    Operator fails when the pod is restarted and the Service Monitor for operator metrics was already created by another operator pod.
    To fix this, the operator now sets the owner reference on the Service Monitor to itself and checks if the Service Monitor already exists.
Components

v0.113.0

Compare Source

0.113.0

💡 Enhancements 💡
  • operator: Programmatically create the ServiceMonitor for the operator metrics endpoint, ensuring correct namespace handling and dynamic configuration. (#​3370)
    Previously, the ServiceMonitor was created statically from a manifest file, causing failures when the
    operator was deployed in a non-default namespace. This enhancement ensures automatic adjustment of the
    serverName and seamless metrics scraping.
  • collector: Create RBAC rules for the k8s_events receiver automatically. (#​3420)
  • collector: Inject environment K8S_NODE_NAME environment variable for the Kubelet Stats Receiver. (#​2779)
  • auto-instrumentation: add config for installing musl based auto-instrumentation for Python (#​2264)
  • auto-instrumentation: Support http/json and http/protobuf via OTEL_EXPORTER_OTLP_PROTOCOL environment variable in addition to default grpc for exporting traces (#​3412)
  • target allocator: enables support for pulling scrape config and probe CRDs in the target allocator (#​1842)
🧰 Bug fixes 🧰
  • collector: Fix mutation of deployments, statefulsets, and daemonsets allowing to remove fields on update (#​2947)
Components

v0.112.0

Compare Source

0.112.0

💡 Enhancements 💡
  • auto-instrumentation: Support configuring Java auto-instrumentation when runtime configuration is provided from configmap or secret. (#​1814)
    This change allows users to configure JAVA_TOOL_OPTIONS in config map or secret when the name of the variable is defined in the pod spec.
    The operator in this case set another JAVA_TOOL_OPTIONS that references the original value
    e.g. JAVA_TOOL_OPTIONS=$(JAVA_TOOL_OPTIONS) -javaagent:/otel-auto-instrumentation-java/javaagent.jar.

  • auto-instrumentation: Adds VolumeClaimTemplate field to Instrumentation spec to enable user-definable ephemeral volumes for auto-instrumentation. (#​3267)

  • collector: Add support for persistentVolumeClaimRetentionPolicy field (#​3305)

  • auto-instrumentation: build musl based auto-instrumentation in Python docker image ([#​2264](https://redirect.github.com/open-telemetry/ope


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/all branch 2 times, most recently from 7c2f7eb to 4417064 Compare May 20, 2024 00:15
@renovate renovate bot changed the title fix(deps): update all dependencies to v0.30.1 fix(deps): update all dependencies May 20, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 61e2514 to a18fb2b Compare May 23, 2024 04:32
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies May 23, 2024
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 0a8f29a to 1cd9607 Compare May 31, 2024 13:18
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 115cadc to 33de24d Compare June 4, 2024 12:45
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):

  • 55 additional dependencies were updated

Details:

Package Change
github.com/briandowns/spinner v1.23.0 -> v1.23.1
github.com/cisco-open/k8s-objectmatcher v1.9.0 -> v1.10.0
github.com/emicklei/go-restful/v3 v3.12.0 -> v3.12.1
github.com/fatih/color v1.16.0 -> v1.17.0
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 -> v0.0.0-20241029153458-d1b30febd7db
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 -> v2.23.0
github.com/knadh/koanf/v2 v2.1.1 -> v2.1.2
github.com/spf13/cast v1.6.0 -> v1.7.0
go.opentelemetry.io/collector/component/componentstatus v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/confmap v1.19.0 -> v1.20.0
go.opentelemetry.io/collector/connector v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/connector/connectorprofiles v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/connector/connectortest v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/consumer v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/consumer/consumererror v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/consumer/consumerprofiles v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/consumer/consumertest v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/exporter v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/exporter/exporterprofiles v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/exporter/exportertest v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/extension v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/extension/auth v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/extension/extensioncapabilities v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/featuregate v1.19.0 -> v1.20.0
go.opentelemetry.io/collector/internal/fanoutconsumer v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/pdata v1.19.0 -> v1.20.0
go.opentelemetry.io/collector/pdata/pprofile v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/pdata/testdata v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/pipeline/pipelineprofiles v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/processor v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/processor/processorprofiles v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/processor/processortest v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/receiver v0.113.0 -> v0.114.0
go.opentelemetry.io/collector/receiver/receiverprofiles v0.113.0 -> v0.114.0
go.opentelemetry.io/otel v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/prometheus v0.53.0 -> v0.54.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/log v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/sdk v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/sdk/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.32.0
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/term v0.25.0 -> v0.26.0
golang.org/x/text v0.19.0 -> v0.20.0
golang.org/x/time v0.5.0 -> v0.6.0
golang.org/x/tools v0.22.0 -> v0.27.0
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241104194629-dd2ea8efbc28
k8s.io/apiextensions-apiserver v0.30.2 -> v0.31.3
k8s.io/kube-openapi v0.0.0-20240322212309-b815d8309940 -> v0.0.0-20240903163716-9e1beecbcb38
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 -> v0.0.0-20240921022957-49e7df575cb6

@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 2eddaa5 to 7187fe1 Compare June 7, 2024 09:01
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 77c8bba to 4a8648b Compare November 14, 2024 00:36
@renovate renovate bot force-pushed the renovate/all branch 13 times, most recently from 4a6ae55 to a97a28e Compare November 21, 2024 06:31
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from db09013 to 99d03b1 Compare November 25, 2024 15:10
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