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 serde_json from 1.0.95 to 1.0.96 #3241

Merged
merged 1 commit into from Apr 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2023

Bumps serde_json from 1.0.95 to 1.0.96.

Release notes

Sourced from serde_json's releases.

v1.0.96

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 21, 2023
github-actions[bot]
github-actions bot previously approved these changes Apr 21, 2023
@github-actions
Copy link

github-actions bot commented Apr 21, 2023

Benchmark - SSR

Yew Master

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 402.268 442.826 419.698 14.570
Hello World 10 735.670 794.624 759.803 20.224
Function Router 10 2417.719 2622.533 2479.995 56.573
Concurrent Task 10 1007.446 1009.766 1009.165 0.653
Many Providers 10 1824.426 2011.908 1927.512 49.823

Pull Request

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 358.944 425.856 376.998 21.169
Hello World 10 746.824 824.976 782.183 25.980
Function Router 10 2372.781 2708.964 2541.116 119.180
Concurrent Task 10 1008.266 1010.307 1009.297 0.650
Many Providers 10 1934.519 2082.999 2008.546 54.529

@futursolo
Copy link
Member

@dependabot rebase

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.95...v1.0.96)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@futursolo futursolo enabled auto-merge (squash) April 29, 2023 07:48
@futursolo futursolo merged commit 3394f35 into master Apr 29, 2023
14 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/serde_json-1.0.96 branch April 29, 2023 07:49
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.

None yet

1 participant