Skip to content

chore(deps): bump minimark from 0.2.0 to 1.0.0#56

Merged
sagar-kap merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minimark-1.0.0
Jun 3, 2026
Merged

chore(deps): bump minimark from 0.2.0 to 1.0.0#56
sagar-kap merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minimark-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps minimark from 0.2.0 to 1.0.0.

Release notes

Sourced from minimark's releases.

v1.0.0

🚀 Features

🐞 Bug Fixes

View changes on GitHub
Changelog

Sourced from minimark's changelog.

1.0.0 (2026-02-10)

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)
Commits
  • 5d9dfc6 chore(release): v1.0.0
  • e1d8e06 chore: upgrade deps
  • a0d5256 chore: upgrade deps
  • 24c408f fix(component): if there is no text between components they are inline
  • d8470e6 fix(component): if component has a text sibling, it is inline
  • cf069ef fix(component): better inline detection
  • 139cba4 fix(component): preserve prefix whitespaces in component content
  • b2f64a8 fix: do not indent inline components
  • dabf03c fix: nested component indent
  • 76668bf fix: task list detection
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from sagar-kap as a code owner June 1, 2026 05:42
@dependabot dependabot Bot added the dependencies Label for keeping a track of dependency updates label Jun 1, 2026
@dependabot dependabot Bot requested a review from jarmos-san as a code owner June 1, 2026 05:42
Bumps [minimark](https://github.com/farnabaz/minimark) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/farnabaz/minimark/releases)
- [Changelog](https://github.com/farnabaz/minimark/blob/main/CHANGELOG.md)
- [Commits](farnabaz/minimark@v0.2.0...v1.0.0)

---
updated-dependencies:
- dependency-name: minimark
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minimark-1.0.0 branch from fc03f1f to b0a8ea2 Compare June 2, 2026 09:25
@sagar-kap sagar-kap merged commit 7b1131a into main Jun 3, 2026
2 checks passed
@sagar-kap sagar-kap deleted the dependabot/npm_and_yarn/minimark-1.0.0 branch June 3, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Label for keeping a track of dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant