You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.7.31
to 2025.7.34.
<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: 2025.7.34</p>
<pre><code>Git issue 575: Issues with ASCII/Unicode modifiers
</code></pre>
<p>Version: 2025.7.33</p>
<pre><code>Updated main.yml and pyproject.toml.
</code></pre>
<p>Version: 2025.7.32</p>
<pre><code>Git issue 580: Regression in v2025.7.31: \P{L} no longer
matches in simple patterns
</code></pre>
<p>Version: 2025.7.31</p>
<pre><code>Further updates to main.yml.
</code></pre>
<p>Version: 2025.7.30</p>
<pre><code>Updated main.yml and pyproject.toml.
</code></pre>
<p>Version: 2025.7.29</p>
<pre><code>Git issue 572: Inline ASCII modifier doesn't seem to affect
anything
</code></pre>
<p>Version: 2025.5.19</p>
<pre><code>Changed how main.yml skips unwanted Arch builds.
</code></pre>
<p>Version: 2025.5.18</p>
<pre><code>Updated main.yml to build Windows ARM64/aarch64 wheel.
<p>Updated licence text format in pyproject.toml.<br />
</code></pre></p>
<p>Version: 2025.2.13</p>
<pre><code>Dropping support for Python 3.8 and removing it from
main.yml.
</code></pre>
<p>Version: 2025.2.12</p>
<pre><code>Further fixes to main.yml.
</code></pre>
<p>Version: 2025.2.11</p>
<pre><code>Updated main.yml to Artifacts v4.
</code></pre>
<p>Version: 2025.2.10</p>
<pre><code>Git issue 551: Infinite loop on V1 search
</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/23ca191dd8d259a42bc3dcae092e4eafce48652d"><code>23ca191</code></a>
Git issue 575: Issues with ASCII/Unicode modifiers</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/88fee8529b5d41846bfdc144f46d2510c547d169"><code>88fee85</code></a>
Updated main.yml and pyproject.toml.</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/7ebda8c03230f31e28666790a96c40a650fd1b94"><code>7ebda8c</code></a>
Merge pull request <a
href="https://redirect.github.com/mrabarnett/mrab-regex/issues/582">#582</a>
from facelessuser/bugfix/setuptools</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/26d6efc9bf050190d32c1e8b972acc600d4f2edf"><code>26d6efc</code></a>
Setup failure scenario</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/a4a6d9443b11beb42d3440df91c76644ce45615c"><code>a4a6d94</code></a>
Git issue 580: Regression in v2025.7.31: \P{L} no longer matches in
simple pa...</li>
<li>See full diff in <a
href="https://github.com/mrabarnett/mrab-regex/compare/2025.7.31...2025.7.34">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>
0 commit comments