image-charts / mjml-chart

<mj-chart/> for MJML framework
https://image-charts.com
78 stars 5 forks source link

build(deps-dev): bump mjml-cli from 4.0.5 to 4.5.0 #8

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps mjml-cli from 4.0.5 to 4.5.0.

Release notes *Sourced from [mjml-cli's releases](https://github.com/mjmlio/mjml/releases).* > ## v4.5.0 > ## Features > > - Allow social elements without links to make simple image-text lists (thanks [@​krystof-k](https://github.com/krystof-k)) > - Trigger validation warning when mj-include file is not found ([#1689](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1689)) > - Mj-text line-height accepts negative values ([#1639](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1639)) > - Prefix some css classes with `mj-` ([#1620](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1620)) > > ## Fixes > > - Update to latest Yargs to resolve vulnerable transient dependencies (thanks [@​hermanbanken](https://github.com/hermanbanken)) > - Fix auto generated column classes conflicts > > ## Minor breaking changes > > - Due to the fix of the auto generated column classes, 3 columns with no width specified will now have a css class `mj-column-per-33-333333333333336` instead of `mj-column-per-33`. Also, the `outlook-group-fix` and `full-width-mobile` classes have been prefixed with `mj-`. Be careful if you used those in a css selector. > - Due to the "social elements without links" feature, a mj-social-element with neither `name` nor `href` will no longer have a `` tag around it. > > ## v4.4.0 > ## Features > > - Mj-buttons are now Fully clickable ! (except on outlook)(Thanks to [@​hellocosmin](https://github.com/hellocosmin) !) > Fully clickable when width is in `px`, when width is in `%` only the inner-padding is clickable > - Mj-image: Fix Alt Text, allow font-size and max-height attribute (thanks [@​Zelltron](https://github.com/Zelltron)) > - Allow to preserve tags from being altered by juice when inlining css ([#1450](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1450)) > - Add an option to disable migration warnings > - allow to specify base path for mj-includes in cli ([#1546](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1546)) > - doc to ignore content during minification ([#1527](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1527)) > - Other documentation updates > > ## Fixes > > - fix parser issue when failed include ([#1607](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1607)) > - ignore raw elements in column width calculation in mj-group ([#1621](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1621)) > - remove old windows phone 8 fix , remove old outlook fixes, lowercase Margin ([#1619](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1619), [#1618](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1618), [#1614](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1614) thanks [@​hteumeuleu](https://github.com/hteumeuleu)) > - Bump chokidar & juice to resolve a security vulnerability (thanks [@​schmod](https://github.com/schmod)) > - https for carousel arrows img urls (thanks [@​sylvaindumont](https://github.com/sylvaindumont) ) > - Upgrade chokidar to fix braces CVE ([#1516](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1516) thanks [@​Sparticuz](https://github.com/Sparticuz)) > - Fix cli output path calculation with `\` separators (windows) > - Move `cross-env` into devDependencies (thanks [@​nexdrew](https://github.com/nexdrew)) > - handle `auto` value in unit validation, allow it in mj-image height ([#1538](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1538)) > - set mj-column font-size to 0 ([#1560](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1560)) > - remove cellpadding and cellspacing from mj-table style > - Allow 2 values for inner-padding on mj-button and mj-social (thanks [@​aew](https://github.com/aew)) > - Fix Navbar ico-align attribute ([#1495](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1495)) > - Don't migrate null values when migrating a json template > - Fix validation regex, allow unitless line-height and paddings on navbar > - Fix for ipad display block on social image ([#1441](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1441)) > - Hero width defaults to container width ([#1632](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1632)) > > ... (truncated)
Commits - [`c64de93`](https://github.com/mjmlio/mjml/commit/c64de93913e575d12cd5ce66c8d761e2a94f065b) v4.5.0 - [`f0e32bb`](https://github.com/mjmlio/mjml/commit/f0e32bb88a8f5cdf076a31da9702afdef282a8d3) Merge pull request [#1714](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1714) from mjmlio/next - [`483a3b5`](https://github.com/mjmlio/mjml/commit/483a3b57b1ddc5b80faf9141e3e8626c241a09f4) Merge branch 'master' into next - [`dd9dff6`](https://github.com/mjmlio/mjml/commit/dd9dff6dfea74ab59c34e5c9dea5e3faf0ee0623) complete social without href PR - [`3d111ae`](https://github.com/mjmlio/mjml/commit/3d111ae9803e16bf38b9dded11de231faa5ff40d) Merge pull request [#1663](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1663) from cloudaper/allow-social-elements-without-link - [`11fef34`](https://github.com/mjmlio/mjml/commit/11fef34e5630287c43e2e0c6d786d7be80f49a83) Merge pull request [#1704](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1704) from mjmlio/fix-1639 - [`037c68a`](https://github.com/mjmlio/mjml/commit/037c68abd5fc299cc668e09e510d02afc8c08afc) Merge pull request [#1686](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1686) from mjmlio/fix/conflicting-col-classes - [`9154a02`](https://github.com/mjmlio/mjml/commit/9154a0213c486010431590cc4cbd1e57f111f28e) Merge pull request [#1707](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1707) from mjmlio/fix-1620 - [`90b6dad`](https://github.com/mjmlio/mjml/commit/90b6dad092abcd938bd96741424e0a44a0765de3) Merge pull request [#1703](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1703) from mjmlio/fix-1689 - [`24b82d0`](https://github.com/mjmlio/mjml/commit/24b82d000fc99e4206ac25e88ad76aed58e7d98e) Merge pull request [#1706](https://github-redirect.dependabot.com/mjmlio/mjml/issues/1706) from mjmlio/fix-1671 - Additional commits viewable in [compare view](https://github.com/mjmlio/mjml/compare/v4.0.5...v4.5.0)
Maintainer changes This version was pushed to npm by [kmcb](https://www.npmjs.com/~kmcb), a new releaser for mjml-cli since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.