Skip to content

chore(deps): bump @opentelemetry/core and dd-trace in /examples/datadog-zip/expressjs/lambda-asset/src#771

Merged
seshubaws merged 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/datadog-zip/expressjs/lambda-asset/src/multi-b4ba73f24f
Jun 17, 2026
Merged

chore(deps): bump @opentelemetry/core and dd-trace in /examples/datadog-zip/expressjs/lambda-asset/src#771
seshubaws merged 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/datadog-zip/expressjs/lambda-asset/src/multi-b4ba73f24f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Removes @opentelemetry/core. It's no longer used after updating ancestor dependency dd-trace. These dependencies need to be updated together.

Removes @opentelemetry/core

Updates dd-trace from 5.41.1 to 5.109.0

Release notes

Sourced from dd-trace's releases.

5.109.0

Features

  • aws Aws-durable-execution-sdk-js instrumentation #8012
  • aws-sdk Create kinesis consumer span for promise-based getRecords #8828
  • aws-sdk Create SQS consumer spans for promise-based receives #8827
  • bull-mq Adds support for filter config opt #8340
  • next Capture thrown app-route errors via onRequestError #8822

Fixes

  • AI Guard Remove aiguard product code from instrumentation #8858
  • AppSec Implement limits for analyzed downstream requests #8655
  • AppSec Optimize iast regex #8913
  • electron Skip IPC patching in processes without ipcMain #8798
  • Feature Flags Keep the optional peer require opaque to bundlers #8693
  • General Make tracer.use('fs') resolve while keeping fs off by default #8818
  • General Route agentless spans to the regional data-center intake #8870
  • General Suppress self-tracing of UDP metric flushes #8824
  • redis Drop db.name placeholder that poisons inferred service naming #8402

Performance

  • Test Optimization Reuse vitest git metadata in workers #8935

Internal (CI, Testing, Benchmarking)

  • Add batch/resource serialization benchmark #8883
  • Add code-owner resolution benchmark #8878
  • Add evaluation-metrics writer benchmark #8874
  • Add metric formatting and aggregation benchmark #8879
  • Add per-span tag formatting benchmark #8876
  • Add priority sampling benchmark and tune spans batch size #8875
  • Add request serialization benchmark #8881
  • Add resolution benchmarks #8884
  • Add span-processor format benchmark #8873
  • Add startSpan tag-assembly benchmark #8882
  • Add test-optimization event encoder benchmark #8877
  • Add traced end-to-end and allocation-churn benchmarks #8885
  • Build release notes from conventional commits #8814
  • Bump @​babel/core from 7.29.0 to 7.29.7 #8919
  • Bump @​happy-dom/jest-environment from 20.10.2 to 20.10.3 in /packages/dd-trace/test/plugins/versions in the test-optimization group across 1 directory #8930
  • Bump @​smithy/smithy-client #8927
  • Bump form-data from 4.0.5 to 4.0.6 #8918
  • Bump markdown-it from 14.1.1 to 14.2.0 in /docs #8932
  • Bump the ai-and-llm group across 1 directory with 2 updates #8892
  • Bump the ai-and-llm group across 1 directory with 7 updates #8904
  • Bump the ai-and-llm group across 1 directory with 9 updates #8928
  • Bump the opentelemetry group across 1 directory with 6 updates #8906
  • Bump the serverless group across 1 directory with 10 updates #8929
  • Bump the serverless group across 1 directory with 8 updates #8893
  • Bump the serverless group across 1 directory with 8 updates #8905
  • Bump ws from 8.20.1 to 8.21.0 in /benchmark/sirun/startup/everything-fixture in the npm_and_yarn group across 1 directory #8917
  • Harden existing apm-idm benches and resync their docs #8886

... (truncated)

Commits
  • a4df1a4 v5.109.0
  • 0679edb chore(release): use current product names in generated release notes (#8945)
  • eaf8b53 feat(bull-mq): adds support for filter config opt (#8340)
  • fce0654 chore(release): sort changelog entries and bold every section heading (#8944)
  • d133a75 fix(appsec): Implement limits for analyzed downstream requests (#8655)
  • ef6ef2c chore(release): label changelog entries by commit scope instead of "Other" (#...
  • a0d6a9f feat(aws): aws-durable-execution-sdk-js instrumentation (#8012)
  • d70ad66 perf(test-optimization): reuse vitest git metadata in workers (#8935)
  • 69b7dc9 chore(deps): bump the ai-and-llm group across 1 directory with 9 updates (#8928)
  • 71e426b chore(deps): bump the serverless group across 1 directory with 10 updates (#8...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for dd-trace since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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.

Removes [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js). It's no longer used after updating ancestor dependency [dd-trace](https://github.com/DataDog/dd-trace-js). These dependencies need to be updated together.


Removes `@opentelemetry/core`

Updates `dd-trace` from 5.41.1 to 5.109.0
- [Release notes](https://github.com/DataDog/dd-trace-js/releases)
- [Commits](DataDog/dd-trace-js@v5.41.1...v5.109.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/core"
  dependency-version:
  dependency-type: indirect
- dependency-name: dd-trace
  dependency-version: 5.109.0
  dependency-type: direct:production
...

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 Jun 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 17, 2026 03:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2026
@seshubaws seshubaws merged commit 0a20cc8 into main Jun 17, 2026
22 checks passed
@seshubaws seshubaws deleted the dependabot/npm_and_yarn/examples/datadog-zip/expressjs/lambda-asset/src/multi-b4ba73f24f branch June 17, 2026 20:29
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