Skip to content

chore(deps): bump @opentelemetry/semantic-conventions from 1.41.1 to 1.42.0 in /services/tts#1079

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/tts/opentelemetry/semantic-conventions-1.42.0
Open

chore(deps): bump @opentelemetry/semantic-conventions from 1.41.1 to 1.42.0 in /services/tts#1079
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/services/tts/opentelemetry/semantic-conventions-1.42.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) 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
...

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
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.

0 participants