Skip to content

build(deps): bump markup_fmt from 0.10.0 to 0.27.3 - #591

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/markup_fmt-0.27.3
Open

build(deps): bump markup_fmt from 0.10.0 to 0.27.3#591
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/markup_fmt-0.27.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps markup_fmt from 0.10.0 to 0.27.3.

Release notes

Sourced from markup_fmt's releases.

v0.27.3

Fixes

  • Fixed wrong column computation.

v0.27.2

Features

  • Added support of Vento slot and default tags.
  • Added support of Lume's Vento comp tag.
  • Attributes should be put on multiple lines if there's a attribute value contains newlines in some cases.

Fixes

  • Fixed parsing Jinja tag name with arguments.

v0.27.1

Fixes

  • Fixed JavaScript keyword in Vue binding.
  • Fixed broken Astro front matter.

v0.27.0

Features

  • Ignore syntax errors in Angular interpolation expressions.
  • Added support of frontmatter in HTML.
  • Improved error message of Jinja end tag.
  • Ignore <script> syntax errors for template languages.
  • Normalize HTML attribute that can be space separated.
  • Added support of comments in Svelte attributes.

Fixes

  • Fixed parsing nested Jinja blocks in attributes.
  • Fixed formatting unterminated comment.
  • Fixed converting pascal case to kebab case.

v0.26.0

Features

  • Format type="speculationrules" and some old JSON types as JSON.
  • Always swap wrapping quotes if attribute contains one in Jinja.
  • Format accept attribute value as comma-separated string.

Fixes

  • Preserve array/object destructuring in v-for without extra parentheses.
  • Fixed Vento interpolation trimming.
  • Treat unknown type of script tag as raw text.

... (truncated)

Commits
  • aba0d10 v0.27.3
  • 7968726 fix: fix wrong column computation (#226)
  • d9e7195 refactor: switch from Doc::text to Doc::char for single char
  • d53979c v0.27.2
  • 1e254d5 build: update dependencies
  • a8bfae6 docs: add note about key name to website (close #225)
  • 1298a5f build: update tiny_pretty
  • 0fb8a09 feat: support Lume's Vento comp tag (close #224)
  • e88e271 feat: replace external syntax error position manually (#223)
  • bc91cad chore: optimize displaying errors
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 5, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 5, 2026 22:56
@dependabot dependabot Bot added the rust Pull requests that update rust code label Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/markup_fmt-0.27.3 branch from f833fe4 to 6a41a69 Compare August 10, 2026 11:47
Bumps [markup_fmt](https://github.com/g-plane/markup_fmt) from 0.10.0 to 0.27.3.
- [Release notes](https://github.com/g-plane/markup_fmt/releases)
- [Commits](g-plane/markup_fmt@v0.10.0...v0.27.3)

---
updated-dependencies:
- dependency-name: markup_fmt
  dependency-version: 0.27.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/markup_fmt-0.27.3 branch from 6a41a69 to cfa9624 Compare August 10, 2026 12:36
@cocogitto-bot

cocogitto-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

✔️ cfa9624 - Conventional commits check succeeded.

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.

0 participants