Skip to content

build(deps): bump mjml from 5.1.0 to 5.2.2#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mjml-5.2.0
Open

build(deps): bump mjml from 5.1.0 to 5.2.2#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mjml-5.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps mjml from 5.1.0 to 5.2.2.

Release notes

Sourced from mjml's releases.

v5.2.1

What's Changed

Fix

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

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
  • 6c109f6 v5.2.2
  • d232328 fix(mjml-cli): resolve includePath from cwd, warn on denied/ignored mj-include
  • 175f954 v5.2.1
  • 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
Bumps [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml) from 5.1.0 to 5.2.2.
- [Release notes](https://github.com/mjmlio/mjml/releases)
- [Commits](https://github.com/mjmlio/mjml/commits/v5.2.2/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 changed the title build(deps): bump mjml from 5.1.0 to 5.2.0 build(deps): bump mjml from 5.1.0 to 5.2.2 May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mjml-5.2.0 branch from 88d9aef to ab09777 Compare May 19, 2026 09:19
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.

0 participants