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

Update reverse_markdown requirement from ~> 1.0 to >= 1, < 3 #587

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Updates the requirements on reverse_markdown to permit the latest version.

Changelog

Sourced from reverse_markdown's changelog.

2.1.1 - October 2021

2.1.0 - May 2020

2.0.0 - March 2020

  • BREAKING: Dropped support for ruby 1.9.3
  • Add support for details and summary tags, see #85

1.4.0 – January 2020

  • BREAKING: jump links will no longer be ignored but treated as links, see #82

1.3.0 - September 2019

  • Add support for s HTML tag, thanks @​fauno

1.2.0 - August 2019

  • Handle windows \r\n within text blocks, thanks for reporting @​krisdigital
  • Handle paragraphs in li tags, thanks @​gstamp

1.1.0 - April 2018

1.0.5 - February 2018

1.0.4 - November 2017

  • Make blockquote behave as true block, thanks for reporting @​kanedo (#67)

1.0.3 - Apr 2016

Changes

1.0.2 - Apr 2016

Changes

  • Handle edge case: exclamation mark before links, thanks @​Easy-D (#57)

1.0.1 - Jan 2016

Changes

1.0.0 - Nov 2015

Changes

  • BREAKING: Parsing was significantly improved, thanks @​craig-day (#60) Please update your custom converters to accept and use the state hash, for examples look into exisiting standard converters.
  • Use OptionParser for command line options, thanks @​grmartin (#55)
  • Tag border behavior is now configurable with the tag_border option, thanks @​faheemmughal (#59)

... (truncated)

Commits
  • 8da4375 Changelog, some simplifications here and there
  • f2d7824 Merge pull request #78 from shivabhusal/master
  • 2eab8dd Merge pull request #93 from diogoosorio/92-fix-list-paragraph-newlines
  • 3732a3b Fixes unintentional newline characters within lists with paragraphs
  • c664cad Merge pull request #88 from aried3r/patch-1
  • 1b0be2f Test only one patch version, add Ruby 2.7 to CI
  • e2c6973 Merge pull request #84 from olleolleolle/patch-2
  • 63db834 Merge pull request #83 from olleolleolle/patch-1
  • ad56a13 Bump version, update changelog
  • 75d9bb3 Merge pull request #86 from anshul78/support-figure-tag
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 8, 2022
@dependabot dependabot bot force-pushed the dependabot/bundler/reverse_markdown-gte-1-and-lt-3 branch 3 times, most recently from 630300a to 2748880 Compare August 8, 2022 23:45
Updates the requirements on [reverse_markdown](https://github.com/xijo/reverse_markdown) to permit the latest version.
- [Release notes](https://github.com/xijo/reverse_markdown/releases)
- [Changelog](https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md)
- [Commits](xijo/reverse_markdown@v1.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: reverse_markdown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/reverse_markdown-gte-1-and-lt-3 branch from 2748880 to e994e69 Compare August 8, 2022 23:50
@benbalter benbalter enabled auto-merge August 8, 2022 23:51
@benbalter benbalter merged commit 4032f99 into master Aug 9, 2022
@benbalter benbalter deleted the dependabot/bundler/reverse_markdown-gte-1-and-lt-3 branch August 9, 2022 20:57
@timkrins timkrins mentioned this pull request Nov 17, 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
Development

Successfully merging this pull request may close these issues.

2 participants