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

Bump mrml from 3.0.4 to 3.1.5 in /native/mjml_nif #143

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps mrml from 3.0.4 to 3.1.5.

Release notes

Sourced from mrml's releases.

mrml-v3.1.5

Fixed

  • (mrml-core) only void element should self close

mrml-v3.1.4

Fixed

  • (mrml-core) make sure can be parsed in mj-raw

mrml-v3.1.3

Other

  • (deps) Update reqwest requirement in /packages/mrml-core (#395)

mrml-v3.1.2

Other

  • switch license to MIT (#388)

mrml-v3.1.1

Other

  • add python usage
  • update readme and documentation
  • (mrml-core) move everythin in Arc (#392)
  • (mrml-core) keep public build_attributes_all
  • (mrml-core) make sure mj-head children are considered in order (#390)
  • make sure chaining include and mj-attributes are taken in order (#389)

mrml-v3.1.0

Added

  • make sure mj-style content is trimed

Fixed

  • (mrml-core) make sure mj-include type css are used
Commits
  • 7be7c96 chore: release
  • 1414252 fix(mrml-core): only void element should self close
  • 5311e58 build(deps): Bump h2 from 0.3.24 to 0.3.26
  • 438fdf5 chore: release
  • 2aaf1b8 fix(mrml-core): make sure <br> can be parsed in mj-raw
  • 509c063 build(deps-dev): Bump vite from 5.2.4 to 5.2.6 in /examples/demo
  • 01c208e ci: add security audit job
  • 9da91b1 example(demo): update the way the base url is set
  • 5d05d1d example(demo): update base url
  • 077e0fa example(demo): create ci configuration file
  • Additional commits viewable in compare view

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.


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)

Bumps [mrml](https://github.com/jdrouet/mrml) from 3.0.4 to 3.1.5.
- [Release notes](https://github.com/jdrouet/mrml/releases)
- [Changelog](https://github.com/jdrouet/mrml/blob/main/changelog.md)
- [Commits](jdrouet/mrml@mrml-v3.0.4...mrml-v3.1.5)

---
updated-dependencies:
- dependency-name: mrml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 15, 2024
@paulgoetze paulgoetze merged commit 679e842 into main Apr 18, 2024
11 checks passed
@paulgoetze paulgoetze deleted the dependabot/cargo/native/mjml_nif/mrml-3.1.5 branch April 18, 2024 08:50
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant