Skip to content

build(deps): bump mq-markdown from 0.6.0 to 0.6.1#65

Merged
harehare merged 1 commit into
mainfrom
dependabot/cargo/mq-markdown-0.6.1
Jun 17, 2026
Merged

build(deps): bump mq-markdown from 0.6.0 to 0.6.1#65
harehare merged 1 commit into
mainfrom
dependabot/cargo/mq-markdown-0.6.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mq-markdown from 0.6.0 to 0.6.1.

Release notes

Sourced from mq-markdown's releases.

v0.6.1

What's Changed

✨ New Features

  • feat(playground): add HTML preview tab to playground (#1815)
  • feat(playground): add problems panel with diagnostic navigation (#1858)
  • feat(markdown): add Obsidian wikilink support ([[target]] / [[target|text]]) (#1841)
  • feat(markdown): add Obsidian callout and embed support (#1847)
  • feat(mq-lang): add HTTP module resolver with GitHub shorthand and CLI flags (#1856)
  • feat(mq-markdown): improve HTML-to-Markdown conversion (#1864)

🐛 Bug Fixes

  • fix(table): flush current_row before finalizing table on block boundary (#1840)
  • fix(mq-repl): prevent operator pass from re-highlighting tokens inside strings and commands (#1859)
  • fix(mq-check): handle f(x)["key"] bracket access on function return values (#1861)

⚡ Performance

  • perf(playground): improve performance and add module examples (#1849)

📝 Documentation

  • docs: add AUR installation instructions (#1846)
  • docs(modules): add extension module catalog — Format Parsers, Diagram & Graph, DevOps & Infrastructure, Terminal & Text, and Interpreters sections
  • docs(language_bindings): add .NET binding mqnet — great work by @​panuoksala!

👷 CI

  • ci(workflows): add typos check, concurrency cancellation, and job timeouts (#1863)

📦 Dependencies

  • build(deps): bump tabled 0.20.0 → 0.21.0 (#1850)
  • build(deps): bump vscode-languageclient 9.0.1 → 10.0.0 (#1853)
  • build(deps): bump dependencies group with 2 updates (#1854)
  • build(deps-dev): bump oxlint 1.67.0 → 1.68.0 in /editors/vscode (#1843)
  • build(deps-dev): bump oxlint 1.67.0 → 1.68.0 in /packages/mq-web (#1844)
  • build(deps-dev): bump shell-quote 1.8.3 → 1.8.4 in /editors/vscode (#1851)
  • build(deps-dev): bump esbuild 0.28.0 → 0.28.1 in /editors/vscode (#1857)
  • build(deps): bump mq-playground dependencies group with 5 updates (#1845)

🎉 New Contributors

Full Changelog: harehare/mq@v0.6.0...v0.6.1

Commits
  • 0d22514 🚀 chore: bump version to 0.6.1 across all packages and documentation
  • 0c73739 Merge pull request #1864 from harehare/feat/improve-html-to-markdown
  • 618d166 ✨ feat(mq-markdown): improve HTML-to-Markdown noise filtering for real-world ...
  • d907c4f 🐛 fix(mq-markdown): improve html-to-markdown output quality for real-world pages
  • 6f79a29 🛠️ chore(mq-markdown): add html_convert example for local HTML conversion tes...
  • 5886021 🐛 fix(mq-markdown): preserve block structure for anchor containers and custom...
  • 5da7355 ✨ feat(mq-markdown): improve html-to-markdown conversion
  • 0e3e52d Merge pull request #1863 from harehare/ci/add-typos-check-and-ci-improvements
  • 33a3bc9 🐛 fix: correct typos in comments and identifiers
  • 64ea87d 👷 ci(workflows): add typos check, concurrency cancellation, and job timeouts
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mq-markdown](https://github.com/harehare/mq) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/harehare/mq/releases)
- [Commits](harehare/mq@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: mq-markdown
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 15, 2026
@harehare harehare merged commit 6fa277f into main Jun 17, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/cargo/mq-markdown-0.6.1 branch June 17, 2026 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant