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.4.0 #47

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps earmark from 1.3.2 to 1.4.0.

Changelog *Sourced from [earmark's changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md).* > # 1.4.0 2019/09/05 > > - [145 Expose AST for output manipulation]( https://github-redirect.dependabot.com/pragdave/earmark/issues/145) > > - [238 Pure Links are default now]( https://github-redirect.dependabot.com/pragdave/earmark/issues/238) > > - [256 Align needed Elixir Version with ex_doc (>= 1.7)]( https://github-redirect.dependabot.com/pragdave/earmark/issues/256) > > - [259 Deprecated option `sanitize` removed]( https://github-redirect.dependabot.com/pragdave/earmark/issues/259) > > - [261 Deprecated Plugins removed]( https://github-redirect.dependabot.com/pragdave/earmark/issues/261) > > - [265 Make deprecated `Earmark.parse/2` private]( https://github-redirect.dependabot.com/pragdave/earmark/issues/265) > > > # 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) > > ... (truncated)
Commits - [`eb5bf46`](https://github.com/pragdave/earmark/commit/eb5bf46bff6337f7b268509c3996c52c976226c5) Merge pull request [#276](https://github-redirect.dependabot.com/pragdave/earmark/issues/276) from pragdave/i261-remove-plugins - [`f2e3f9f`](https://github.com/pragdave/earmark/commit/f2e3f9f9463ac98e55d5ace03808777fbb5042c9) Fixes: [#261](https://github-redirect.dependabot.com/pragdave/earmark/issues/261); - [`b325e71`](https://github.com/pragdave/earmark/commit/b325e71c6a74b7ef718fd8a2dcdfb5aaf2b9f072) Merge pull request [#275](https://github-redirect.dependabot.com/pragdave/earmark/issues/275) from pragdave/i259-remove-sanitize - [`a145b35`](https://github.com/pragdave/earmark/commit/a145b35d7b63269fc0693919ad8a4e4f517eaf39) Fixes: [#259](https://github-redirect.dependabot.com/pragdave/earmark/issues/259); - [`f829528`](https://github.com/pragdave/earmark/commit/f829528ce066cb0c40df3859da87155df95a2e83) Merge pull request [#274](https://github-redirect.dependabot.com/pragdave/earmark/issues/274) from pragdave/i238-pure-links-default - [`9f5eaac`](https://github.com/pragdave/earmark/commit/9f5eaac6c9d1129a51cf800ddd3cfb6887ed4d34) Fixes [#238](https://github-redirect.dependabot.com/pragdave/earmark/issues/238) - [`14d0d1c`](https://github.com/pragdave/earmark/commit/14d0d1ccb7bcf0727e698d3cbea792d44bbcf883) Fixes [#265](https://github-redirect.dependabot.com/pragdave/earmark/issues/265) - [`bf03bfa`](https://github.com/pragdave/earmark/commit/bf03bfa62fab1076896636c4d001fdd1ae2529b3) Unnecessary Docs Removed (Reduced to what interests the user only) - [`8488b70`](https://github.com/pragdave/earmark/commit/8488b7001e42c25d24ff27024a2027d23ab96ca3) Merge pull request [#273](https://github-redirect.dependabot.com/pragdave/earmark/issues/273) from pragdave/expose-ast - [`59b1f84`](https://github.com/pragdave/earmark/commit/59b1f847edb1320ed89de026e61dc64ba07b4fed) Some dead code removed, all? commented debugging output removed - Additional commits viewable in [compare view](https://github.com/pragdave/earmark/compare/v1.3.2...v1.4.0)


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 4 years ago

Superseded by #50.