segiddins / segiddins.me

http://segiddins.me/
0 stars 0 forks source link

Bump github-markup from 1.3.1 to 4.0.1 #55

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps github-markup from 1.3.1 to 4.0.1.

Release notes

Sourced from github-markup's releases.

v3.0.4

  • Expose options in #render_s #1249
  • Upgrade to Asciidoctor 2.0.x #1264

v3.0.3

  • Temporarily remove support for POD6 #1248

v3.0.2

  • Add support for POD6 #1173

v3.0.1

  • Remove linguist-detected RMarkdown files from the Markdown renderer #1237

v3.0.0

  • Allow passing options through to CommonMarker #1236
  • Symlink option is now a keyword arg #1236

v2.0.2

  • Don't render rmd files as Markdown #1235

v2.0.1

  • Create anchor for every =item directive in POD files #1165

v2.0.0

  • Remove filesystem access #1157

v1.7.0

  • Updates for Linguist v6 #1139
  • Update to Nokogiri ~> 1.8; drop support for Ruby 2.0 #1156

v1.6.2

  • Only report basename in usage #1131
  • rest2html parameter signature fix #1082

v1.6.1

  • Added support for highlight directive in rST #925
  • Fixes to documentation and code style #1009 #1071 #1087
  • Test against newer Ruby versions #1086
  • Upgrade to Asciidoctor 1.5.6.1 #1088

v1.6.0

  • Added filename argument to all renderers for additional context
  • Removed superfluous rinku dependency #1035
  • Enable source-to-source navigation for .adoc AsciiDoc files, plus additional attributes passed through #1039 and #1041

v1.5.0

  • Re-introduce #537 to detect language of markup document
    However github-linguist is optional and this gem will fallback to extensions for detection.

v1.4.9

... (truncated)

Changelog

Sourced from github-markup's changelog.

4.0.1 - 2022-03-07

  • Update to commonmarker 0.18.3; There isn't a version on RubyGems for this, so this is pointing to a tag version on GitHub

4.0.0 - 2021-03-31

  • Drop support for Python 2 in RST rendering #1456

3.0.5 - 2020-11-12

  • Add commonmarker_exts to commonmarker options #1268
  • Check whether filename is set when rendering Asciidoc. #1290

3.0.4 - 2019-04-03

  • Expose options in #render_s #1249
  • Upgrade to Asciidoctor 2.0.x #1264

3.0.3 - 2018-12-17

  • Temporarily remove support for POD6 #1248

3.0.2 - 2018-12-12

  • Add support for POD6 #1173

3.0.1 - 2018-10-19

  • Remove linguist-detected RMarkdown files from the Markdown renderer #1237

3.0.0 - 2018-10-18

  • Allow passing options through to CommonMarker #1236
  • Symlink option is now a keyword arg #1236

2.0.2 - 2018-10-15

  • Don't render rmd files as Markdown #1235

2.0.1 - 2018-06-29

  • Create anchor for every =item directive in POD files #1165

2.0.0 - 2018-01-31

  • Remove filesystem access #1157

1.7.0 - 2018-01-30

Changed

... (truncated)

Commits


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)