chore(deps): update dependency redcarpet to "~> 2.3.0"#252
Open
renovate[bot] wants to merge 1 commit intodatadog-5.5.0from
Open
chore(deps): update dependency redcarpet to "~> 2.3.0"#252renovate[bot] wants to merge 1 commit intodatadog-5.5.0from
renovate[bot] wants to merge 1 commit intodatadog-5.5.0from
Conversation
aiuto
requested changes
Apr 7, 2026
aiuto
left a comment
There was a problem hiding this comment.
I want to understand why and how we get this.
The 2.x branch is very old. There is a tag at the source repo for 2.2.2
https://github.com/vmg/redcarpet/tree/v2.2.2
but the one for 2.3.0 claims there is no commit there. https://github.com/vmg/redcarpet/tree/v2.3.0
This file contains hidden or 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
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.
This PR contains the following updates:
"~> 2.2.2"→"~> 2.3.0"Release Notes
vmg/redcarpet (redcarpet)
v2.3.0Compare Source
Add a
:disable_indented_code_blocksoption Dmitriy KiriyenkoFix issue #57 Mike Morearty
Ensure new lines characters are inserted when using the StripDown
render. Robin Dupret
Mark all symbols as hidden except the main entry point Tom Hughes
This avoids conflicts with other gems that may have some of the
same symbols, such as escape_utils which also uses houdini.
Remove unnecessary function pointer Sam Soffes
Add optional underline support Sam Soffes
This is
*italic*and this is_underline_when enabled.Test that links with quotes work Michael Grosser
Adding a prettyprint class for google-code-prettify Joel Rosenberg
Remove unused C macros Matt Rogers
Remove 'extern' definition for Init_redcarpet_rndr() Matt Rogers
Remove Gemfile.lock from the gemspec Matt Rogers
Removed extra unused test statement. Slipp D. Thompson
Use test-unit gem to get some red/green output when running tests
Michael Grosser
Remove a deprecation warning and update Gemfile.lock Robin Dupret
Added contributing file Brent Beer
For tests for libxml2 > 2.8 strzibny
SmartyPants: Preserve single
backticksin HTML Mike MoreartyWhen SmartyPants is processing HTML, single
backticksshould be leftintact. Previously they were being deleted.
Removed and ignored Gemfile.lock Ryan McGeary
Added support for org-table syntax Ryan McGeary
Adds support for using a plus (+) as an intersection character instead of
requiring pipes (|). The emacs org-mode table syntax automatically manages
ascii tables, but uses pluses for line intersections.
Ignore /tmp directory Ryan McGeary
Add redcarpet_ prefix for
stack_*functions Kenta MurataMark any html_attributes has held by a renderer as used Tom Hughes
Add Rubinius to the list of tested implementations Gibheer
Add a changelog file
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.