Skip to content

Bump regex from 2024.7.24 to 2026.1.15#266

Merged
thomasthaddeus merged 1 commit intomainfrom
dependabot/pip/regex-2026.1.15
Apr 27, 2026
Merged

Bump regex from 2024.7.24 to 2026.1.15#266
thomasthaddeus merged 1 commit intomainfrom
dependabot/pip/regex-2026.1.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps regex from 2024.7.24 to 2026.1.15.

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 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/regex-2026.1.15 branch from 99d11aa to 4ce6d88 Compare April 27, 2026 21:45
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.7.24 to 2026.1.15.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.7.24...2026.1.15)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2026.1.15
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/regex-2026.1.15 branch from 4ce6d88 to 0b070c1 Compare April 27, 2026 22:50
@thomasthaddeus thomasthaddeus merged commit e3b36cb into main Apr 27, 2026
4 of 5 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/regex-2026.1.15 branch April 27, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant