Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow reverse_markdown v3 [Attached PR] #728

Open
tagliala opened this issue Dec 7, 2024 · 0 comments · May be fixed by #729
Open

Allow reverse_markdown v3 [Attached PR] #728

tagliala opened this issue Dec 7, 2024 · 0 comments · May be fixed by #729

Comments

@tagliala
Copy link

tagliala commented Dec 7, 2024

https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md#300---october-2024

3.0.0 - October 2024

tagliala added a commit to tagliala/solargraph that referenced this issue Dec 7, 2024
According to `reverse_markdown` changelog, the only breaking change is
that it removes support for Ruby <= 2.6

Since this library still supports Ruby 2.6, the dependency has been
relaxed to also accept `< 4`

Close castwide#728
tagliala added a commit to tagliala/solargraph that referenced this issue Dec 7, 2024
According to `reverse_markdown` changelog, the only breaking change is
that it removes support for Ruby <= 2.6

Since this library still supports Ruby 2.6, the dependency has been
relaxed to also accept `< 4`

Close castwide#728

Note: CI failure does not depend by this change and is tracked in castwide#726
tagliala added a commit to tagliala/solargraph that referenced this issue Dec 7, 2024
The `reverse_markdown` library has been updated to version 3. The only
breaking change in this version is the removal of support for
Ruby versions <= 2.6. 

This commit relaxes the dependency to allow versions up to `< 4`,
ensuring compatibility with the latest `reverse_markdown` while
maintaining support for Ruby 2.6.

Closes castwide#728

Note: The CI failure is unrelated to this change and is being tracked in
issue castwide#726.
@tagliala tagliala linked a pull request Dec 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant