Skip to content

Deps: Update dependency eslint-plugin-jsdoc to v51. - autoclosed#1791

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-jsdoc 50.7.1 -> 51.4.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 Jun 12, 2025
@vercel
Copy link

vercel bot commented Jun 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
commerce-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2025 8:23am
commerce-landing-demo ❌ Failed (Inspect) Jul 3, 2025 8:23am

@renovate renovate bot enabled auto-merge (rebase) June 12, 2025 22:44
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from d08645d to f05ec5b Compare June 17, 2025 22:34
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from f05ec5b to 6e93fa2 Compare June 20, 2025 22:47
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 6e93fa2 to f309c3e Compare June 21, 2025 02:43
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from f309c3e to 955f1ea Compare June 21, 2025 05:38
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 955f1ea to 62b86fc Compare June 21, 2025 14:44
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 62b86fc to c02e263 Compare June 22, 2025 14:29
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from c02e263 to cdbbeed Compare June 22, 2025 22:05
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from cdbbeed to 1e3bf04 Compare June 23, 2025 01:06
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 1e3bf04 to 572f497 Compare June 23, 2025 22:15
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 5e51f00 to 1a16476 Compare July 2, 2025 03:52
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 1a16476 to 0a5390c Compare July 2, 2025 16:12
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 0a5390c to 63b686c Compare July 3, 2025 06:26
@filiphsps filiphsps force-pushed the master branch 2 times, most recently from 48ff383 to 7cee173 Compare July 3, 2025 08:51
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 63b686c to 9d9f93d Compare July 3, 2025 08:56
@filiphsps filiphsps force-pushed the master branch 2 times, most recently from 5ef1bdc to d2fd078 Compare July 3, 2025 09:18
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 9d9f93d to 934b7b4 Compare July 3, 2025 09:18
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch 2 times, most recently from cb212c9 to ab247f6 Compare July 3, 2025 09:54
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from ab247f6 to 2ef218c Compare July 3, 2025 10:13
@github-actions
Copy link

github-actions bot commented Jul 3, 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 #10178 for commit c89189d by the Vitest Coverage Report Action

@codecov
Copy link

codecov bot commented Jul 3, 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.05s 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-51.x branch from 2ef218c to 560c783 Compare July 7, 2025 11:00
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 560c783 to 1b5d8ba Compare July 15, 2025 20:54
@renovate renovate bot force-pushed the deps/bot-eslint-plugin-jsdoc-51.x branch from 1b5d8ba to c89189d Compare July 16, 2025 17:47
@renovate renovate bot changed the title Deps: Update dependency eslint-plugin-jsdoc to v51. Deps: Update dependency eslint-plugin-jsdoc to v51. - autoclosed Jul 28, 2025
@renovate renovate bot closed this Jul 28, 2025
auto-merge was automatically disabled July 28, 2025 07:04

Pull request was closed

@renovate renovate bot deleted the deps/bot-eslint-plugin-jsdoc-51.x branch July 28, 2025 07:04
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