dependabot[bot] opened a new pull request, #453:
URL: https://github.com/apache/avro-rs/pull/453

   Bumps [regex-lite](https://github.com/rust-lang/regex) from 0.1.8 to 0.1.9.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rust-lang/regex/blob/master/CHANGELOG.md";>regex-lite's 
changelog</a>.</em></p>
   <blockquote>
   <h1>1.12.3 (2025-02-03)</h1>
   <p>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.</p>
   <p>Improvements:</p>
   <ul>
   <li><a 
href="https://redirect.github.com/rust-lang/regex/pull/1319";>#1319</a>:
   Switch from a Cargo <code>exclude</code> list to an <code>include</code> 
list, and exclude some
   unnecessary stuff.</li>
   </ul>
   <h1>1.12.2 (2025-10-13)</h1>
   <p>This release fixes a <code>cargo doc</code> breakage on nightly when 
<code>--cfg docsrs</code> is
   enabled. This caused documentation to fail to build on docs.rs.</p>
   <p>Bug fixes:</p>
   <ul>
   <li>[BUG <a 
href="https://redirect.github.com/rust-lang/regex/issues/1305";>#1305</a>](<a 
href="https://redirect.github.com/rust-lang/regex/issues/1305";>rust-lang/regex#1305</a>):
   Switches the <code>doc_auto_cfg</code> feature to <code>doc_cfg</code> on 
nightly for docs.rs builds.</li>
   </ul>
   <h1>1.12.1 (2025-10-10)</h1>
   <p>This release makes a bug fix in the new 
<code>regex::Captures::get_match</code> API
   introduced in <code>1.12.0</code>. There was an oversight with the lifetime 
parameter
   for the <code>Match</code> returned. This is technically a breaking change, 
but given
   that it was caught almost immediately and I've yanked the 
<code>1.12.0</code> release,
   I think this is fine.</p>
   <h1>1.12.0 (2025-10-10)</h1>
   <p>This release contains a smattering of bug fixes, a fix for excessive 
memory
   consumption in some cases and a new <code>regex::Captures::get_match</code> 
API.</p>
   <p>Improvements:</p>
   <ul>
   <li>[FEATURE <a 
href="https://redirect.github.com/rust-lang/regex/issues/1146";>#1146</a>](<a 
href="https://redirect.github.com/rust-lang/regex/issues/1146";>rust-lang/regex#1146</a>):
   Add <code>Capture::get_match</code> for returning the overall match without 
<code>unwrap()</code>.</li>
   </ul>
   <p>Bug fixes:</p>
   <ul>
   <li>[BUG <a 
href="https://redirect.github.com/rust-lang/regex/issues/1083";>#1083</a>](<a 
href="https://redirect.github.com/rust-lang/regex/issues/1083";>rust-lang/regex#1083</a>):
   Fixes a panic in the lazy DFA (can only occur for especially large 
regexes).</li>
   <li>[BUG <a 
href="https://redirect.github.com/rust-lang/regex/issues/1116";>#1116</a>](<a 
href="https://redirect.github.com/rust-lang/regex/issues/1116";>rust-lang/regex#1116</a>):
   Fixes a memory usage regression for large regexes (introduced in <code>regex 
1.9</code>).</li>
   <li>[BUG <a 
href="https://redirect.github.com/rust-lang/regex/issues/1195";>#1195</a>](<a 
href="https://redirect.github.com/rust-lang/regex/issues/1195";>rust-lang/regex#1195</a>):</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rust-lang/regex/commit/0c07fae444adf0802d84455e689f1143d2dd7790";><code>0c07fae</code></a>
 regex-lite-0.1.9</li>
   <li><a 
href="https://github.com/rust-lang/regex/commit/6a810068f030c023a12c93ccae49bc5fd907c4f6";><code>6a81006</code></a>
 cargo: exclude development scripts and fuzzing data</li>
   <li><a 
href="https://github.com/rust-lang/regex/commit/4733e28ba4f281f643ce93e4089eccbb9a9d5a5a";><code>4733e28</code></a>
 automata: fix <code>onepass::DFA::try_search_slots</code> panic when too many 
slots are ...</li>
   <li><a 
href="https://github.com/rust-lang/regex/commit/5ea3eb1e95f0338e283f5f0b4681f0891a1cd836";><code>5ea3eb1</code></a>
 1.12.2</li>
   <li><a 
href="https://github.com/rust-lang/regex/commit/ab0b07171b82d1d4fdc8359505d12b2e818514d4";><code>ab0b071</code></a>
 regex-automata-0.4.13</li>
   <li><a 
href="https://github.com/rust-lang/regex/commit/691d51457db276bbdf9ca3de2cafe285c662c59f";><code>691d514</code></a>
 regex-syntax-0.8.8</li>
   <li><a 
href="https://github.com/rust-lang/regex/commit/1dd90777791dbc6bbf389157d05ac8176c6ad051";><code>1dd9077</code></a>
 docs: swap <code>doc_auto_cfg</code> with <code>doc_cfg</code></li>
   <li><a 
href="https://github.com/rust-lang/regex/commit/0089034cb37b0bf3785f2e0211f7eca74033f4d1";><code>0089034</code></a>
 regex-cli-0.2.3</li>
   <li>See full diff in <a 
href="https://github.com/rust-lang/regex/compare/regex-lite-0.1.8...regex-lite-0.1.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=regex-lite&package-manager=cargo&previous-version=0.1.8&new-version=0.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to