Skip to content

Deps: Update dependency eslint-plugin-jsdoc to v61. - autoclosed#1830

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
deps/bot-eslint-plugin-jsdoc-61.x
Closed

Deps: Update dependency eslint-plugin-jsdoc to v61. - autoclosed#1830
renovate[bot] wants to merge 1 commit intomasterfrom
deps/bot-eslint-plugin-jsdoc-61.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsdoc 50.7.161.7.1 age confidence

  • If you want to rebase/retry this PR, check this box

This PR has been generated on behalf of Nordcom AB by Renovate Bot.

@renovate renovate bot added the Dependency label Oct 8, 2025
@renovate renovate bot enabled auto-merge (rebase) October 8, 2025 04:17
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 16.77% 2864 / 17075
🔵 Statements 16.77% 2864 / 17075
🔵 Functions 51.19% 279 / 545
🔵 Branches 66.11% 677 / 1024
File CoverageNo changed files found.
Generated in workflow #10820 for commit 10081a0 by the Vitest Coverage Report Action

@codecov
Copy link

codecov bot commented Oct 8, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
182 2 180 20
View the top 2 failed test(s) by shortest run time
apps/admin/src/utils/auth.adapter.test.ts > src/utils/auth.adapter.test.ts
Stack Traces | 0s run time
Error: querySrv ENOTFOUND _mongodb._tcp.dummy-string
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: undefined, code: 'ENOTFOUND', syscall: 'querySrv', hostname: '_mongodb._tcp.dummy-string' }
apps/storefront/src/components/products/quantity-selector.test.tsx > components > QuantitySelector > updates the quantity when input value changes
Stack Traces | 1.04s run time
AssertionError: expected "spy" to be called with arguments: [ 5 ]

Number of calls: 0


Ignored nodes: comments, script, style
<html>
  <head />
  <body>
    <div>
      <section
        class="flex min-h-fit w-full overflow-hidden rounded-lg border-2 border-solid border-white bg-white p-0 leading-none opacity-50 drop-shadow transition-colors *:appearance-none *:text-center *:text-lg *:leading-none *:transition-colors"
      >
        <button
          aria-disabled="true"
          aria-label="decrease"
          class="transition-color duration-150 pointer-events-none cursor-not-allowed shadow-none aspect-[3/4] h-full select-none appearance-none rounded-none bg-transparent p-2 font-bold text-current"
          data-nosnippet="true"
          data-quantity-decrease="true"
          data-testid="quantity-decrease"
          disabled=""
          draggable="false"
          title="decrease"
          type="button"
        >
          –
        </button>
        <input
          aria-disabled="true"
          aria-label="quantity"
          class="rounded-lg pointer-events-none cursor-not-allowed h-full w-full grow appearance-none border-none bg-transparent text-sm font-bold outline-none focus:outline-none focus:ring-0"
          data-nosnippet="true"
          data-quantity-input="true"
          data-testid="quantity-input"
          disabled=""
          draggable="false"
          max="199999"
          min="1"
          pattern="[0-9]"
          placeholder="quantity"
          step="1"
          title="quantity"
          type="number"
          value="0"
        />
        <button
          aria-disabled="true"
          aria-label="increase"
          class="transition-color duration-150 pointer-events-none cursor-not-allowed shadow-none aspect-[3/4] h-full select-none appearance-none rounded-none bg-transparent p-2 font-bold text-current"
          data-nosnippet="true"
          data-quantity-increase="true"
          data-testid="quantity-increase"
          disabled=""
          draggable="false"
          title="increase"
          type="button"
        >
          +
        </button>
      </section>
    </div>
  </body>
</html>
 ❯ .../components/products/quantity-selector.test.tsx:27:36
 ❯ runWithExpensiveErrorDiagnosticsDisabled ../../node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@.../dom/dist/config.js:47:12
 ❯ checkCallback ../../node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@.../dom/dist/wait-for.js:124:77
 ❯ checkRealTimersCallback ../../node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@.../dom/dist/wait-for.js:118:16
 ❯ Timeout.<anonymous> ../../node_modules/.pnpm/happy-dom@17.4..../src/window/BrowserWindow.ts:1431:16

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch 2 times, most recently from 7f85836 to 8d9d438 Compare October 10, 2025 01:03
@vercel
Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
commerce-demo Error Error Jan 8, 2026 6:01pm
commerce-landing-demo Error Error Jan 8, 2026 6:01pm

@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 8d9d438 to 1638a02 Compare October 12, 2025 17:44
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 1638a02 to 9b97434 Compare October 13, 2025 16:47
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 9b97434 to 8b47649 Compare October 15, 2025 02:14
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 8b47649 to 7c46b24 Compare October 15, 2025 05:47
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 7c46b24 to de65704 Compare October 20, 2025 14:50
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from de65704 to 49e71f4 Compare October 21, 2025 11:30
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 49e71f4 to bf247bb Compare October 23, 2025 18:10
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 8726f2d to de23be6 Compare November 10, 2025 20:23
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from de23be6 to cb455ce Compare November 12, 2025 19:51
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from cb455ce to d3f8d79 Compare November 13, 2025 21:37
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from d3f8d79 to af8b4b0 Compare November 18, 2025 13:07
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from af8b4b0 to 67565b4 Compare November 19, 2025 17:32
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 67565b4 to 3fbf939 Compare November 20, 2025 21:44
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 3fbf939 to 9f6f0be Compare November 23, 2025 08:42
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 9f6f0be to ffce373 Compare December 3, 2025 18:25
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from ffce373 to 5dac71a Compare December 6, 2025 17:45
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-61.x branch from 5dac71a to e373255 Compare December 7, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants