Valerioageno / tuono

Superfast fullstack React framework
https://tuono.dev
MIT License
205 stars 13 forks source link

fix(deps): update rust crate tuono_lib to 0.14.0 #134

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
tuono_lib (source) dependencies minor 0.12.3 -> 0.14.0

Release Notes

Valerioageno/tuono (tuono_lib) ### [`v0.14.0`](https://redirect.github.com/Valerioageno/tuono/releases/tag/v0.14.0) [Compare Source](https://redirect.github.com/Valerioageno/tuono/compare/v0.13.3...v0.14.0) #### What's Changed - Better error handling for target ports conflict by [@​myanvoos](https://redirect.github.com/myanvoos) in [https://github.com/Valerioageno/tuono/pull/126](https://redirect.github.com/Valerioageno/tuono/pull/126) - Add support for `api/` folder by [@​Valerioageno](https://redirect.github.com/Valerioageno) in [https://github.com/Valerioageno/tuono/pull/129](https://redirect.github.com/Valerioageno/tuono/pull/129) **Full Changelog**: https://github.com/Valerioageno/tuono/compare/v0.13.3...v0.14.0 ### [`v0.13.3`](https://redirect.github.com/Valerioageno/tuono/releases/tag/v0.13.3) [Compare Source](https://redirect.github.com/Valerioageno/tuono/compare/v0.13.2...v0.13.3) #### What's Changed - chore: add `examples` folder to workspaces and make examples packages name unique by [@​marcalexiei](https://redirect.github.com/marcalexiei) in [https://github.com/Valerioageno/tuono/pull/125](https://redirect.github.com/Valerioageno/tuono/pull/125) **Full Changelog**: https://github.com/Valerioageno/tuono/compare/v0.13.2...v0.13.3 ### [`v0.13.2`](https://redirect.github.com/Valerioageno/tuono/releases/tag/v0.13.2) [Compare Source](https://redirect.github.com/Valerioageno/tuono/compare/v0.13.1...v0.13.2) #### What's Changed - refactor: replace () => JSX.Element with `React.ComponentType` by [@​marcalexiei](https://redirect.github.com/marcalexiei) in [https://github.com/Valerioageno/tuono/pull/120](https://redirect.github.com/Valerioageno/tuono/pull/120) - Update watchexec to v5 and watchexec-signals to v4 by [@​myanvoos](https://redirect.github.com/myanvoos) in [https://github.com/Valerioageno/tuono/pull/118](https://redirect.github.com/Valerioageno/tuono/pull/118) #### New Contributors - [@​myanvoos](https://redirect.github.com/myanvoos) made their first contribution in [https://github.com/Valerioageno/tuono/pull/118](https://redirect.github.com/Valerioageno/tuono/pull/118) **Full Changelog**: https://github.com/Valerioageno/tuono/compare/v0.13.1...v0.13.2 ### [`v0.13.1`](https://redirect.github.com/Valerioageno/tuono/releases/tag/v0.13.1) [Compare Source](https://redirect.github.com/Valerioageno/tuono/compare/v0.13.0...v0.13.1) #### What's Changed - Fix tuono_lib_macro crate by [@​Valerioageno](https://redirect.github.com/Valerioageno) in [https://github.com/Valerioageno/tuono/pull/116](https://redirect.github.com/Valerioageno/tuono/pull/116) **Full Changelog**: https://github.com/Valerioageno/tuono/compare/v0.13.0...v0.13.1 ### [`v0.13.0`](https://redirect.github.com/Valerioageno/tuono/releases/tag/v0.13.0) [Compare Source](https://redirect.github.com/Valerioageno/tuono/compare/v0.12.4...v0.13.0) #### What's Changed - Add support for custom global state by [@​Valerioageno](https://redirect.github.com/Valerioageno) in [https://github.com/Valerioageno/tuono/pull/111](https://redirect.github.com/Valerioageno/tuono/pull/111) **Full Changelog**: https://github.com/Valerioageno/tuono/compare/v0.12.4...v0.13.0 ### [`v0.12.4`](https://redirect.github.com/Valerioageno/tuono/releases/tag/v0.12.4) [Compare Source](https://redirect.github.com/Valerioageno/tuono/compare/v0.12.3...v0.12.4) #### What's Changed - chore: fix typo and improve name on CI by [@​marcalexiei](https://redirect.github.com/marcalexiei) in [https://github.com/Valerioageno/tuono/pull/107](https://redirect.github.com/Valerioageno/tuono/pull/107) - fix: handle hyphen in route by [@​chenhunghan](https://redirect.github.com/chenhunghan) in [https://github.com/Valerioageno/tuono/pull/109](https://redirect.github.com/Valerioageno/tuono/pull/109) **Full Changelog**: https://github.com/Valerioageno/tuono/compare/v0.12.3...v0.12.4

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.

renovate[bot] commented 1 week ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.