Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

Bumps rdiscount from 2.2.0.1 to 2.2.7.

Changelog

Sourced from rdiscount's changelog.

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
  • 798dfbf 2.2.7 release
  • 44b0866 Remove unsupported attributes from gemspec
  • 4959cda Fixing test:conformance:1.0 and run 1.0 and 1.0.3 by default
  • 5178741 Implement :explicitlist flag from upstream
  • 353e058 Implement :latex flag from upstream
  • 80e6d4c Cleanup tests
  • 3187093 Update discount to 2.2.7c
  • 4fb56d4 Readme update urls to https
  • 3b03879 Update readme with the github action badge
  • 8ed3b6f Move Windows CI tests to github action
  • 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 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 [rdiscount](https://github.com/davidfstr/rdiscount) from 2.2.0.1 to 2.2.7.
- [Release notes](https://github.com/davidfstr/rdiscount/releases)
- [Changelog](https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md)
- [Commits](davidfstr/rdiscount@2.2.0.1...2.2.7)

---
updated-dependencies:
- dependency-name: rdiscount
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Oct 25, 2022
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