Skip to content

[Broken] Update Markdown and HTML parsing gems

This MR contains the following updates:

Package Update Change
nokogiri patch 1.16.0 -> 1.16.5
re2 minor '2.7.0' -> '2.12.0'
rouge (source, changelog) patch 4.2.0 -> 4.2.1

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

rouge-ruby/rouge (rouge)

v4.2.1

Compare Source

Comparison with the previous version

  • General
    • Fix private class unused variable warnings (#​2031 by Ryan Davis)
    • Fix duplicate range regexp warnings (#​2030 by Ryan Davis)
    • Turn on warnings via VERBOSE env (#​2019 by Ryan Davis)
    • Development related cleanup (#​2018 by Ryan Davis)
    • Move several gems in Gemfile into development group to avoid eager require (#​2015 by Ryan Davis)
    • Add Ruby 3.3.0 to CI check (#​2016 by Tan Le)
  • CPP Lexer
    • added support for c++20 module keywords 'module' and 'import' and sample. (#​2023 by Rasmus20B)
  • NASM Lexer
    • Support primitive directives in NASM lexer (#​1974 by Tan Le)
  • NGINX Lexer
    • Highlight float number in nginx lexer (#​2017 by Tan Le)
  • TOML Lexer
    • toml: only highlight inf and nan in value, highlight keys starting with digit (#​2003 by Martin Tournoij)
    • toml: don't highlight keys with inline tables as tables (#​2002 by Martin Tournoij)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports