Commit e69617b
authored
Bump regex from 2026.1.15 to 2026.2.19 (#12100)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.1.15
to 2026.2.19.
<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.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.<br />
</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.<br />
</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.<br />
</code></pre></p>
<p>Version: 2025.9.20</p>
<pre><code>Enable free-threading support in cibuildwheel in another
place.
</code></pre>
<p>Version: 2025.9.19</p>
<pre><code>Enable free-threading support in cibuildwheel.
</code></pre>
<p>Version: 2025.9.18</p>
<pre><code>Git issue 565: Support the free-threaded build of CPython
3.13
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/9789c2284ff1fc41aee38ccd2a2508608afeb2e6"><code>9789c22</code></a>
Added \z as alias of \Z, like in re module.</li>
<li>See full diff in <a
href="https://github.com/mrabarnett/mrab-regex/compare/2026.1.15...2026.2.19">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 564cdbf commit e69617b
5 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments