yewstack / yew

Rust / Wasm framework for creating reliable and efficient web applications
https://yew.rs
Apache License 2.0
30.23k stars 1.41k forks source link

Bump the cargo-deps group with 45 updates #3637

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 3 months ago

Benchmark - core

Yew Master

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.778 ns      │ 3.638 ns      │ 2.781 ns      │ 2.804 ns      │ 100     │ 1000000000

Pull Request

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.778 ns      │ 3.475 ns      │ 2.782 ns      │ 2.79 ns       │ 100     │ 1000000000
github-actions[bot] commented 3 months ago

Visit the preview URL for this PR (updated for commit b0e6769):

https://yew-rs-api--pr3637-dependabot-cargo-car-uuoakurk.web.app

(expires Fri, 29 Mar 2024 04:04:48 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

github-actions[bot] commented 3 months ago

Benchmark - SSR

Yew Master

| Benchmark | Round | Min (ms) | Max (ms) | Mean (ms) | Standard Deviation | | --- | --- | --- | --- | --- | --- | | Baseline | 10 | 308.883 | 312.968 | 309.543 | 1.223 | | Hello World | 10 | 483.291 | 492.240 | 485.709 | 3.056 | | Function Router | 10 | 1652.926 | 1678.204 | 1666.277 | 8.145 | | Concurrent Task | 10 | 1005.400 | 1007.420 | 1006.485 | 0.518 | | Many Providers | 10 | 1201.644 | 1280.116 | 1223.884 | 24.674 |

Pull Request

| Benchmark | Round | Min (ms) | Max (ms) | Mean (ms) | Standard Deviation | | --- | --- | --- | --- | --- | --- | | Baseline | 10 | 289.452 | 289.986 | 289.632 | 0.206 | | Hello World | 10 | 475.318 | 480.093 | 477.734 | 1.514 | | Function Router | 10 | 1626.752 | 1648.287 | 1635.292 | 6.051 | | Concurrent Task | 10 | 1005.912 | 1007.155 | 1006.358 | 0.423 | | Many Providers | 10 | 1094.340 | 1126.265 | 1107.170 | 9.982 |
github-actions[bot] commented 3 months ago

Size Comparison

| examples | master (KB) | pull request (KB) | diff (KB) | diff (%) | | --- | --- | --- | --- | --- | | async_clock | 99.084 | 99.703 | +0.619 | +0.625% | | boids | 171.322 | 171.509 | +0.187 | +0.109% | | communication_child_to_parent | 91.678 | 91.929 | +0.251 | +0.274% | | communication_grandchild_with_grandparent | 103.871 | 104.111 | +0.240 | +0.231% | | communication_grandparent_to_grandchild | 99.244 | 99.475 | +0.230 | +0.232% | | communication_parent_to_child | 87.992 | 88.234 | +0.242 | +0.275% | | contexts | 103.911 | 104.148 | +0.237 | +0.228% | | counter | 84.961 | 85.199 | +0.238 | +0.280% | | counter_functional | 85.072 | 85.320 | +0.248 | +0.292% | | dyn_create_destroy_apps | 87.993 | 88.244 | +0.251 | +0.285% | | file_upload | 98.954 | 99.204 | +0.250 | +0.253% | | function_memory_game | 169.613 | 169.816 | +0.203 | +0.120% | | function_router | 345.299 | 344.689 | -0.609 | -0.176% | | function_todomvc | 159.833 | 160.079 | +0.246 | +0.154% | | futures | 227.395 | N/A | N/A | N/A | | game_of_life | 108.636 | 108.900 | +0.265 | +0.244% | | immutable | 188.748 | 189.603 | +0.854 | +0.453% | | inner_html | 78.795 | 79.042 | +0.247 | +0.314% | | js_callback | 107.308 | 107.569 | +0.262 | +0.244% | | keyed_list | 196.951 | 197.194 | +0.243 | +0.123% | | mount_point | 81.663 | 81.890 | +0.227 | +0.277% | | nested_list | 112.685 | 112.955 | +0.271 | +0.240% | | node_refs | 89.183 | 89.434 | +0.251 | +0.281% | | password_strength | 1708.377 | 1703.823 | -4.554 | -0.267% | | portals | 92.151 | 92.401 | +0.250 | +0.271% | | router | 314.568 | 314.122 | -0.446 | -0.142% | | simple_ssr | 139.192 | 139.471 | +0.278 | +0.200% | | ssr_router | 382.792 | 382.195 | -0.597 | -0.156% | | suspense | 114.037 | 114.277 | +0.240 | +0.211% | | timer | 87.476 | 87.719 | +0.243 | +0.278% | | timer_functional | 96.285 | 96.553 | +0.268 | +0.278% | | todomvc | 140.663 | 140.899 | +0.236 | +0.168% | | two_apps | 84.353 | 84.598 | +0.245 | +0.291% | | web_worker_fib | 133.993 | 134.424 | +0.431 | +0.321% | | web_worker_prime | 184.179 | 184.628 | +0.449 | +0.244% | | webgl | 81.501 | 81.736 | +0.235 | +0.289% |

✅ None of the examples has changed their size significantly.

dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.