fix(deps): update rust crate regress to v0.10.4 #53

Merged
kernald merged 1 commit from renovate/regress-0.x-lockfile into main 2025-08-01 14:03:47 +10:00
Collaborator

This PR contains the following updates:

Package Type Update Change
regress dependencies patch 0.10.1 -> 0.10.4

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ridiculousfish/regress (regress)

v0.10.4

Compare Source

What's Changed

Welcome new committer @​asukaminato0721

Full Changelog: https://github.com/ridiculousfish/regress/compare/v0.10.3...v0.10.4

v0.10.3

Compare Source

What's changed

  • Fix a panic for certain regular expressions when matching in UTF-16 or UCS-2 mode #​101
  • Fixed incorrect matches in UTF-16 or UCS-2 mode and improved test coverage

v0.10.2

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [regress](https://github.com/ridiculousfish/regress) | dependencies | patch | `0.10.1` -> `0.10.4` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>ridiculousfish/regress (regress)</summary> ### [`v0.10.4`](https://github.com/ridiculousfish/regress/releases/tag/v0.10.4) [Compare Source](https://github.com/ridiculousfish/regress/compare/v0.10.3...v0.10.4) #### What's Changed Welcome new committer [@&#8203;asukaminato0721](https://github.com/asukaminato0721) - Escape literals by [@&#8203;asukaminato0721](https://github.com/asukaminato0721) in https://github.com/ridiculousfish/regress/pull/104 - Pattern support on nightly by [@&#8203;asukaminato0721](https://github.com/asukaminato0721) in https://github.com/ridiculousfish/regress/pull/102 - Various performance optimizations **Full Changelog**: https://github.com/ridiculousfish/regress/compare/v0.10.3...v0.10.4 ### [`v0.10.3`](https://github.com/ridiculousfish/regress/releases/tag/v0.10.3) [Compare Source](https://github.com/ridiculousfish/regress/compare/v0.10.2...v0.10.3) #### What's changed - Fix a panic for certain regular expressions when matching in UTF-16 or UCS-2 mode [#&#8203;101](https://github.com/ridiculousfish/regress/issues/101) - Fixed incorrect matches in UTF-16 or UCS-2 mode and improved test coverage ### [`v0.10.2`](https://github.com/ridiculousfish/regress/releases/tag/v0.10.2) [Compare Source](https://github.com/ridiculousfish/regress/compare/v0.10.1...v0.10.2) #### What's Changed - Fix a crash with empty brackets like `/[]*/` in https://github.com/ridiculousfish/regress/issues/99 - Fix a false positive match for ASCII brackets against certain UTF-16 inputs in https://github.com/ridiculousfish/regress/pull/100 - Update hashbrown requirement from 0.14.3 to 0.15.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/ridiculousfish/regress/pull/98 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added the
dependencies
renovate
labels 2025-08-01 14:00:43 +10:00
renovate added 1 commit 2025-08-01 14:00:43 +10:00
fix(deps): update rust crate regress to v0.10.4
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m33s
Build and test / Generate Documentation (pull_request) Successful in 1m21s
Build and test / Clippy (pull_request) Successful in 1m39s
Build and test / Tests (pull_request) Successful in 1m45s
Checking yaml / Run yamllint (pull_request) Successful in 6s
Build and test / Build AMD64 (pull_request) Successful in 1m47s
7890dea2c4
kernald was assigned by renovate 2025-08-01 14:00:45 +10:00
kernald scheduled this pull request to auto merge when all checks succeed 2025-08-01 14:01:07 +10:00
kernald merged commit 7890dea2c4 into main 2025-08-01 14:03:47 +10:00
kernald deleted branch renovate/regress-0.x-lockfile 2025-08-01 14:03:47 +10:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kernald/immich-tools#53
No description provided.