Skip to content

Bump rdiscount from 2.2.0.1 to 2.2.7.4 in /www#560

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/www/rdiscount-2.2.7.4
Open

Bump rdiscount from 2.2.0.1 to 2.2.7.4 in /www#560
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/www/rdiscount-2.2.7.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps rdiscount from 2.2.0.1 to 2.2.7.4.

Changelog

Sourced from rdiscount's changelog.

Version 2.2.7.4 (April 1, 2026)

  • Fix crash if to_html called on a string longer than INT_MAX (2 GiB of text).

Version 2.2.7.3 (December 31, 2023)

  • Add Ruby 3.2 and 3.3 to continuous integration
  • Reinstate fix for compilation issue with Clang 16

Version 2.2.7.2 (December 19, 2023)

  • Discount upgraded from 2.2.7c -> 2.2.7d
    • Fix compilation on openSUSE Tumbleweed

Version 2.2.7.1 (June 16, 2023)

  • Fix to not filter out <style> tags by default in Markdown output, unless filter_styles is enabled
  • Fix compilation issue with Clang 16
  • Add TruffleRuby to continuous integration

Version 2.2.7 (October 23, 2022)

  • Discount upgraded from 2.2.0 -> 2.2.7c
    • Implement support for :latex
    • Implement support for :explicitlist
  • Move CI to GitHub action and fix CI builds (Ruby 2.7 - 3.1)
  • Drop support for all EOL Ruby versions (eg > 2.7)
  • Fixing conformance tests to run version 1.0 and 1.0.3

Version 2.2.0.2 (August 9, 2020)

  • Fix compilation error on macOS Big Sur Preview (11.0).
  • Enable continuous integration with Ruby 2.4-2.6.
  • Builds with Ruby 2.7.0 locally but not on Travis CI.
Commits
  • 28bd917 2.2.7.4 release
  • b1a1644 Guard against oversized markdown input before calling mkd_string
  • 921379e gitignore: Ignore ext/rdiscount.bundle.dSYM
  • 8974bab Rakefile: Exclude ext.diff and CLAUDE.md from gem files
  • 8d59aa0 Rakefile: Replace deprecated .exists? with .exist?
  • ddb0198 AI Coding: Create plan/ directory
  • 593ed1b AI Coding: Add initial instructions/documentation for AI coding agents
  • 751ffc9 Continuous Integration: Support manual runs
  • 3a0e51a 2.2.7.3 release
  • a39f34d Continuous Integration: Add Ruby 3.3
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rdiscount](https://github.com/davidfstr/rdiscount) from 2.2.0.1 to 2.2.7.4.
- [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md)
- [Commits](davidfstr/rdiscount@2.2.0.1...2.2.7.4)

---
updated-dependencies:
- dependency-name: rdiscount
  dependency-version: 2.2.7.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 6, 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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants