Skip to content

Commit

Permalink
build(deps): Bump pymdown-extensions from 9.10 to 10.0 (#307)
Browse files Browse the repository at this point in the history
Bumps
[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)
from 9.10 to 10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facelessuser/pymdown-extensions/releases">pymdown-extensions's
releases</a>.</em></p>
<blockquote>
<h2>10.0</h2>
<ul>
<li><strong>Break</strong>: Snippets: snippets will restrict snippets to
ensure they are under the <code>base_path</code> preventing snippets
relative to the <code>base_path</code> but not explicitly under it.
<code>restrict_base_path</code> can be set to <code>False</code> for
legacy
behavior.</li>
</ul>
<h2>9.11</h2>
<ul>
<li><strong>NEW</strong>: Emoji: Update to new CDN and use Twemoji
14.1.2.</li>
<li><strong>NEW</strong>: Snippets: Ignore nested snippet section syntax
when including a section.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/5e750734b7242d82258a0d9bf1db2ee966634903"><code>5e75073</code></a>
Update JS doc deps</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/b7bb4878d6017c03c8dc97c42d8d3bb6ee81db9d"><code>b7bb487</code></a>
Merge pull request from GHSA-jh85-wwv9-24hv</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/a8fb9666566dfb7e86094082860b5616885d35f4"><code>a8fb966</code></a>
Update JS doc deps</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/75d17e3e91cb04da0e9459c9a516318db27fee16"><code>75d17e3</code></a>
Update changelog</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/c3580c5c87ba7a6bc3fcd12a5e3c6bcfd45f809e"><code>c3580c5</code></a>
Update to use latest Twemoji release (<a
href="https://github.com/facelessuser/pymdown-extensions/issues/2004">#2004</a>)</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/442011d71431f83b8ab2220b3d7c8a896f062096"><code>442011d</code></a>
Update bad links</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/5bda09fb958d0a477c8296dc0766787ff7454504"><code>5bda09f</code></a>
Update JS doc deps</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/61b45712d8f01c79fc28207292d492b15884d8b5"><code>61b4571</code></a>
Ignore nested snippet sections (<a
href="https://github.com/facelessuser/pymdown-extensions/issues/2003">#2003</a>)</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/07e4b90f7d90f2b6c61ed464dee64409a538f3f0"><code>07e4b90</code></a>
Corrected a typo: &quot;be&quot; missing (<a
href="https://github.com/facelessuser/pymdown-extensions/issues/1991">#1991</a>)</li>
<li>See full diff in <a
href="https://github.com/facelessuser/pymdown-extensions/compare/9.10...10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pymdown-extensions&package-manager=pip&previous-version=9.10&new-version=10.0)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Safe-DS/Stdlib/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2023
1 parent 4dc3c69 commit 976ddea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 976ddea

Please sign in to comment.