chore(deps): update rust crate const-str to 0.7.0 #1004

Merged
Jade merged 1 commit from renovate/const-str-0.x into main 2025-09-10 18:25:58 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
const-str workspace.dependencies minor 0.6.2 -> 0.7.0

⚠️ Warning

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


Release Notes

Nugine/const-str (const-str)

v0.7.0

Compare Source

What's Changed

  • Add support for &[char] pattern in split! and split_inclusive! macros by @​Copilot in #​39
  • Fix convert_ascii_case! heck mismatch for non-ASCII characters by @​Copilot in #​40
  • Add GitHub Copilot agent configuration files by @​Copilot in #​43
  • Add const-fn compatible trim_ascii! macros for string trimming by @​Copilot in #​45

Full Changelog: https://github.com/Nugine/const-str/compare/v0.6.4...v0.7.0


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 | |---|---|---|---| | [const-str](https://github.com/Nugine/const-str) | workspace.dependencies | minor | `0.6.2` -> `0.7.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Nugine/const-str (const-str)</summary> ### [`v0.7.0`](https://github.com/Nugine/const-str/releases/tag/v0.7.0) [Compare Source](https://github.com/Nugine/const-str/compare/v0.6.4...v0.7.0) #### What's Changed - Add support for `&[char]` pattern in `split!` and `split_inclusive!` macros by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;39](https://github.com/Nugine/const-str/pull/39) - Fix convert\_ascii\_case! heck mismatch for non-ASCII characters by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;40](https://github.com/Nugine/const-str/pull/40) - Add GitHub Copilot agent configuration files by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;43](https://github.com/Nugine/const-str/pull/43) - Add const-fn compatible trim\_ascii! macros for string trimming by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;45](https://github.com/Nugine/const-str/pull/45) **Full Changelog**: <https://github.com/Nugine/const-str/compare/v0.6.4...v0.7.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS43IiwidXBkYXRlZEluVmVyIjoiNDEuOTkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update rust crate const-str to 0.7.0
All checks were successful
Release Docker Image / define-variables (pull_request) Successful in 6s
Documentation / Build and Deploy Documentation (pull_request) Successful in 49s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m13s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (pull_request) Successful in 13m58s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (pull_request) Successful in 13m52s
Release Docker Image / merge (pull_request) Successful in 9s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 20m12s
Release Docker Image / define-variables (push) Successful in 13s
Documentation / Build and Deploy Documentation (push) Successful in 38s
Checks / Prek / Pre-commit & Formatting (push) Successful in 49s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 5m13s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 6m9s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 5m28s
Release Docker Image / merge (push) Successful in 7s
0de904ffe4
Jade merged commit 0de904ffe4 into main 2025-09-10 18:25:58 +00:00
Jade deleted branch renovate/const-str-0.x 2025-09-10 18:25:58 +00: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
continuwuation/continuwuity!1004
No description provided.