YoloDev / rstml-component

MIT License
4 stars 2 forks source link

chore: update rust crate rstml to 0.12 - autoclosed #65

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
rstml workspace.dependencies minor 0.11 -> 0.12

Release Notes

rs-tml/rstml (rstml) ### [`v0.12.0`](https://redirect.github.com/rs-tml/rstml/blob/HEAD/CHANGELOG.md#0120---2024-07-28) [Compare Source](https://redirect.github.com/rs-tml/rstml/compare/v0.11.2...v0.12.0) ##### Chore - Fix ci - Fix clippy - Add example of custom node to html-to-string-macro. - Add eq and partial eq implementation. - Move custom node implementation to separate crate. - Refactor CustomNode trait - Add readme to rstml-controll-flow - Refine visitor api (remove clone/debug bounds) - Add custom node visitor implementation - Apply fmt/tests - Refactor custom node visitor. - Refactor code coverage script. ##### Features - Support for custom node - Parsing utilities for custom nodes - Add macro matcher - Add visitor api. - Implement extendable custom node ##### Fix - Fix imports in example - Empty input parsing - Make Recoverable field public. - Fix spelling mistake "witespace" to "whitespace" - Add unquoted text custom node integration - Use config and diagnostc from invalid_block in attribute place. ##### Other - Use example from inline docs in readme - Address review - Allow multiple puncts in a row in NodeName - Added test for consecutive punctuation in NodeName Signed-off-by: max - Update README.md - Default impl for Parser ([#​51](https://redirect.github.com/rs-tml/rstml/issues/51)) - Initial implementation of block attributes - Implement braced key value attribute. See also: [#​54](https://redirect.github.com/rs-tml/rstml/issues/54#issuecomment-2247924159) - Remove scratch - Rename KVAttributeValue::Braced -> KVAttributeValue::InvalidBraced

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.



This PR was generated by Mend Renovate. View the repository job log.

kodiakhq[bot] commented 2 months ago

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.