Skip to content

Update CommonMark requirement from 0.8, 0.9, 0.10 to 0.8, 0.9, 0.10, 1.0 in the all-julia-packages group across 1 directory#28

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/all-julia-packages-cae8c3a630
Open

Update CommonMark requirement from 0.8, 0.9, 0.10 to 0.8, 0.9, 0.10, 1.0 in the all-julia-packages group across 1 directory#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/all-julia-packages-cae8c3a630

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Updates the requirements on CommonMark to permit the latest version.
Updates CommonMark to 1.0.0

Release notes

Sourced from CommonMark's releases.

v1.0.0

CommonMark v1.0.0

Diff since v0.10.3

See https://github.com/MichaelHatherly/CommonMark.jl/blob/master/CHANGELOG.md for a list of changes.

Merged pull requests:

Changelog

Sourced from CommonMark's changelog.

[v1.0.0] - 2026-02-11

Added

  • Add GridTableRule extension for Pandoc-style grid tables with colspan, rowspan, headers, footers, and multiline cells #138
  • Add inline display dollar math ($$...$$ within paragraphs) and preserve original math syntax in AST #138
  • Add TableFoot, TableRows, rowspan, and colspan fields to shared table types (used by GridTableRule) #138
  • Track raw flag on HtmlInline/HtmlBlock nodes for markdown roundtrip fidelity #138
  • Add ShortcodeRule extension for Hugo/Quarto-style shortcodes with configurable delimiters, parse-time handlers, and write-time transforms #140
  • Add DefinitionListRule extension for Pandoc-compatible definition lists with tight/loose rendering and multi-format output #141

Fixed

  • Fix markdown writer losing hard breaks (preserve as two trailing spaces) #138
  • Fix terminal writer width calculation and Unicode text wrapping #138
  • Fix attribute parser not breaking on non-whitespace after opening brace #138

[v0.10.3] - 2026-02-06

Fixed

  • Align normalize_uri safe character set with cmark and commonmark.js (~, !, ', ;, $) #136

[v0.10.2] - 2026-01-27

Fixed

  • Fix extension loading when CommonMark is not on LOAD_PATH #135

[v0.10.1] - 2026-01-27

Added

  • Add @docstring_parser macro for CommonMark-formatted module docstrings (experimental) #131
  • Add Parser(enable=[], disable=[]) keyword arguments for rule configuration at construction #133
  • Add bidirectional conversion between CommonMark and MarkdownAST via MarkdownAST.Node(cm) and CommonMark.Node(mast) #130

Fixed

  • Fix ExtensionLoader breaking precompilation by evaling into closed module during __init__ #132

[v0.10.0] - 2026-01-08

Added

  • Add MarkRule extension for highlighted text (==text== renders as <mark>) with Pandoc JSON roundtrip #129
  • Document @cm_str macro, json(Dict, ast), Node(dict), frontmatter(), and writer env parameter #128
  • Add Node(md::Markdown.MD) to convert Julia stdlib Markdown AST to CommonMark AST #126
  • Add transform keyword argument to writers for AST node interception during rendering #123
  • Add transforms documentation page with URL rewriting, syntax highlighting, and document wrapper examples #123

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [CommonMark](https://github.com/MichaelHatherly/CommonMark.jl) to permit the latest version.

Updates `CommonMark` to 1.0.0
- [Release notes](https://github.com/MichaelHatherly/CommonMark.jl/releases)
- [Changelog](https://github.com/MichaelHatherly/CommonMark.jl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MichaelHatherly/CommonMark.jl/commits/v1.0.0)

---
updated-dependencies:
- dependency-name: CommonMark
  dependency-version: 1.0.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Feb 17, 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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments