Skip to content

Bump mjml from 5.1.0 to 5.2.0#2304

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

Bump mjml from 5.1.0 to 5.2.0#2304
dependabot[bot] wants to merge 1 commit into
mainfrom
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 added dependencies Updates to dependencies (gems and node modules) javascript Involves JavaScript code, or webpacker etc minor Small (or otherwise trivial) changes labels May 7, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (be04d04) to head (70e7e01).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2304   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          429       429           
  Lines         6177      6177           
=========================================
  Hits          6177      6177           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Superseded by #2305.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mjml-5.2.0 branch May 12, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies (gems and node modules) javascript Involves JavaScript code, or webpacker etc minor Small (or otherwise trivial) changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants