Changelog
*Sourced from [aptoma/twig-markdown's changelog](https://github.com/aptoma/twig-markdown/blob/master/CHANGELOG.md).*
> CHANGELOG
> =========
Commits
- [`624ccf5`](https://github.com/aptoma/twig-markdown/commit/624ccf53002e6786a17789a98d08e3d5e662517d) Switch to Twig 2
- [`ab56a44`](https://github.com/aptoma/twig-markdown/commit/ab56a442625f732ad3ffd4a6f61cb939d1542cd6) Merge branch 'hboomsma-phpunit'
- [`3b33602`](https://github.com/aptoma/twig-markdown/commit/3b336022b678a05b8eeaa510e1eaf63de84e68ed) Removed composer.lock
- [`7b995f6`](https://github.com/aptoma/twig-markdown/commit/7b995f60a978b02f1966c36b92513f12cee565cb) Dropped support for PHP5.4 and 5.5
- [`3e8b2bf`](https://github.com/aptoma/twig-markdown/commit/3e8b2bf4d7d7d832ee6ba1bea136dccad490ce38) upgrade to phpunit 6.0
- [`55af883`](https://github.com/aptoma/twig-markdown/commit/55af883544ffeeccba162523b7ef37330b2dc6fa) Merge pull request [#19](https://github-redirect.dependabot.com/aptoma/twig-markdown/issues/19) from qasim/master
- [`37b96a2`](https://github.com/aptoma/twig-markdown/commit/37b96a2cdb328cb5034081b93b8280616b01e709) Fix casing on Github class references
- [`8b3c6ce`](https://github.com/aptoma/twig-markdown/commit/8b3c6ce7e5ba04d3c0822a01e1df06b0665c8626) Change GitHub exception to catch
- [`d5780f9`](https://github.com/aptoma/twig-markdown/commit/d5780f9a2a0d0c1915bd48dc8a97b09d23acae5f) Wrap GitHubMarkdownEngine test in try/catch to handle rate limit fail
- [`110c1a8`](https://github.com/aptoma/twig-markdown/commit/110c1a888451181e52856d270090edc5c11759e6) Update dependencies
- Additional commits viewable in [compare view](https://github.com/aptoma/twig-markdown/compare/2.0.0...3.0.0)
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.
Bumps aptoma/twig-markdown from 2.0.0 to 3.0.0.
Changelog
*Sourced from [aptoma/twig-markdown's changelog](https://github.com/aptoma/twig-markdown/blob/master/CHANGELOG.md).* > CHANGELOG > =========Commits
- [`624ccf5`](https://github.com/aptoma/twig-markdown/commit/624ccf53002e6786a17789a98d08e3d5e662517d) Switch to Twig 2 - [`ab56a44`](https://github.com/aptoma/twig-markdown/commit/ab56a442625f732ad3ffd4a6f61cb939d1542cd6) Merge branch 'hboomsma-phpunit' - [`3b33602`](https://github.com/aptoma/twig-markdown/commit/3b336022b678a05b8eeaa510e1eaf63de84e68ed) Removed composer.lock - [`7b995f6`](https://github.com/aptoma/twig-markdown/commit/7b995f60a978b02f1966c36b92513f12cee565cb) Dropped support for PHP5.4 and 5.5 - [`3e8b2bf`](https://github.com/aptoma/twig-markdown/commit/3e8b2bf4d7d7d832ee6ba1bea136dccad490ce38) upgrade to phpunit 6.0 - [`55af883`](https://github.com/aptoma/twig-markdown/commit/55af883544ffeeccba162523b7ef37330b2dc6fa) Merge pull request [#19](https://github-redirect.dependabot.com/aptoma/twig-markdown/issues/19) from qasim/master - [`37b96a2`](https://github.com/aptoma/twig-markdown/commit/37b96a2cdb328cb5034081b93b8280616b01e709) Fix casing on Github class references - [`8b3c6ce`](https://github.com/aptoma/twig-markdown/commit/8b3c6ce7e5ba04d3c0822a01e1df06b0665c8626) Change GitHub exception to catch - [`d5780f9`](https://github.com/aptoma/twig-markdown/commit/d5780f9a2a0d0c1915bd48dc8a97b09d23acae5f) Wrap GitHubMarkdownEngine test in try/catch to handle rate limit fail - [`110c1a8`](https://github.com/aptoma/twig-markdown/commit/110c1a888451181e52856d270090edc5c11759e6) Update dependencies - Additional commits viewable in [compare view](https://github.com/aptoma/twig-markdown/compare/2.0.0...3.0.0)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.