Skip to content

chore(deps-dev): bump @vercel/nft from 0.29.4 to 1.10.2 - #9477

Merged
tlhunter merged 2 commits into
masterfrom
dependabot/npm_and_yarn/vercel/nft-1.10.2
Jul 23, 2026
Merged

chore(deps-dev): bump @vercel/nft from 0.29.4 to 1.10.2#9477
tlhunter merged 2 commits into
masterfrom
dependabot/npm_and_yarn/vercel/nft-1.10.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @vercel/nft from 0.29.4 to 1.10.2.

Release notes

Sourced from @​vercel/nft's releases.

1.10.2

1.10.2 (2026-05-28)

Bug Fixes

1.10.0

1.10.0 (2026-05-27)

Features

1.9.0

1.9.0 (2026-05-27)

Features

1.5.0

1.5.0 (2026-03-20)

Features

  • trace pino transports in constructor and fastify patterns (#573) (a044730)

1.4.0

1.4.0 (2026-03-18)

Features

1.3.2

1.3.2 (2026-02-23)

Bug Fixes

  • do not follow absolute paths outside job base (#568) (0ce8e2c)

1.3.1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vercel/nft since your current version.


@dependabot dependabot Bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Jul 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 22, 2026 00:58
@dd-octo-sts

dd-octo-sts Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 7.48 MB
Deduped: 8.14 MB
No deduping: 8.14 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.2 | 124.41 kB | 440.65 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |

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

@datadog-official

datadog-official Bot commented Jul 22, 2026

Copy link
Copy Markdown

Tests

⚠️ Warnings

🧪 2 Tests failed in 1 job

All Green | all-green   GitHub Actions

Plugin aerospike with aerospike >=5.2.0 <6.3.0 (5.2.0) without configuration client should instrument createIndex from client   View in Datadog
AssertionError [ERR_ASSERTION]: {
  duration: 1869873,
  error: 0,
  meta: {
    '_dd.base_service': 'test',
    '_dd.git.commit.sha': '2bd2b0e5771437430737ae54fc7f9b5fbf0263f3',
    '_dd.git.repository_url': 'https://github.com/DataDog/dd-trace-js',
    '_dd.integration': 'aerospike',
    '_dd.p.dm': '-1',
    '_dd.p.ksr': '1',
...
Plugin aerospike with aerospike >=5.2.0 <6.3.0 (5.2.0) without configuration client should instrument query from client   View in Datadog
AggregateError: Asserting traces failed. No result matched the expected one.
    at Timeout._onTimeout (/home/runner/work/dd-trace-js/dd-trace-js/packages/dd-trace/test/plugins/agent.js:388:15)
    at listOnTimeout (node:internal/timers:569:17)
    at process.processTimers (node:internal/timers:512:7) {
  errors: [
    AssertionError [ERR_ASSERTION]: {
      duration: 1996338,
      error: 0,
      meta: {
        '_dd.base_service': 'test',
...

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 98.44% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 7b4e79b | Docs | Datadog PR Page | Give us feedback!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c6170684e3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
@pr-commenter

pr-commenter Bot commented Jul 22, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-23 19:17:36

Comparing candidate commit 7b4e79b in PR branch dependabot/npm_and_yarn/vercel/nft-1.10.2 with baseline commit 944b319 in branch master.

📊 Benchmarking dashboard

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

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

Unstable benchmarks

These benchmarks have a confidence interval too wide to call a change; treat them as noise rather than signal.

scenario:appsec-appsec-enabled-24

  • unstable execution_time [-206.046ms; +200.717ms] or [-7.774%; +7.573%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-189.493ms; +253.222ms] or [-7.520%; +10.049%]

scenario:appsec-appsec-enabled-with-attacks-24

  • unstable execution_time [-157.552ms; +161.330ms] or [-5.112%; +5.234%]

scenario:appsec-appsec-enabled-with-attacks-26

  • unstable execution_time [-188.628ms; +181.473ms] or [-6.477%; +6.231%]

scenario:appsec-control-20

  • unstable execution_time [-131.040ms; +136.194ms] or [-7.944%; +8.257%]

scenario:appsec-control-24

  • unstable execution_time [-112.546ms; +114.760ms] or [-9.066%; +9.244%]

scenario:appsec-control-26

  • unstable execution_time [-122.768ms; +120.455ms] or [-9.912%; +9.725%]

scenario:appsec-iast-no-vulnerability-control-20

  • unstable execution_time [-9.966ms; +15.507ms] or [-3.945%; +6.139%]

scenario:appsec-iast-with-vulnerability-iast-enabled-always-active-20

  • unstable execution_time [-27370.809µs; +29320.377µs] or [-5.001%; +5.358%]

scenario:appsec-iast-with-vulnerability-iast-enabled-default-config-20

  • unstable execution_time [-27.621ms; +35.077ms] or [-4.991%; +6.339%]

scenario:child_process-file-args-24

  • unstable execution_time [-30.922ms; +22.699ms] or [-6.463%; +4.744%]

scenario:child_process-shell-string-24

  • unstable execution_time [-16.281ms; +19.111ms] or [-5.103%; +5.990%]

scenario:debugger-line-probe-with-snapshot-default-24

  • unstable cpu_user_time [-1803.649ms; +572.164ms] or [-21.758%; +6.902%]
  • unstable execution_time [-1884.379ms; +652.131ms] or [-20.881%; +7.226%]
  • unstable instructions [-15.0G instructions; +4.8G instructions] or [-22.219%; +7.074%]
  • unstable throughput [-177.623op/s; +486.215op/s] or [-4.849%; +13.273%]

scenario:debugger-line-probe-with-snapshot-default-26

  • unstable cpu_user_time [-2627.207ms; +4176.517ms] or [-27.558%; +43.809%]
  • unstable execution_time [-2617.458ms; +4159.970ms] or [-25.414%; +40.391%]
  • unstable instructions [-23.5G instructions; +37.1G instructions] or [-29.501%; +46.623%]
  • unstable max_rss_usage [-8.937MB; +13.589MB] or [-5.620%; +8.546%]
  • unstable throughput [-813.727op/s; +513.950op/s] or [-25.290%; +15.973%]

scenario:debugger-line-probe-with-snapshot-minimal-24

  • unstable cpu_user_time [-1769.975ms; +565.829ms] or [-21.353%; +6.826%]
  • unstable execution_time [-1776.030ms; +588.413ms] or [-19.693%; +6.525%]
  • unstable instructions [-15.0G instructions; +4.9G instructions] or [-22.200%; +7.208%]
  • unstable throughput [-161.121op/s; +474.260op/s] or [-4.410%; +12.982%]

scenario:debugger-line-probe-without-snapshot-26

  • unstable cpu_user_time [-2627.906ms; +4198.530ms] or [-27.517%; +43.963%]
  • unstable execution_time [-2613.414ms; +4230.689ms] or [-25.337%; +41.016%]
  • unstable instructions [-23.4G instructions; +37.2G instructions] or [-29.443%; +46.696%]
  • unstable max_rss_usage [-8.343MB; +13.248MB] or [-5.234%; +8.312%]
  • unstable throughput [-828.905op/s; +508.474op/s] or [-25.781%; +15.815%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-296.733ms; +353.947ms] or [-6.136%; +7.319%]
  • unstable execution_time [-296.323ms; +355.439ms] or [-6.029%; +7.232%]
  • unstable throughput [-127448.879op/s; +103100.199op/s] or [-7.462%; +6.036%]

scenario:plugin-claude-agent-sdk-compact-stream-scan-26

  • unstable cpu_usage_percentage [-3.627%; +6.569%]

scenario:plugin-graphql-long-with-depth-and-collapse-off-20

  • unstable max_rss_usage [-18.581MB; +25.975MB] or [-4.794%; +6.701%]

scenario:plugin-graphql-long-with-depth-off-20

  • unstable max_rss_usage [-5.836MB; +8.156MB] or [-4.579%; +6.400%]

scenario:plugin-graphql-long-with-depth-off-26

  • unstable max_rss_usage [-40.822MB; +23.193MB] or [-20.538%; +11.669%]

scenario:plugin-graphql-long-with-depth-on-max-20

  • unstable cpu_user_time [-578307.793µs; +577476.193µs] or [-5.024%; +5.017%]
  • unstable execution_time [-593.968ms; +590.694ms] or [-5.058%; +5.030%]
  • unstable throughput [-3.470op/s; +3.490op/s] or [-5.065%; +5.094%]

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vercel/nft-1.10.2 branch from c617068 to a09211a Compare July 22, 2026 20:09
@tlhunter
tlhunter force-pushed the dependabot/npm_and_yarn/vercel/nft-1.10.2 branch from a09211a to 5e15ce9 Compare July 23, 2026 16:08
@tlhunter
tlhunter requested a review from a team as a code owner July 23, 2026 16:08
@tlhunter
tlhunter requested review from pavlokhrebto and typotter and removed request for a team July 23, 2026 16:08
@tlhunter tlhunter self-assigned this Jul 23, 2026
@tlhunter
tlhunter enabled auto-merge (squash) July 23, 2026 16:10
tlhunter
tlhunter previously approved these changes Jul 23, 2026
@tlhunter
tlhunter force-pushed the dependabot/npm_and_yarn/vercel/nft-1.10.2 branch from 5e15ce9 to cca616c Compare July 23, 2026 16:34
dependabot Bot and others added 2 commits July 23, 2026 12:05
Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.29.4 to 1.10.2.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](vercel/nft@0.29.4...1.10.2)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-version: 1.10.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@tlhunter
tlhunter force-pushed the dependabot/npm_and_yarn/vercel/nft-1.10.2 branch from cca616c to 7b4e79b Compare July 23, 2026 19:05
@tlhunter
tlhunter merged commit f0539d6 into master Jul 23, 2026
931 of 934 checks passed
@tlhunter
tlhunter deleted the dependabot/npm_and_yarn/vercel/nft-1.10.2 branch July 23, 2026 19:30
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.44%. Comparing base (944b319) to head (7b4e79b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9477   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files         941      941           
  Lines      126969   126969           
  Branches    10942    10852   -90     
=======================================
  Hits       124999   124999           
  Misses       1970     1970           
Flag Coverage Δ
aiguard 57.50% <ø> (-0.03%) ⬇️
aiguard-integration 56.33% <ø> (ø)
apm-bucket-0 57.75% <ø> (-0.03%) ⬇️
apm-bucket-1 64.04% <ø> (-0.03%) ⬇️
apm-bucket-2 62.81% <ø> (-0.03%) ⬇️
apm-bucket-3 60.25% <ø> (-0.03%) ⬇️
apm-capabilities-tracing 64.61% <ø> (ø)
apm-integrations-aerospike 56.83% <ø> (-0.03%) ⬇️
apm-integrations-confluentinc-kafka-javascript 61.69% <ø> (-0.03%) ⬇️
apm-integrations-couchbase 57.19% <ø> (-0.03%) ⬇️
apm-integrations-http 62.82% <ø> (-0.03%) ⬇️
apm-integrations-kafkajs 62.30% <ø> (-0.03%) ⬇️
apm-integrations-next 59.28% <ø> (-0.03%) ⬇️
apm-integrations-prisma 58.77% <ø> (-0.03%) ⬇️
appsec 72.96% <ø> (ø)
appsec-express_fastify_graphql 70.44% <ø> (-0.02%) ⬇️
appsec-integration 51.51% <ø> (ø)
appsec-kafka_ldapjs_lodash 64.03% <ø> (-0.03%) ⬇️
appsec-mongodb-core_mongoose_mysql 67.74% <ø> (-0.02%) ⬇️
appsec-next 57.61% <ø> (-0.02%) ⬇️
appsec-node-serialize_passport_postgres 67.42% <ø> (-0.02%) ⬇️
appsec-sourcing_stripe_template 65.76% <ø> (-0.02%) ⬇️
debugger 64.94% <ø> (-0.04%) ⬇️
instrumentations-bucket-0 51.83% <ø> (-0.03%) ⬇️
instrumentations-bucket-1 60.34% <ø> (-0.03%) ⬇️
instrumentations-bucket-10 62.14% <ø> (-0.03%) ⬇️
instrumentations-bucket-11 51.74% <ø> (-0.03%) ⬇️
instrumentations-bucket-12 52.31% <ø> (-0.03%) ⬇️
instrumentations-bucket-13 51.86% <ø> (-0.03%) ⬇️
instrumentations-bucket-2 53.75% <ø> (-0.03%) ⬇️
instrumentations-bucket-3 59.34% <ø> (-0.03%) ⬇️
instrumentations-bucket-4 52.40% <ø> (-0.03%) ⬇️
instrumentations-bucket-5 57.65% <ø> (-0.03%) ⬇️
instrumentations-bucket-6 60.86% <ø> (-0.03%) ⬇️
instrumentations-bucket-7 58.52% <ø> (-0.03%) ⬇️
instrumentations-bucket-8 59.67% <ø> (-0.03%) ⬇️
instrumentations-bucket-9 61.66% <ø> (-0.03%) ⬇️
instrumentations-instrumentation-couchbase 51.14% <ø> (-0.03%) ⬇️
instrumentations-integration-esbuild 34.25% <ø> (ø)
llmobs-ai_anthropic_bedrock 62.85% <ø> (-0.02%) ⬇️
llmobs-bucket-1 61.66% <ø> (-0.02%) ⬇️
llmobs-openai 62.79% <ø> (-0.03%) ⬇️
llmobs-sdk 66.25% <ø> (-0.03%) ⬇️
llmobs-vertex-ai 59.28% <ø> (-0.04%) ⬇️
master-coverage 98.44% <ø> (?)
openfeature 56.20% <ø> (ø)
openfeature-unit 53.51% <ø> (-0.03%) ⬇️
platform-core_esbuild_instrumentations-misc 40.62% <ø> (-0.02%) ⬇️
platform-integration 61.51% <ø> (ø)
platform-shimmer_unit-guardrails_webpack 39.24% <ø> (-0.02%) ⬇️
plugins-bucket-0 57.15% <ø> (-0.03%) ⬇️
plugins-bucket-1 54.45% <ø> (ø)
plugins-bucket-11 62.38% <ø> (-0.03%) ⬇️
plugins-bucket-18 62.08% <ø> (-0.03%) ⬇️
plugins-bucket-19 60.17% <ø> (-0.03%) ⬇️
plugins-bucket-20 62.17% <ø> (-0.03%) ⬇️
plugins-bucket-4 58.69% <ø> (-0.03%) ⬇️
plugins-bullmq_cassandra_cookie 61.87% <ø> (-0.03%) ⬇️
plugins-cookie-parser_crypto_dd-trace-api 56.84% <ø> (-0.03%) ⬇️
plugins-fetch_fs_generic-pool 58.89% <ø> (-0.07%) ⬇️
plugins-google-cloud-pubsub_grpc_handlebars 64.80% <ø> (-0.03%) ⬇️
plugins-hapi_hono_ioredis 60.34% <ø> (-0.03%) ⬇️
plugins-jest_knex_langgraph 55.71% <ø> (-0.03%) ⬇️
plugins-ldapjs_light-my-request_limitd-client 58.62% <ø> (-0.03%) ⬇️
plugins-lodash_mariadb_memcached 58.20% <ø> (-0.03%) ⬇️
plugins-moleculer_mongodb_mongodb-core 62.03% <ø> (-0.03%) ⬇️
plugins-mongoose_multer_mysql 59.20% <ø> (-0.03%) ⬇️
plugins-mysql2_nats_node-serialize 60.83% <ø> (-0.03%) ⬇️
plugins-opensearch_passport-http_pino 59.66% <ø> (-0.03%) ⬇️
plugins-postgres_process_pug 58.40% <ø> (-0.03%) ⬇️
plugins-redis_router_sequelize 62.22% <ø> (-0.03%) ⬇️
plugins-test-and-upstream-rhea_undici_url 61.75% <ø> (-0.03%) ⬇️
plugins-valkey_vm_winston 58.13% <ø> (-0.03%) ⬇️
plugins-ws 59.72% <ø> (-0.03%) ⬇️
profiling 62.26% <ø> (-0.03%) ⬇️
serverless-aws-sdk-aws-sdk 55.16% <ø> (-0.02%) ⬇️
serverless-aws-sdk-bedrockruntime 54.87% <ø> (-0.03%) ⬇️
serverless-aws-sdk-client 56.54% <ø> (-0.03%) ⬇️
serverless-aws-sdk-dynamodb 55.78% <ø> (-0.02%) ⬇️
serverless-aws-sdk-eventbridge 49.48% <ø> (-0.03%) ⬇️
serverless-aws-sdk-kinesis 59.45% <ø> (-0.03%) ⬇️
serverless-aws-sdk-lambda 57.50% <ø> (-0.03%) ⬇️
serverless-aws-sdk-s3 55.87% <ø> (-0.03%) ⬇️
serverless-aws-sdk-serverless-peer-service 59.85% <ø> (-0.03%) ⬇️
serverless-aws-sdk-sns 60.31% <ø> (-0.03%) ⬇️
serverless-aws-sdk-sqs 60.73% <ø> (-0.03%) ⬇️
serverless-aws-sdk-stepfunctions 55.70% <ø> (-0.03%) ⬇️
serverless-aws-sdk-util 51.59% <ø> (-0.03%) ⬇️
serverless-bucket-0 54.35% <ø> (ø)
serverless-bucket-1 59.36% <ø> (-0.03%) ⬇️
test-optimization-cucumber 72.04% <ø> (-0.01%) ⬇️
test-optimization-cypress 65.81% <ø> (+<0.01%) ⬆️
test-optimization-jest 73.32% <ø> (-0.06%) ⬇️
test-optimization-mocha 73.57% <ø> (+0.03%) ⬆️
test-optimization-playwright-playwright-atr 60.47% <ø> (-0.03%) ⬇️
test-optimization-playwright-playwright-efd 60.66% <ø> (-0.02%) ⬇️
test-optimization-playwright-playwright-final-status 60.63% <ø> (-0.03%) ⬇️
test-optimization-playwright-playwright-impacted-tests 60.36% <ø> (+0.14%) ⬆️
test-optimization-playwright-playwright-reporting 61.65% <ø> (-0.13%) ⬇️
test-optimization-playwright-playwright-test-management 61.17% <ø> (-0.28%) ⬇️
test-optimization-playwright-playwright-test-span 60.57% <ø> (-0.09%) ⬇️
test-optimization-selenium 60.14% <ø> (-0.18%) ⬇️
test-optimization-testopt 58.58% <ø> (+0.08%) ⬆️
test-optimization-vitest 70.35% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

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.

2 participants