Skip to content

chore(deps): bump regex from 1.12.3 to 1.12.4#1699

Merged
github-actions[bot] merged 6 commits into
mainfrom
dependabot/cargo/regex-1.12.4
Jun 16, 2026
Merged

chore(deps): bump regex from 1.12.3 to 1.12.4#1699
github-actions[bot] merged 6 commits into
mainfrom
dependabot/cargo/regex-1.12.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps regex from 1.12.3 to 1.12.4.

Changelog

Sourced from regex's changelog.

1.12.4 (2025-06-09)

This release includes a performance optimization for compilation of regexes with very large character classes.

Improvements:

  • #1308: Avoid re-canonicalizing the entire interval set when pushing new class ranges.
Commits
  • 7b96fdc 1.12.4
  • 7b89cf0 deps: update to regex-syntax 0.8.11
  • 1401679 regex-syntax-0.8.11
  • d709000 changelog: 1.12.4
  • 9825c74 syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)
  • a7f2ff6 docs: clarify regex-lite word boundaries
  • 2c7b172 docs: clarify unsupported Anchored::Pattern searches
  • 839d16b regex-syntax-0.8.10
  • c4865a0 syntax: fix negation handling in HIR translation
  • d8761c0 cargo: also include benches
  • 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 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/rust-lang/regex) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.12.3...1.12.4)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Rust-related changes labels Jun 15, 2026
@github-actions github-actions Bot enabled auto-merge June 16, 2026 01:31

@Rul1an Rul1an left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed lockfile-only semver patch dependency update; checks are green.

@Rul1an

Rul1an commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Assay-Runner delegated proof:

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0f9c8865-3734-49b0-b0f6-53dbdc464654

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/cargo/regex-1.12.4

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🐰 Bencher Report

Branchdependabot/cargo/regex-1.12.4
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
sw/12xlarge📈 view plot
🚷 view threshold
29.21 ms
(-20.42%)Baseline: 36.71 ms
55.07 ms
(53.05%)
sw/50x400b📈 view plot
🚷 view threshold
84.47 ms
(-19.29%)Baseline: 104.66 ms
156.99 ms
(53.81%)
🐰 View full continuous benchmarking report in Bencher

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🐰 Bencher Report

Branchdependabot/cargo/regex-1.12.4
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
sr/wc📈 view plot
🚷 view threshold
44.47 ms
(-2.53%)Baseline: 45.63 ms
68.44 ms
(64.98%)
🐰 View full continuous benchmarking report in Bencher

@Rul1an

Rul1an commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Assay-Runner delegated proof:

@Rul1an

Rul1an commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Assay-Runner delegated proof:

@github-actions github-actions Bot merged commit 2d3d574 into main Jun 16, 2026
49 of 51 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/regex-1.12.4 branch June 16, 2026 08:21
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 rust Rust-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant