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

update #1

Open
wants to merge 364 commits into
base: main
Choose a base branch
from
Open

update #1

wants to merge 364 commits into from

Conversation

MarcAntoine-Arnaud
Copy link

No description provided.

paulgoetze and others added 30 commits February 25, 2022 18:07
…if/rustler-0.24.0

Bump rustler from 0.23.0 to 0.24.0 in /native/mjml_nif
Bumps mrml from 1.2.7 to 1.2.8.

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

Signed-off-by: dependabot[bot] <[email protected]>
…if/mrml-1.2.8

Bump mrml from 1.2.7 to 1.2.8 in /native/mjml_nif
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/commits)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps mrml from 1.2.8 to 1.2.9.

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

Signed-off-by: dependabot[bot] <[email protected]>
…if/mrml-1.2.9

Bump mrml from 1.2.8 to 1.2.9 in /native/mjml_nif
which handles all other void elements
(besides the already handled ones form 1.2.9)
Bumps [rustler_precompiled](https://github.com/philss/rustler_precompiled) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/philss/rustler_precompiled/releases)
- [Changelog](https://github.com/philss/rustler_precompiled/blob/main/CHANGELOG.md)
- [Commits](philss/rustler_precompiled@v0.2.0...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…iled-0.3.0

Bump rustler_precompiled from 0.2.0 to 0.3.0
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](rusterlium/rustler@rustler-0.24.0...rustler-0.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…if/rustler-0.25.0

Bump rustler from 0.24.0 to 0.25.0 in /native/mjml_nif
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.28.3...v0.28.4)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rustler_precompiled](https://github.com/philss/rustler_precompiled) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/philss/rustler_precompiled/releases)
- [Changelog](https://github.com/philss/rustler_precompiled/blob/main/CHANGELOG.md)
- [Commits](philss/rustler_precompiled@v0.3.0...v0.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Rustler dependency is needed to force the build.
…iled-0.4.1

Bump rustler_precompiled from 0.3.0 to 0.4.1
paulgoetze and others added 11 commits May 31, 2024 09:47
…nif/rustler-0.33.0

Bump rustler from 0.32.1 to 0.33.0 in /native/mjml_nif
Version 4.0.0 fixes a bug if you use phoenix function components
to generate MJML and have heex annotations enabled by default.

Essentially the heex annotations add comments outside the <mjml> tag
and this was breaking the pareser.  The bug has been fixed upstream.

See jdrouet/mrml#409 for more info.
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.34.0...v0.34.1)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rustler_precompiled](https://github.com/philss/rustler_precompiled) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/philss/rustler_precompiled/releases)
- [Changelog](https://github.com/philss/rustler_precompiled/blob/main/CHANGELOG.md)
- [Commits](philss/rustler_precompiled@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: rustler_precompiled
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…piled-0.7.2

Bump rustler_precompiled from 0.7.1 to 0.7.2
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.34.1...v0.34.2)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bump mrml from 3.1.5 to 4.0.0 in /native/mjml_nif
paulgoetze and others added 14 commits July 10, 2024 13:29
Bumps [rustler_precompiled](https://github.com/philss/rustler_precompiled) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/philss/rustler_precompiled/releases)
- [Changelog](https://github.com/philss/rustler_precompiled/blob/main/CHANGELOG.md)
- [Commits](philss/rustler_precompiled@v0.7.2...v0.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
…piled-0.8.1

Bump rustler_precompiled from 0.7.2 to 0.8.1
Bumps [rustler_precompiled](https://github.com/philss/rustler_precompiled) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/philss/rustler_precompiled/releases)
- [Changelog](https://github.com/philss/rustler_precompiled/blob/main/CHANGELOG.md)
- [Commits](philss/rustler_precompiled@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: rustler_precompiled
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…piled-0.8.2

Bump rustler_precompiled from 0.8.1 to 0.8.2
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](rusterlium/rustler@rustler-0.34.0...rustler-0.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](rusterlium/rustler@rustler-0.34.0...rustler-0.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…nif/rustler-0.35.0

Bump rustler from 0.34.0 to 0.35.0 in /native/mjml_nif
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.2 to 0.35.1.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/v0.35.1/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.34.2...v0.35.1)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants