Skip to content

Releases: github/markup

v6.0.0

05 May 00:37
8c0a553

Choose a tag to compare

What's Changed

  • chore: add dependabot and update github actions by @jmeridth in #1817
  • Create stale.yml by @kenyonj in #1821
  • chore: use sha instead of tag on stale workflow by @jmeridth in #1822
  • chore(deps): bump rexml from 3.3.0 to 3.3.2 in the bundler group by @dependabot[bot] in #1839
  • fix: ensure rubygems url is using https by @jmeridth in #1854
  • chore(deps): bump rexml from 3.3.2 to 3.3.3 in the bundler group by @dependabot[bot] in #1848
  • fix: add explicit permissions to ci github action by @jmeridth in #1855
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #1868
  • chore(deps): bump rexml from 3.3.3 to 3.3.6 in the bundler group by @dependabot[bot] in #1863
  • Make sure all anchors are created for RST links by @felixfontein in #1536
  • chore: add .venv/venv to .gitignore and update README with local dev info by @jmeridth in #1872
  • Textile language link now leads to something completely different - replace the link with the current official one by @TAbdiukov in #1703
  • chore(deps): bump ruby/setup-ruby from 1.190.0 to 1.191.0 in the dependencies group by @dependabot[bot] in #1873
  • spelling: exclude by @jsoref in #1479
  • chore(deps): bump ruby/setup-ruby from 1.191.0 to 1.193.0 in the dependencies group by @dependabot[bot] in #1880
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #1882
  • chore(deps): bump rexml from 3.3.6 to 3.3.9 in the bundler group by @dependabot[bot] in #1891
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #1895
  • chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot[bot] in #1896
  • fix: stale issue/pr message by @jmeridth in #1894
  • chore(deps): bump ruby/setup-ruby from 1.199.0 to 1.202.0 in the dependencies group by @dependabot[bot] in #1899
  • chore: add keep label to mark issues/prs from being marked as stale by @jmeridth in #1902
  • fix: switch from shas to tags for immutable actions by @jmeridth in #1903
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #1936
  • chore(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #1937
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #1945
  • chore(deps): bump cgi from 0.4.1 to 0.4.2 in the bundler group by @dependabot[bot] in #1941
  • chore(deps): bump activesupport from 7.1.5 to 7.1.5.1 by @dependabot[bot] in #1938
  • chore(deps): bump rdoc from 6.13.0 to 6.13.1 in the dependencies group by @dependabot[bot] in #1943
  • chore(deps): bump github-linguist from 7.30.0 to 9.1.0 by @dependabot[bot] in #1944
  • Bump nokogiri to 1.18, require at least Ruby 3.1 by @maxbeizer in #1947
  • chore(deps): bump nokogiri from 1.18.7 to 1.18.8 in the bundler group by @dependabot[bot] in #1955
  • chore(deps): bump nokogiri from 1.18.8 to 1.18.9 in the bundler group by @dependabot[bot] in #1981
  • chore(deps): bump rexml from 3.4.1 to 3.4.2 in the bundler group across 1 directory by @dependabot[bot] in #1993
  • fix(deps): bump nokogiri to >= 1.19.1 to fix GHSA-wx95-c6cv-8532 by @zkoppert in #2031
  • chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #2017
  • chore(deps): bump ruby/setup-ruby from 1.229.0 to 1.270.0 in the dependencies group across 1 directory by @dependabot[bot] in #2014
  • chore(deps): bump actions/checkout from 4.2.2 to 6.0.2 by @dependabot[bot] in #2035
  • chore(deps): bump actions/cache from 4.2.3 to 5.0.3 by @dependabot[bot] in #2036
  • chore(deps): bump actions/stale from 9.1.0 to 10.2.0 by @dependabot[bot] in #2034
  • chore(deps): bump actions/setup-python from 5.5.0 to 6.2.0 by @dependabot[bot] in #2033
  • chore(deps): bump ruby/setup-ruby from 1.290.0 to 1.293.0 in the dependencies group by @dependabot[bot] in #2032
  • fix(deps): bump nokogiri to 1.19.2 and activesupport to 7.2.3.1 by @zkoppert in #2039
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #2040
  • fix: remediate supply chain security findings by @zkoppert in #2047
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #2046
  • fix: resolve supply chain security code scanning alerts by @zkoppert in #2048
  • fix: use HTTPS for cpanminus download in CI by @zkoppert in #2050
  • chore: bump minimum Ruby to 3.3 and add Ruby 4.0 to CI matrix by @zkoppert in #2051
  • chore(deps): bump ruby/setup-ruby from 1.305.0 to 1.306.0 in the dependencies group by @dependabot[bot] in #2055
  • release: v6.0.0 by @zkoppert in #2052

New Contributors

Full Changelog: v5.0.1...v6.0.0

v5.0.1

17 Jun 15:55
2c4e963

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

17 Jun 15:13
c15159b

Choose a tag to compare

What's Changed

  • Add markdown support for .mdx files by @ctmayn in #1730
  • Update nokogiri, nokogiri-diff, rdoc, drop support for Ruby < 3 by @kenyonj in #1814

New Contributors

Full Changelog: v4.0.2...v5.0.0

v3.0.4

02 Apr 23:41

Choose a tag to compare

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

v3.0.3

17 Dec 05:50

Choose a tag to compare

  • Temporarily remove support for POD6 #1248

v3.0.2

12 Dec 04:08

Choose a tag to compare

  • Add support for POD6 #1173

v3.0.1

18 Oct 23:16

Choose a tag to compare

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

v3.0.0

18 Oct 04:58

Choose a tag to compare

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

v2.0.2

14 Oct 22:53

Choose a tag to compare

  • Don't render rmd files as Markdown #1235

v2.0.1

14 Oct 22:51

Choose a tag to compare

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