Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps regex from 2024.11.6 to 2025.11.3.

Changelog

Sourced from regex's changelog.

Version: 2025.11.3

Git issue 594: Support relative PARNO in recursive subpatterns

Version: 2025.10.23

'setup.py' was missing from the source distribution.

Version: 2025.10.22

Fixed test in main.yml.

Version: 2025.10.21

Moved tests into subfolder.

Version: 2025.10.20

Re-organised files.

Updated to Unicode 17.0.0.

Version: 2025.9.20

Enable free-threading support in cibuildwheel in another place.

Version: 2025.9.19

Enable free-threading support in cibuildwheel.

Version: 2025.9.18

Git issue 565: Support the free-threaded build of CPython 3.13

Version: 2025.9.1

Git PR 585: Fix AttributeError: 'AnyAll' object has no attribute '_key'

Version: 2025.8.29

Git issue 584: AttributeError: 'AnyAll' object has no attribute 'positive'

Version: 2025.7.34

Git issue 575: Issues with ASCII/Unicode modifiers

Version: 2025.7.33

Updated main.yml and pyproject.toml.

... (truncated)

Commits
  • b01d6e7 Git issue 594: Support relative PARNO in recursive subpatterns
  • dd256cd Merge pull request #591 from foosel/ci-tests
  • 26454da 'setup.py' was missing from the source distribution.
  • 1b2ca8c ci: run tests against sdist
  • 609733a ci: only release if the tests are green
  • fa08ff1 ci: make sure to always run tests against full matrix
  • f2d31b0 Fixed test in main.yml.
  • 2fd4dc0 Moved tests into subfolder.
  • 54fa96c Re-organised files.
  • 4359a6a Enable free-threading support in cibuildwheel in another place.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.11.6 to 2025.11.3.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.11.6...2025.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 29, 2025
@github-actions
Copy link
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/regex-2025.11.3 (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 3.79ms 3.79ms -0.2%
Bloom Filter Large Scale Dns Brute Force 17.49ms 16.88ms -3.5%
Large Closest Match Lookup 316.87ms 311.87ms -1.6%
Realistic Closest Match Workload 172.08ms 171.73ms -0.2%
Event Validation Full Scan Startup Small Batch 408.33ms 421.13ms +3.1%
Event Validation Full Scan Startup Large Batch 718.69ms 714.89ms -0.5%
Make Event Autodetection Small 26.57ms 26.12ms -1.7%
Make Event Autodetection Large 267.68ms 265.06ms -1.0%
Make Event Explicit Types 11.66ms 11.54ms -1.0%
Excavate Single Thread Small 3.430s 3.404s -0.8%
Excavate Single Thread Large 9.568s 9.537s -0.3%
Excavate Parallel Tasks Small 3.524s 3.594s +2.0%
Excavate Parallel Tasks Large 6.910s 7.014s +1.5%
Is Ip Performance 2.94ms 2.97ms +1.1%
Make Ip Type Performance 10.81ms 10.92ms +0.9%
Mixed Ip Operations 4.23ms 4.24ms +0.4%
Typical Queue Shuffle 53.47µs 54.19µs +1.3%
Priority Queue Shuffle 584.53µs 602.52µs +3.1%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.14

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

1 participant