Skip to content

Bump mdex from 0.11.3 to 0.12.0#23

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/mdex-0.12.0
Open

Bump mdex from 0.11.3 to 0.12.0#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/mdex-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps mdex from 0.11.3 to 0.12.0.

Release notes

Sourced from mdex's releases.

v0.12.0

0.12.0 (2026-03-29)

This version introduces a :sourcepos field in all nodes which might cause breaking changes if you match or depend on the fields of those structs, for example in tests.

Features

  • Add sourcepos (line:column) in all nodes (#320) (eab8050)

v0.11.7

0.11.7 - 2026-03-20

Changed

  • [Streaming] Improve performance
  • [Docs] Add mdex_mermex plugin
  • [Docs] Update usage-rules.md
  • [Docs] Add Streaming guide

Fixed

  • [Streaming] Handle more edge cases

v0.11.6

0.11.6 - 2026-02-24

Added

  • [Option] Add :codefence_renderers to customize code fence rendering (@​neilberkman)

Fixed

  • [Syntax Highlighter] Do not wrap plaintext code in <span> tags (@​stewart)
  • [Streaming] Several fixes to fragment parser: insert/highlight completion, handle incomplete links, prevent false positives on $ tokens (@​neilberkman)

Changed

  • [Deps] Update lumis to v0.1.3 - renamed classes/prefix from athl to lumis so it could cause small breaking changes if you were relying on the old class names for any reason

v0.11.5

0.11.5 - 2026-02-21

Added

Fixed

  • Add missing protocol definitions for MDEx.Highlight and MDEx.Subtext nodes

Changed

v0.11.4

0.11.4 - 2026-02-19

... (truncated)

Changelog

Sourced from mdex's changelog.

0.12.0 (2026-03-29)

This version introduces a :sourcepos field in all nodes which might cause breaking changes if you match or depend on the fields of those structs, for example in tests.

Features

  • Add sourcepos (line:column) in all nodes (#320) (eab8050)

0.11.7 - 2026-03-20

Changed

  • [Streaming] Improve performance
  • [Docs] Add mdex_mermex plugin
  • [Docs] Update usage-rules.md
  • [Docs] Add Streaming guide

Fixed

  • [Streaming] Handle more edge cases

0.11.6 - 2026-02-24

Added

  • [Option] Add :codefence_renderers to customize code fence rendering (@​neilberkman)

Fixed

  • [Syntax Highlighter] Do not wrap plaintext code in <span> tags (@​stewart)
  • [Streaming] Several fixes to fragment parser: insert/highlight completion, handle incomplete links, prevent false positives on $ tokens (@​neilberkman)

Changed

  • [Deps] Update lumis to v0.1.3 - renamed classes/prefix from athl to lumis so it could cause small breaking changes if you were relying on the old class names for any reason

0.11.5 - 2026-02-21

Added

Fixed

  • Add missing protocol definitions for MDEx.Highlight and MDEx.Subtext nodes

Changed

0.11.4 - 2026-02-19

Changed

... (truncated)

Commits
  • 9e818f3 chore(main): release 0.12.0 (#321)
  • eab8050 feat!: add sourcepos (line:column) in all nodes (#320)
  • ee7866a chore(deps): bump phoenix_live_view from 1.1.26 to 1.1.27 (#315)
  • 5925255 chore(deps): bump rustler from 0.37.2 to 0.37.3 in /native/comrak_nif (#316)
  • 2a6ce87 ci: release-please (#318)
  • 48eed29 v0.11.7
  • aa09414 fix(streaming): fix edge cases and improve performance (#317)
  • ad7132c chore: update usage-rules.md
  • 7557c75 chore(deps): bump phoenix_live_view from 1.1.25 to 1.1.26 (#314)
  • fbe714e chore(deps): bump lumis from 0.1.1 to 0.1.2 (#313)
  • 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 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 [mdex](https://github.com/leandrocp/mdex) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/leandrocp/mdex/releases)
- [Changelog](https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md)
- [Commits](leandrocp/mdex@v0.11.3...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 30, 2026
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants