build(deps): bump regex from 2026.2.19 to 2026.2.28 #957 (lando@main)
| Warnings |
|
|---|---|
| Blockers |
|
| Branches | dependabot/pip/regex-2026.2.28 -> main |
| Repo | lando@main (git) (git://github.com/mozilla-conduit/lando.git) |
| Author | dependabot[bot] |
| State | closed |
| Commit Title | build(deps): bump regex from 2026.2.19 to 2026.2.28 |
| Commit Body | Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.2.19 to 2026.2.28. <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.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> <pre><code>Re-uploaded. </code></pre> <p>Version: 2026.1.14</p> <pre><code>Git issue 596: Specifying {e<=0} causes ca 210× slow-down. <p>Added RISC-V wheels. </code></pre></p> <p>Version: 2025.11.3</p> <pre><code>Git issue 594: Support relative PARNO in recursive subpatterns. </code></pre> <p>Version: 2025.10.23</p> <pre><code>'setup.py' was missing from the source distribution. </code></pre> <p>Version: 2025.10.22</p> <pre><code>Fixed test in main.yml. </code></pre> <p>Version: 2025.10.21</p> <pre><code>Moved tests into subfolder. </code></pre> <p>Version: 2025.10.20</p> <pre><code>Re-organised files. <p>Updated to Unicode 17.0.0. </code></pre></p> <p>Version: 2025.9.20</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mrabarnett/mrab-regex/commit/df2d5ac9983af6febc0c2f32aff396a06142f8cb"><code>df2d5ac</code></a> Replaced atomic operations with mutex on pattern object for free-threaded Pyt...</li> <li><a href="https://github.com/mrabarnett/mrab-regex/commit/ed3d9caf347d6be15f362111775c9ef8d4ca49b2"><code>ed3d9ca</code></a> Replaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.</li> <li><a href="https://github.com/mrabarnett/mrab-regex/commit/28dd3e7db3a5bdbf6d7b9d9da35f4a75d842e4b2"><code>28dd3e7</code></a> Merge pull request <a href="https://redirect.github.com/mrabarnett/mrab-regex/issues/598">#598</a> from kevmo314/fix-storage-caching-race</li> <li><a href="https://github.com/mrabarnett/mrab-regex/commit/cd631d83738de110272ed99d0049ae7532b3783d"><code>cd631d8</code></a> Fix race condition in storage caching with atomic operations</li> <li>See full diff in <a href="https://github.com/mrabarnett/mrab-regex/compare/2026.2.19...2026.2.28">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 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.