Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

An in-range update of mjml is breaking the build 🚨 #29

Open
greenkeeper bot opened this issue Jul 17, 2019 · 8 comments
Open

An in-range update of mjml is breaking the build 🚨 #29

greenkeeper bot opened this issue Jul 17, 2019 · 8 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 17, 2019

The dependency mjml was updated from 4.3.1 to 4.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

mjml is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 17, 2019

After pinning to 4.3.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2019

  • The dependency mjml was updated from 4.4.0 to 4.4.1.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 16, 2019

  • The dependency mjml was updated from 4.4.1 to 4.5.0.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2019

  • The dependency mjml was updated from 4.5.0 to 4.5.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.5.1

Fixes

  • fix minify outlook conditionals. Regex could hang forever when many spaces in the last tag inside a conditional.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2020

  • The dependency mjml was updated from 4.5.1 to 4.6.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.6.0

Features

  • Add preprocessors to mjml parser - Fixes #42, #874, #457, #459 (thanks @XBeg9)
  • Add "inner-background-color" to mj-column to improve gutter. You can set different background-colors for padding and content. Also adds "inner-border" and "inner-border-radius".
  • Add "letter-spacing" attribute to mj-button (thanks @milap1296)
  • Add "usemap" attribute to mj-image (thanks @vinikira)

Fixes

  • Fix #1628 --filePath option accepts directories. Also, fix watch of nested includes when filePath is specified.
  • Fix #1670 mj-accordion fallback for Thunderbird (thanks @bertho-zero)
  • Fix #1801 dont escape url when "baseUrl" is set on mj-navbar
  • Fix mj-group background-color on outlook 2016 - set bgcolor on table (thanks @btd)
  • Fix invalid font-size value on p tag on mj-divider (thanks @allentsai93)
  • Fix #1848 cli --version alias
  • Allow "border-radius" to be percentage or px based on several components (thanks @zslabs)
  • Fix http links in code examples (thanks @edjw)
  • Multiple documentation improvements (thanks @GarryFlemings, @toantqt, @petetnt, @allanlewis, @davidsneighbour)

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2020

  • The dependency mjml was updated from 4.6.0 to 4.6.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.6.1

Fixes

  • Fix cli's --watch when no --config options defined

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 4, 2020

  • The dependency mjml was updated from 4.6.1 to 4.6.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 5, 2020

  • The dependency mjml was updated from 4.6.2 to 4.6.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.6.3
  • Fix ignoreIncludes, and expose this option on mjml2html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants