Skip to content

chore(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 64.0.0#7937

Open
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-64.0.0
Open

chore(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 64.0.0#7937
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-64.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps eslint-plugin-unicorn from 63.0.0 to 64.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v64.0.0

New rules

Improvements

  • Support TypeScript type assertions in many rules (#2909) 6b41299a
  • text-encoding-identifier-case: Support template literals (#2905) 9448c8ce
  • prefer-math-min-max: Ignore Date objects (#2903) cd53d9ea
  • prevent-abbreviations: Handle exported TS interfaces and enums (#2898) 6dc01d23
  • no-array-callback-reference: Skip TypeScript type predicate callbacks (#2897) 02364c83
  • prefer-spread: Skip autofix when it would drop comments (#2896) 6ff14677
  • no-useless-undefined: Flag return undefined for explicit undefined return types (#2876) 41fc9c27
  • no-unnecessary-polyfills: Improve performance (#2874) c88bf295
  • expiring-todo-comments: Add ignoreDates option (#2892) 95a288ba
  • prevent-abbreviations: Recognize jQuery 42f53641
  • prefer-object-from-entries: Avoid auto-fixing generic reduce (#2878) bea9b200

Fixes

  • expiring-todo-comments: Fix partial version comparison (#2895) 51390e9d
  • consistent-destructuring: Fix false positive for nested rest destructuring (#2894) 1cddfb59
  • consistent-destructuring: Fix false positive after reassignment (#2893) c7f57d0e
  • consistent-function-scoping: Fix TypeScript false positives for lexical this (#2885) a383657a
  • custom-error-definition: Fix class field autofix (#2887) 1359726b
  • explicit-length-check: Fix || fallback false positives (#2889) 84246ecd
  • explicit-length-check: Avoid unsafe autofix in negated comparisons (#2883) 73b043ba
  • import-style: Fix false positive for type-only import (#2891) aea99544
  • no-unused-properties: Fix for JSX member access (#2890) 0ff698b3
  • better-regex: Fix empty-pattern autofix (#2881) c2019877
  • prefer-global-this: Fix for window-specific in checks (#2879) 6bf75370
  • prefer-native-coercion-functions: Fix false positive for TS type predicates (#2888) 4c4b565a
  • prefer-set-has: Fix string false positives (#2882) c230c220
  • prefer-top-level-await: Fix false positive with Promise.all (#2884) 67faa7ac

sindresorhus/eslint-plugin-unicorn@v63.0.0...v64.0.0

Commits

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)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 63.0.0 to 64.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v63.0.0...v64.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 64.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Apr 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2026 14:00
@dependabot dependabot bot added semver-patch dependencies javascript Pull requests that update javascript code dependabot labels Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Overall package size

Self size: 5.48 MB
Deduped: 6.33 MB
No deduping: 6.33 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

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

@datadog-datadog-prod-us1-2
Copy link
Copy Markdown

datadog-datadog-prod-us1-2 bot commented Apr 7, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

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

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 321638e | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.24%. Comparing base (c097033) to head (321638e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7937   +/-   ##
=======================================
  Coverage   74.24%   74.24%           
=======================================
  Files         769      769           
  Lines       36076    36076           
=======================================
  Hits        26786    26786           
  Misses       9290     9290           
Flag Coverage Δ
aiguard-macos 39.43% <ø> (-0.10%) ⬇️
aiguard-ubuntu 39.55% <ø> (-0.10%) ⬇️
aiguard-windows 39.22% <ø> (-0.10%) ⬇️
apm-capabilities-tracing-macos 49.55% <ø> (+0.04%) ⬆️
apm-capabilities-tracing-ubuntu 49.46% <ø> (ø)
apm-capabilities-tracing-windows 49.33% <ø> (ø)
apm-integrations-child-process 38.73% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 37.51% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-eol 38.00% <ø> (-0.13%) ⬇️
apm-integrations-oracledb 37.86% <ø> (-0.10%) ⬇️
appsec-express 55.37% <ø> (-0.07%) ⬇️
appsec-fastify 51.70% <ø> (-0.07%) ⬇️
appsec-graphql 51.86% <ø> (-0.07%) ⬇️
appsec-kafka 44.48% <ø> (-0.09%) ⬇️
appsec-ldapjs 44.10% <ø> (-0.08%) ⬇️
appsec-lodash 43.70% <ø> (-0.08%) ⬇️
appsec-macos 58.08% <ø> (-0.07%) ⬇️
appsec-mongodb-core 48.88% <ø> (-0.09%) ⬇️
appsec-mongoose 49.54% <ø> (-0.07%) ⬇️
appsec-mysql 51.07% <ø> (-0.07%) ⬇️
appsec-node-serialize 43.28% <ø> (-0.08%) ⬇️
appsec-passport 47.74% <ø> (-0.09%) ⬇️
appsec-postgres 50.69% <ø> (-0.07%) ⬇️
appsec-sourcing 42.53% <ø> (-0.08%) ⬇️
appsec-stripe 44.72% <ø> (-0.09%) ⬇️
appsec-template 43.44% <ø> (-0.08%) ⬇️
appsec-ubuntu 58.17% <ø> (-0.07%) ⬇️
appsec-windows 57.88% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-bluebird 32.32% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-body-parser 40.62% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-child_process 38.06% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 34.35% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express 34.67% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.48% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-session 40.26% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-fs 32.00% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 29.41% <ø> (ø)
instrumentations-instrumentation-http 39.98% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.38% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mongoose 33.50% <ø> (-0.17%) ⬇️
instrumentations-instrumentation-multer 40.37% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mysql2 38.39% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 44.15% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 43.83% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.36% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.83% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise 32.25% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 32.25% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 32.30% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-url 32.22% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-when 32.27% <ø> (-0.10%) ⬇️
llmobs-ai 41.37% <ø> (-0.10%) ⬇️
llmobs-anthropic 40.84% <ø> (-0.09%) ⬇️
llmobs-bedrock 39.32% <ø> (-0.08%) ⬇️
llmobs-google-genai 39.87% <ø> (-0.09%) ⬇️
llmobs-langchain 39.34% <ø> (-0.08%) ⬇️
llmobs-openai 44.11% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 40.08% <ø> (-0.14%) ⬇️
platform-core 31.47% <ø> (ø)
platform-esbuild 34.42% <ø> (ø)
platform-instrumentations-misc 34.11% <ø> (ø)
platform-shimmer 37.56% <ø> (ø)
platform-unit-guardrails 32.89% <ø> (ø)
platform-webpack 19.85% <ø> (ø)
plugins-azure-durable-functions 25.74% <ø> (ø)
plugins-azure-event-hubs 25.90% <ø> (ø)
plugins-azure-service-bus 25.26% <ø> (ø)
plugins-bullmq 43.60% <ø> (-0.10%) ⬇️
plugins-cassandra 37.87% <ø> (-0.23%) ⬇️
plugins-cookie 26.96% <ø> (ø)
plugins-cookie-parser 26.75% <ø> (ø)
plugins-crypto 26.73% <ø> (ø)
plugins-dd-trace-api 38.42% <ø> (-0.10%) ⬇️
plugins-express-mongo-sanitize 26.89% <ø> (ø)
plugins-express-session 26.70% <ø> (ø)
plugins-fastify 42.35% <ø> (-0.09%) ⬇️
plugins-fetch 38.50% <ø> (-0.10%) ⬇️
plugins-fs 38.74% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.94% <ø> (ø)
plugins-google-cloud-pubsub 45.67% <ø> (-0.09%) ⬇️
plugins-grpc 41.00% <ø> (-0.09%) ⬇️
plugins-handlebars 26.94% <ø> (ø)
plugins-hapi 40.26% <ø> (-0.10%) ⬇️
plugins-hono 40.59% <ø> (-0.10%) ⬇️
plugins-ioredis 38.59% <ø> (-0.10%) ⬇️
plugins-knex 26.57% <ø> (ø)
plugins-langgraph 37.98% <ø> (-0.10%) ⬇️
plugins-ldapjs 24.43% <ø> (ø)
plugins-light-my-request 26.30% <ø> (ø)
plugins-limitd-client 32.60% <ø> (-0.10%) ⬇️
plugins-lodash 26.03% <ø> (ø)
plugins-mariadb 39.60% <ø> (-0.10%) ⬇️
plugins-memcached 38.33% <ø> (-0.10%) ⬇️
plugins-microgateway-core 39.33% <ø> (-0.10%) ⬇️
plugins-moleculer 40.62% <ø> (-0.09%) ⬇️
plugins-mongodb 39.26% <ø> (-0.10%) ⬇️
plugins-mongodb-core 39.13% <ø> (-0.07%) ⬇️
plugins-mongoose 38.91% <ø> (-0.10%) ⬇️
plugins-multer 26.70% <ø> (ø)
plugins-mysql 39.44% <ø> (-0.10%) ⬇️
plugins-mysql2 39.39% <ø> (-0.10%) ⬇️
plugins-node-serialize 27.00% <ø> (ø)
plugins-opensearch 37.73% <ø> (-0.10%) ⬇️
plugins-passport-http 26.76% <ø> (ø)
plugins-postgres 35.56% <ø> (-0.09%) ⬇️
plugins-process 26.73% <ø> (ø)
plugins-pug 26.96% <ø> (ø)
plugins-redis 39.03% <ø> (-0.10%) ⬇️
plugins-router 43.35% <ø> (-0.10%) ⬇️
plugins-sequelize 25.55% <ø> (ø)
plugins-test-and-upstream-amqp10 38.61% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-amqplib 44.35% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 39.23% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.68% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-bunyan 33.93% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-connect 40.92% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 40.26% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.51% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 38.91% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-rhea 44.38% <ø> (-0.07%) ⬇️
plugins-undici 39.35% <ø> (-0.09%) ⬇️
plugins-url 26.73% <ø> (ø)
plugins-valkey 38.30% <ø> (-0.10%) ⬇️
plugins-vm 26.73% <ø> (ø)
plugins-winston 34.25% <ø> (+0.04%) ⬆️
plugins-ws 42.11% <ø> (-0.10%) ⬇️
profiling-macos 40.64% <ø> (-0.10%) ⬇️
profiling-ubuntu 40.76% <ø> (-0.10%) ⬇️
profiling-windows 42.28% <ø> (-0.10%) ⬇️
serverless-azure-functions-client 25.62% <ø> (ø)
serverless-azure-functions-eventhubs 25.62% <ø> (ø)
serverless-azure-functions-servicebus 25.62% <ø> (ø)

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

☔ 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
Copy Markdown

pr-commenter bot commented Apr 8, 2026

Benchmarks

Benchmark execution time: 2026-04-08 12:56:21

Comparing candidate commit 321638e in PR branch dependabot/npm_and_yarn/eslint-plugin-unicorn-64.0.0 with baseline commit c097033 in branch master.

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

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