Skip to content

🌱 Bump regex from 2026.2.28 to 2026.3.32#2647

Merged
openshift-merge-bot[bot] merged 1 commit intomainfrom
dependabot/pip/regex-2026.3.32
Apr 14, 2026
Merged

🌱 Bump regex from 2026.2.28 to 2026.3.32#2647
openshift-merge-bot[bot] merged 1 commit intomainfrom
dependabot/pip/regex-2026.3.32

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps regex from 2026.2.28 to 2026.3.32.

Changelog

Sourced from regex's changelog.

Version: 2026.3.32

Fixed segfault.

Version: 2026.3.31

Fixed bug again.

Version: 2026.3.30

Fixed bug.

Version: 2026.3.28

Fixed version.

Version: 2026.3.27

Various fixes, including ones to improve free-threading support.

Version: 2026.2.28

Replaced atomic operations with mutex on pattern object for free-threaded Python.

Version: 2026.2.26

PR [#598](https://github.com/mrabarnett/mrab-regex/issues/598): Fix race condition in storage caching with atomic operations.

Replaced use of PyUnicode_GET_LENGTH with PyUnicode_GetLength.

Version: 2026.2.19

Added \z as alias of \Z, like in re module.

Added prefixmatch as alias of match, like in re module.

Version: 2026.1.15

Re-uploaded.

Version: 2026.1.14

Git issue 596: Specifying {e<=0} causes ca 210× slow-down.

Added RISC-V wheels.

Version: 2025.11.3

Git issue 594: Support relative PARNO in recursive subpatterns.

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
Copilot AI review requested due to automatic review settings April 13, 2026 16:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@dependabot dependabot bot review requested due to automatic review settings April 13, 2026 16:02
@openshift-ci openshift-ci bot requested review from OchiengEd and pedjak April 13, 2026 16:02
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 13, 2026

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 50a6d29
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/69de026b813702000805a6ac
😎 Deploy Preview https://deploy-preview-2647--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@perdasilva
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2026.2.28 to 2026.3.32.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2026.2.28...2026.3.32)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2026.3.32
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/regex-2026.3.32 branch from 0096f7d to 50a6d29 Compare April 14, 2026 09:01
@dependabot dependabot bot requested review from Copilot and removed request for Copilot April 14, 2026 09:01
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 14, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 14, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 747fba3 into main Apr 14, 2026
23 checks passed
@dependabot dependabot bot deleted the dependabot/pip/regex-2026.3.32 branch April 14, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant