Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps regex-lite from 0.1.5 to 0.1.7.

Changelog

Sourced from regex-lite's changelog.

0.1.79

  • Require regex-syntax 0.3.8.

0.1.78

  • [PR #290](rust-lang/regex#290): Fixes bug #289, which caused some regexes with a certain combination of literals to match incorrectly.

0.1.77

0.1.76

  • Tweak criteria for using the Teddy literal matcher.

0.1.75

  • [PR #275](rust-lang/regex#275): Improves match verification performance in the Teddy SIMD searcher.
  • [PR #278](rust-lang/regex#278): Replaces slow substring loop in the Teddy SIMD searcher with Aho-Corasick.
  • Implemented DoubleEndedIterator on regex set match iterators.

0.1.74

  • Release regex-syntax 0.3.5 with a minor bug fix.
  • Fix bug #272.
  • Fix bug #277.
  • [PR #270](rust-lang/regex#270): Fixes bugs #264, #268 and an unreported where the DFA cache size could be drastically underestimated in some cases (leading to high unexpected memory usage).

0.1.73

  • Release regex-syntax 0.3.4.
  • Bump regex-syntax dependency version for regex to 0.3.4.

0.1.72

0.1.71

... (truncated)

Commits
  • 45c3da7 regex-lite-0.1.7
  • 873ed80 regex-automata-0.4.10
  • ea834f8 regex-syntax-0.8.6
  • 86836fb changelog: 1.11.2
  • 63a26c1 cargo: ensure that 'perf' doesn't enable 'std' implicitly (#1150)
  • dd96592 doc: clarify CRLF mode effect
  • 931dae0 cargo: point repository metadata to clonable URLs
  • a66fde6 doc: remove references to non-existent parameters
  • 1873e96 automata: add DFA::set_prefilter method to the DFA types
  • 89ff153 doc: fix misspelling typo
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-lite](https://github.com/rust-lang/regex) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@regex-lite-0.1.5...regex-lite-0.1.7)

---
updated-dependencies:
- dependency-name: regex-lite
  dependency-version: 0.1.7
  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 Pull requests that update rust code labels Aug 26, 2025
@dependabot dependabot bot requested review from a team as code owners August 26, 2025 08:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #42.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/cargo/regex-lite-0.1.7 branch October 13, 2025 18:47
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