Skip to content

chore(deps): bump mjml and @types/mjml - #6752

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ea2e3de0f3
Closed

chore(deps): bump mjml and @types/mjml#6752
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-ea2e3de0f3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps mjml and @types/mjml. These dependencies needed to be updated together.
Updates 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

Updates @types/mjml from 4.7.4 to 5.0.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2026
@mozilla-blender

Copy link
Copy Markdown
Contributor

Reviewing this major version bump. Workflow run

@mozilla-blender

Copy link
Copy Markdown
Contributor

NO_VERDICT: could not evaluate this major version bump — manual review needed.

Bumps [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml) and [@types/mjml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mjml). These dependencies needed to be updated together.

Updates `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)

Updates `@types/mjml` from 4.7.4 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mjml)

---
updated-dependencies:
- dependency-name: "@types/mjml"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: mjml
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-ea2e3de0f3 branch from 58ac7b3 to 454b7bb Compare July 6, 2026 22:39
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #6764.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-ea2e3de0f3 branch July 13, 2026 11:33
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