Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps commonmarker from 0.23.10 to 2.6.1.

Release notes

Sourced from commonmarker's releases.

v2.6.1

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.6.0...v2.6.1

v2.6.0

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.5.0...v2.6.0

v2.5.0

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.4.1...v2.5.0

v2.4.1

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.4.0...v2.4.1

v2.4.0

What's Changed

... (truncated)

Changelog

Sourced from commonmarker's changelog.

[v2.6.1] - 06-01-2026

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.6.0...v2.6.1

[v2.6.0] - 03-12-2025

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.5.0...v2.6.0

[v2.5.0] - 14-10-2025

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.4.1...v2.5.0

[v2.4.1] - 29-09-2025

What's Changed

Full Changelog: gjtorikian/commonmarker@v2.4.0...v2.4.1

[v2.4.0] - 15-09-2025

What's Changed

... (truncated)

Commits
  • 083c238 Merge pull request #429 from gjtorikian/release/v2.6.1
  • 5461385 [skip test] update changelog
  • dfb3d48 Merge pull request #426 from gjtorikian/bump-to-4
  • ed521e8 add central test suite
  • dbac3c1 add central test suite
  • e1e87e2 💎 bump to 2.6.1
  • a00a9f7 update release mechanism
  • 9e6eb29 Merge pull request #423 from gjtorikian/dependabot/cargo/rb-sys-0.9.123
  • e65b662 Bump rb-sys from 0.9.119 to 0.9.123
  • 160f736 Update CHANGELOG with comrak v0.48.0 changes
  • 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 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 [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.10 to 2.6.1.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/commonmarker@v0.23.10...v2.6.1)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jan 7, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

4 similar comments
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare commonmarker 0.23.10 2.6.1

Compared versions: ["0.23.10", "2.6.1"]
  DIFFERENT bindir:
    0.23.10: bin
    2.6.1: exe
  DIFFERENT date:
    0.23.10: 2023-07-31 00:00:00 UTC
    2.6.1: 1980-01-02 00:00:00 UTC
  DIFFERENT description:
    0.23.10: A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
    2.6.1: A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.
  DIFFERENT executables:
    0.23.10: ["commonmarker"]
    2.6.1: []
  DIFFERENT metadata:
    0.23.10: {"rubygems_mfa_required" => "true"}
    2.6.1: {"allowed_push_host" => "https://rubygems.org", "funding_uri" => "https://github.com/sponsors/gjtorikian/", "source_code_uri" => "https://github.com/gjtorikian/commonmarker", "rubygems_mfa_required" => "true"}
  DIFFERENT rdoc_options:
    0.23.10: ["-x", "ext/commonmarker/cmark/.*"]
    2.6.1: []
  DIFFERENT require_paths:
    0.23.10: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-0.23.10", "lib", "ext"]
    2.6.1: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-2.6.1", "lib"]
  DIFFERENT required_ruby_version:
    0.23.10: >= 2.6, < 4.0
    2.6.1: >= 3.2, < 5
  DIFFERENT required_rubygems_version:
    0.23.10: >= 0
    2.6.1: >= 3.4
  DIFFERENT rubygems_version:
    0.23.10: 3.3.26
    2.6.1: 4.0.3
  DIFFERENT summary:
    0.23.10: CommonMark parser and renderer. Written in C, wrapped in Ruby.
    2.6.1: CommonMark parser and renderer. Written in Rust, wrapped in Ruby.
  DIFFERENT version:
    0.23.10: 0.23.10
    2.6.1: 2.6.1
  DIFFERENT files:
    0.23.10->2.6.1:
      * Deleted:
            Rakefile
            bin/commonmarker
            commonmarker.gemspec
            ext/commonmarker/arena.c
            ext/commonmarker/autolink.c
            ext/commonmarker/autolink.h
            ext/commonmarker/blocks.c
            ext/commonmarker/buffer.c
            ext/commonmarker/buffer.h
            ext/commonmarker/case_fold_switch.inc
            ext/commonmarker/chunk.h
            ext/commonmarker/cmark-gfm-core-extensions.h
            ext/commonmarker/cmark-gfm-extension_api.h
            ext/commonmarker/cmark-gfm-extensions_export.h
            ext/commonmarker/cmark-gfm.h
            ext/commonmarker/cmark-gfm_export.h
            ext/commonmarker/cmark-gfm_version.h
            ext/commonmarker/cmark.c
            ext/commonmarker/cmark_ctype.c
            ext/commonmarker/cmark_ctype.h
            ext/commonmarker/commonmark.c
            ext/commonmarker/commonmarker.c
            ext/commonmarker/commonmarker.h
            ext/commonmarker/config.h
            ext/commonmarker/core-extensions.c
            ext/commonmarker/entities.inc
            ext/commonmarker/ext_scanners.c
            ext/commonmarker/ext_scanners.h
            ext/commonmarker/footnotes.c
            ext/commonmarker/footnotes.h
            ext/commonmarker/houdini.h
            ext/commonmarker/houdini_href_e.c
            ext/commonmarker/houdini_html_e.c
            ext/commonmarker/houdini_html_u.c
            ext/commonmarker/html.c
            ext/commonmarker/html.h
            ext/commonmarker/inlines.c
            ext/commonmarker/inlines.h
            ext/commonmarker/iterator.c
            ext/commonmarker/iterator.h
            ext/commonmarker/latex.c
            ext/commonmarker/linked_list.c
            ext/commonmarker/man.c
            ext/commonmarker/map.c
            ext/commonmarker/map.h
            ext/commonmarker/node.c
            ext/commonmarker/node.h
            ext/commonmarker/parser.h
            ext/commonmarker/plaintext.c
            ext/commonmarker/plugin.c
            ext/commonmarker/plugin.h
            ext/commonmarker/references.c
            ext/commonmarker/references.h
            ext/commonmarker/registry.c
            ext/commonmarker/registry.h
            ext/commonmarker/render.c
            ext/commonmarker/render.h
            ext/commonmarker/scanners.c
            ext/commonmarker/scanners.h
            ext/commonmarker/scanners.re
            ext/commonmarker/strikethrough.c
            ext/commonmarker/strikethrough.h
            ext/commonmarker/syntax_extension.c
            ext/commonmarker/syntax_extension.h
            ext/commonmarker/table.c
            ext/commonmarker/table.h
            ext/commonmarker/tagfilter.c
            ext/commonmarker/tagfilter.h
            ext/commonmarker/tasklist.c
            ext/commonmarker/tasklist.h
            ext/commonmarker/utf8.c
            ext/commonmarker/utf8.h
            ext/commonmarker/xml.c
            lib/commonmarker/renderer/html_renderer.rb
      * Added:
            Cargo.lock +1126/-0
            Cargo.toml +7/-0
            ext/commonmarker/Cargo.toml +20/-0
            ext/commonmarker/src/lib.rs +125/-0
            ext/commonmarker/src/node.rs +1234/-0
            ext/commonmarker/src/options.rs +221/-0
            ext/commonmarker/src/plugins.rs +6/-0
            ext/commonmarker/src/plugins/syntax_highlighting.rs +171/-0
            ext/commonmarker/src/utils.rs +8/-0
            lib/commonmarker/constants.rb +7/-0
            lib/commonmarker/extension.rb +14/-0
            lib/commonmarker/node/ast.rb +8/-0
            lib/commonmarker/utils.rb +22/-0
      * Changed:
            README.md +245/-174
            ext/commonmarker/extconf.rb +3/-6
            lib/commonmarker.rb +27/-25
              (!) Shebang probably lost: #!/usr/bin/env ruby
            lib/commonmarker/config.rb +98/-40
            lib/commonmarker/node.rb +29/-47
            lib/commonmarker/node/inspect.rb +14/-4
            lib/commonmarker/renderer.rb +1/-127
            lib/commonmarker/version.rb +2/-2
  DIFFERENT runtime dependencies:
    0.23.10->2.6.1:
      * Added:
            rb_sys ["~> 0.9"] (runtime)
  DIFFERENT development dependencies:
    0.23.10->2.6.1:
      * Deleted:
            awesome_print [">= 0"] (development)
            json ["~> 2.3"] (development)
            minitest ["~> 5.6"] (development)
            minitest-focus ["~> 1.1"] (development)
            rdoc ["~> 6.2"] (development)
            rubocop [">= 0"] (development)
            rubocop-standard [">= 0"] (development)
      * Updated:
            rake from: [">= 0"] to: ["~> 13.0"]
            rake-compiler from: ["~> 0.9"] to: ["~> 1.2"]

4 similar comments
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare commonmarker 0.23.10 2.6.1

Compared versions: ["0.23.10", "2.6.1"]
  DIFFERENT bindir:
    0.23.10: bin
    2.6.1: exe
  DIFFERENT date:
    0.23.10: 2023-07-31 00:00:00 UTC
    2.6.1: 1980-01-02 00:00:00 UTC
  DIFFERENT description:
    0.23.10: A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
    2.6.1: A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.
  DIFFERENT executables:
    0.23.10: ["commonmarker"]
    2.6.1: []
  DIFFERENT metadata:
    0.23.10: {"rubygems_mfa_required" => "true"}
    2.6.1: {"allowed_push_host" => "https://rubygems.org", "funding_uri" => "https://github.com/sponsors/gjtorikian/", "source_code_uri" => "https://github.com/gjtorikian/commonmarker", "rubygems_mfa_required" => "true"}
  DIFFERENT rdoc_options:
    0.23.10: ["-x", "ext/commonmarker/cmark/.*"]
    2.6.1: []
  DIFFERENT require_paths:
    0.23.10: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-0.23.10", "lib", "ext"]
    2.6.1: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-2.6.1", "lib"]
  DIFFERENT required_ruby_version:
    0.23.10: >= 2.6, < 4.0
    2.6.1: >= 3.2, < 5
  DIFFERENT required_rubygems_version:
    0.23.10: >= 0
    2.6.1: >= 3.4
  DIFFERENT rubygems_version:
    0.23.10: 3.3.26
    2.6.1: 4.0.3
  DIFFERENT summary:
    0.23.10: CommonMark parser and renderer. Written in C, wrapped in Ruby.
    2.6.1: CommonMark parser and renderer. Written in Rust, wrapped in Ruby.
  DIFFERENT version:
    0.23.10: 0.23.10
    2.6.1: 2.6.1
  DIFFERENT files:
    0.23.10->2.6.1:
      * Deleted:
            Rakefile
            bin/commonmarker
            commonmarker.gemspec
            ext/commonmarker/arena.c
            ext/commonmarker/autolink.c
            ext/commonmarker/autolink.h
            ext/commonmarker/blocks.c
            ext/commonmarker/buffer.c
            ext/commonmarker/buffer.h
            ext/commonmarker/case_fold_switch.inc
            ext/commonmarker/chunk.h
            ext/commonmarker/cmark-gfm-core-extensions.h
            ext/commonmarker/cmark-gfm-extension_api.h
            ext/commonmarker/cmark-gfm-extensions_export.h
            ext/commonmarker/cmark-gfm.h
            ext/commonmarker/cmark-gfm_export.h
            ext/commonmarker/cmark-gfm_version.h
            ext/commonmarker/cmark.c
            ext/commonmarker/cmark_ctype.c
            ext/commonmarker/cmark_ctype.h
            ext/commonmarker/commonmark.c
            ext/commonmarker/commonmarker.c
            ext/commonmarker/commonmarker.h
            ext/commonmarker/config.h
            ext/commonmarker/core-extensions.c
            ext/commonmarker/entities.inc
            ext/commonmarker/ext_scanners.c
            ext/commonmarker/ext_scanners.h
            ext/commonmarker/footnotes.c
            ext/commonmarker/footnotes.h
            ext/commonmarker/houdini.h
            ext/commonmarker/houdini_href_e.c
            ext/commonmarker/houdini_html_e.c
            ext/commonmarker/houdini_html_u.c
            ext/commonmarker/html.c
            ext/commonmarker/html.h
            ext/commonmarker/inlines.c
            ext/commonmarker/inlines.h
            ext/commonmarker/iterator.c
            ext/commonmarker/iterator.h
            ext/commonmarker/latex.c
            ext/commonmarker/linked_list.c
            ext/commonmarker/man.c
            ext/commonmarker/map.c
            ext/commonmarker/map.h
            ext/commonmarker/node.c
            ext/commonmarker/node.h
            ext/commonmarker/parser.h
            ext/commonmarker/plaintext.c
            ext/commonmarker/plugin.c
            ext/commonmarker/plugin.h
            ext/commonmarker/references.c
            ext/commonmarker/references.h
            ext/commonmarker/registry.c
            ext/commonmarker/registry.h
            ext/commonmarker/render.c
            ext/commonmarker/render.h
            ext/commonmarker/scanners.c
            ext/commonmarker/scanners.h
            ext/commonmarker/scanners.re
            ext/commonmarker/strikethrough.c
            ext/commonmarker/strikethrough.h
            ext/commonmarker/syntax_extension.c
            ext/commonmarker/syntax_extension.h
            ext/commonmarker/table.c
            ext/commonmarker/table.h
            ext/commonmarker/tagfilter.c
            ext/commonmarker/tagfilter.h
            ext/commonmarker/tasklist.c
            ext/commonmarker/tasklist.h
            ext/commonmarker/utf8.c
            ext/commonmarker/utf8.h
            ext/commonmarker/xml.c
            lib/commonmarker/renderer/html_renderer.rb
      * Added:
            Cargo.lock +1126/-0
            Cargo.toml +7/-0
            ext/commonmarker/Cargo.toml +20/-0
            ext/commonmarker/src/lib.rs +125/-0
            ext/commonmarker/src/node.rs +1234/-0
            ext/commonmarker/src/options.rs +221/-0
            ext/commonmarker/src/plugins.rs +6/-0
            ext/commonmarker/src/plugins/syntax_highlighting.rs +171/-0
            ext/commonmarker/src/utils.rs +8/-0
            lib/commonmarker/constants.rb +7/-0
            lib/commonmarker/extension.rb +14/-0
            lib/commonmarker/node/ast.rb +8/-0
            lib/commonmarker/utils.rb +22/-0
      * Changed:
            README.md +245/-174
            ext/commonmarker/extconf.rb +3/-6
            lib/commonmarker.rb +27/-25
              (!) Shebang probably lost: #!/usr/bin/env ruby
            lib/commonmarker/config.rb +98/-40
            lib/commonmarker/node.rb +29/-47
            lib/commonmarker/node/inspect.rb +14/-4
            lib/commonmarker/renderer.rb +1/-127
            lib/commonmarker/version.rb +2/-2
  DIFFERENT runtime dependencies:
    0.23.10->2.6.1:
      * Added:
            rb_sys ["~> 0.9"] (runtime)
  DIFFERENT development dependencies:
    0.23.10->2.6.1:
      * Deleted:
            awesome_print [">= 0"] (development)
            json ["~> 2.3"] (development)
            minitest ["~> 5.6"] (development)
            minitest-focus ["~> 1.1"] (development)
            rdoc ["~> 6.2"] (development)
            rubocop [">= 0"] (development)
            rubocop-standard [">= 0"] (development)
      * Updated:
            rake from: [">= 0"] to: ["~> 13.0"]
            rake-compiler from: ["~> 0.9"] to: ["~> 1.2"]

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare commonmarker 0.23.10 2.6.1

Compared versions: ["0.23.10", "2.6.1"]
  DIFFERENT bindir:
    0.23.10: bin
    2.6.1: exe
  DIFFERENT date:
    0.23.10: 2023-07-31 00:00:00 UTC
    2.6.1: 1980-01-02 00:00:00 UTC
  DIFFERENT description:
    0.23.10: A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
    2.6.1: A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.
  DIFFERENT executables:
    0.23.10: ["commonmarker"]
    2.6.1: []
  DIFFERENT metadata:
    0.23.10: {"rubygems_mfa_required" => "true"}
    2.6.1: {"allowed_push_host" => "https://rubygems.org", "funding_uri" => "https://github.com/sponsors/gjtorikian/", "source_code_uri" => "https://github.com/gjtorikian/commonmarker", "rubygems_mfa_required" => "true"}
  DIFFERENT rdoc_options:
    0.23.10: ["-x", "ext/commonmarker/cmark/.*"]
    2.6.1: []
  DIFFERENT require_paths:
    0.23.10: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-0.23.10", "lib", "ext"]
    2.6.1: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-2.6.1", "lib"]
  DIFFERENT required_ruby_version:
    0.23.10: >= 2.6, < 4.0
    2.6.1: >= 3.2, < 5
  DIFFERENT required_rubygems_version:
    0.23.10: >= 0
    2.6.1: >= 3.4
  DIFFERENT rubygems_version:
    0.23.10: 3.3.26
    2.6.1: 4.0.3
  DIFFERENT summary:
    0.23.10: CommonMark parser and renderer. Written in C, wrapped in Ruby.
    2.6.1: CommonMark parser and renderer. Written in Rust, wrapped in Ruby.
  DIFFERENT version:
    0.23.10: 0.23.10
    2.6.1: 2.6.1
  DIFFERENT files:
    0.23.10->2.6.1:
      * Deleted:
            Rakefile
            bin/commonmarker
            commonmarker.gemspec
            ext/commonmarker/arena.c
            ext/commonmarker/autolink.c
            ext/commonmarker/autolink.h
            ext/commonmarker/blocks.c
            ext/commonmarker/buffer.c
            ext/commonmarker/buffer.h
            ext/commonmarker/case_fold_switch.inc
            ext/commonmarker/chunk.h
            ext/commonmarker/cmark-gfm-core-extensions.h
            ext/commonmarker/cmark-gfm-extension_api.h
            ext/commonmarker/cmark-gfm-extensions_export.h
            ext/commonmarker/cmark-gfm.h
            ext/commonmarker/cmark-gfm_export.h
            ext/commonmarker/cmark-gfm_version.h
            ext/commonmarker/cmark.c
            ext/commonmarker/cmark_ctype.c
            ext/commonmarker/cmark_ctype.h
            ext/commonmarker/commonmark.c
            ext/commonmarker/commonmarker.c
            ext/commonmarker/commonmarker.h
            ext/commonmarker/config.h
            ext/commonmarker/core-extensions.c
            ext/commonmarker/entities.inc
            ext/commonmarker/ext_scanners.c
            ext/commonmarker/ext_scanners.h
            ext/commonmarker/footnotes.c
            ext/commonmarker/footnotes.h
            ext/commonmarker/houdini.h
            ext/commonmarker/houdini_href_e.c
            ext/commonmarker/houdini_html_e.c
            ext/commonmarker/houdini_html_u.c
            ext/commonmarker/html.c
            ext/commonmarker/html.h
            ext/commonmarker/inlines.c
            ext/commonmarker/inlines.h
            ext/commonmarker/iterator.c
            ext/commonmarker/iterator.h
            ext/commonmarker/latex.c
            ext/commonmarker/linked_list.c
            ext/commonmarker/man.c
            ext/commonmarker/map.c
            ext/commonmarker/map.h
            ext/commonmarker/node.c
            ext/commonmarker/node.h
            ext/commonmarker/parser.h
            ext/commonmarker/plaintext.c
            ext/commonmarker/plugin.c
            ext/commonmarker/plugin.h
            ext/commonmarker/references.c
            ext/commonmarker/references.h
            ext/commonmarker/registry.c
            ext/commonmarker/registry.h
            ext/commonmarker/render.c
            ext/commonmarker/render.h
            ext/commonmarker/scanners.c
            ext/commonmarker/scanners.h
            ext/commonmarker/scanners.re
            ext/commonmarker/strikethrough.c
            ext/commonmarker/strikethrough.h
            ext/commonmarker/syntax_extension.c
            ext/commonmarker/syntax_extension.h
            ext/commonmarker/table.c
            ext/commonmarker/table.h
            ext/commonmarker/tagfilter.c
            ext/commonmarker/tagfilter.h
            ext/commonmarker/tasklist.c
            ext/commonmarker/tasklist.h
            ext/commonmarker/utf8.c
            ext/commonmarker/utf8.h
            ext/commonmarker/xml.c
            lib/commonmarker/renderer/html_renderer.rb
      * Added:
            Cargo.lock +1126/-0
            Cargo.toml +7/-0
            ext/commonmarker/Cargo.toml +20/-0
            ext/commonmarker/src/lib.rs +125/-0
            ext/commonmarker/src/node.rs +1234/-0
            ext/commonmarker/src/options.rs +221/-0
            ext/commonmarker/src/plugins.rs +6/-0
            ext/commonmarker/src/plugins/syntax_highlighting.rs +171/-0
            ext/commonmarker/src/utils.rs +8/-0
            lib/commonmarker/constants.rb +7/-0
            lib/commonmarker/extension.rb +14/-0
            lib/commonmarker/node/ast.rb +8/-0
            lib/commonmarker/utils.rb +22/-0
      * Changed:
            README.md +245/-174
            ext/commonmarker/extconf.rb +3/-6
            lib/commonmarker.rb +27/-25
              (!) Shebang probably lost: #!/usr/bin/env ruby
            lib/commonmarker/config.rb +98/-40
            lib/commonmarker/node.rb +29/-47
            lib/commonmarker/node/inspect.rb +14/-4
            lib/commonmarker/renderer.rb +1/-127
            lib/commonmarker/version.rb +2/-2
  DIFFERENT runtime dependencies:
    0.23.10->2.6.1:
      * Added:
            rb_sys ["~> 0.9"] (runtime)
  DIFFERENT development dependencies:
    0.23.10->2.6.1:
      * Deleted:
            awesome_print [">= 0"] (development)
            json ["~> 2.3"] (development)
            minitest ["~> 5.6"] (development)
            minitest-focus ["~> 1.1"] (development)
            rdoc ["~> 6.2"] (development)
            rubocop [">= 0"] (development)
            rubocop-standard [">= 0"] (development)
      * Updated:
            rake from: [">= 0"] to: ["~> 13.0"]
            rake-compiler from: ["~> 0.9"] to: ["~> 1.2"]

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare commonmarker 0.23.10 2.6.1

Compared versions: ["0.23.10", "2.6.1"]
  DIFFERENT bindir:
    0.23.10: bin
    2.6.1: exe
  DIFFERENT date:
    0.23.10: 2023-07-31 00:00:00 UTC
    2.6.1: 1980-01-02 00:00:00 UTC
  DIFFERENT description:
    0.23.10: A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
    2.6.1: A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.
  DIFFERENT executables:
    0.23.10: ["commonmarker"]
    2.6.1: []
  DIFFERENT metadata:
    0.23.10: {"rubygems_mfa_required" => "true"}
    2.6.1: {"allowed_push_host" => "https://rubygems.org", "funding_uri" => "https://github.com/sponsors/gjtorikian/", "source_code_uri" => "https://github.com/gjtorikian/commonmarker", "rubygems_mfa_required" => "true"}
  DIFFERENT rdoc_options:
    0.23.10: ["-x", "ext/commonmarker/cmark/.*"]
    2.6.1: []
  DIFFERENT require_paths:
    0.23.10: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-0.23.10", "lib", "ext"]
    2.6.1: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-2.6.1", "lib"]
  DIFFERENT required_ruby_version:
    0.23.10: >= 2.6, < 4.0
    2.6.1: >= 3.2, < 5
  DIFFERENT required_rubygems_version:
    0.23.10: >= 0
    2.6.1: >= 3.4
  DIFFERENT rubygems_version:
    0.23.10: 3.3.26
    2.6.1: 4.0.3
  DIFFERENT summary:
    0.23.10: CommonMark parser and renderer. Written in C, wrapped in Ruby.
    2.6.1: CommonMark parser and renderer. Written in Rust, wrapped in Ruby.
  DIFFERENT version:
    0.23.10: 0.23.10
    2.6.1: 2.6.1
  DIFFERENT files:
    0.23.10->2.6.1:
      * Deleted:
            Rakefile
            bin/commonmarker
            commonmarker.gemspec
            ext/commonmarker/arena.c
            ext/commonmarker/autolink.c
            ext/commonmarker/autolink.h
            ext/commonmarker/blocks.c
            ext/commonmarker/buffer.c
            ext/commonmarker/buffer.h
            ext/commonmarker/case_fold_switch.inc
            ext/commonmarker/chunk.h
            ext/commonmarker/cmark-gfm-core-extensions.h
            ext/commonmarker/cmark-gfm-extension_api.h
            ext/commonmarker/cmark-gfm-extensions_export.h
            ext/commonmarker/cmark-gfm.h
            ext/commonmarker/cmark-gfm_export.h
            ext/commonmarker/cmark-gfm_version.h
            ext/commonmarker/cmark.c
            ext/commonmarker/cmark_ctype.c
            ext/commonmarker/cmark_ctype.h
            ext/commonmarker/commonmark.c
            ext/commonmarker/commonmarker.c
            ext/commonmarker/commonmarker.h
            ext/commonmarker/config.h
            ext/commonmarker/core-extensions.c
            ext/commonmarker/entities.inc
            ext/commonmarker/ext_scanners.c
            ext/commonmarker/ext_scanners.h
            ext/commonmarker/footnotes.c
            ext/commonmarker/footnotes.h
            ext/commonmarker/houdini.h
            ext/commonmarker/houdini_href_e.c
            ext/commonmarker/houdini_html_e.c
            ext/commonmarker/houdini_html_u.c
            ext/commonmarker/html.c
            ext/commonmarker/html.h
            ext/commonmarker/inlines.c
            ext/commonmarker/inlines.h
            ext/commonmarker/iterator.c
            ext/commonmarker/iterator.h
            ext/commonmarker/latex.c
            ext/commonmarker/linked_list.c
            ext/commonmarker/man.c
            ext/commonmarker/map.c
            ext/commonmarker/map.h
            ext/commonmarker/node.c
            ext/commonmarker/node.h
            ext/commonmarker/parser.h
            ext/commonmarker/plaintext.c
            ext/commonmarker/plugin.c
            ext/commonmarker/plugin.h
            ext/commonmarker/references.c
            ext/commonmarker/references.h
            ext/commonmarker/registry.c
            ext/commonmarker/registry.h
            ext/commonmarker/render.c
            ext/commonmarker/render.h
            ext/commonmarker/scanners.c
            ext/commonmarker/scanners.h
            ext/commonmarker/scanners.re
            ext/commonmarker/strikethrough.c
            ext/commonmarker/strikethrough.h
            ext/commonmarker/syntax_extension.c
            ext/commonmarker/syntax_extension.h
            ext/commonmarker/table.c
            ext/commonmarker/table.h
            ext/commonmarker/tagfilter.c
            ext/commonmarker/tagfilter.h
            ext/commonmarker/tasklist.c
            ext/commonmarker/tasklist.h
            ext/commonmarker/utf8.c
            ext/commonmarker/utf8.h
            ext/commonmarker/xml.c
            lib/commonmarker/renderer/html_renderer.rb
      * Added:
            Cargo.lock +1126/-0
            Cargo.toml +7/-0
            ext/commonmarker/Cargo.toml +20/-0
            ext/commonmarker/src/lib.rs +125/-0
            ext/commonmarker/src/node.rs +1234/-0
            ext/commonmarker/src/options.rs +221/-0
            ext/commonmarker/src/plugins.rs +6/-0
            ext/commonmarker/src/plugins/syntax_highlighting.rs +171/-0
            ext/commonmarker/src/utils.rs +8/-0
            lib/commonmarker/constants.rb +7/-0
            lib/commonmarker/extension.rb +14/-0
            lib/commonmarker/node/ast.rb +8/-0
            lib/commonmarker/utils.rb +22/-0
      * Changed:
            README.md +245/-174
            ext/commonmarker/extconf.rb +3/-6
            lib/commonmarker.rb +27/-25
              (!) Shebang probably lost: #!/usr/bin/env ruby
            lib/commonmarker/config.rb +98/-40
            lib/commonmarker/node.rb +29/-47
            lib/commonmarker/node/inspect.rb +14/-4
            lib/commonmarker/renderer.rb +1/-127
            lib/commonmarker/version.rb +2/-2
  DIFFERENT runtime dependencies:
    0.23.10->2.6.1:
      * Added:
            rb_sys ["~> 0.9"] (runtime)
  DIFFERENT development dependencies:
    0.23.10->2.6.1:
      * Deleted:
            awesome_print [">= 0"] (development)
            json ["~> 2.3"] (development)
            minitest ["~> 5.6"] (development)
            minitest-focus ["~> 1.1"] (development)
            rdoc ["~> 6.2"] (development)
            rubocop [">= 0"] (development)
            rubocop-standard [">= 0"] (development)
      * Updated:
            rake from: [">= 0"] to: ["~> 13.0"]
            rake-compiler from: ["~> 0.9"] to: ["~> 1.2"]

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare commonmarker 0.23.10 2.6.1

Compared versions: ["0.23.10", "2.6.1"]
  DIFFERENT bindir:
    0.23.10: bin
    2.6.1: exe
  DIFFERENT date:
    0.23.10: 2023-07-31 00:00:00 UTC
    2.6.1: 1980-01-02 00:00:00 UTC
  DIFFERENT description:
    0.23.10: A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
    2.6.1: A fast, safe, extensible parser for CommonMark. This wraps the comrak Rust crate.
  DIFFERENT executables:
    0.23.10: ["commonmarker"]
    2.6.1: []
  DIFFERENT metadata:
    0.23.10: {"rubygems_mfa_required" => "true"}
    2.6.1: {"allowed_push_host" => "https://rubygems.org", "funding_uri" => "https://github.com/sponsors/gjtorikian/", "source_code_uri" => "https://github.com/gjtorikian/commonmarker", "rubygems_mfa_required" => "true"}
  DIFFERENT rdoc_options:
    0.23.10: ["-x", "ext/commonmarker/cmark/.*"]
    2.6.1: []
  DIFFERENT require_paths:
    0.23.10: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-0.23.10", "lib", "ext"]
    2.6.1: ["/opt/hostedtoolcache/Ruby/4.0.0/x64/lib/ruby/gems/4.0.0/extensions/x86_64-linux/4.0.0/commonmarker-2.6.1", "lib"]
  DIFFERENT required_ruby_version:
    0.23.10: >= 2.6, < 4.0
    2.6.1: >= 3.2, < 5
  DIFFERENT required_rubygems_version:
    0.23.10: >= 0
    2.6.1: >= 3.4
  DIFFERENT rubygems_version:
    0.23.10: 3.3.26
    2.6.1: 4.0.3
  DIFFERENT summary:
    0.23.10: CommonMark parser and renderer. Written in C, wrapped in Ruby.
    2.6.1: CommonMark parser and renderer. Written in Rust, wrapped in Ruby.
  DIFFERENT version:
    0.23.10: 0.23.10
    2.6.1: 2.6.1
  DIFFERENT files:
    0.23.10->2.6.1:
      * Deleted:
            Rakefile
            bin/commonmarker
            commonmarker.gemspec
            ext/commonmarker/arena.c
            ext/commonmarker/autolink.c
            ext/commonmarker/autolink.h
            ext/commonmarker/blocks.c
            ext/commonmarker/buffer.c
            ext/commonmarker/buffer.h
            ext/commonmarker/case_fold_switch.inc
            ext/commonmarker/chunk.h
            ext/commonmarker/cmark-gfm-core-extensions.h
            ext/commonmarker/cmark-gfm-extension_api.h
            ext/commonmarker/cmark-gfm-extensions_export.h
            ext/commonmarker/cmark-gfm.h
            ext/commonmarker/cmark-gfm_export.h
            ext/commonmarker/cmark-gfm_version.h
            ext/commonmarker/cmark.c
            ext/commonmarker/cmark_ctype.c
            ext/commonmarker/cmark_ctype.h
            ext/commonmarker/commonmark.c
            ext/commonmarker/commonmarker.c
            ext/commonmarker/commonmarker.h
            ext/commonmarker/config.h
            ext/commonmarker/core-extensions.c
            ext/commonmarker/entities.inc
            ext/commonmarker/ext_scanners.c
            ext/commonmarker/ext_scanners.h
            ext/commonmarker/footnotes.c
            ext/commonmarker/footnotes.h
            ext/commonmarker/houdini.h
            ext/commonmarker/houdini_href_e.c
            ext/commonmarker/houdini_html_e.c
            ext/commonmarker/houdini_html_u.c
            ext/commonmarker/html.c
            ext/commonmarker/html.h
            ext/commonmarker/inlines.c
            ext/commonmarker/inlines.h
            ext/commonmarker/iterator.c
            ext/commonmarker/iterator.h
            ext/commonmarker/latex.c
            ext/commonmarker/linked_list.c
            ext/commonmarker/man.c
            ext/commonmarker/map.c
            ext/commonmarker/map.h
            ext/commonmarker/node.c
            ext/commonmarker/node.h
            ext/commonmarker/parser.h
            ext/commonmarker/plaintext.c
            ext/commonmarker/plugin.c
            ext/commonmarker/plugin.h
            ext/commonmarker/references.c
            ext/commonmarker/references.h
            ext/commonmarker/registry.c
            ext/commonmarker/registry.h
            ext/commonmarker/render.c
            ext/commonmarker/render.h
            ext/commonmarker/scanners.c
            ext/commonmarker/scanners.h
            ext/commonmarker/scanners.re
            ext/commonmarker/strikethrough.c
            ext/commonmarker/strikethrough.h
            ext/commonmarker/syntax_extension.c
            ext/commonmarker/syntax_extension.h
            ext/commonmarker/table.c
            ext/commonmarker/table.h
            ext/commonmarker/tagfilter.c
            ext/commonmarker/tagfilter.h
            ext/commonmarker/tasklist.c
            ext/commonmarker/tasklist.h
            ext/commonmarker/utf8.c
            ext/commonmarker/utf8.h
            ext/commonmarker/xml.c
            lib/commonmarker/renderer/html_renderer.rb
      * Added:
            Cargo.lock +1126/-0
            Cargo.toml +7/-0
            ext/commonmarker/Cargo.toml +20/-0
            ext/commonmarker/src/lib.rs +125/-0
            ext/commonmarker/src/node.rs +1234/-0
            ext/commonmarker/src/options.rs +221/-0
            ext/commonmarker/src/plugins.rs +6/-0
            ext/commonmarker/src/plugins/syntax_highlighting.rs +171/-0
            ext/commonmarker/src/utils.rs +8/-0
            lib/commonmarker/constants.rb +7/-0
            lib/commonmarker/extension.rb +14/-0
            lib/commonmarker/node/ast.rb +8/-0
            lib/commonmarker/utils.rb +22/-0
      * Changed:
            README.md +245/-174
            ext/commonmarker/extconf.rb +3/-6
            lib/commonmarker.rb +27/-25
              (!) Shebang probably lost: #!/usr/bin/env ruby
            lib/commonmarker/config.rb +98/-40
            lib/commonmarker/node.rb +29/-47
            lib/commonmarker/node/inspect.rb +14/-4
            lib/commonmarker/renderer.rb +1/-127
            lib/commonmarker/version.rb +2/-2
  DIFFERENT runtime dependencies:
    0.23.10->2.6.1:
      * Added:
            rb_sys ["~> 0.9"] (runtime)
  DIFFERENT development dependencies:
    0.23.10->2.6.1:
      * Deleted:
            awesome_print [">= 0"] (development)
            json ["~> 2.3"] (development)
            minitest ["~> 5.6"] (development)
            minitest-focus ["~> 1.1"] (development)
            rdoc ["~> 6.2"] (development)
            rubocop [">= 0"] (development)
            rubocop-standard [">= 0"] (development)
      * Updated:
            rake from: [">= 0"] to: ["~> 13.0"]
            rake-compiler from: ["~> 0.9"] to: ["~> 1.2"]

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare --diff commonmarker 0.23.10 2.6.1

Diff too large (213974 chars)

2 similar comments
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare --diff commonmarker 0.23.10 2.6.1

Diff too large (213974 chars)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare --diff commonmarker 0.23.10 2.6.1

Diff too large (213974 chars)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare --diff commonmarker 0.23.10 2.6.1

Diff too large (213973 chars)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

gem compare --diff commonmarker 0.23.10 2.6.1

Diff too large (213971 chars)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant