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

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

fix(deps): update all dependencies #109

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/imdario/mergo v0.3.16 -> v1.0.1 age adoption passing confidence replace major
github.com/imdario/mergo v0.3.16 -> v1.0.1 age adoption passing confidence require major
github.com/onsi/gomega v1.36.0 -> v1.36.1 age adoption passing confidence require patch
github.com/open-telemetry/opentelemetry-operator v0.114.0 -> v0.115.0 age adoption passing confidence require minor
github/codeql-action v3.27.5 -> v3.27.7 age adoption passing confidence action patch
go.opentelemetry.io/collector/component v0.114.0 -> v0.115.0 age adoption passing confidence require minor
go.opentelemetry.io/collector/config/configauth v0.114.0 -> v0.115.0 age adoption passing confidence require minor
go.opentelemetry.io/collector/config/configcompression v1.20.0 -> v1.21.0 age adoption passing confidence require minor
go.opentelemetry.io/collector/config/configopaque v1.20.0 -> v1.21.0 age adoption passing confidence require minor
go.opentelemetry.io/collector/config/configtelemetry v0.114.0 -> v0.115.0 age adoption passing confidence require minor
go.opentelemetry.io/collector/otelcol v0.114.0 -> v0.115.0 age adoption passing confidence require minor
go.opentelemetry.io/collector/pipeline v0.114.0 -> v0.115.0 age adoption passing confidence require minor
go.opentelemetry.io/collector/service v0.114.0 -> v0.115.0 age adoption passing confidence require minor
golang.org/x/exp 2d47ceb -> 1829a12 age adoption passing confidence require digest
k8s.io/api v0.31.3 -> v0.31.4 age adoption passing confidence require patch
k8s.io/apimachinery v0.31.3 -> v0.31.4 age adoption passing confidence require patch
k8s.io/client-go v0.31.3 -> v0.31.4 age adoption passing confidence require patch
opentelemetry-operator (source) 0.74.3 -> 0.75.0 age adoption passing confidence minor

Release Notes

imdario/mergo (github.com/imdario/mergo)

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: darccio/mergo@v1.0.0...v1.0.1

v1.0.0: 1.0.0 released with new module URL: dario.cat/mergo

Compare Source

This PR is a release containing 0.3.15 features but changing the module URL to dario.cat/mergo.

What's Changed

Full Changelog: darccio/mergo@v0.3.16...v1.0.0

onsi/gomega (github.com/onsi/gomega)

v1.36.1

Compare Source

1.36.1

Fixes
open-telemetry/opentelemetry-operator (github.com/open-telemetry/opentelemetry-operator)

v0.115.0

Compare Source

0.115.0
💡 Enhancements 💡
  • collector: enables support for pulling scrape config and probe CRDs in the target allocator (#​1842)
  • collector: support for creating a service for extensions when ports are specified. (#​3460)
🧰 Bug fixes 🧰
  • github action: Add new line character at the end of PrometheusRule file. (#​3503)

  • auto-instrumentation: Reverts PR 3379 which inadvertently broke users setting JAVA_TOOL_OPTIONS (#​3463)
    Reverts a previous PR which was causing JAVA_TOOL_OPTIONS to not be overriden when
    set by users. This was resulting in application crashloopbackoffs for users relying
    on java autoinstrumentation.

  • auto-instrumentation: Remove the mapping of app.kubernetes.io/instance to service.instance.id (#​3495)
    Technically, this is a breaking change, but we regard it as a bug fix because the previous behavior was incorrect.

    if you did have multiple container instrumentation and use app.kubernetes.io/instance to set the service.instance.id,
    you will now see multiple instances in the UI - which is the correct behavior.

    You can still use the attribute resource.opentelemetry.io/service.instance.id to set the service.instance.id,
    which will be shared across all containers in the pod - but this is not recommended for multiple container instrumentation instances.

    Refer to the semantic conventions
    for more information.

Components

v0.114.1

Compare Source

0.114.1

🧰 Bug fixes 🧰
  • auto-instrumentation: Reverts PR 3379 which inadvertently broke users setting JAVA_TOOL_OPTIONS (#​3463)
    Reverts a previous PR which was causing JAVA_TOOL_OPTIONS to not be overriden when
    set by users. This was resulting in application crashloopbackoffs for users relying
    on java autoinstrumentation.
  • github action: Add new line character at the end of PrometheusRule file. (#​3503)
Components
github/codeql-action (github/codeql-action)

v3.27.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.7 - 10 Dec 2024
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v3.27.6

Compare Source

open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)

v0.115.0

Compare Source

🛑 Breaking changes 🛑
  • otelcol: Change all logged timestamps to ISO8601. (#​10543)
    This makes log timestamps human-readable (as opposed to epoch seconds in
    scientific notation), but may break users trying to parse logged lines in the
    old format.
  • pdata/pprofile: Upgrade pdata to opentelemetry-proto v1.4.0 (#​11722)
🚩 Deprecations 🚩
  • scraperhelper: Deprecate all Scraper helpers in scraperhelper (#​11732)
    Deprecate ScrapeFunc, ScraperOption, WithStart, WithShutdown in favor of equivalent funcs in scraper package.
💡 Enhancements 💡
  • exporterqueue: Introduce a feature gate exporter.UsePullingBasedExporterQueueBatcher to use the new pulling model in exporter queue batching. (#​8122, #​10368)
    If both queuing and batching is enabled for exporter, we now use a pulling model instead of a
    pushing model. num_consumer in queue configuration is now used to specify the maximum number of
    concurrent workers that are sending out the request.

  • service: label metrics as alpha to communicate their stability (#​11729)

  • consumer: Mark consumer as stable. (#​9046)

  • service: Add support for ca certificates in telemetry metrics otlp grpc exporter (#​11633)
    Before this change the Certificate value in config was silently ignored.

🧰 Bug fixes 🧰
  • service: ensure OTLP emitted logs respect severity (#​11718)
  • featuregate: Fix an unfriendly display message runtime error when featuregate is used to display command line usage. (#​11651)
  • profiles: Fix iteration over scope profiles while counting the samples. (#​11688)
kubernetes/api (k8s.io/api)

v0.31.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.31.4

Compare Source

open-telemetry/opentelemetry-helm-charts (opentelemetry-operator)

v0.75.0

Compare Source

OpenTelemetry Operator Helm chart for Kubernetes

What's Changed

Full Changelog: open-telemetry/opentelemetry-helm-charts@opentelemetry-kube-stack-0.3.5...opentelemetry-operator-0.75.0


Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (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.

Copy link
Contributor Author

renovate bot commented Dec 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):

  • 37 additional dependencies were updated

Details:

Package Change
github.com/shirou/gopsutil/v4 v4.24.10 -> v4.24.11
go.opentelemetry.io/collector/component/componentstatus v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/component/componenttest v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/confmap v1.20.0 -> v1.21.0
go.opentelemetry.io/collector/connector v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/connector/connectorprofiles v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/connector/connectortest v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/consumer v0.114.0 -> v1.21.0
go.opentelemetry.io/collector/consumer/consumererror v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/consumer/consumerprofiles v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/consumer/consumertest v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/exporter v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/exporter/exporterprofiles v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/exporter/exportertest v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/extension v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/extension/auth v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/extension/extensioncapabilities v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/extension/extensiontest v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/featuregate v1.20.0 -> v1.21.0
go.opentelemetry.io/collector/internal/fanoutconsumer v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/pdata v1.20.0 -> v1.21.0
go.opentelemetry.io/collector/pdata/pprofile v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/pdata/testdata v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/pipeline/pipelineprofiles v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/processor v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/processor/processorprofiles v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/processor/processortest v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/receiver v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/receiver/receiverprofiles v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/receiver/receivertest v0.114.0 -> v0.115.0
go.opentelemetry.io/collector/semconv v0.114.0 -> v0.115.0
golang.org/x/net v0.31.0 -> v0.32.0
golang.org/x/sys v0.27.0 -> v0.28.0
golang.org/x/term v0.26.0 -> v0.27.0
golang.org/x/text v0.20.0 -> v0.21.0
golang.org/x/tools v0.27.0 -> v0.28.0
google.golang.org/protobuf v1.35.1 -> v1.35.2

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3019be8 to 70b9797 Compare December 5, 2024 14:50
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 5, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d562d08 to a13e7a9 Compare December 6, 2024 16:09
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Dec 6, 2024
Copy link
Contributor Author

renovate bot commented Dec 6, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/imdario/[email protected]: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 73ee625 to f104bc6 Compare December 10, 2024 05:13
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 065d5c3 to 966d75b Compare December 11, 2024 03:23
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