Bump regex from 2024.11.6 to 2025.7.33
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(11 months ago)
(11 months ago)
(11 months ago)
dependencies python
Bumps regex from 2024.11.6 to 2025.7.33.
Changelog
Sourced from regex's changelog.
Version: 2025.7.33
Updated main.yml and pyproject.toml.Version: 2025.7.32
Git issue 580: Regression in v2025.7.31: \P{L} no longer matches in simple patternsVersion: 2025.7.31
Further updates to main.yml.Version: 2025.7.30
Updated main.yml and pyproject.toml.Version: 2025.7.29
Git issue 572: Inline ASCII modifier doesn't seem to affect anythingVersion: 2025.5.19
Changed how main.yml skips unwanted Arch builds.Version: 2025.5.18
Updated main.yml to build Windows ARM64/aarch64 wheel.Updated licence text format in pyproject.toml.
Version: 2025.2.13
Dropping support for Python 3.8 and removing it from main.yml.Version: 2025.2.12
Further fixes to main.yml.Version: 2025.2.11
Updated main.yml to Artifacts v4.Version: 2025.2.10
Git issue 551: Infinite loop on V1 searchIt's catastrophic backtracking due to the possibilities of full casefolding.
Replacing
[\s\S]with(?s:.)can help, but a proper fix would be more difficult.
... (truncated)
Commits
88fee85Updated main.yml and pyproject.toml.7ebda8cMerge pull request #582 from facelessuser/bugfix/setuptools26d6efcSetup failure scenarioa4a6d94Git issue 580: Regression in v2025.7.31: \P{L} no longer matches in simple pa...becb0d4Updated version and added changes to changelog.txt.457bcd3Merge pull request #577 from facelessuser/bugfix/linux0d045f7No need to upload source in manylinuxf2d385bFix aarch64, ppc64le, s390x, and source dist4bc46f1Merge pull request #574 from facelessuser/bugfix/wheels4c9da2eExperiment with wheel building- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 4371674 |
| UUID: | 2708239084 |
| Node ID: | PR_kwDOD0trXs6hbHLs |
| Host: | GitHub |
| Repository: | pigs-will-fly/docker-python |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |