Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump myst-parser from 0.18.0 to 0.18.1 (#2345)
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.0 to 0.18.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/executablebooks/MyST-Parser/releases">myst-parser's releases</a>.</em></p> <blockquote> <h2>v0.18.1</h2> <h2>What's Changed</h2> <ul> <li>🔧 MAINTAIN: Minor fixes by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/585">executablebooks/MyST-Parser#585</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/586">executablebooks/MyST-Parser#586</a></li> <li>📚 DOCS: redundant trailing <code>)</code> by <a href="https://github.com/Ab2nour"><code>@Ab2nour</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/588">executablebooks/MyST-Parser#588</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/595">executablebooks/MyST-Parser#595</a></li> <li>📚 DOCS: Fix typos in syntax.md by <a href="https://github.com/StefanBrand"><code>@StefanBrand</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/596">executablebooks/MyST-Parser#596</a></li> <li>📚 DOCS: Fix <code>sphinxcontrib.mermaid</code> typo by <a href="https://github.com/bskinn"><code>@bskinn</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/599">executablebooks/MyST-Parser#599</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/598">executablebooks/MyST-Parser#598</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/603">executablebooks/MyST-Parser#603</a></li> <li>📚 DOCS: Fix gallery link by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/605">executablebooks/MyST-Parser#605</a></li> <li>🐛 FIX: set myst-anchor read/write encoding as <code>utf8</code> by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/610">executablebooks/MyST-Parser#610</a></li> <li>⬆️ UPGRADE: docutils 0.19 support by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/611">executablebooks/MyST-Parser#611</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/608">executablebooks/MyST-Parser#608</a></li> <li>📚 Update MySTyc URL by <a href="https://github.com/astrojuanlu"><code>@astrojuanlu</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/616">executablebooks/MyST-Parser#616</a></li> <li>✨ NEW: Add <code>attrs_image</code> (experimental) extension by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/620">executablebooks/MyST-Parser#620</a></li> <li>🚀 RELEASE: 0.18.1 by <a href="https://github.com/chrisjsewell"><code>@chrisjsewell</code></a> in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/621">executablebooks/MyST-Parser#621</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Ab2nour"><code>@Ab2nour</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/588">executablebooks/MyST-Parser#588</a></li> <li><a href="https://github.com/StefanBrand"><code>@StefanBrand</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/596">executablebooks/MyST-Parser#596</a></li> <li><a href="https://github.com/bskinn"><code>@bskinn</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/pull/599">executablebooks/MyST-Parser#599</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1">https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md">myst-parser's changelog</a>.</em></p> <blockquote> <h2>0.18.1 - 2022-27-09</h2> <p>Full Changelog: <a href="https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1">v0.18.0...v0.18.1</a></p> <ul> <li>⬆️ UPGRADE: docutils 0.19 support (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/611">#611</a>)</li> <li>✨ NEW: Add <code>attrs_image</code> (experimental) extension (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/620">#620</a>) <ul> <li>e.g. <code>![image](https://github.com/executablebooks/MyST-Parser/blob/master/image.png){#id .class width=100px}</code></li> <li>See: <a href="https://github.com/executablebooks/MyST-Parser/blob/master/docs/syntax/optional.md">Optional syntax section</a></li> <li><strong>Important</strong>: This is an experimental extension, and may change in future releases</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/28725fceb8e1e117cb247b06a267f82c501ce527"><code>28725fc</code></a> 🚀 RELEASE: 0.18.1 (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/621">#621</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/ce52268d83b8a414ebc97ea31d0ddc9b669b48bc"><code>ce52268</code></a> ✨ NEW: Add <code>attrs_image</code> (experimental) extension (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/620">#620</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/4a30c24d1043a26178df4e7a7e6aac6fed8f5b70"><code>4a30c24</code></a> 📚 Update MySTyc URL (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/616">#616</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/0438955d4bce89df463fd3805cb6a8aa514cd7f6"><code>0438955</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/608">#608</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/310580730652f3b84da3868f2a886ef9fc743959"><code>3105807</code></a> ⬆️ UPGRADE: docutils 0.19 support (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/611">#611</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/363b853752717d987d70a5c94ca14df5539fe071"><code>363b853</code></a> 🐛 FIX: set myst-anchor read/write encoding as <code>utf8</code> (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/610">#610</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/bd9303e696c97286d734a7bbb09e63def685cf5a"><code>bd9303e</code></a> 🔧 MAINTAIN: Remove spurious file</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/7556122193eb3bade3f073f5e74fcb08e18175fd"><code>7556122</code></a> 📚 DOCS: Fix gallery link (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/605">#605</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/0554aedffb9f431ec31dc685b5aca95d490169d2"><code>0554aed</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/603">#603</a>)</li> <li><a href="https://github.com/executablebooks/MyST-Parser/commit/4f2c9ba0d4e7745d27375d7bb1fa753f515562a9"><code>4f2c9ba</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/executablebooks/MyST-Parser/issues/598">#598</a>)</li> <li>Additional commits viewable in <a href="https://github.com/executablebooks/MyST-Parser/compare/v0.18.0...v0.18.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=myst-parser&package-manager=pip&previous-version=0.18.0&new-version=0.18.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information