Commit 66963b9
authored
build(deps): bump pygments from 2.19.1 to 2.19.2 in /docs (#3019)
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 to
2.19.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pygments/pygments/releases">pygments's
releases</a>.</em></p>
<blockquote>
<h2>2.19.2</h2>
<ul>
<li>Lua: Fix regression introduced in 2.19.0 (<a
href="https://redirect.github.com/pygments/pygments/issues/2882">#2882</a>,
<a
href="https://redirect.github.com/pygments/pygments/issues/2839">#2839</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pygments/pygments/blob/master/CHANGES">pygments's
changelog</a>.</em></p>
<blockquote>
<h2>Version 2.19.2</h2>
<p>(released June 21st, 2025)</p>
<ul>
<li>Lua: Fix regression introduced in 2.19.0 (<a
href="https://redirect.github.com/pygments/pygments/issues/2882">#2882</a>,
<a
href="https://redirect.github.com/pygments/pygments/issues/2839">#2839</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pygments/pygments/commit/cfca62e6e95136e48a255e8cbffb0bbe1d98456c"><code>cfca62e</code></a>
Prepare v2.19.2 release.</li>
<li><a
href="https://github.com/pygments/pygments/commit/6688300df2ea289a6137c7ee9c78d0bb95683b5c"><code>6688300</code></a>
Disable pyodide (currently broken.)</li>
<li><a
href="https://github.com/pygments/pygments/commit/66997c3e302226a95c22cdaebf827444327920fa"><code>66997c3</code></a>
Update ruff version.</li>
<li><a
href="https://github.com/pygments/pygments/commit/94dda77d69a6d6c47c33f06ce2425e7f306154a2"><code>94dda77</code></a>
Update CHANGES.</li>
<li><a
href="https://github.com/pygments/pygments/commit/26634c856cefea620571123577d1f8cf09589ed8"><code>26634c8</code></a>
Merge pull request <a
href="https://redirect.github.com/pygments/pygments/issues/2882">#2882</a>
from thavelick/fix_lua_runaway_regex</li>
<li><a
href="https://github.com/pygments/pygments/commit/b6a51ece09e31d3db2b732c8536a533b6de74768"><code>b6a51ec</code></a>
fix lua regex causing runaway backtracking.</li>
<li><a
href="https://github.com/pygments/pygments/commit/edef94d66c2d70f05a86ac6098a69ab253b8d946"><code>edef94d</code></a>
Investigation for <a
href="https://redirect.github.com/pygments/pygments/issues/2839">#2839</a>.</li>
<li><a
href="https://github.com/pygments/pygments/commit/fb6a00ef872e45a23212c214b8494ebedbd4709b"><code>fb6a00e</code></a>
Merge pull request <a
href="https://redirect.github.com/pygments/pygments/issues/2837">#2837</a>
from dlazin/sql-cleanup</li>
<li><a
href="https://github.com/pygments/pygments/commit/bf7aa2368fe7e0f42d4543781f0b00b4565b3995"><code>bf7aa23</code></a>
Clean up sql.py</li>
<li>See full diff in <a
href="https://github.com/pygments/pygments/compare/2.19.1...2.19.2">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>1 parent 466ac33 commit 66963b9
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments