Skip to content

Deps: Update dependency @markdoc/markdoc to v0.5.7.#1757

Open
renovate[bot] wants to merge 1 commit intomasterfrom
deps/bot-markdoc-markdoc-0.x
Open

Deps: Update dependency @markdoc/markdoc to v0.5.7.#1757
renovate[bot] wants to merge 1 commit intomasterfrom
deps/bot-markdoc-markdoc-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@markdoc/markdoc (source) 0.5.10.5.7 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 5, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Jun 5, 2025

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

Project Deployment Actions Updated (UTC)
commerce-demo Error Error Mar 27, 2026 1:03pm
commerce-landing-demo Error Error Mar 27, 2026 1:03pm

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 3, 2025

Deployment failed with the following error:

Resource is limited - try again in 8 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 793efea to dfb34f4 Compare July 3, 2025 09:01
@filiphsps filiphsps force-pushed the master branch 3 times, most recently from d2fd078 to d38f2b8 Compare July 3, 2025 09:22
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch 2 times, most recently from 7500345 to 00b5dda Compare July 3, 2025 09:39
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 00b5dda to 76c5392 Compare July 3, 2025 09:59
@github-actions
Copy link
Copy Markdown

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 #10420 for commit 4bbcbac by the Vitest Coverage Report Action

@codecov
Copy link
Copy Markdown

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 changed the title Deps: Update dependency @markdoc/markdoc to v0.5.2. Deps: Update dependency @markdoc/markdoc to v0.5.3. Aug 4, 2025
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch 2 times, most recently from 5c7476f to 99082f3 Compare August 5, 2025 21:26
@renovate renovate bot changed the title Deps: Update dependency @markdoc/markdoc to v0.5.3. Deps: Update dependency @markdoc/markdoc to v0.5.4. Aug 5, 2025
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 99082f3 to 4495f1d Compare August 10, 2025 14:37
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 4495f1d to ca63c9f Compare August 31, 2025 09:53
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from ca63c9f to 4bbcbac Compare September 25, 2025 14:34
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 4bbcbac to eac83eb Compare February 12, 2026 16:16
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from eac83eb to 27f1057 Compare March 4, 2026 00:45
@renovate renovate bot changed the title Deps: Update dependency @markdoc/markdoc to v0.5.4. Deps: Update dependency @markdoc/markdoc to v0.5.5. Mar 4, 2026
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 27f1057 to 2b04163 Compare March 5, 2026 14:47
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 2b04163 to 39593a4 Compare March 11, 2026 01:20
@renovate renovate bot changed the title Deps: Update dependency @markdoc/markdoc to v0.5.5. Deps: Update dependency @markdoc/markdoc to v0.5.6. Mar 11, 2026
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 39593a4 to 856fb3e Compare March 13, 2026 14:54
@renovate renovate bot force-pushed the deps/bot-markdoc-markdoc-0.x branch from 856fb3e to 5a75c11 Compare March 26, 2026 05:50
@renovate renovate bot changed the title Deps: Update dependency @markdoc/markdoc to v0.5.6. Deps: Update dependency @markdoc/markdoc to v0.5.7. Mar 26, 2026
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