Bump regex from 1.11.1 to 1.11.3 in /ql
Open
Number: #20527
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 26, 2025 at 03:06 AM UTC
(5 months ago)
(5 months ago)
Updated:
September 26, 2025 at 03:06 AM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies Rust
dependencies Rust
Description:
Bumps regex from 1.11.1 to 1.11.3.
Changelog
Sourced from regex's changelog.
1.11.3 (2025-09-25)
This is a small patch release with an improvement in memory usage in some cases.
Improvements:
- [BUG #1297](rust-lang/regex#1297): Improve memory usage by trimming excess memory capacity in some spots.
1.11.2 (2025-08-24)
This is a new patch release of
regexwith some minor fixes. A larger number of typo or lint fix patches were merged. Also, we now finally recommend usingstd::sync::LazyLock.Improvements:
- [BUG #1217](rust-lang/regex#1217): Switch recommendation from
once_celltostd::sync::LazyLock.- [BUG #1225](rust-lang/regex#1225): Add
DFA::set_prefiltertoregex-automata.Bug fixes:
- [BUG #1165](rust-lang/regex#1150): Remove
stddependency fromperf-literal-multisubstringcrate feature.- [BUG #1165](rust-lang/regex#1165): Clarify the meaning of
(?R)$in the documentation.- [BUG #1281](rust-lang/regex#1281): Remove
fuzz/andrecord/directories from published crate on crates.io.
Commits
ef1c2c31.11.3ad5cd6cdeps: bump regex-automataee69d9echangelog: 1.11.3159fa3eregex-automata-0.4.1102a62baautomata: callVec::shrink_to_fitin a few strategic placesa76e0a0cargo: excludetests/fuzzfrom the package19172ccstyle: inline formatting arguments2695e29ci: fix cross testingd0aa5861.11.2a3bf4adregex-cli-0.2.2- 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
Commits:
1
1
Files Changed:
3
3
Additions:
+88
+88
Deletions:
-84
-84
Package Dependencies
Technical Details
| ID: | 8464601 |
| UUID: | 2862418803 |
| Node ID: | PR_kwDOCIafrM6qnQtz |
| Host: | GitHub |
| Repository: | github/codeql |
| Merge State: | Unknown |