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

Update prost-build requirement from 0.11 to 0.12 #836

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Updates the requirements on prost-build to permit the latest version.

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Sep 1, 2023
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Benchmark for Linux-cuda

    <details open>
      <summary>Click to hide benchmark</summary>
      Benchmarks have changed between the two branches, unable to diff.
    </details>

Benchmark for Linux-default

    <details open>
      <summary>Click to hide benchmark</summary>
      Benchmarks have changed between the two branches, unable to diff.
    </details>

Benchmark for macOS-default

    <details open>
      <summary>Click to hide benchmark</summary>
      Benchmarks have changed between the two branches, unable to diff.
    </details>

Benchmark for macOS-metal 6b60107

Click to hide benchmark
Test Base PR %
fib/100/execute 2.8±0.07ms 2.8±0.09ms 0.00%
fib/100/prove 801.7±8.35ms 797.6±4.81ms -0.51%
fib/100/total 822.8±6.15ms 820.6±4.11ms -0.27%
fib/1000/execute 3.1±0.15ms 3.1±0.05ms 0.00%
fib/1000/prove 815.8±2.63ms 815.4±4.24ms -0.05%
fib/1000/total 842.8±5.24ms 838.3±4.46ms -0.53%
fib/10000/execute 5.9±0.15ms 5.9±0.09ms 0.00%
fib/10000/prove 3.1±0.01s 3.1±0.01s 0.00%
fib/10000/total 3.1±0.01s 3.1±0.01s 0.00%

@dependabot dependabot bot force-pushed the dependabot/cargo/prost-build-0.12 branch from f586788 to 6a77d85 Compare September 5, 2023 15:40
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Benchmark for Linux-cuda 0b8eabe

Click to hide benchmark
Test Base PR %
fib/100/execute 5.1±0.12ms 5.1±0.12ms 0.00%
fib/100/prove 1089.3±23.96ms 823.5±16.91ms -24.40%
fib/100/total 1040.4±17.14ms 806.6±16.10ms -22.47%
fib/1000/execute 5.7±0.13ms 5.7±0.09ms 0.00%
fib/1000/prove 1096.8±8.46ms 833.2±9.27ms -24.03%
fib/1000/total 1082.3±21.46ms 839.9±6.98ms -22.40%
fib/10000/execute 11.5±0.11ms 11.4±0.15ms -0.87%
fib/10000/prove 3.3±0.01s 3.2±0.01s -3.03%
fib/10000/total 3.4±0.01s 3.2±0.01s -5.88%

Benchmark for Linux-default

    <details open>
      <summary>Click to hide benchmark</summary>
      Benchmarks have changed between the two branches, unable to diff.
    </details>

Benchmark for macOS-default 0b8eabe

Click to hide benchmark
Test Base PR %
fib/100/execute 2.8±0.10ms 2.7±0.04ms -3.57%
fib/100/prove 3.6±0.06s 3.6±0.08s 0.00%
fib/100/total 3.7±0.05s 3.6±0.07s -2.70%
fib/1000/execute 3.1±0.14ms 3.0±0.08ms -3.23%
fib/1000/prove 3.6±0.04s 3.6±0.08s 0.00%
fib/1000/total 3.6±0.06s 3.6±0.07s 0.00%
fib/10000/execute 5.9±0.15ms 5.9±0.05ms 0.00%
fib/10000/prove 15.1±0.07s 15.0±0.28s -0.66%
fib/10000/total 15.1±0.12s 15.0±0.14s -0.66%

Benchmark for macOS-metal

    <details open>
      <summary>Click to hide benchmark</summary>
      Benchmarks have changed between the two branches, unable to diff.
    </details>

Updates the requirements on [prost-build](https://github.com/tokio-rs/prost) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@prost-build-0.11.1...v0.12.0)

---
updated-dependencies:
- dependency-name: prost-build
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/prost-build-0.12 branch from 6a77d85 to 6d310d7 Compare September 5, 2023 21:20
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Benchmark for Linux-cuda 9b35157

Click to hide benchmark
Test Base PR %
fib/100/execute 5.0±0.10ms 5.0±0.09ms 0.00%
fib/100/prove 1135.4±14.49ms 982.6±70.09ms -13.46%
fib/100/total 1090.2±8.16ms 878.2±33.45ms -19.45%
fib/1000/execute 5.6±0.11ms 5.6±0.09ms 0.00%
fib/1000/prove 1158.4±22.78ms 876.1±33.53ms -24.37%
fib/1000/total 1126.8±9.64ms 919.3±35.49ms -18.41%
fib/10000/execute 11.1±0.11ms 11.1±0.10ms 0.00%
fib/10000/prove 3.5±0.03s 3.4±0.02s -2.86%
fib/10000/total 3.4±0.02s 3.4±0.03s 0.00%

Benchmark for Linux-default 9b35157

Click to hide benchmark
Test Base PR %
fib/100/execute 6.9±0.46ms 6.8±0.42ms -1.45%
fib/100/prove 5.0±0.03s 5.0±0.03s 0.00%
fib/100/total 5.0±0.04s 5.0±0.03s 0.00%
fib/1000/execute 8.1±0.52ms 7.9±0.68ms -2.47%
fib/1000/prove 5.0±0.05s 5.0±0.03s 0.00%
fib/1000/total 5.0±0.03s 5.0±0.03s 0.00%
fib/10000/execute 14.2±0.35ms 14.0±0.39ms -1.41%
fib/10000/prove 20.7±0.17s 20.6±0.12s -0.48%
fib/10000/total 20.7±0.06s 20.7±0.04s 0.00%

Benchmark for macOS-default 9b35157

Click to hide benchmark
Test Base PR %
fib/100/execute 2.7±0.11ms 2.7±0.15ms 0.00%
fib/100/prove 3.6±0.10s 3.6±0.06s 0.00%
fib/100/total 3.7±0.04s 3.6±0.05s -2.70%
fib/1000/execute 3.0±0.06ms 3.0±0.11ms 0.00%
fib/1000/prove 3.7±0.06s 3.6±0.07s -2.70%
fib/1000/total 3.7±0.05s 3.6±0.08s -2.70%
fib/10000/execute 6.0±0.11ms 5.9±0.10ms -1.67%
fib/10000/prove 14.9±0.17s 14.9±0.21s 0.00%
fib/10000/total 15.0±0.07s 15.0±0.16s 0.00%

Benchmark for macOS-metal 9b35157

Click to hide benchmark
Test Base PR %
fib/100/execute 2.7±0.17ms 2.7±0.12ms 0.00%
fib/100/prove 796.8±5.53ms 793.2±2.95ms -0.45%
fib/100/total 823.0±4.96ms 819.0±4.52ms -0.49%
fib/1000/execute 3.0±0.09ms 3.0±0.12ms 0.00%
fib/1000/prove 814.4±3.04ms 813.0±4.11ms -0.17%
fib/1000/total 842.9±6.46ms 838.7±6.50ms -0.50%
fib/10000/execute 5.9±0.05ms 5.8±0.12ms -1.69%
fib/10000/prove 3.1±0.01s 3.1±0.01s 0.00%
fib/10000/total 3.1±0.01s 3.1±0.01s 0.00%

@flaub flaub merged commit 5d8ccde into main Sep 6, 2023
19 checks passed
@flaub flaub deleted the dependabot/cargo/prost-build-0.12 branch September 6, 2023 00:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant