simplex-desktop
simplex-desktop copied to clipboard
Update yew-router requirement from 0.17.0 to 0.18.0 in /frontend
Updates the requirements on yew-router to permit the latest version.
Changelog
Sourced from yew-router's changelog.
✨ yew-router 0.18.0 (2023-09-xx)
Changelog
⚡️ Features
- Update dependencies. [[
@MuhammadHamza](https://github.com/Muhammad Hamza), #3171]- Only handle "normal" clicks on s. [[
@KaiSalmon](https://github.com/Kai Salmon), #3056]🚨 Breaking changes
- Encode Path Parameters in
yew-router. [[@JeddDryden](https://github.com/Jedd Dryden), #3187]- Pass hook dependencies as the first function argument. [[
@ArniuTseng](https://github.com/Arniu Tseng), #2861]✨ yew-agent 0.3.0 (2023-09-xx)
Changelog
🚨 Breaking changes
✨ yew 0.20.0 (2022-11-xx)
Changelog
🛠 Fixes
- Fix onsubmit event type in docs. [
@Allan, #2926]- Fix issues with tuples in closing tag. [[
@MuhammadHamza](https://github.com/Muhammad Hamza), #2886]- Fix checked property being reset. [
@WorldSEnder, #2907]- Fix VList Stream in SSR. [[
@KaedeHoshikawa](https://github.com/Kaede Hoshikawa), #2801]- Fixed
NodeRefnot being implicitly cloned with components. [@wdcocq, #2775]- Attributes: Fix apply_diff_index_maps. [[
@DietmarMaurer](https://github.com/Dietmar Maurer), #2653]- Fix bubbling of events originating in shadow dom. [
@WorldSEnder, #2627]- Fix some Hook edge cases. [[
@KaedeHoshikawa](https://github.com/Kaede Hoshikawa), #2592]- Fix issue with node refs and hydration. [
@WorldSEnder, #2597]- Fix macro hygiene issues. [[
@MuhammadHamza](https://github.com/Muhammad Hamza), #2585]- Fix casing of dynamic tags. [
@WorldSEnder, #2578]- Automatically convert closure to callback for component properties. [[
@FinnBear](https://github.com/Finn Bear), #2554]- Fix a problem with NodeRefs and VTags, ref. [
@WorldSEnder, #2279]- Fix defaulted type parameter.. [[
@KaedeHoshikawa](https://github.com/Kaede Hoshikawa), #2284]- Use Ref::filter_map if rustc is later than 1.63. [[
@KaedeHoshikawa](https://github.com/Kaede Hoshikawa), #2904]- Evaluate props in the order they're defined. [[
@MuhammadHamza](https://github.com/Muhammad Hamza), #2887]- Context: Avoid storing a copy of children. [[
@DietmarMaurer](https://github.com/Dietmar Maurer), #2885]- Various improvements to Classes, oriented around reducing allocations. [[
@NathanWest](https://github.com/Nathan West), #2870]- Resume Suspension upon unmount. [[
@KaedeHoshikawa](https://github.com/Kaede Hoshikawa), #2874]- Make fn update() re-render the component by default. [[
@CecileTonglet](https://github.com/Cecile Tonglet), #2786]
... (truncated)
Commits
4c3bcdc(cargo-release) version {{crate_name}}-v{{version}}5e823e7Prepare for 0.21 release (#3412)30e2d54Added a note about using suspension (#3410)189a729Remove unneded package-lock.json (#3411)5bab22dAdd neovim configuration to docs (#3400)0c802f8Documentation changes related to context code snippets (#3396)0f2fc59Updated the docs ofset_event_bubbling(#3391)ca2aa2aBump the cargo dependencies with 36 updates (#3408)a2786b1Improve Context API docs (#3409)954b0ecCorrect minor mistakes in website (#3405)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)