Skip to content

chore(deps): update dependency minimark to v1#282

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minimark-1.x
Open

chore(deps): update dependency minimark to v1#282
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minimark-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Confidence
minimark ^0.2.0^1.0.0 age confidence

Release Notes

farnabaz/minimark (minimark)

v1.0.0

Compare Source

Features
  • attribute support, html format, yaml props (a2d7063)
  • markdown table generation (1484201)
  • pre: filename, highlight & meta on markdown generation (d7de9cd)
Bug Fixes
  • component: better inline detection (cf069ef)
  • component: if component has a text sibling, it is inline (d8470e6)
  • component: if there is no text between components they are inline (24c408f)
  • component: preserve prefix whitespaces in component content (139cba4)
  • do not indent inline components (b2f64a8)
  • escape HTML entities (7ace288)
  • line-break: stringify markdown style (c68ddf8)
  • nested component indent (dabf03c)
  • pre: decode html entities in code blocks (9df41a4)
  • task list detection (76668bf)
  • type import (46231d4)
  • typecheck (07a01f1)
  • types check (6f80492)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Feb 16, 2026

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

Project Deployment Actions Updated (UTC)
v0-nuxt-ui-templates-docs Ready Ready Preview, Comment, Open in v0 Feb 16, 2026 3:50pm

@renovate renovate bot force-pushed the renovate/minimark-1.x branch from f1479f4 to 396493a Compare February 17, 2026 16:59
@renovate renovate bot force-pushed the renovate/minimark-1.x branch from 396493a to 270687c Compare March 3, 2026 09:49
@renovate renovate bot force-pushed the renovate/minimark-1.x branch from 270687c to f748b5e Compare March 13, 2026 10:50
@renovate renovate bot force-pushed the renovate/minimark-1.x branch from f748b5e to 1e76bcb Compare March 15, 2026 10:18
@renovate renovate bot force-pushed the renovate/minimark-1.x branch from 1e76bcb to 05c4d5a Compare March 16, 2026 09:34
@renovate renovate bot force-pushed the renovate/minimark-1.x branch from 05c4d5a to 1e68e51 Compare March 27, 2026 12:45
@renovate renovate bot force-pushed the renovate/minimark-1.x branch from 1e68e51 to 70800c3 Compare April 1, 2026 17:16
@renovate renovate bot force-pushed the renovate/minimark-1.x branch from 70800c3 to 6389a5e Compare April 8, 2026 20:07
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 8, 2026

Warning

Rate limit exceeded

@renovate[bot] has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 11 minutes and 15 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 11 minutes and 15 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b28bffa0-dff8-4496-9d1d-24d47ac31ccf

📥 Commits

Reviewing files that changed from the base of the PR and between 6389a5e and 6cbfb04.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json
📝 Walkthrough

Walkthrough

The minimark dependency in package.json was updated from version ^0.2.0 to ^1.0.0, marking a major version upgrade that introduces potential API and behavioral changes to the package.

Changes

Cohort / File(s) Summary
Dependency Version Update
package.json
Updated minimark dependency from ^0.2.0 to ^1.0.0, reflecting a major version bump with potential API and behavior changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A carrot of code, so fresh and so new,
Minimark bounced from point-two to one-two!
^1.0.0 marks a leap we embrace,
Dependencies dancing at a faster pace. 🐰

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating the minimark dependency to v1, which is the only modification in this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/minimark-1.x

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants