Skip to content

feat(deps): Bump @opentelemetry/semantic-conventions from 1.41.1 to 1.42.0 in the opentelemetry group#22147

Merged
andreiborza merged 1 commit into
developfrom
dependabot/npm_and_yarn/opentelemetry-1dd266f3bf
Jul 9, 2026
Merged

feat(deps): Bump @opentelemetry/semantic-conventions from 1.41.1 to 1.42.0 in the opentelemetry group#22147
andreiborza merged 1 commit into
developfrom
dependabot/npm_and_yarn/opentelemetry-1dd266f3bf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the opentelemetry group with 1 update: @opentelemetry/semantic-conventions.

Updates @opentelemetry/semantic-conventions from 1.41.1 to 1.42.0

Release notes

Sourced from @​opentelemetry/semantic-conventions's releases.

semconv/v1.42.0

1.42.0

🚀 Features

Stable changes in v1.42.0

ATTR_CONTAINER_ID                 // container.id
ATTR_CONTAINER_IMAGE_NAME         // container.image.name
ATTR_CONTAINER_IMAGE_REPO_DIGESTS // container.image.repo_digests
ATTR_CONTAINER_IMAGE_TAGS         // container.image.tags
ATTR_K8S_CLUSTER_NAME             // k8s.cluster.name
ATTR_K8S_CLUSTER_UID              // k8s.cluster.uid
ATTR_K8S_CONTAINER_NAME           // k8s.container.name
ATTR_K8S_CONTAINER_RESTART_COUNT  // k8s.container.restart_count
ATTR_K8S_CRONJOB_ANNOTATION       // (key) => k8s.cronjob.annotation.${key}
ATTR_K8S_CRONJOB_LABEL            // (key) => k8s.cronjob.label.${key}
ATTR_K8S_CRONJOB_NAME             // k8s.cronjob.name
ATTR_K8S_CRONJOB_UID              // k8s.cronjob.uid
ATTR_K8S_DAEMONSET_ANNOTATION     // (key) => k8s.daemonset.annotation.${key}
ATTR_K8S_DAEMONSET_LABEL          // (key) => k8s.daemonset.label.${key}
ATTR_K8S_DAEMONSET_NAME           // k8s.daemonset.name
ATTR_K8S_DAEMONSET_UID            // k8s.daemonset.uid
ATTR_K8S_DEPLOYMENT_ANNOTATION    // (key) => k8s.deployment.annotation.${key}
ATTR_K8S_DEPLOYMENT_LABEL         // (key) => k8s.deployment.label.${key}
ATTR_K8S_DEPLOYMENT_NAME          // k8s.deployment.name
ATTR_K8S_DEPLOYMENT_UID           // k8s.deployment.uid
ATTR_K8S_JOB_ANNOTATION           // (key) => k8s.job.annotation.${key}
ATTR_K8S_JOB_LABEL                // (key) => k8s.job.label.${key}
ATTR_K8S_JOB_NAME                 // k8s.job.name
ATTR_K8S_JOB_UID                  // k8s.job.uid
ATTR_K8S_NAMESPACE_ANNOTATION     // (key) => k8s.namespace.annotation.${key}
ATTR_K8S_NAMESPACE_LABEL          // (key) => k8s.namespace.label.${key}
ATTR_K8S_NAMESPACE_NAME           // k8s.namespace.name
ATTR_K8S_NODE_ANNOTATION          // (key) => k8s.node.annotation.${key}
ATTR_K8S_NODE_LABEL               // (key) => k8s.node.label.${key}
ATTR_K8S_NODE_NAME                // k8s.node.name
ATTR_K8S_NODE_UID                 // k8s.node.uid
ATTR_K8S_POD_ANNOTATION           // (key) => k8s.pod.annotation.${key}
</tr></table>

... (truncated)

Commits
  • f7c090c chore: prepare next release (#6882)
  • 9d9330f feat(semantic-conventions): update semantic conventions to v1.42.0 (#6871)
  • 31f460f chore(deps): update github/codeql-action action to v4.36.3 (#6876)
  • d9c170c feat(sdk-trace-web,fetch,grpc,http,xml-http-request): only emit stable http m...
  • d2d08f6 docs: tweak releasing instructions for change in GitHub 'edit release' UI (#6...
  • 03eeba7 docs: fix refs to API doc URLs that changed with typedoc build tool update (#...
  • 40d67b7 chore: prepare next release (#6869)
  • b1c196d Merge commit from fork
  • d375c08 fix(instrumentation,instrumentation-http): fix codecov under-reporting (#6867)
  • d61ab5f perf(sdk-metrics): optionally capture active context for sync instruments (#6...
  • 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 the opentelemetry group with 1 update: [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js).


Updates `@opentelemetry/semantic-conventions` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@semconv/v1.41.1...semconv/v1.42.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 9, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 9, 2026 15:26
@dependabot
dependabot Bot requested review from JPeer264, andreiborza and mydea and removed request for a team July 9, 2026 15:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 9, 2026
@andreiborza
andreiborza merged commit 4350c37 into develop Jul 9, 2026
283 checks passed
@andreiborza
andreiborza deleted the dependabot/npm_and_yarn/opentelemetry-1dd266f3bf branch July 9, 2026 16:22
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant