Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps the test-versions group with 5 updates in the /packages/dd-trace/test/plugins/versions directory:

Package From To
@azure/functions 4.7.3 4.8.0
@smithy/smithy-client 4.6.0 4.6.1
ai 5.0.38 5.0.39
cypress 15.1.0 15.2.0
undici 7.15.0 7.16.0

Updates @azure/functions from 4.7.3 to 4.8.0

Commits

Updates @smithy/smithy-client from 4.6.0 to 4.6.1

Release notes

Sourced from @​smithy/smithy-client's releases.

@​smithy/smithy-client@​4.6.1

Patch Changes

  • Updated dependencies [bb7c1c1]
    • @​smithy/types@​4.5.0
    • @​smithy/core@​3.11.0
    • @​smithy/middleware-endpoint@​4.2.1
    • @​smithy/middleware-stack@​4.1.1
    • @​smithy/protocol-http@​5.2.1
    • @​smithy/util-stream@​4.3.1
Changelog

Sourced from @​smithy/smithy-client's changelog.

4.6.1

Patch Changes

  • Updated dependencies [bb7c1c1]
    • @​smithy/types@​4.5.0
    • @​smithy/core@​3.11.0
    • @​smithy/middleware-endpoint@​4.2.1
    • @​smithy/middleware-stack@​4.1.1
    • @​smithy/protocol-http@​5.2.1
    • @​smithy/util-stream@​4.3.1
Commits

Updates ai from 5.0.38 to 5.0.39

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • a0a725f: feat (ai): export createGateway
Commits

Updates cypress from 15.1.0 to 15.2.0

Release notes

Sourced from cypress's releases.

v15.2.0

Changelog: https://docs.cypress.io/app/references/changelog#15.2.0

Commits

Updates undici from 7.15.0 to 7.16.0

Release notes

Sourced from undici's releases.

v7.16.0

What's Changed

... (truncated)

Commits
  • 7392d6f Bumped v7.16.0 (#4532)
  • 415c66d fix: make error symbols non enumerable (#4531)
  • f182ff1 Disable SIMD for PPC64 architecture, add UNDICI_NO_WASM_SIMD env to facilitat...
  • 95d835c example: use metcoders https-pem for the example (#4436)
  • 7c42918 fix: shell command built from environment values (#4392)
  • 51651a1 fix: wpt should use master branch (#4524)
  • 82ea8fc refactor: parseHttpDate (#4421)
  • 909a584 websocket: always emit error event (#4521)
  • d7bb09e fetch: process content-encoding header only if relevant (#4496)
  • e652f03 wpt: properly handle write permissions errors in wpt-runner setup (#4518)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…pdates

Bumps the test-versions group with 5 updates in the /packages/dd-trace/test/plugins/versions directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/functions](https://github.com/Azure/azure-functions-nodejs-library) | `4.7.3` | `4.8.0` |
| [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.6.0` | `4.6.1` |
| [ai](https://github.com/vercel/ai) | `5.0.38` | `5.0.39` |
| [cypress](https://github.com/cypress-io/cypress) | `15.1.0` | `15.2.0` |
| [undici](https://github.com/nodejs/undici) | `7.15.0` | `7.16.0` |



Updates `@azure/functions` from 4.7.3 to 4.8.0
- [Release notes](https://github.com/Azure/azure-functions-nodejs-library/releases)
- [Commits](https://github.com/Azure/azure-functions-nodejs-library/commits)

Updates `@smithy/smithy-client` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/[email protected]/packages/smithy-client)

Updates `ai` from 5.0.38 to 5.0.39
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@5.0.39)

Updates `cypress` from 15.1.0 to 15.2.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.1.0...v15.2.0)

Updates `undici` from 7.15.0 to 7.16.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.15.0...v7.16.0)

---
updated-dependencies:
- dependency-name: "@azure/functions"
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: ai
  dependency-version: 5.0.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: cypress
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: undici
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Sep 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 10, 2025 00:28
@dependabot dependabot bot added javascript Pull requests that update javascript code dependabot labels Sep 10, 2025
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) September 10, 2025 00:28
Copy link

Overall package size

Self size: 12.03 MB
Deduped: 112.11 MB
No deduping: 112.51 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | @datadog/libdatadog | 0.7.0 | 35.02 MB | 35.02 MB | | @datadog/native-appsec | 10.2.1 | 20.64 MB | 20.65 MB | | @datadog/native-iast-taint-tracking | 4.0.0 | 11.72 MB | 11.73 MB | | @datadog/pprof | 5.10.0 | 9.91 MB | 10.3 MB | | @opentelemetry/core | 1.30.1 | 908.66 kB | 7.16 MB | | protobufjs | 7.5.4 | 2.95 MB | 5.6 MB | | @datadog/wasm-js-rewriter | 4.0.1 | 2.85 MB | 3.58 MB | | @datadog/native-metrics | 3.1.1 | 1.02 MB | 1.43 MB | | @opentelemetry/api | 1.8.0 | 1.21 MB | 1.21 MB | | jsonpath-plus | 10.3.0 | 617.18 kB | 1.08 MB | | import-in-the-middle | 1.14.2 | 122.36 kB | 850.93 kB | | lru-cache | 10.4.3 | 804.3 kB | 804.3 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | @datadog/sketches-js | 2.1.1 | 109.9 kB | 109.9 kB | | lodash.sortby | 4.7.0 | 75.76 kB | 75.76 kB | | ignore | 7.0.5 | 63.38 kB | 63.38 kB | | istanbul-lib-coverage | 3.2.2 | 34.37 kB | 34.37 kB | | rfdc | 1.4.1 | 27.15 kB | 27.15 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB | | @isaacs/ttlcache | 1.4.1 | 25.2 kB | 25.2 kB | | tlhunter-sorted-set | 0.1.0 | 24.94 kB | 24.94 kB | | shell-quote | 1.8.3 | 23.74 kB | 23.74 kB | | limiter | 1.1.5 | 23.17 kB | 23.17 kB | | retry | 0.13.1 | 18.85 kB | 18.85 kB | | semifies | 1.0.0 | 15.84 kB | 15.84 kB | | jest-docblock | 29.7.0 | 8.99 kB | 12.76 kB | | crypto-randomuuid | 1.0.0 | 11.18 kB | 11.18 kB | | ttl-set | 1.0.0 | 4.61 kB | 9.69 kB | | mutexify | 1.4.0 | 5.71 kB | 8.74 kB | | path-to-regexp | 0.1.12 | 6.6 kB | 6.6 kB | | koalas | 1.0.2 | 6.47 kB | 6.47 kB | | module-details-from-path | 1.0.4 | 3.96 kB | 3.96 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.30%. Comparing base (93c55e0) to head (26bab84).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6406      +/-   ##
==========================================
- Coverage   84.34%   84.30%   -0.04%     
==========================================
  Files         483      483              
  Lines       20231    20231              
==========================================
- Hits        17063    17056       -7     
- Misses       3168     3175       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pr-commenter
Copy link

pr-commenter bot commented Sep 10, 2025

Benchmarks

Benchmark execution time: 2025-09-10 13:20:52

Comparing candidate commit 26bab84 in PR branch dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/test-versions-8d1e15ce96 with baseline commit 93c55e0 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1684 metrics, 80 unstable metrics.

@dd-octo-sts dd-octo-sts bot merged commit 4535d76 into master Sep 10, 2025
744 of 745 checks passed
@dd-octo-sts dd-octo-sts bot deleted the dependabot/npm_and_yarn/packages/dd-trace/test/plugins/versions/test-versions-8d1e15ce96 branch September 10, 2025 13:24
dd-octo-sts bot pushed a commit that referenced this pull request Sep 10, 2025
…pdates (#6406)

Bumps the test-versions group with 5 updates in the /packages/dd-trace/test/plugins/versions directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/functions](https://github.com/Azure/azure-functions-nodejs-library) | `4.7.3` | `4.8.0` |
| [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.6.0` | `4.6.1` |
| [ai](https://github.com/vercel/ai) | `5.0.38` | `5.0.39` |
| [cypress](https://github.com/cypress-io/cypress) | `15.1.0` | `15.2.0` |
| [undici](https://github.com/nodejs/undici) | `7.15.0` | `7.16.0` |



Updates `@azure/functions` from 4.7.3 to 4.8.0
- [Release notes](https://github.com/Azure/azure-functions-nodejs-library/releases)
- [Commits](https://github.com/Azure/azure-functions-nodejs-library/commits)

Updates `@smithy/smithy-client` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/[email protected]/packages/smithy-client)

Updates `ai` from 5.0.38 to 5.0.39
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@5.0.39)

Updates `cypress` from 15.1.0 to 15.2.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.1.0...v15.2.0)

Updates `undici` from 7.15.0 to 7.16.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.15.0...v7.16.0)

---
updated-dependencies:
- dependency-name: "@azure/functions"
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: ai
  dependency-version: 5.0.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: cypress
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: undici
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts bot mentioned this pull request Sep 10, 2025
sabrenner pushed a commit that referenced this pull request Sep 10, 2025
…pdates (#6406)

Bumps the test-versions group with 5 updates in the /packages/dd-trace/test/plugins/versions directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/functions](https://github.com/Azure/azure-functions-nodejs-library) | `4.7.3` | `4.8.0` |
| [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) | `4.6.0` | `4.6.1` |
| [ai](https://github.com/vercel/ai) | `5.0.38` | `5.0.39` |
| [cypress](https://github.com/cypress-io/cypress) | `15.1.0` | `15.2.0` |
| [undici](https://github.com/nodejs/undici) | `7.15.0` | `7.16.0` |



Updates `@azure/functions` from 4.7.3 to 4.8.0
- [Release notes](https://github.com/Azure/azure-functions-nodejs-library/releases)
- [Commits](https://github.com/Azure/azure-functions-nodejs-library/commits)

Updates `@smithy/smithy-client` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/[email protected]/packages/smithy-client)

Updates `ai` from 5.0.38 to 5.0.39
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@5.0.39)

Updates `cypress` from 15.1.0 to 15.2.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.1.0...v15.2.0)

Updates `undici` from 7.15.0 to 7.16.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.15.0...v7.16.0)

---
updated-dependencies:
- dependency-name: "@azure/functions"
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: ai
  dependency-version: 5.0.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-versions
- dependency-name: cypress
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
- dependency-name: undici
  dependency-version: 7.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot dependencies javascript Pull requests that update javascript code semver-patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant