build(deps): bump regex from 2026.4.4 to 2026.5.9 #1155 (lando@main)

Warnings
  • Checking...
Blockers
  • Checking...
Branches dependabot/pip/regex-2026.5.9 -> main
Repo lando@main (git) (git://github.com/mozilla-conduit/lando.git)
Author dependabot[bot]
State open
Commit Title build(deps): bump regex from 2026.4.4 to 2026.5.9
Commit Body Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.4.4 to 2026.5.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt">regex's changelog</a>.</em></p> <blockquote> <p>Version: 2026.5.9</p> <pre><code>Reverse matching with full unicode casefolding could lead to out-of-range string indexes. </code></pre> <p>Version: 2026.4.4</p> <pre><code>A fix for older Python versions before free-threading was supported. </code></pre> <p>Version: 2026.4.3</p> <pre><code>More fixes for free-threading. </code></pre> <p>Version: 2026.3.32</p> <pre><code>Fixed segfault. </code></pre> <p>Version: 2026.3.31</p> <pre><code>Fixed bug again. </code></pre> <p>Version: 2026.3.30</p> <pre><code>Fixed bug. </code></pre> <p>Version: 2026.3.28</p> <pre><code>Fixed version. </code></pre> <p>Version: 2026.3.27</p> <pre><code>Various fixes, including ones to improve free-threading support. </code></pre> <p>Version: 2026.2.28</p> <pre><code>Replaced atomic operations with mutex on pattern object for free-threaded Python. </code></pre> <p>Version: 2026.2.26</p> <pre><code>PR [#598](https://github.com/mrabarnett/mrab-regex/issues/598): Fix race condition in storage caching with atomic operations. <p>Replaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength. </code></pre></p> <p>Version: 2026.2.19</p> <pre><code>Added \z as alias of \Z, like in re module. <p>Added prefixmatch as alias of match, like in re module. </code></pre></p> <p>Version: 2026.1.15</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mrabarnett/mrab-regex/commit/e57d185bb711729091907b23edac5dcba0426243"><code>e57d185</code></a> Reverse matching with full unicode casefolding lead to out-of-range string in...</li> <li>See full diff in <a href="https://github.com/mrabarnett/mrab-regex/compare/2026.4.4...2026.5.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=regex&package-manager=pip&previous-version=2026.4.4&new-version=2026.5.9)](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 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>

Landings

Not yet Landed
There has been no attempt to land revisions in this stack.