Skip to content

chore(deps): bump regex from 1.12.2 to 1.12.3#11

Merged
fedeantuna merged 1 commit intomainfrom
dependabot/cargo/regex-1.12.3
Mar 29, 2026
Merged

chore(deps): bump regex from 1.12.2 to 1.12.3#11
fedeantuna merged 1 commit intomainfrom
dependabot/cargo/regex-1.12.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps regex from 1.12.2 to 1.12.3.

Changelog

Sourced from regex's changelog.

1.12.3 (2025-02-03)

This release excludes some unnecessary things from the archive published to crates.io. Specifically, fuzzing data and various shell scripts are now excluded. If you run into problems, please file an issue.

Improvements:

  • #1319: Switch from a Cargo exclude list to an include list, and exclude some unnecessary stuff.
Commits
  • b028e4f 1.12.3
  • 5e195de regex-automata-0.4.14
  • a3433f6 regex-syntax-0.8.9
  • 0c07fae regex-lite-0.1.9
  • 6a81006 cargo: exclude development scripts and fuzzing data
  • 4733e28 automata: fix onepass::DFA::try_search_slots panic when too many slots are ...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 1, 2026
@dependabot dependabot Bot changed the title chore(deps): bump regex from 1.12.2 to 1.12.3 chore: Bump regex from 1.12.2 to 1.12.3 Mar 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/regex-1.12.3 branch from 66479df to 9756a04 Compare March 29, 2026 19:35
@fedeantuna
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [regex](https://github.com/rust-lang/regex) from 1.12.2 to 1.12.3.
- [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.2...1.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: Bump regex from 1.12.2 to 1.12.3 chore(deps): bump regex from 1.12.2 to 1.12.3 Mar 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/regex-1.12.3 branch from 9756a04 to 24f6590 Compare March 29, 2026 19:43
@fedeantuna fedeantuna merged commit 3c3fe7c into main Mar 29, 2026
14 checks passed
@fedeantuna fedeantuna deleted the dependabot/cargo/regex-1.12.3 branch March 29, 2026 19:46
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 Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant