Skip to content

Bump regex from 1.12.3 to 1.12.4 in the rust-dependencies group across 1 directory#587

Merged
edmorley merged 2 commits into
mainfrom
dependabot/cargo/rust-dependencies-acc80fea4c
Jul 3, 2026
Merged

Bump regex from 1.12.3 to 1.12.4 in the rust-dependencies group across 1 directory#587
edmorley merged 2 commits into
mainfrom
dependabot/cargo/rust-dependencies-acc80fea4c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-dependencies group with 1 update in the / directory: regex.

Updates 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Dependabot PRs that update Rust dependencies skip changelog Skip the check-changelog check labels Jul 1, 2026
@dependabot dependabot Bot requested a review from edmorley as a code owner July 1, 2026 14:04
@dependabot dependabot Bot added skip changelog Skip the check-changelog check dependencies Pull requests that update a dependency file rust Dependabot PRs that update Rust dependencies labels Jul 1, 2026
@edmorley

edmorley commented Jul 3, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the rust-dependencies group with 1 update in the / directory: [regex](https://github.com/rust-lang/regex).


Updates `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
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump regex from 1.12.3 to 1.12.4 in the rust-dependencies group Bump regex from 1.12.3 to 1.12.4 in the rust-dependencies group across 1 directory Jul 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/rust-dependencies-acc80fea4c branch from efe3646 to b611184 Compare July 3, 2026 23:16
@edmorley edmorley enabled auto-merge (squash) July 3, 2026 23:33
@edmorley edmorley merged commit d332af1 into main Jul 3, 2026
9 checks passed
@edmorley edmorley deleted the dependabot/cargo/rust-dependencies-acc80fea4c branch July 3, 2026 23:36
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 Dependabot PRs that update Rust dependencies skip changelog Skip the check-changelog check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant