Bump mistune from 0.8.3 to 0.8.4
Created by: dependabot-preview[bot]
Bumps mistune from 0.8.3 to 0.8.4.
Changelog
Sourced from mistune's changelog.
Changelog
Here is the full history of mistune.
Version 0.8.4
Released on Oct. 11, 2018 * Support an escaped pipe char in a table cell. `#150`_ * Fix ordered and unordered list. `#152`_ * Fix spaces between = in HTML tags * Add max_recursive_depth for list and blockquote. * Fix fences code block. .. _`#150`: https://github-redirect.dependabot.com/lepture/mistune/pull/150 .. _`#152`: https://github-redirect.dependabot.com/lepture/mistune/pull/152 Version 0.8.3
Relased on Dec. 04, 2017
- Fix nested html issue.
#137
_.. _
#137
: https://github-redirect.dependabot.com/lepture/mistune/pull/137Version 0.8.2
Relased on Dec. 04, 2017 * Fix ``_keyify`` with lower case. Version 0.8.1
Released on Nov. 07, 2017
- Security fix CVE-2017-16876, thanks Dawid Czarnecki
Version 0.8
Released on Oct. 26, 2017 * Remove non breaking spaces preprocessing </tr></table> ... (truncated)
Commits
-
6470c42
Version bump 0.8.4 -
eeb8a97
Build without cython -
e586d8e
Add test cases for nested blockquote and list -
583d358
Fix fences code block. -
b95d420
Add max_recursive_depth for list and blockquote. -
bd36ac3
Add changelog for v0.8.4 -
4ad66e2
Fix spaces between = in HTML tags -
4ac88f5
Fix minors in tests (#175) -
c365503
Merge pull request #153 from hugovk/patch-1 -
2804685
Remove redundant version check - Additional commits viewable in compare view
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
.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now
in your Dependabot dashboard.
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:
- 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.