Skip to content

chore(deps-dev): bump @eslint/js from 9.39.3 to 10.0.1 - #9249

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint/js-10.0.1
Closed

chore(deps-dev): bump @eslint/js from 9.39.3 to 10.0.1#9249
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint/js-10.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @eslint/js from 9.39.3 to 10.0.1.

Release notes

Sourced from @​eslint/js's releases.

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (#20420) (ST-DDT)
  • a176319 feat!: replace chalk with styleText and add color to ResultsMeta (#20227) (루밀LuMir)
  • c7046e6 feat!: enable JSX reference tracking (#20152) (Pixel998)
  • fa31a60 feat!: add name to configs (#20015) (Kirk Waiblinger)
  • 3383e7e fix!: remove deprecated SourceCode methods (#20137) (Pixel998)
  • 501abd0 feat!: update dependency minimatch to v10 (#20246) (renovate[bot])
  • ca4d3b4 fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)
  • 96512a6 fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)
  • c69fdac feat!: remove eslintrc support (#20037) (Francesco Trotta)
  • 208b5cc feat!: Use ScopeManager#addGlobals() (#20132) (Milos Djermanovic)
  • a2ee188 fix!: add uniqueItems: true in no-invalid-regexp option (#20155) (Tanuj Kanti)
  • a89059d feat!: Program range span entire source text (#20133) (Pixel998)
  • 39a6424 fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)
  • f28fbf8 fix!: Deprecate "always" and "as-needed" options of the radix rule (#20223) (Milos Djermanovic)
  • aa3fb2b fix!: tighten func-names schema (#20119) (Pixel998)
  • f6c0ed0 feat!: report eslint-env comments as errors (#20128) (Francesco Trotta)
  • 4bf739f fix!: remove deprecated LintMessage#nodeType and TestCaseError#type (#20096) (Pixel998)
  • 523c076 feat!: drop support for jiti < 2.2.0 (#20016) (michael faith)
  • 454a292 feat!: update eslint:recommended configuration (#20210) (Pixel998)
  • 4f880ee feat!: remove v10_* and inactive unstable_* flags (#20225) (sethamus)
  • f18115c feat!: no-shadow-restricted-names report globalThis by default (#20027) (sethamus)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160) (Milos Djermanovic)

Features

  • bff9091 feat: handle Array.fromAsync in array-callback-return (#20457) (Francesco Trotta)
  • 290c594 feat: add self to no-implied-eval rule (#20468) (sethamus)
  • 43677de feat: fix handling of function and class expression names in no-shadow (#20432) (Milos Djermanovic)

... (truncated)

Commits
  • 84fb885 chore: package.json update for @​eslint/js release
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467)
  • f3fbc2f chore: set @eslint/js version to 10.0.0 to skip releasing it (#20466)
  • b4b3127 chore: package.json update for @​eslint/js release
  • 0b14059 chore: package.json update for @​eslint/js release
  • fa31a60 feat!: add name to configs (#20015)
  • 1e2cad5 chore: package.json update for @​eslint/js release
  • 454a292 feat!: update eslint:recommended configuration (#20210)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160)
  • See full diff 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)

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

dd-octo-sts Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 7.49 MB
Deduped: 8.15 MB
No deduping: 8.15 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-prod-us1-3

datadog-prod-us1-3 Bot commented Jul 8, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 98.42% (-0.01%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 04f0b5c | 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: 546f6d502d

ℹ️ 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
"@babel/helpers": "^8.0.0",
"@eslint/eslintrc": "^3.3.5",
"@eslint/js": "^9.39.2",
"@eslint/js": "^10.0.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep @eslint/js aligned with ESLint 9

This upgrades the config package to @eslint/js@10.0.1 while the repo still depends on eslint@^9.39.2 at line 202. The v10 @eslint/js package declares an optional peer on eslint@^10.0.0 and also raises its Node engine to ^20.19.0 || ^22.13.0 || >=24, so fresh installs with strict peer checks now see an invalid ESLint pair, and Node 22.0–22.12 still satisfies this repo's engines.node but can fail dependency engine checks. Either bump ESLint and the supported Node floor together, or keep @eslint/js on the 9.x line.

Useful? React with 👍 / 👎.

@pr-commenter

pr-commenter Bot commented Jul 8, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-21 17:46:10

Comparing candidate commit 04f0b5c in PR branch dependabot/npm_and_yarn/eslint/js-10.0.1 with baseline commit d31e623 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 0 performance regressions! Performance is the same for 2308 metrics, 50 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 [-212825.911µs; +214130.178µs] or [-8.033%; +8.082%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-237.008ms; +225.603ms] or [-9.247%; +8.802%]

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

  • unstable execution_time [-162011.123µs; +160337.790µs] or [-5.242%; +5.188%]

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

  • unstable execution_time [-188.566ms; +191.269ms] or [-6.470%; +6.563%]

scenario:appsec-control-20

  • unstable execution_time [-121.083ms; +116.878ms] or [-7.336%; +7.081%]

scenario:appsec-control-24

  • unstable execution_time [-113800.235µs; +112621.068µs] or [-9.153%; +9.058%]

scenario:appsec-control-26

  • unstable execution_time [-133.511ms; +103.379ms] or [-10.850%; +8.401%]

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

  • unstable execution_time [-13948.847µs; +15453.146µs] or [-5.458%; +6.047%]

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

  • unstable execution_time [-15216.812µs; +14325.345µs] or [-5.910%; +5.563%]

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

  • unstable execution_time [-15542.058µs; +13570.591µs] or [-6.071%; +5.301%]

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

  • unstable execution_time [-29.771ms; +37.282ms] or [-5.388%; +6.748%]

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

  • unstable cpu_user_time [-2634.713ms; +4178.476ms] or [-27.577%; +43.735%]
  • unstable execution_time [-2644.496ms; +4170.867ms] or [-25.751%; +40.614%]
  • unstable instructions [-23.2G instructions; +36.9G instructions] or [-29.102%; +46.284%]
  • unstable max_rss_usage [-8.176MB; +12.895MB] or [-5.129%; +8.090%]
  • unstable throughput [-816.248op/s; +521.469op/s] or [-25.287%; +16.155%]

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

  • unstable cpu_user_time [-2028.537ms; +3212.844ms] or [-24.444%; +38.715%]
  • unstable execution_time [-2028.885ms; +3235.004ms] or [-22.531%; +35.925%]
  • unstable instructions [-17.2G instructions; +27.2G instructions] or [-25.415%; +40.252%]
  • unstable max_rss_usage [-7.973MB; +13.491MB] or [-5.083%; +8.601%]
  • unstable throughput [-857.842op/s; +538.238op/s] or [-23.440%; +14.707%]

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

  • unstable cpu_user_time [-2262.042ms; +758.107ms] or [-23.641%; +7.923%]
  • unstable execution_time [-2294.991ms; +750.449ms] or [-22.298%; +7.291%]
  • unstable instructions [-20.2G instructions; +6.6G instructions] or [-25.405%; +8.298%]
  • unstable throughput [-149.594op/s; +450.148op/s] or [-4.646%; +13.981%]

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

  • unstable cpu_user_time [-1745.534ms; +579.586ms] or [-21.062%; +6.994%]
  • unstable execution_time [-1765.340ms; +602.308ms] or [-19.633%; +6.698%]
  • unstable instructions [-15.0G instructions; +4.9G instructions] or [-22.098%; +7.245%]
  • unstable throughput [-168.623op/s; +471.401op/s] or [-4.601%; +12.862%]

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

  • unstable cpu_user_time [-2624.713ms; +4139.495ms] or [-27.505%; +43.378%]
  • unstable execution_time [-2608.190ms; +4150.669ms] or [-25.407%; +40.433%]
  • unstable instructions [-23.4G instructions; +36.9G instructions] or [-29.441%; +46.467%]
  • unstable max_rss_usage [-8.391MB; +12.763MB] or [-5.269%; +8.014%]
  • unstable throughput [-815.621op/s; +513.155op/s] or [-25.269%; +15.898%]

scenario:dogstatsd-aggregated-20

  • unstable cpu_usage_percentage [-7.177%; +7.236%]
  • unstable execution_time [-141.794ms; +146.289ms] or [-10.724%; +11.064%]
  • unstable throughput [-878759.484op/s; +844042.788op/s] or [-7.587%; +7.288%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-248.679ms; +419.989ms] or [-5.271%; +8.903%]
  • unstable execution_time [-248.574ms; +424.613ms] or [-5.185%; +8.857%]
  • unstable throughput [-151544.088op/s; +86626.048op/s] or [-8.654%; +4.947%]

scenario:fs-subscribed-24

  • unstable execution_time [-23003.537µs; +22625.537µs] or [-5.658%; +5.565%]

scenario:plugin-aws-sdk-lambda-inject-with-context-24

  • unstable cpu_user_time [-152.244ms; +232.925ms] or [-3.991%; +6.106%]

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

  • unstable cpu_usage_percentage [-5.089%; +5.022%]

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

  • unstable cpu_usage_percentage [-5.473%; +4.663%]

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

  • unstable cpu_user_time [-591.738ms; +587.311ms] or [-5.127%; +5.089%]
  • unstable execution_time [-600815.821µs; +600231.521µs] or [-5.105%; +5.100%]
  • unstable throughput [-3.493op/s; +3.528op/s] or [-5.111%; +5.161%]

scenario:plugin-grpc-unary-20

  • unstable cpu_user_time [-182.404ms; +286.229ms] or [-6.000%; +9.415%]
  • unstable execution_time [-181.745ms; +288.905ms] or [-5.860%; +9.314%]
  • unstable throughput [-1163659.255op/s; +732180.441op/s] or [-6.760%; +4.253%]

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.3 to 10.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  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/eslint/js-10.0.1 branch from 546f6d5 to 04f0b5c Compare July 21, 2026 17:35
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.84%. Comparing base (d31e623) to head (04f0b5c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9249      +/-   ##
==========================================
+ Coverage   95.43%   96.84%   +1.41%     
==========================================
  Files         924      939      +15     
  Lines      125209   126550    +1341     
  Branches    10377    11143     +766     
==========================================
+ Hits       119489   122560    +3071     
+ Misses       5720     3990    -1730     
Flag Coverage Δ
aiguard 57.82% <ø> (-0.03%) ⬇️
aiguard-integration 56.25% <ø> (ø)
apm-bucket-0 57.72% <ø> (+0.02%) ⬆️
apm-bucket-1 64.01% <ø> (-0.03%) ⬇️
apm-bucket-2 62.76% <ø> (-0.03%) ⬇️
apm-bucket-3 ?
apm-capabilities-tracing 64.17% <ø> (ø)
apm-integrations-aerospike 56.68% <ø> (-0.03%) ⬇️
apm-integrations-confluentinc-kafka-javascript 61.64% <ø> (+0.01%) ⬆️
apm-integrations-couchbase 57.11% <ø> (-0.04%) ⬇️
apm-integrations-http 62.79% <ø> (-0.03%) ⬇️
apm-integrations-kafkajs 62.20% <ø> (-0.03%) ⬇️
apm-integrations-next 59.23% <ø> (-0.03%) ⬇️
apm-integrations-prisma 58.71% <ø> (-0.03%) ⬇️
appsec 72.94% <ø> (-0.06%) ⬇️
appsec-express_fastify_graphql 70.46% <ø> (-0.02%) ⬇️
appsec-integration 51.29% <ø> (-0.15%) ⬇️
appsec-kafka_ldapjs_lodash 64.01% <ø> (-0.03%) ⬇️
appsec-mongodb-core_mongoose_mysql 67.75% <ø> (-0.02%) ⬇️
appsec-next 57.54% <ø> (-0.02%) ⬇️
appsec-node-serialize_passport_postgres 67.42% <ø> (-0.02%) ⬇️
appsec-sourcing_stripe_template 65.75% <ø> (-0.02%) ⬇️
debugger 64.98% <ø> (-0.03%) ⬇️
instrumentations-bucket-0 51.65% <ø> (-0.03%) ⬇️
instrumentations-bucket-1 60.24% <ø> (-0.03%) ⬇️
instrumentations-bucket-10 61.82% <ø> (-0.03%) ⬇️
instrumentations-bucket-11 56.70% <ø> (-0.03%) ⬇️
instrumentations-bucket-12 51.99% <ø> (-0.03%) ⬇️
instrumentations-bucket-13 52.02% <ø> (-0.03%) ⬇️
instrumentations-bucket-2 53.32% <ø> (-0.03%) ⬇️
instrumentations-bucket-3 53.61% <ø> (-0.03%) ⬇️
instrumentations-bucket-4 59.24% <ø> (-0.03%) ⬇️
instrumentations-bucket-5 50.01% <ø> (-0.03%) ⬇️
instrumentations-bucket-6 60.96% <ø> (-0.03%) ⬇️
instrumentations-bucket-7 58.38% <ø> (-0.03%) ⬇️
instrumentations-bucket-8 59.47% <ø> (-0.03%) ⬇️
instrumentations-bucket-9 52.03% <ø> (-0.03%) ⬇️
instrumentations-instrumentation-couchbase 51.08% <ø> (-0.03%) ⬇️
instrumentations-instrumentation-zlib 51.65% <ø> (-0.03%) ⬇️
instrumentations-integration-esbuild 34.16% <ø> (ø)
llmobs-ai_anthropic_bedrock ?
llmobs-bucket-1 61.86% <ø> (?)
llmobs-openai 62.73% <ø> (-0.03%) ⬇️
llmobs-sdk 66.25% <ø> (-0.03%) ⬇️
llmobs-vertex-ai 59.21% <ø> (?)
master-coverage 96.84% <ø> (?)
openfeature-unit 52.76% <ø> (?)
platform-core_esbuild_instrumentations-misc 40.39% <ø> (?)
platform-integration 61.52% <ø> (?)
platform-shimmer_unit-guardrails_webpack 39.08% <ø> (?)
plugins-bucket-0 57.09% <ø> (?)
plugins-bucket-1 54.45% <ø> (?)
plugins-bucket-11 61.86% <ø> (-0.47%) ⬇️
plugins-bucket-17 61.93% <ø> (?)
plugins-bucket-18 62.62% <ø> (?)
plugins-bucket-20 64.35% <ø> (+2.24%) ⬆️
plugins-bucket-4 58.61% <ø> (-0.03%) ⬇️
plugins-bullmq_cassandra_cookie 61.83% <ø> (-0.03%) ⬇️
plugins-cookie-parser_crypto_dd-trace-api 56.78% <ø> (?)
plugins-fetch_fs_generic-pool 58.87% <ø> (+0.02%) ⬆️
plugins-google-cloud-pubsub_grpc_handlebars 64.78% <ø> (-0.03%) ⬇️
plugins-hapi_hono_ioredis 60.29% <ø> (-0.03%) ⬇️
plugins-jest_knex_langgraph ?
plugins-jest_langgraph_ldapjs 55.60% <ø> (?)
plugins-ldapjs_light-my-request_limitd-client ?
plugins-light-my-request_limitd-client_lodash 58.67% <ø> (?)
plugins-lodash_mariadb_memcached ?
plugins-mariadb_memcached_mercurius 61.63% <ø> (?)
plugins-moleculer_mongodb_mongodb-core ?
plugins-mongodb_mongodb-core_mongoose 59.74% <ø> (?)
plugins-mongoose_multer_mysql ?
plugins-multer_mysql_mysql2 58.46% <ø> (?)
plugins-mysql2_nats_node-serialize ?
plugins-nats_node-serialize_opensearch 60.85% <ø> (?)
plugins-opensearch_passport-http_pino ?
plugins-passport-http_pino_postgres 58.69% <ø> (?)
plugins-postgres_process_pug ?
plugins-redis_router_sequelize ?
plugins-test-and-upstream-rhea_undici_url ?
plugins-undici_url_valkey 58.60% <ø> (?)
plugins-valkey_vm_winston ?
plugins-vm_winston_ws 59.98% <ø> (?)
plugins-ws ?
profiling 62.23% <ø> (-0.03%) ⬇️
serverless-aws-sdk-aws-sdk 55.10% <ø> (-0.03%) ⬇️
serverless-aws-sdk-bedrockruntime 54.79% <ø> (-0.03%) ⬇️
serverless-aws-sdk-client 56.46% <ø> (-0.03%) ⬇️
serverless-aws-sdk-dynamodb ?
serverless-aws-sdk-eventbridge 49.41% <ø> (-0.03%) ⬇️
serverless-aws-sdk-kinesis 59.41% <ø> (-0.03%) ⬇️
serverless-aws-sdk-lambda 57.44% <ø> (-0.03%) ⬇️
serverless-aws-sdk-s3 55.65% <ø> (-0.03%) ⬇️
serverless-aws-sdk-serverless-peer-service 59.81% <ø> (-0.03%) ⬇️
serverless-aws-sdk-sns 60.21% <ø> (-0.03%) ⬇️
serverless-aws-sdk-sqs 60.63% <ø> (-0.06%) ⬇️
serverless-aws-sdk-stepfunctions 55.63% <ø> (-0.03%) ⬇️
serverless-aws-sdk-util 51.53% <ø> (-0.03%) ⬇️
serverless-bucket-0 ?
serverless-bucket-1 59.31% <ø> (-0.03%) ⬇️
test-optimization-cucumber 71.80% <ø> (-0.04%) ⬇️
test-optimization-cypress 65.84% <ø> (+0.07%) ⬆️
test-optimization-jest 73.25% <ø> (-0.05%) ⬇️
test-optimization-mocha 73.47% <ø> (+0.04%) ⬆️
test-optimization-playwright-playwright-atr 60.39% <ø> (-0.02%) ⬇️
test-optimization-playwright-playwright-efd 60.58% <ø> (-0.01%) ⬇️
test-optimization-playwright-playwright-final-status 60.55% <ø> (-0.02%) ⬇️
test-optimization-playwright-playwright-impacted-tests 60.28% <ø> (+0.15%) ⬆️
test-optimization-playwright-playwright-reporting 61.57% <ø> (-0.12%) ⬇️
test-optimization-playwright-playwright-test-management 60.81% <ø> (-0.40%) ⬇️
test-optimization-playwright-playwright-test-span 60.31% <ø> (-0.06%) ⬇️
test-optimization-selenium 59.84% <ø> (-0.17%) ⬇️
test-optimization-testopt 58.02% <ø> (-0.35%) ⬇️
test-optimization-vitest 70.28% <ø> (+0.05%) ⬆️

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.

@tlhunter tlhunter closed this Jul 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint/js-10.0.1 branch July 21, 2026 17:48
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