Skip to content

build(deps): bump go.opentelemetry.io/collector/component in /xpumd/extension/inteldevicewatch - #173

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/xpumd/extension/inteldevicewatch/go_modules-c620b43471
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/xpumd/extension/inteldevicewatch/go_modules-c620b43471

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor

Bumps go.opentelemetry.io/collector/component in /xpumd/extension/inteldevicewatch from 1.63.0 to 1.67.0.

Updates go.opentelemetry.io/collector/component from 1.63.0 to 1.67.0

Changelog

Sourced from go.opentelemetry.io/collector/component's changelog.

v1.67.0/v0.161.0

🛑 Breaking changes 🛑

  • cmd/mdatagen: remove deprecated func DefaultMetricsBuilderConfig (#15854)

  • pkg/service: Remove the deprecated extensioncapabilities.ConfigWatcher interface, Extensions.NotifyConfig, and service.Settings.CollectorConf. (#15399) These were deprecated in v0.155.0. Use ConfigSnapshotWatcher, NotifyConfigSnapshot, and Settings.ConfigSnapshot instead.

  • pkg/service: Remove deprecated config option LoggingOptions (#15919)

💡 Enhancements 💡

  • pkg/config/confignet: Migrate network core types to schema-based configuration generated by mdatagen. (#15706)

🧰 Bug fixes 🧰

  • pkg/configoptional: Properly marshal and unmarshal encoding.TextMarshaler/encoding.TextUnmarshaler types (#15636)
  • pkg/featuregate: Reject feature gate IDs with an empty dot-separated segment (leading, trailing, or consecutive dots), e.g. .foo, foo., foo..bar. (#15676)

v1.66.0/v0.160.0

🛑 Breaking changes 🛑

  • pkg/service: telemetry.Factory.CreateResource and telemetry.CreateResourceFunc now return (pcommon.Resource, string, error) instead of (pcommon.Resource, error) to expose the resource's schema URL. (#15129) The telemetry.Factory interface is experimental and cannot be implemented externally (it has an unexported method). Callers using telemetry.WithCreateResource must update the function signature to return a third string value for the schema URL.

🚩 Deprecations 🚩

  • pkg/confighttp: Deprecate flat keepalive fields in client and server config in favor of the new keepalive section. (#14020) The following client configuration fields are deprecated in favor of the keepalive section:
    • idle_conn_timeout -> keepalive::idle_conn_timeout
    • max_idle_conns -> keepalive::max_idle_conns
    • max_idle_conns_per_host -> keepalive::max_idle_conns_per_host
    • disable_keep_alives: true -> keepalive::enabled: false The following server configuration fields are deprecated in favor of the keepalive section:
    • idle_timeout -> keepalive::idle_timeout
    • keep_alives_enabled: false -> keepalive::enabled: false Deprecated fields set in the configuration keep working exactly as before and produce a deprecation warning when the client or server is created. Setting deprecated fields together with the new keepalive section is an error. Code migrating off the deprecated fields can use the new NewDefaultKeepaliveClientConfig and NewDefaultKeepaliveServerConfig functions to build a keepalive section with the default values.

... (truncated)

Commits
  • 0bf928a [chore] Prepare release v1.67.0/v0.161.0 (#15946)
  • a35b7a8 remove deprecated ConfigWatcher, NotifyConfig, CollectorConf (#15834)
  • 2be39ed Update module github.com/dkorunic/betteralign to v0.15.1 (#15908)
  • 65bcb48 [pkg/service] remove deprecated ZapOptions (#15935)
  • b25479e [pkg/scraperhelper/controller] Remove deprecated AddScraper func (#15934)
  • 0deeefe [pkg/xconfmap] remove deprecated WithForceUnmarshaler func (#15932)
  • 5602640 [pkg/service] remove deprecated option LoggingOptions (#15919)
  • 9303b23 [chore] update godoc with deprecation version (#15915)
  • 8da1d6c [chore] clean up deprecated funcs in generated code (#15916)
  • 33b7c53 [chore][cmd/mdatagen] Adds check-stability subcommand (#15913)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [go.opentelemetry.io/collector/component](https://github.com/open-telemetry/opentelemetry-collector) in `/xpumd/extension/inteldevicewatch` from 1.63.0 to 1.67.0.


Updates `go.opentelemetry.io/collector/component` from 1.63.0 to 1.67.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@pdata/v1.63.0...pdata/v1.67.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector/component
  dependency-version: 1.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 25, 2026
@dependabot
dependabot Bot requested a review from marquiz as a code owner September 25, 2026 19:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report: xpumd daemon

Hand-written code

Coverage measured by the Go unit tests (make coverage) compared to main.

Metric main PR Change Direction
Statement coverage 42.1% (1217/2889) 42.1% (1215/2889) -0.1% decreased
Files with statement coverage changes greater than 1%
File main PR Change
receiver/intelcrashlog/receiver.go 89.6% 88.2% -1.4%

Generated code

Coverage measured by the Go unit tests (make coverage) compared to main.

Metric main PR Change Direction
Statement coverage 77.6% (1934/2492) 77.6% (1934/2492) +0.0% unchanged

No individual files changed statement coverage by more than 1%.

HTML reports

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report: Level-Zero Go bindings

Hand-written code

Coverage measured by the Go unit tests (make coverage) compared to main.

Metric main PR Change Direction
Statement coverage 49.1% (884/1800) 49.1% (884/1800) +0.0% unchanged

No individual files changed statement coverage by more than 1%.

Generated code

Coverage measured by the Go unit tests (make coverage) compared to main.

Metric main PR Change Direction
Statement coverage 70.2% (742/1057) 70.2% (742/1057) +0.0% unchanged

No individual files changed statement coverage by more than 1%.

HTML reports

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants