mtchavez / ueberauth_gitlab

Gitlab OAuth2 Strategy fo Überauth
Other
7 stars 7 forks source link

build(deps-dev): bump earmark from 1.3.2 to 1.3.6 #45

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps earmark from 1.3.2 to 1.3.6.

Changelog *Sourced from [earmark's changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md).* > # 1.3.6 2019/08/30 > > Hopefully the last patch release of 1.3 before the structural changes of 1.4. > > - [#270]( https://github-redirect.dependabot.com/pragdave/earmark/issues/270) > Error messages during parsing of table celles were duplicated in a number, exponential to the number of table cells. > > - [#268]( https://github-redirect.dependabot.com/pragdave/earmark/issues/268) > Deprecation warnings concerning pure links showed fixed link to https://github.com/pragdave/earmark, at least a reasonable choice ;), > instead of the text of the link. > > - [#266]( https://github-redirect.dependabot.com/pragdave/earmark/issues/266) > According to HTML5 Style Guide better XHTML compatibility by closing void tags e.g. `
` --> `
` > > > # 1.3.5 2019/08/01 > > - [#264]( https://github-redirect.dependabot.com/pragdave/earmark/issues/264) > Expose `Earmark.parse/2` but deprecate it. > > - [#262]( https://github-redirect.dependabot.com/pragdave/earmark/issues/262) > Remove non XHTML tags and > > > - [#236]( https://github-redirect.dependabot.com/pragdave/earmark/issues/236) > Deprecation of plugins. > > - [#257]( https://github-redirect.dependabot.com/pragdave/earmark/issues/257) > Deprecation of `sanitize` option. > > # 1.3.4 2019/07/29 > > > - [#254 pure links inside links](https://github-redirect.dependabot.com/pragdave/earmark/issues/254) > > # 1.3.3 2019/07/23 > > ## Bugs > - [#240 code blocks in lists](https://github-redirect.dependabot.com/pragdave/earmark/issues/240) > Bad reindentation inside list items led to code blocks not being verabtim =&rt; Badly formatted hexdoc for Earmark > > - [#243 errors in unicode link names](https://github-redirect.dependabot.com/pragdave/earmark/issues/243) > Regexpression was not UTF, thus some links were not correctly parsed > Fixed in PR [244](https://github-redirect.dependabot.com/pragdave/earmark/pull/244) > Thank you [Stéphane ROBINO](https://github.com/StephaneRob) > > ## Features > > - [#158 some pure links implemented](https://github-redirect.dependabot.com/pragdave/earmark/issues/158) > This GFM like behavior is more and more expected, I will issue a PR for `ex_doc` on this as discussed with > ... (truncated)
Commits - See full diff in [compare view](https://github.com/pragdave/earmark/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) - `@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 #47.