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

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

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

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

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

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 17, 2019

The dependency mjml was updated from 4.4.0-beta.3 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 passed on CircleCI! (Details).
  • codecov/project: No report found to compare against (Details).
  • codecov/patch: Coverage not affected. (Details).
  • Better Code Hub: ✅ Better Code Hub approves this code (Details).
  • WhiteSource Security Check: The Security Check found 6 vulnerabilities.

Severity CVSS Score CVE GitHub Issue
High 8.0 WS-2019-0064 #433
High 7.5 CVE-2019-10746 #595
High 7.4 CVE-2019-10744 #590
Medium 5.5 WS-2018-0236 #584
Medium 5.0 WS-2019-0047 #418
Medium 5.0 WS-2019-0019 #136

Scan token: 343b903658c841119dcb7d585ed253ff

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 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 for group default are passing again with this update. Explicitly upgrade default to this version 🚀

@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 for group default are passing again with this update. Explicitly upgrade default 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 for group default are passing again with this update. Explicitly upgrade default 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 for group default are passing again with this update. Explicitly upgrade default 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 for group default are passing again with this update. Explicitly upgrade default 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 for group default are passing again with this update. Explicitly upgrade default to this version 🚀

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

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

No branches or pull requests

0 participants