adoptoposs / mjml_nif

Elixir NIF bindings for the MJML Rust implementation (mrml)
https://hexdocs.pm/mjml
MIT License
123 stars 17 forks source link

Bump mrml from 1.2.10 to 1.2.11 in /native/mjml_nif #80

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mrml from 1.2.10 to 1.2.11.

Commits
  • 3c40138 chore(version): bump to 1.2.11
  • 51d6b58 feat(mj-column): handle inner attributes (#9)
  • 36bdcba build(deps): Bump criterion from 0.3.5 to 0.4.0 (#3)
  • cd106e4 build(deps): Bump serde_json from 1.0.79 to 1.0.91 (#6)
  • b8b46f3 build(deps): Bump serde from 1.0.136 to 1.0.152 (#5)
  • e894111 build(deps): Bump indexmap from 1.8.0 to 1.9.2 (#4)
  • 5aab8fe build(deps): Bump xmlparser from 0.13.3 to 0.13.5 (#2)
  • 424750e fix(ci): update dependabot directory
  • f89dd1b chore(ci): add dependabot config
  • 546cb26 chore: update resources using mjml (#1)
  • 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 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)