Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps regress from 0.10.3 to 0.10.4.

Release notes

Sourced from regress's releases.

v0.10.4

What's Changed

Welcome new committer @​asukaminato0721

Full Changelog: ridiculousfish/regress@v0.10.3...v0.10.4

Commits
  • 5545d73 Bump version to 0.10.4
  • c1f83b9 Update the README
  • 5f66cda Improve test coverage for capturing groups and fix some implementations
  • 742481f Add ExactSizeIterator for NamedGroups
  • 75c864b Correct some comments to stop implying things are slow
  • 04cc479 Revert "Implement caching for unicode unfolding to optimize performance (#119)"
  • e0e93a5 Refactor and optimize predicate searching
  • 3332506 Suppress uninlined_format_args clipply
  • 48de108 Update CI workflow to include macOS in job matrices (#122)
  • d463ef4 fix one todo (#121)
  • 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 will merge this PR once CI passes on it, as requested by @ahl.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 14, 2025
@ahl
Copy link
Collaborator

ahl commented Aug 1, 2025

@dependabot merge

@ahl
Copy link
Collaborator

ahl commented Aug 1, 2025

@dependabot recreate

Bumps [regress](https://github.com/ridiculousfish/regress) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](ridiculousfish/regress@v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: regress
  dependency-version: 0.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/regress-0.10.4 branch from 123d02d to 40636ef Compare August 1, 2025 19:03
@ahl ahl merged commit 6c9b407 into main Aug 1, 2025
@ahl ahl deleted the dependabot/cargo/regress-0.10.4 branch August 1, 2025 19:03
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