Skip to content

chore(deps-dev): bump @opentelemetry/sdk-node from 0.213.0 to 0.217.0#1546

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/opentelemetry/sdk-node-0.217.0
Open

chore(deps-dev): bump @opentelemetry/sdk-node from 0.213.0 to 0.217.0#1546
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/opentelemetry/sdk-node-0.217.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps @opentelemetry/sdk-node from 0.213.0 to 0.217.0.

Release notes

Sourced from @​opentelemetry/sdk-node's releases.

experimental/v0.217.0

0.217.0

🚀 Features

  • feat(otlp-transformer): replace protobufjs trace serialization with custom implementation #6625 @​pichlermarc
  • feat(configuration): auto-generate TypeScript types from OTel declarative config JSON schema (stable v1.0.0) using json-schema-to-typescript and ajv #6533 @​MikeGoldsmith
  • feat(configuration, sdk-node): startNodeSDK() code path now uses log_level configuration to setup a DiagConsoleLogger #6668 @​trentm
    • Note that allowed values for log_level in a configuration YAML file are not the same set as for OTEL_LOG_LEVEL. Use log_level: trace to see all logs (equivalent of OTEL_LOG_LEVEL=ALL). Use log_level: fatal to effectively disable the SDK's internal diagnostic logger (equivalent of OTEL_LOG_LEVEL=NONE).
    • If log_level is not specified, a diagnostic console logger at "info" level will be setup.
    • An invalid YAML config file will now result in a noop OTel SDK.

🐛 Bug Fixes

  • fix(configuration): do not validate OTEL_CONFIG_FILE value before using it for file config #6643 @​trentm
  • fix(configuration): improve how 'additionalProperties' in JSON schema is translated to TS types #6650 @​trentm
  • fix(configuration): remove stripMinItems and preprocessNullArrays from validation/parsing #6657 @​trentm
  • fix(configuration): improve handling of enums in generated types #6659 @​trentm
  • fix(configuration): improve the technique for removing '| null' on types the JSON Schema #6662 @​trentm
  • fix(sampler-jaeger-remote): add missing axios dep #6656 @​trentm
  • fix(exporter-prometheus): handle malformed URLs in Prometheus exporter request handler #6674 @​homanp

experimental/v0.216.0

0.216.0

🚀 Features

🐛 Bug Fixes

  • fix(instrumentation-xml-http-request): avoid unwrapping XMLHttpRequest API when disabling #6611 @​david-luna
  • fix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix premature _isEnabled / _isFetchPatched flips in enable() @​brunorodmoreira
  • fix(instrumentation-xhr): resolve relative URLs before matching ignoreUrls #6551 @​Maximiliano-Zeballos
  • fix(sdk-node): fix setting of ViewOption#name from ConfigurationModel #6620 @​trentm
  • fix(web-common): add limit for timeout #6601 @​maryliag
  • fix(otlp-transformer): pin protobufjs@8.0.1 as protobufjs@8.0.3 is broken for browser use #6646

🏠 Internal

  • test(otlp-transformer): add metrics transform benchmark #6628 @​pichlermarc
  • refactor(opentelemetry-exporter-prometheus): do not call enforcePrometheusNamingConvention() multiple times per metric #6636 @​cjihrig

experimental/v0.215.0

0.215.0

💥 Breaking Changes

... (truncated)

Commits
  • 74cde1b chore: prepare next release (#6675)
  • e8f439a fix: handle malformed URLs in Prometheus exporter request handler (#6674)
  • ab3a2e2 feat(sdk-node, configuration): diag log handling updates for startNodeSDK(), ...
  • d5b7d1e fix(deps): update dependency axios to v1.15.2 [security] (#6670)
  • c163618 chore(deps): update github/codeql-action digest to e46ed2c (#6661)
  • ec2bfbe chore(configuration): move config generation scripts into the configuration p...
  • acc9ecd chore(configuration): cosmetic changes to generated types.ts (#6663)
  • 8f008ec chore: Move inactive members to emeritus (#6649)
  • 435431e fix(configuration): improve the technique for removing '| null' on types due ...
  • 4222024 fix(configuration): improve handling of enums in generated types (#6659)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) from 0.213.0 to 0.217.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@experimental/v0.213.0...experimental/v0.217.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-node"
  dependency-version: 0.217.0
  dependency-type: direct:development
...

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 May 11, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 11, 2026

Deploying orpc with  Cloudflare Pages  Cloudflare Pages

Latest commit: 96da81c
Status: ✅  Deploy successful!
Preview URL: https://c746fd2e.orpc-4zt.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-open.orpc-4zt.pages.dev

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 11, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 11, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 11, 2026

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1546

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1546

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1546

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1546

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1546

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1546

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1546

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1546

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1546

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1546

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1546

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1546

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1546

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1546

@orpc/experimental-publisher-durable-object

npm i https://pkg.pr.new/@orpc/experimental-publisher-durable-object@1546

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1546

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1546

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1546

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1546

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1546

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1546

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1546

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1546

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1546

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1546

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1546

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1546

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1546

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1546

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1546

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1546

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1546

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1546

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1546

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1546

commit: 3338208

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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 size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants