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 ~> 2.1 to >= 2.1, < 4.0 #552

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Updates the requirements on reverse_markdown to permit the latest version.

Changelog

Sourced from reverse_markdown's changelog.

3.0.0 - October 2024

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

... (truncated)

Commits

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 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)

Updates the requirements on [reverse_markdown](https://github.com/xijo/reverse_markdown) to permit the latest version.
- [Changelog](https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md)
- [Commits](xijo/reverse_markdown@v2.1.1...v3.0.0)

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

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 29, 2024
@dependabot dependabot bot requested a review from a team October 29, 2024 11:48
Copy link
Member

@parkr parkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the breaking change is dropping support for Ruby 2.6 and below. That's probably fine given how EOL they are.

@parkr
Copy link
Member

parkr commented Nov 4, 2024

@jekyllbot: merge +minor

@jekyllbot jekyllbot merged commit d2d94da into master Nov 4, 2024
7 checks passed
@jekyllbot jekyllbot deleted the dependabot/bundler/reverse_markdown-gte-2.1-and-lt-4.0 branch November 4, 2024 22:56
jekyllbot added a commit that referenced this pull request Nov 4, 2024
github-actions bot pushed a commit that referenced this pull request Nov 4, 2024
dependabot[bot]: Update reverse_markdown requirement from ~> 2.1 to >= 2.1, < 4.0 (#552)

Merge pull request 552
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 enhancement ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants