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

chore(deps): bump mjml from 4.3.1 to 4.6.3 in /packages/cozy-notifications #2384

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps mjml from 4.3.1 to 4.6.3.

Release notes

Sourced from mjml's releases.

v4.6.3

  • Fix ignoreIncludes, and expose this option on mjml2html

v4.6.1

Fixes

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

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

v4.5.1

Fixes

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

v4.5.0

Features

  • Allow social elements without links to make simple image-text lists (thanks @​krystof-k)
  • Trigger validation warning when mj-include file is not found (#1689)
  • Mj-text line-height accepts negative values (#1639)
  • Prefix some css classes with mj- (#1620)

Fixes

  • Update to latest Yargs to resolve vulnerable transient dependencies (thanks @​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 <a> tag around it.

v4.4.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by kmcb, a new releaser for mjml since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mjml](https://github.com/mjmlio/mjml/tree/HEAD/packages/mjml) from 4.3.1 to 4.6.3.
- [Release notes](https://github.com/mjmlio/mjml/releases)
- [Commits](https://github.com/mjmlio/mjml/commits/v4.6.3/packages/mjml)

---
updated-dependencies:
- dependency-name: mjml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from acezard as a code owner January 5, 2024 15:46
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants