forked from adoptoposs/mjml_nif
-
Notifications
You must be signed in to change notification settings - Fork 0
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
MarcAntoine-Arnaud
wants to merge
364
commits into
media-io:main
Choose a base branch
from
adoptoposs:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump rustler from 0.23.0 to 0.24.0
…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]>
Use Rustler Precompiled
…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]>
Bump ex_doc from 0.28.2 to 0.28.3
…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)
Use mrml v1.2.10
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]>
Bump ex_doc from 0.28.3 to 0.28.4
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
Bump ex_doc from 0.33.0 to 0.34.0
Bump rustler from 0.32.1 to 0.33.0
…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
Bump ex_doc from 0.34.0 to 0.34.1
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 ex_doc from 0.34.1 to 0.34.2
Bump mrml from 3.1.5 to 4.0.0 in /native/mjml_nif
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]>
Bump rustler from 0.34.0 to 0.35.0
…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]>
Bump ex_doc from 0.34.2 to 0.35.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.