segiddins / segiddins.me

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

Bump github-markup from 1.3.1 to 3.0.1 #16

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github-markup from 1.3.1 to 3.0.1.

Release notes *Sourced from [github-markup's releases](https://github.com/github/markup/releases).* > ## v3.0.1 > * Remove linguist-detected RMarkdown files from the Markdown renderer [#1237](https://github-redirect.dependabot.com/github/markup/issues/1237) > > ## v3.0.0 > * Allow passing options through to CommonMarker [#1236](https://github-redirect.dependabot.com/github/markup/pull/1236) > * Symlink option is now a keyword arg [#1236](https://github-redirect.dependabot.com/github/markup/pull/1236) > > ## v2.0.2 > * Don't render rmd files as Markdown [#1235](https://github-redirect.dependabot.com/github/markup/pull/1235) > > ## v2.0.1 > * Create anchor for every =item directive in POD files [#1165](https://github-redirect.dependabot.com/github/markup/pull/1165) > > ## v2.0.0 > * Remove filesystem access [#1157](https://github-redirect.dependabot.com/github/markup/pull/1157) > > ## v1.7.0 > * Updates for Linguist v6 [#1139](https://github-redirect.dependabot.com/github/markup/pull/1139) > * Update to Nokogiri ~> 1.8; drop support for Ruby 2.0 [#1156](https://github-redirect.dependabot.com/github/markup/pull/1156) > > ## v1.6.2 > * Only report basename in usage [#1131](https://github-redirect.dependabot.com/github/markup/issues/1131) > * rest2html parameter signature fix [#1082](https://github-redirect.dependabot.com/github/markup/issues/1082) > > ## v1.6.1 > * Added support for highlight directive in rST [#925](https://github-redirect.dependabot.com/github/markup/pull/925) > * Fixes to documentation and code style [#1009](https://github-redirect.dependabot.com/github/markup/pull/1009) [#1071](https://github-redirect.dependabot.com/github/markup/pull/1071) [#1087](https://github-redirect.dependabot.com/github/markup/pull/1087) > * Test against newer Ruby versions [#1086](https://github-redirect.dependabot.com/github/markup/pull/1086) > * Upgrade to Asciidoctor 1.5.6.1 [#1088](https://github-redirect.dependabot.com/github/markup/pull/1088) > > ## v1.6.0 > * Added filename argument to all renderers for additional context > * Removed superfluous `rinku` dependency [#1035](https://github-redirect.dependabot.com/github/markup/pull/1035) > * Enable source-to-source navigation for `.adoc` AsciiDoc files, plus additional attributes passed through [#1039](https://github-redirect.dependabot.com/github/markup/pull/1039) and [#1041](https://github-redirect.dependabot.com/github/markup/pull/1041) > > ## v1.5.0 > * Re-introduce [#537](https://github-redirect.dependabot.com/github/markup/pull/537) to detect language of markup document > However `github-linguist` is optional and this gem will fallback to extensions for detection. > > ## v1.4.9 > * Reverted [#537](https://github-redirect.dependabot.com/github/markup/pull/537) to avoid extra dependencies > > ## v1.4.0 > - Simplify docs: https://github-redirect.dependabot.com/github/markup/pull/431 > - Add names to renderers: https://github-redirect.dependabot.com/github/markup/pull/377 > - Fix some RST issues: https://github-redirect.dependabot.com/github/markup/pull/502 > - Upgrade to Asciidoctor 1.5.2: https://github-redirect.dependabot.com/github/markup/pull/427 > - Add code of conduct: https://github-redirect.dependabot.com/github/markup/pull/523
Changelog *Sourced from [github-markup's changelog](https://github.com/github/markup/blob/master/HISTORY.md).* > ## 3.0.1 - 2018-10-19 > > * Remove linguist-detected RMarkdown files from the Markdown renderer [#1237](https://github-redirect.dependabot.com/github/markup/pull/1237) > > ## 3.0.0 - 2018-10-18 > > * Allow passing options through to CommonMarker [#1236](https://github-redirect.dependabot.com/github/markup/pull/1236) > * Symlink option is now a keyword arg [#1236](https://github-redirect.dependabot.com/github/markup/pull/1236) > > ## 2.0.2 - 2018-10-15 > > * Don't render rmd files as Markdown [#1235](https://github-redirect.dependabot.com/github/markup/pull/1235) > > ## 2.0.1 - 2018-06-29 > > * Create anchor for every =item directive in POD files [#1165](https://github-redirect.dependabot.com/github/markup/pull/1165) > > ## 2.0.0 - 2018-01-31 > > * Remove filesystem access [#1157](https://github-redirect.dependabot.com/github/markup/pull/1157) > > ## 1.7.0 - 2018-01-30 > > ### Changed > > * Updates for Linguist v6 [#1139](https://github-redirect.dependabot.com/github/markup/pull/1139) > * Update to Nokogiri ~> 1.8; drop support for Ruby 2.0 [#1156](https://github-redirect.dependabot.com/github/markup/pull/1156) > > ## 1.6.2 - 2017-11-27 > > ### Changed > > * Only report basename in usage [#1131](https://github-redirect.dependabot.com/github/markup/pull/1131) > * rest2html parameter signature fix [#1082](https://github-redirect.dependabot.com/github/markup/pull/1082) > > ## 1.6.1 - 2017-07-25 > > ### Changed > > * Added support for highlight directive in rST [#925](https://github-redirect.dependabot.com/github/markup/pull/925) > * Fixes to documentation and code style [#1009](https://github-redirect.dependabot.com/github/markup/pull/1009) [#1071](https://github-redirect.dependabot.com/github/markup/pull/1071) [#1087](https://github-redirect.dependabot.com/github/markup/pull/1087) > * Test against newer Ruby versions [#1086](https://github-redirect.dependabot.com/github/markup/pull/1086) > * Upgrade to Asciidoctor 1.5.6.1 [#1088](https://github-redirect.dependabot.com/github/markup/pull/1088) > > ## 1.6.0 - 2017-04-03 > > ### Changed > > * Added filename argument to all renderers for additional context > * Removed superfluous `rinku` dependency [#1035](https://github-redirect.dependabot.com/github/markup/pull/1035) > ... (truncated)
Commits - [`9173626`](https://github.com/github/markup/commit/91736268b38d869df6ef1d4ea9902f2e8c82c69b) :gem: bump to 3.0.1 - [`cf042f2`](https://github.com/github/markup/commit/cf042f2d636925caaf8fa948a9337a712270245a) Merge branch 'rmd-part-two' - [`c45c7e6`](https://github.com/github/markup/commit/c45c7e60b25ade1b42e6c9fc67e3c7d93d79d7ab) remove RMarkdown from the linguist match list - [`d8048ae`](https://github.com/github/markup/commit/d8048aedc63a01c7486df8b64abd7c6d6b6cd0c6) :gem: bump to 3.0.0 - [`3405de8`](https://github.com/github/markup/commit/3405de8b8fe17f40fad34c9697853176bff16057) more README clarity - [`de903b8`](https://github.com/github/markup/commit/de903b8c5abb1ec46a750350560ad7f1888bee30) Merge pull request [#1236](https://github-redirect.dependabot.com/github/markup/issues/1236) from github/cleanup-markup-options - [`8f5eea1`](https://github.com/github/markup/commit/8f5eea157936077fd9f26b0171bb5e033f45fb0b) markup options, cleanup - [`e8a9b37`](https://github.com/github/markup/commit/e8a9b373269d33877a82ca5bbf3fd645ec8a1f3d) :gem: bump to 2.0.2 - [`048ca72`](https://github.com/github/markup/commit/048ca72b23c703cef8cd5945709de914fd4bed70) Merge pull request [#1235](https://github-redirect.dependabot.com/github/markup/issues/1235) from github/revert-343-render-rmd-as-markdown - [`b88d561`](https://github.com/github/markup/commit/b88d561dea16af841b35af204ce9d15c005c97fb) don't render rmd as markdown - Additional commits viewable in [compare view](https://github.com/github/markup/compare/v1.3.1...v3.0.1)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #19.