fix(deps): update rust crate maud to 0.27.0 #19

Open
Renovate wants to merge 1 commit from renovate/dependencies-(major-and-minor) into main
Collaborator

This PR contains the following updates:

Package Type Update Change
maud (source) dependencies minor 0.26.0 -> 0.27.0

Release Notes

lambda-fairy/maud (maud)

v0.27.0

Compare Source

  • Add support for Submillisecond web framework
    #​419
  • Actix Web: Implement MessageBody for Markup
    #​430
  • Support axum v0.8 through axum-core v0.5
    #​457
  • Rewrite parser
    #​412
  • Error when else is used with @
    #​462
  • Add support for poem version 3
    #​466
  • Avoid allocation when converting to axum Response
    #​467

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 is behind base branch, 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 | |---|---|---|---| | [maud](https://maud.lambda.xyz/) ([source](https://github.com/lambda-fairy/maud)) | dependencies | minor | `0.26.0` -> `0.27.0` | --- ### Release Notes <details> <summary>lambda-fairy/maud (maud)</summary> ### [`v0.27.0`](https://github.com/lambda-fairy/maud/blob/HEAD/CHANGELOG.md#0270---2025-02-02) [Compare Source](https://github.com/lambda-fairy/maud/compare/v0.26.0...v0.27.0) - Add support for Submillisecond web framework [#&#8203;419](https://github.com/lambda-fairy/maud/pull/419) - Actix Web: Implement `MessageBody` for `Markup` [#&#8203;430](https://github.com/lambda-fairy/maud/pull/430) - Support `axum` v0.8 through `axum-core` v0.5 [#&#8203;457](https://github.com/lambda-fairy/maud/pull/457) - Rewrite parser [#&#8203;412](https://github.com/lambda-fairy/maud/pull/412) - Error when `else` is used with `@` [#&#8203;462](https://github.com/lambda-fairy/maud/pull/462) - Add support for `poem` version 3 [#&#8203;466](https://github.com/lambda-fairy/maud/pull/466) - Avoid allocation when converting to `axum` `Response` [#&#8203;467](https://github.com/lambda-fairy/maud/pull/467) </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate added 1 commit 2025-02-02 12:03:36 +00:00
fix(deps): update rust crate maud to 0.27.0
Some checks failed
Cargo Build & Test / Test publish (pull_request) Failing after 1s
Cargo Build & Test / check-cargo-version (pull_request) Failing after 2m52s
Cargo Build & Test / Tests (pull_request) Successful in 4m37s
8934e70ea1
Some checks failed
Cargo Build & Test / Test publish (pull_request) Failing after 1s
Required
Details
Cargo Build & Test / check-cargo-version (pull_request) Failing after 2m52s
Required
Details
Cargo Build & Test / Tests (pull_request) Successful in 4m37s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/dependencies-(major-and-minor):renovate/dependencies-(major-and-minor)
git checkout renovate/dependencies-(major-and-minor)
Sign in to join this conversation.
No reviewers
No labels
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: jank/loadstar#19
No description provided.