Skip to content

chore(deps): bump mjml from 5.1.0 to 5.2.0#887

Merged
ViBiOh merged 1 commit intomainfrom
dependabot/npm_and_yarn/mjml-5.2.0
May 7, 2026
Merged

chore(deps): bump mjml from 5.1.0 to 5.2.0#887
ViBiOh merged 1 commit intomainfrom
dependabot/npm_and_yarn/mjml-5.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps mjml from 5.1.0 to 5.2.0.

Release notes

Sourced from mjml's releases.

v5.2.0

Overview

We've updated the beautification process in MJML and are moving back to js-beautify.

As part of MJML 5, we introduced changes to the beautification stack, including replacing js-beautify with Prettier and later Biome. While these changes addressed earlier dependency concerns (which are no longer present), they also introduced performance and output issues for some users, including significantly slower processing times in certain environments.

Our priority right now is stability and predictable output, so we're reverting to the long-standing but updated js-beautify implementation while we continue evaluating longer-term improvements to the beautification pipeline.

Thanks to everyone who reported issues and shared feedback over the last few weeks, it helped us identify and resolve the problems much faster.

What's Changed

Features

Fixes

Full Changelog: mjmlio/mjml@v5.1.0...v5.2.0

v5.2.0-beta.1

What's Changed

Features

Full Changelog: mjmlio/mjml@v5.1.0...v5.2.0-beta.1

Commits
  • 7ba15a2 v5.2.0
  • ecfdf44 Merge pull request #3084 from mjmlio/bugfix/handle-async-watch-compilation-in-v5
  • 7bcbe0a bugfix(mjml-cli): handle async watch compilation in v5
  • 07f2e99 v5.2.0-beta.1
  • aaadb40 v5.1.0
  • db9e13a refactor(mjml-core): unify beautify formatting path
  • f7a8a31 refactor(core,browser): switch beautification to js-beautify
  • See full diff 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 [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/mjmlio/mjml/releases)
- [Commits](https://github.com/mjmlio/mjml/commits/v5.2.0/packages/mjml)

---
updated-dependencies:
- dependency-name: mjml
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from ViBiOh as a code owner May 7, 2026 21:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2026
@ViBiOh ViBiOh merged commit 7671238 into main May 7, 2026
3 checks passed
@ViBiOh ViBiOh deleted the dependabot/npm_and_yarn/mjml-5.2.0 branch May 7, 2026 22:57
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant