Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tokio from 1.25.0 to 1.26.0 #3146

Merged
merged 1 commit into from
Mar 5, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2023

Bumps tokio from 1.25.0 to 1.26.0.

Release notes

Sourced from tokio's releases.

Tokio v1.26.0

Fixed

Added

Changed

Internal Changes

Unstable

Documented

... (truncated)

Commits

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.25.0...tokio-1.26.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 4, 2023
@github-actions
Copy link

github-actions bot commented Mar 4, 2023

Size Comparison

examples master (KB) pull request (KB) diff (KB) diff (%)
async_clock 99.804 99.804 0 0.000%
boids 170.603 170.603 0 0.000%
communication_child_to_parent 90.872 90.872 0 0.000%
communication_grandchild_with_grandparent 104.818 104.818 0 0.000%
communication_grandparent_to_grandchild 100.749 100.749 0 0.000%
communication_parent_to_child 88.008 88.008 0 0.000%
contexts 107.232 107.232 0 0.000%
counter 85.825 85.825 0 0.000%
counter_functional 86.118 86.118 0 0.000%
dyn_create_destroy_apps 88.695 88.695 0 0.000%
file_upload 100.357 100.357 0 0.000%
function_memory_game 164.097 164.097 0 0.000%
function_router 346.602 346.602 0 0.000%
function_todomvc 159.387 159.387 0 0.000%
futures 224.081 224.081 0 0.000%
game_of_life 106.648 106.648 0 0.000%
immutable 180.744 180.744 0 0.000%
inner_html 82.248 82.248 0 0.000%
js_callback 111.635 111.635 0 0.000%
keyed_list 196.589 196.589 0 0.000%
mount_point 85.449 85.449 0 0.000%
nested_list 113.017 113.017 0 0.000%
node_refs 93.470 93.470 0 0.000%
password_strength 1550.238 1550.238 0 0.000%
portals 96.604 96.604 0 0.000%
router 317.909 317.909 0 0.000%
simple_ssr 150.851 150.851 0 0.000%
ssr_router 393.036 393.036 0 0.000%
suspense 108.878 108.878 0 0.000%
timer 88.761 88.761 0 0.000%
todomvc 141.150 141.150 0 0.000%
two_apps 86.441 86.441 0 0.000%
web_worker_fib 152.081 152.081 0 0.000%
webgl 85.030 85.030 0 0.000%

✅ None of the examples has changed their size significantly.

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

Benchmark - SSR

Yew Master

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 353.228 389.428 358.054 11.062
Hello World 10 630.046 636.748 634.482 2.852
Function Router 10 2198.341 2216.400 2208.694 5.280
Concurrent Task 10 1008.093 1010.243 1009.376 0.673

Pull Request

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 299.774 301.176 300.393 0.401
Hello World 10 637.323 638.886 637.875 0.515
Function Router 10 2169.754 2184.599 2177.054 5.623
Concurrent Task 10 1007.273 1008.712 1008.141 0.501

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

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

https://yew-rs-api--pr3146-dependabot-cargo-tok-qpaeo5iv.web.app

(expires Sat, 11 Mar 2023 22:39:55 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@futursolo futursolo enabled auto-merge (squash) March 5, 2023 01:11
@futursolo futursolo merged commit d63a91c into master Mar 5, 2023
@dependabot dependabot bot deleted the dependabot/cargo/tokio-1.26.0 branch March 5, 2023 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant