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 v4.14.1 #44

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 29, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mjml (source) 4.7.1 -> 4.14.1 age adoption passing confidence
@types/mjml (source) 4.7.0 -> 4.7.4 age adoption passing confidence

Release Notes

mjmlio/mjml (mjml)

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


Configuration

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

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency mjml to v4.8.0 Update dependency mjml to v4.8.1 Dec 30, 2020
@renovate renovate bot changed the title Update dependency mjml to v4.8.1 Update dependency mjml to v4.9.1 Apr 26, 2021
@renovate renovate bot changed the title Update dependency mjml to v4.9.1 Update dependency mjml to v4.9.3 May 9, 2021
@renovate renovate bot changed the title Update dependency mjml to v4.9.3 Update dependency mjml to v4.10.0 Jun 17, 2021
@renovate renovate bot changed the title Update dependency mjml to v4.10.0 Update dependency mjml to v4.10.1 Jun 24, 2021
@renovate renovate bot force-pushed the renovate/mjml-4.x branch 3 times, most recently from 68daade to 753a60a Compare July 13, 2021 14:27
@renovate renovate bot force-pushed the renovate/mjml-4.x branch 2 times, most recently from e1d97f0 to bf321c7 Compare July 21, 2021 18:11
@renovate renovate bot changed the title Update dependency mjml to v4.10.1 Update dependency mjml to v4.10.2 Jul 21, 2021
@renovate renovate bot changed the title Update dependency mjml to v4.10.2 Update dependency mjml to v4.10.3 Sep 10, 2021
@renovate renovate bot changed the title Update dependency mjml to v4.10.3 Update dependency mjml to v4.10.4 Oct 18, 2021
@renovate renovate bot changed the title Update dependency mjml to v4.10.4 Update dependency mjml to v4.11.0 Jan 20, 2022
@renovate renovate bot changed the title Update dependency mjml to v4.11.0 Update dependency mjml to v4.12.0 Mar 7, 2022
@renovate renovate bot changed the title Update dependency mjml to v4.12.0 Update dependency mjml to v4.13.0 Sep 25, 2022
@renovate renovate bot changed the title Update dependency mjml to v4.13.0 Update dependency mjml to v4.14.1 May 31, 2023
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