Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps the production-dependencies group with 9 updates in the / directory:

Package From To
@opentelemetry/auto-instrumentations-node 0.52.0 0.53.0
@opentelemetry/exporter-logs-otlp-proto 0.54.0 0.55.0
@opentelemetry/exporter-metrics-otlp-proto 0.54.0 0.55.0
@opentelemetry/exporter-trace-otlp-proto 0.54.0 0.55.0
@opentelemetry/instrumentation-kafkajs 0.4.0 0.5.0
@opentelemetry/resources 1.27.0 1.28.0
@opentelemetry/sdk-logs 0.54.0 0.55.0
@opentelemetry/sdk-metrics 1.27.0 1.28.0
@opentelemetry/sdk-node 0.54.0 0.55.0

Updates @opentelemetry/auto-instrumentations-node from 0.52.0 to 0.53.0

Release notes

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

auto-instrumentations-node: v0.53.0

0.53.0 (2024-11-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2535) (5223a6c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.47.0 to ^0.48.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.46.0 to ^0.47.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.10.0 to ^0.11.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.13.0 to ^0.14.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-express bumped from ^0.44.0 to ^0.45.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.16.0 to ^0.17.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.44.0 to ^0.45.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.44.0 to ^0.45.0
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.4.0 to ^0.5.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.44.0 to ^0.45.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.48.0 to ^0.49.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.42.1 to ^0.43.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-net bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.47.1 to ^0.48.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-router bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-tedious bumped from ^0.15.0 to ^0.16.0
      • @​opentelemetry/instrumentation-undici bumped from ^0.7.1 to ^0.8.0
      • @​opentelemetry/instrumentation-winston bumped from ^0.41.0 to ^0.42.0

... (truncated)

Commits
  • d0fb135 chore: release main (#2537)
  • 5223a6c feat(deps): update deps matching '@opentelemetry/*' (#2535)
  • bc647fc docs(multiple): update readme for semantic convention (#2529)
  • 5eb61d8 chore(deps): update deps matching "@opentelemetry/*" (#2521)
  • 7cc26fb chore(scripts): update-otel-deps.js script fixes (#2520)
  • acbaf20 chore: release main (#2507)
  • 28e209a fix(instrumentation-undici): fix a possible crash if the request path is a fu...
  • 0309cae feat(instrumentation-aws-lambda): take care of ESM based (.mjs) handlers (#...
  • 80d0c74 feat(instrumentation-runtime-node)!: add prom-client-metrics (#2136)
  • 6234918 chore: use nx commands (#2493)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-logs-otlp-proto from 0.54.0 to 0.55.0

Release notes

Sourced from @​opentelemetry/exporter-logs-otlp-proto's releases.

experimental/v0.55.0

0.55.0

💥 Breaking Change

  • feat(instrumentation-http)!: reduce public API surface by removing exports and making protected methods private #5124 @​pichlermarc
    • (user-facing) the following exports were intended for internal use only and have been removed without replacement
      • extractHostnameAndPort
      • getAbsoluteUrl
      • getIncomingRequestAttributes
      • getIncomingRequestAttributesOnResponse
      • getIncomingRequestMetricAttributes
      • getIncomingRequestMetricAttributesOnResponse
      • getOutgoingRequestAttributes
      • getOutgoingRequestAttributesOnResponse
      • getOutgoingRequestMetricAttributes
      • getOutgoingRequestMetricAttributesOnResponse
      • getRequestInfo
      • headerCapture
      • isCompressed
      • isValidOptionsType
      • parseResponseStatus
      • satisfiesPattern
      • setAttributesFromHttpKind
      • setRequestContentLengthAttribute
      • setResponseContentLengthAttribute
      • setSpanWithError
      • RequestSignature
      • RequestFunction
      • ParsedRequestOptions
      • IgnoreMatcher
      • Https
      • HttpRequestArgs
      • HttpCallbackOptional
      • HttpCallback
      • Http
      • GetFunction
      • Func
      • Err

🚀 (Enhancement)

  • feat(sdk-node, sdk-logs): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617
    • default: true
    • note: false will become the default behavior in a future iteration in order to comply with specification requirements
  • feat(instrumentation): Track request body size in XHR and Fetch instrumentations #4706 @​mustafahaddara

🐛 (Bug Fix)

  • fix(instrumentation-http): Fix the OTEL_SEMCONV_STABILITY_OPT_IN variable check. Using of instead of in #5137

... (truncated)

Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-metrics-otlp-proto from 0.54.0 to 0.55.0

Release notes

Sourced from @​opentelemetry/exporter-metrics-otlp-proto's releases.

experimental/v0.55.0

0.55.0

💥 Breaking Change

  • feat(instrumentation-http)!: reduce public API surface by removing exports and making protected methods private #5124 @​pichlermarc
    • (user-facing) the following exports were intended for internal use only and have been removed without replacement
      • extractHostnameAndPort
      • getAbsoluteUrl
      • getIncomingRequestAttributes
      • getIncomingRequestAttributesOnResponse
      • getIncomingRequestMetricAttributes
      • getIncomingRequestMetricAttributesOnResponse
      • getOutgoingRequestAttributes
      • getOutgoingRequestAttributesOnResponse
      • getOutgoingRequestMetricAttributes
      • getOutgoingRequestMetricAttributesOnResponse
      • getRequestInfo
      • headerCapture
      • isCompressed
      • isValidOptionsType
      • parseResponseStatus
      • satisfiesPattern
      • setAttributesFromHttpKind
      • setRequestContentLengthAttribute
      • setResponseContentLengthAttribute
      • setSpanWithError
      • RequestSignature
      • RequestFunction
      • ParsedRequestOptions
      • IgnoreMatcher
      • Https
      • HttpRequestArgs
      • HttpCallbackOptional
      • HttpCallback
      • Http
      • GetFunction
      • Func
      • Err

🚀 (Enhancement)

  • feat(sdk-node, sdk-logs): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617
    • default: true
    • note: false will become the default behavior in a future iteration in order to comply with specification requirements
  • feat(instrumentation): Track request body size in XHR and Fetch instrumentations #4706 @​mustafahaddara

🐛 (Bug Fix)

  • fix(instrumentation-http): Fix the OTEL_SEMCONV_STABILITY_OPT_IN variable check. Using of instead of in #5137

... (truncated)

Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/exporter-trace-otlp-proto from 0.54.0 to 0.55.0

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-proto's releases.

experimental/v0.55.0

0.55.0

💥 Breaking Change

  • feat(instrumentation-http)!: reduce public API surface by removing exports and making protected methods private #5124 @​pichlermarc
    • (user-facing) the following exports were intended for internal use only and have been removed without replacement
      • extractHostnameAndPort
      • getAbsoluteUrl
      • getIncomingRequestAttributes
      • getIncomingRequestAttributesOnResponse
      • getIncomingRequestMetricAttributes
      • getIncomingRequestMetricAttributesOnResponse
      • getOutgoingRequestAttributes
      • getOutgoingRequestAttributesOnResponse
      • getOutgoingRequestMetricAttributes
      • getOutgoingRequestMetricAttributesOnResponse
      • getRequestInfo
      • headerCapture
      • isCompressed
      • isValidOptionsType
      • parseResponseStatus
      • satisfiesPattern
      • setAttributesFromHttpKind
      • setRequestContentLengthAttribute
      • setResponseContentLengthAttribute
      • setSpanWithError
      • RequestSignature
      • RequestFunction
      • ParsedRequestOptions
      • IgnoreMatcher
      • Https
      • HttpRequestArgs
      • HttpCallbackOptional
      • HttpCallback
      • Http
      • GetFunction
      • Func
      • Err

🚀 (Enhancement)

  • feat(sdk-node, sdk-logs): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617
    • default: true
    • note: false will become the default behavior in a future iteration in order to comply with specification requirements
  • feat(instrumentation): Track request body size in XHR and Fetch instrumentations #4706 @​mustafahaddara

🐛 (Bug Fix)

  • fix(instrumentation-http): Fix the OTEL_SEMCONV_STABILITY_OPT_IN variable check. Using of instead of in #5137

... (truncated)

Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/instrumentation-kafkajs from 0.4.0 to 0.5.0

Release notes

Sourced from @​opentelemetry/instrumentation-kafkajs's releases.

instrumentation-kafkajs: v0.5.0

0.5.0 (2024-11-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2535) (5223a6c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​opentelemetry/contrib-test-utils bumped from ^0.42.0 to ^0.43.0
Commits

Updates @opentelemetry/resource-detector-container from 0.5.0 to 0.5.1

Changelog

Sourced from @​opentelemetry/resource-detector-container's changelog.

0.5.1

Released 2020-03-19

🐛 (Bug Fix)

  • opentelemetry-web
    • #873 Remove unnecessary this overwrite in stack context manager (@​dyladan)
  • opentelemetry-plugin-mysql
  • opentelemetry-metrics

Committers: 2

Commits

Updates @opentelemetry/resources from 1.27.0 to 1.28.0

Release notes

Sourced from @​opentelemetry/resources's releases.

v1.28.0

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error
Changelog

Sourced from @​opentelemetry/resources's changelog.

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error
Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-logs from 0.54.0 to 0.55.0

Release notes

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

experimental/v0.55.0

0.55.0

💥 Breaking Change

  • feat(instrumentation-http)!: reduce public API surface by removing exports and making protected methods private #5124 @​pichlermarc
    • (user-facing) the following exports were intended for internal use only and have been removed without replacement
      • extractHostnameAndPort
      • getAbsoluteUrl
      • getIncomingRequestAttributes
      • getIncomingRequestAttributesOnResponse
      • getIncomingRequestMetricAttributes
      • getIncomingRequestMetricAttributesOnResponse
      • getOutgoingRequestAttributes
      • getOutgoingRequestAttributesOnResponse
      • getOutgoingRequestMetricAttributes
      • getOutgoingRequestMetricAttributesOnResponse
      • getRequestInfo
      • headerCapture
      • isCompressed
      • isValidOptionsType
      • parseResponseStatus
      • satisfiesPattern
      • setAttributesFromHttpKind
      • setRequestContentLengthAttribute
      • setResponseContentLengthAttribute
      • setSpanWithError
      • RequestSignature
      • RequestFunction
      • ParsedRequestOptions
      • IgnoreMatcher
      • Https
      • HttpRequestArgs
      • HttpCallbackOptional
      • HttpCallback
      • Http
      • GetFunction
      • Func
      • Err

🚀 (Enhancement)

  • feat(sdk-node, sdk-logs): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617
    • default: true
    • note: false will become the default behavior in a future iteration in order to comply with specification requirements
  • feat(instrumentation): Track request body size in XHR and Fetch instrumentations #4706 @​mustafahaddara

🐛 (Bug Fix)

  • fix(instrumentation-http): Fix the OTEL_SEMCONV_STABILITY_OPT_IN variable check. Using of instead of in #5137

... (truncated)

Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-metrics from 1.27.0 to 1.28.0

Release notes

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

v1.28.0

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error
Changelog

Sourced from @​opentelemetry/sdk-metrics's changelog.

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error
Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-node from 0.54.0 to 0.55.0

Release notes

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

experimental/v0.55.0

0.55.0

💥 Breaking Change

  • feat(instrumentation-http)!: reduce public API surface by removing exports and making protected methods private #5124 @​pichlermarc
    • (user-facing) the following exports were intended for internal use only and have been removed without replacement
      • extractHostnameAndPort
      • getAbsoluteUrl
      • getIncomingRequestAttributes
      • getIncomingRequestAttributesOnResponse
      • getIncomingRequestMetricAttributes
      • getIncomingRequestMetricAttributesOnResponse
      • getOutgoingRequestAttributes
      • getOutgoingRequestAttributesOnResponse
      • getOutgoingRequestMetricAttributes
      • getOutgoingRequestMetricAttributesOnResponse
      • getRequestInfo
      • headerCapture
      • isCompressed
      • isValidOptionsType
      • parseResponseStatus
      • satisfiesPattern
      • setAttributesFromHttpKind
      • setRequestContentLengthAttribute
      • setResponseContentLengthAttribute
      • setSpanWithError
      • RequestSignature
      • RequestFunction
      • ParsedRequestOptions
      • IgnoreMatcher
      • Https
      • HttpRequestArgs
      • HttpCallbackOptional
      • HttpCallback
      • Http
      • GetFunction
      • Func
      • Err

🚀 (Enhancement)

  • feat(sdk-node, sdk-logs): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617
    • default: true
    • note: false will become the default behavior in a future iteration in order to comply with specification requirements
  • feat(instrumentation): Track request body size in XHR and Fetch instrumentations #4706 @​mustafahaddara

🐛 (Bug Fix)

  • fix(instrumentation-http): Fix the OTEL_SEMCONV_STABILITY_OPT_IN variable check. Using of instead of in #5137

... (truncated)

Commits
  • 4b1ad3f chore: prepare next release (#5141)
  • 9e4d36c fix(otlp-exporter-base): fix unhandled error when writing to destroyed http r...
  • d3630af doc: document breaking change in 0.54 (#5169)
  • 09a630d chore(deps): lock file maintenance (#5171)
  • 473bb5e chore(deps): lock file maintenance (#5157)
  • 23a47d3 chore(deps): update dependency webpack to v5.96.1 (#5164)
  • 6096f72 chore(deps): update dependency mocha to v10.8.2 (#5162)
  • 1aa158b chore(deps): update babel monorepo (#5161)
  • 363c003 fix(semantic-conventions): update deprecated messages for some old constants ...
  • 0c268e7 feat: improve bug template (#5086)
  • Additional commits viewable in compare view

Updates @opentelemetry/sdk-trace-base from 1.27.0 to 1.28.0

Release notes

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

v1.28.0

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error
Changelog

Sourced from @​opentelemetry/sdk-trace-base's changelog.

1.28.0

🚀 (Enhancement)

  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #5138 @​david-luna

🐛 (Bug Fix)

  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #5119 @​pichlermarc
  • fix(sdk-trace): perfo...

    Description has been truncated

…with 12 updates

Bumps the production-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.52.0` | `0.53.0` |
| [@opentelemetry/exporter-logs-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.54.0` | `0.55.0` |
| [@opentelemetry/exporter-metrics-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.54.0` | `0.55.0` |
| [@opentelemetry/exporter-trace-otlp-proto](https://github.com/open-telemetry/opentelemetry-js) | `0.54.0` | `0.55.0` |
| [@opentelemetry/instrumentation-kafkajs](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.4.0` | `0.5.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.27.0` | `1.28.0` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.54.0` | `0.55.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.27.0` | `1.28.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.54.0` | `0.55.0` |



Updates `@opentelemetry/auto-instrumentations-node` from 0.52.0 to 0.53.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@auto-instrumentations-node-v0.52.0...auto-instrumentations-node-v0.53.0)

Updates `@opentelemetry/exporter-logs-otlp-proto` from 0.54.0 to 0.55.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.54.0...experimental/v0.55.0)

Updates `@opentelemetry/exporter-metrics-otlp-proto` from 0.54.0 to 0.55.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.54.0...experimental/v0.55.0)

Updates `@opentelemetry/exporter-trace-otlp-proto` from 0.54.0 to 0.55.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.54.0...experimental/v0.55.0)

Updates `@opentelemetry/instrumentation-kafkajs` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@v0.4.0...v0.5.0)

Updates `@opentelemetry/resource-detector-container` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/v0.5.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@v0.5.0...v0.5.1)

Updates `@opentelemetry/resources` from 1.27.0 to 1.28.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@v1.27.0...v1.28.0)

Updates `@opentelemetry/sdk-logs` from 0.54.0 to 0.55.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.54.0...experimental/v0.55.0)

Updates `@opentelemetry/sdk-metrics` from 1.27.0 to 1.28.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@v1.27.0...v1.28.0)

Updates `@opentelemetry/sdk-node` from 0.54.0 to 0.55.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.54.0...experimental/v0.55.0)

Updates `@opentelemetry/sdk-trace-base` from 1.27.0 to 1.28.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@v1.27.0...v1.28.0)

Updates `@opentelemetry/sdk-trace-node` from 1.27.0 to 1.28.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@v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-logs-otlp-proto"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-metrics-otlp-proto"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/exporter-trace-otlp-proto"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/instrumentation-kafkajs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/resource-detector-container"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-trace-base"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@opentelemetry/sdk-trace-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2024 08:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@opentelemetry/[email protected] environment Transitive: filesystem, network, unsafe +90 12.9 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, network, unsafe +5 13.5 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, network, unsafe +6 13.6 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, network, unsafe +5 13.5 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, filesystem, unsafe +19 7.13 MB dyladan
npm/@opentelemetry/[email protected] filesystem Transitive: environment, unsafe +2 6.29 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, unsafe +2 6.8 MB bogdandrutu, dyladan, pichlermarc
npm/@opentelemetry/[email protected] Transitive: environment, unsafe +3 6.87 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, unsafe +2 8.17 MB dyladan
npm/@opentelemetry/[email protected] environment Transitive: filesystem, network, unsafe +28 15.6 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, unsafe +2 7.04 MB dyladan
npm/@opentelemetry/[email protected] Transitive: environment, unsafe +5 6.57 MB bogdandrutu, dyladan, pichlermarc
npm/[email protected] filesystem, network +11 3 MB google-wombot
npm/[email protected] environment, filesystem Transitive: shell +27 3.59 MB isaacs
npm/[email protected] environment, network Transitive: eval, filesystem, shell, unsafe +306 37.2 MB semantic-release-bot
npm/[email protected] None 0 95.8 kB npm-cli-ops
npm/[email protected] Transitive: environment, eval +12 7.96 MB cjohansen, fatso83, mantoni, ...1 more
npm/[email protected] Transitive: environment, filesystem, shell +6 27.1 MB shaberman
npm/[email protected] None 0 384 kB sindresorhus
npm/[email protected] Transitive: environment, filesystem +39 7.92 MB jameshenry
npm/[email protected] None 0 22.4 MB typescript-bot

🚮 Removed packages: npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@opentelemetry/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

@basti1302 basti1302 merged commit c3cc716 into main Nov 19, 2024
9 checks passed
@basti1302 basti1302 deleted the dependabot/npm_and_yarn/production-dependencies-4f3ae42a18 branch November 19, 2024 15:23
Copy link

🎉 This PR is included in version 1.1.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant