Skip to content

Bump lzma-rs from 0.2.0 to 0.3.0 in /src#2644

Merged
stevenengler merged 1 commit intomainfrom
dependabot/cargo/src/main/lzma-rs-0.3.0
Jan 5, 2023
Merged

Bump lzma-rs from 0.2.0 to 0.3.0 in /src#2644
stevenengler merged 1 commit intomainfrom
dependabot/cargo/src/main/lzma-rs-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps lzma-rs from 0.2.0 to 0.3.0.

Changelog

Sourced from lzma-rs's changelog.

0.3.0 - 2023-01-04

Commits
  • da82bd1 Update changelog and bump version to 0.3.0
  • 67a0620 Merge pull request #92 from gendx/clippy
  • 5104aab Fix Clippy lints.
  • 17bb25f Merge pull request #88 from gendx/codecov-flags
  • 035097f Split Codecov report into unit and integration tests.
  • adfba36 Merge pull request #86 from gendx/llvm-cov
  • 7a7f503 Add coverage badge to the README.
  • 0f13956 Add coverage report action with cargo-llvm-cov & Codecov.
  • 4989abd Unify test names in src/util/vec2d.rs.
  • 5ad34d7 Merge pull request #77 from SnowflakePowered/patch-reduce-allocs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [lzma-rs](https://github.com/gendx/lzma-rs) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/gendx/lzma-rs/releases)
- [Changelog](https://github.com/gendx/lzma-rs/blob/master/CHANGELOG.md)
- [Commits](gendx/lzma-rs@v0.2.0...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Component: Build Build/install tools and dependencies label Jan 4, 2023
@dependabot dependabot bot added this to the Code health and maintenance milestone Jan 4, 2023
@github-actions github-actions bot added the Component: Main Composing the core Shadow executable label Jan 4, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 4, 2023

Codecov Report

Base: 67.44% // Head: 68.13% // Increases project coverage by +0.68% 🎉

Coverage data is based on head (f0fa833) compared to base (d031b60).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2644      +/-   ##
==========================================
+ Coverage   67.44%   68.13%   +0.68%     
==========================================
  Files         201      201              
  Lines       29502    29502              
  Branches     5800     5794       -6     
==========================================
+ Hits        19897    20100     +203     
+ Misses       5017     4784     -233     
- Partials     4588     4618      +30     
Flag Coverage Δ
tests 68.13% <ø> (+0.68%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main/core/scheduler/pools/unbounded.rs 77.90% <0.00%> (-4.07%) ⬇️
src/lib/shmem/src/scmutex.rs 87.64% <0.00%> (-2.36%) ⬇️
src/main/utility/byte_queue.rs 56.01% <0.00%> (-0.32%) ⬇️
src/lib/tsc/tsc_test.c 12.67% <0.00%> (ø)
src/main/core/support/configuration.rs 77.17% <0.00%> (+0.17%) ⬆️
src/main/core/support/units.rs 56.62% <0.00%> (+0.25%) ⬆️
src/main/host/process.rs 85.35% <0.00%> (+0.27%) ⬆️
src/main/utility/interval_map.rs 80.30% <0.00%> (+0.50%) ⬆️
src/main/host/syscall/handler/socket.rs 68.11% <0.00%> (+0.59%) ⬆️
src/lib/shadow-shim-helper-rs/src/signals.rs 70.12% <0.00%> (+0.64%) ⬆️
... and 17 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stevenengler stevenengler merged commit c82a9e4 into main Jan 5, 2023
@stevenengler stevenengler deleted the dependabot/cargo/src/main/lzma-rs-0.3.0 branch January 5, 2023 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Main Composing the core Shadow executable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant