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

rust: bump crossbeam from 0.7.3 to 0.8.0 #3394

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2020

Bumps crossbeam from 0.7.3 to 0.8.0.

Changelog

Sourced from crossbeam's changelog.

Version 0.8.0

  • Bump the minimum supported Rust version to 1.36.
  • Bump crossbeam-channel to 0.5.
  • Bump crossbeam-deque to 0.8.
  • Bump crossbeam-epoch to 0.9.
  • Bump crossbeam-queue to 0.3.
  • Bump crossbeam-utils to 0.8.
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 dependabot bot added c:deps Category: external dependencies rust labels Oct 12, 2020
@kostko kostko force-pushed the dependabot/cargo/crossbeam-0.8.0 branch from 785f942 to d412dd3 Compare October 12, 2020 07:48
@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #3394 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3394      +/-   ##
==========================================
- Coverage   65.98%   65.85%   -0.13%     
==========================================
  Files         371      371              
  Lines       33285    33285              
==========================================
- Hits        21962    21920      -42     
- Misses       8085     8104      +19     
- Partials     3238     3261      +23     
Impacted Files Coverage Δ
go/oasis-node/cmd/common/metrics/disk.go 65.38% <0.00%> (-19.24%) ⬇️
go/worker/compute/executor/committee/state.go 71.42% <0.00%> (-14.29%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 78.94% <0.00%> (-10.53%) ⬇️
go/storage/api/metrics.go 81.53% <0.00%> (-9.24%) ⬇️
go/storage/api/root_cache.go 75.00% <0.00%> (-6.67%) ⬇️
.../consensus/tendermint/apps/epochtime_mock/state.go 70.00% <0.00%> (-5.00%) ⬇️
go/storage/database/database.go 65.88% <0.00%> (-4.71%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 43.96% <0.00%> (-4.32%) ⬇️
go/consensus/tendermint/full/services.go 77.11% <0.00%> (-4.24%) ⬇️
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 849b4a9...d412dd3. Read the comment docs.

@kostko kostko merged commit 9cead06 into master Oct 12, 2020
@dependabot dependabot bot deleted the dependabot/cargo/crossbeam-0.8.0 branch October 12, 2020 08:07
ptrus added a commit that referenced this pull request Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant