TechWilk / rota

Web-based rota management with email reminders.
7 stars 2 forks source link

Bump aptoma/twig-markdown from 3.1.0 to 3.2.0 #182

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps aptoma/twig-markdown from 3.1.0 to 3.2.0.

Changelog *Sourced from [aptoma/twig-markdown's changelog](https://github.com/aptoma/twig-markdown/blob/master/CHANGELOG.md).* > 3.2.0 > > - **Added**: Support for HMTL escaping in ParsdownEngine > > 2.1.0 > ----- > > - **FIX**: Upgrade to Twig 2.7 and namespace, due to [a security issue](https://symfony.com/blog/twig-sandbox-information-disclosure) > > 2.0.0 > ----- > > - **BC**: Require Twig v1.12, in order to replace deprecated Twig_Filter_Method with Twig_SimpleFilter > - **Added**: Add support for ParsedownEngine > > 1.2.0 > ----- > > - **Added**: Add support for GitHub's markdown engine > > 1.1.0 > ----- > > - **Added**: Add support for PHP League CommonMark engine > > 1.0.0 > ----- > > - **BC**: Remove deprecated dflydev-markdown parser
Commits - [`496ec52`](https://github.com/aptoma/twig-markdown/commit/496ec52657ead7c7e816a8702da26c3cc2e0990c) Release 3.2.0 - [`7c813e3`](https://github.com/aptoma/twig-markdown/commit/7c813e32a52c74080e2861d8b6b2954bd65c2068) Merge branch 'MasterOdin-patch-1' - [`ea153ad`](https://github.com/aptoma/twig-markdown/commit/ea153ad43e1ddb85e3dc1f1244f28dd2f3ef0065) Remove travis github oauth config - [`8dfb795`](https://github.com/aptoma/twig-markdown/commit/8dfb795eea81d7a314b91b74560b54dcf750d6fb) Remove travis github oauth config - [`625ce87`](https://github.com/aptoma/twig-markdown/commit/625ce87d666740a8be7f9b8f0f3503b75e2c089b) Add tests for new functions - [`09711ad`](https://github.com/aptoma/twig-markdown/commit/09711ad518d22f1bdae2f954591b1231ea0e7f63) Update ParsedownEngine to set HTML escaping - See full diff in [compare view](https://github.com/aptoma/twig-markdown/compare/3.1.0...3.2.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 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 has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot-preview[bot] commented 4 years ago

Superseded by #210.