Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency mjml to ^4.15.3 #242

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mjml (source) ^4.7.0 -> ^4.15.3 age adoption passing confidence

Release Notes

mjmlio/mjml (mjml)

v4.15.3

Compare Source

v4.15.2

Compare Source

Full Changelog: mjmlio/mjml@v4.15.1...v4.15.2

v4.15.1

Compare Source

v4.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: mjmlio/mjml@v4.14.1...v4.15.0

v4.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: mjmlio/mjml@v4.14.0...v4.14.1

v4.14.0

Compare Source

What's Changed

New
Fixes
Documentation

New Contributors

Full Changelog: mjmlio/mjml@v4.13.0...v4.14.0

v4.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: mjmlio/mjml@v4.12.0...v4.13.0

v4.12.0

Compare Source

Features

  • allow to add text before doctype (#​2146)
  • allow to use a .mjmlconfig.js, allow to provide preprocessors in mjmlconfig.js (#​2249)
  • expose mjml file path in components props (#​2344)

Fixes

  • watch on non mjml includes (#​2261)
  • better error message when malformed mjml (#​2372)

v4.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: mjmlio/mjml@v4.10.4...v4.11.0

v4.10.4

Compare Source

v4.10.3

Compare Source

Features

Fixes

v4.10.2

Compare Source

Features

Fixes

v4.10.1

Compare Source

Features

Fixes

v4.10.0

Compare Source

Features

  • Add documentation for community component msobutton, (thanks @​Adrien Zinger)

Fixes

Potential breaking changes

  • The missing tbody tags that were added on mjml-hero, mjml-button and mjml-social might require a change in the css selectors, i.e. if you used a mj-style with .css-class > table > tr you'll need to add the tbody in the selector.

v4.9.3

Compare Source

Fixes

  • Fix cli when no config arg is provided

v4.9.2

Compare Source

v4.9.1

Compare Source

Fixes

  • Fixed some options that were incorrectly passed from the cli to mjml-core

v4.9.0

Compare Source

Features

  • Add mjml-preset-core package, which contains all standard components, and can be passed to mjml-core's mjml2html. (thanks @​TrySound)
  • mj-include can now be used to include css and html files (ref #​2026)
  • Add specific media queries for thunderbird

Fixes

  • mj-raw can now be used in mj-social
  • Removed the media queries for owa as they're not needed anymore
  • Improved mj-accordion documentation @​GarryFlemings

v4.8.2

Compare Source

Features

Fixes

v4.8.1

Compare Source

Fixes

  • Prevent the validator from throwing an error when mjml is provided as Json and some components have no attributes property (thanks @​BenjaminNolan)

v4.8.0

Compare Source

Features

  • A new package mjml-browser is available. Use this package if you need to use MJML client-side.
  • Add align attribute to mj-divider (thanks @​thierrylemoulec)
  • Supports returning siblings elements from a custom component (thanks @​IanEdington)
  • Move js-beautify and html-minifier to cli, and flag minify and beautify options as deprecated in mjml-core. They will be removed from the core and only available in cli in MJML 5. (thanks @​TrySound)
  • Flag mjml-migrate as deprecated. It will be removed in MJML 5. (thanks @​TrySound)
  • Transpile lib for node 10 (thanks @​TrySound)
  • Refacto mjml-validator (thanks @​TrySound)
  • Bump all dependencies (thanks @​DRoet)

Fixes

v4.7.1

Compare Source

Fixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Dec 2, 2024
@auto-assign auto-assign bot requested a review from raphaelblum December 2, 2024 09:04
@renovate renovate bot changed the title Update dependency mjml to ^4.15.3 Update dependency mjml to ^4.15.3 - abandoned Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title Update dependency mjml to ^4.15.3 - abandoned Update dependency mjml to ^4.15.3 Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants