Skip to content

dev: bump mjml from 4.18.0 to 5.3.0#7946

Open
dependabot[bot] wants to merge 1 commit into
v3.36from
dependabot/npm_and_yarn/mjml-5.3.0
Open

dev: bump mjml from 4.18.0 to 5.3.0#7946
dependabot[bot] wants to merge 1 commit into
v3.36from
dependabot/npm_and_yarn/mjml-5.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mjml from 4.18.0 to 5.3.0.

Release notes

Sourced from mjml's releases.

v5.3.0

What's Changed

Dependencies

CI

Docs

Full Changelog: mjmlio/mjml@v5.2.2...v5.3.0

v5.2.2

What's Changed

Fixes

  • In CLI, relative includePath entries are now resolved against process.cwd() before being passed to mjml-core, so e.g. --config.includePath '["layouts"]' works correctly when the template lives in a subdirectory by @​dazgreer in mjmlio/mjml#3092
  • Introduced warnings on denied mj-includes for CLI by @​dazgreer in mjmlio/mjml#3092

Documentation

  • Updated documentation by adding an important message concerning the switch in allowIncludes (CLI) ignoreIncludes (Node) by @​dazgreer in mjmlio/mjml#3092

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

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

... (truncated)

Commits
  • d236786 v5.3.0
  • e810f15 chore(deps,cli,ci): harden dependency graph and add watch/packaging regressions
  • ca71423 fix(dependencies): resolve security vulnerabilities
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 22, 2026 22:58
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026
@dependabot dependabot Bot requested a review from PavelJankoski June 22, 2026 22:58
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jun 22, 2026
Bumps [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml) from 4.18.0 to 5.3.0.
- [Release notes](https://github.com/mjmlio/mjml/releases)
- [Commits](https://github.com/mjmlio/mjml/commits/v5.3.0/packages/mjml)

---
updated-dependencies:
- dependency-name: mjml
  dependency-version: 5.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mjml-5.3.0 branch from 9b6f570 to e90b278 Compare June 23, 2026 08:14
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