Skip to content

Bump once_cell from 1.16.0 to 1.17.0 in /src#2635

Merged
sporksmith merged 1 commit intomainfrom
dependabot/cargo/src/main/once_cell-1.17.0
Dec 30, 2022
Merged

Bump once_cell from 1.16.0 to 1.17.0 in /src#2635
sporksmith merged 1 commit intomainfrom
dependabot/cargo/src/main/once_cell-1.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Bumps once_cell from 1.16.0 to 1.17.0.

Changelog

Sourced from once_cell's changelog.

1.17.0

  • Add race::OnceRef for storing a &'a T.
Commits

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 [once_cell](https://github.com/matklad/once_cell) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](matklad/once_cell@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: once_cell
  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 Dec 29, 2022
@dependabot dependabot bot added this to the Code health and maintenance milestone Dec 29, 2022
@github-actions github-actions bot added Component: Libraries Support functions like LD_PRELOAD and logging Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks labels Dec 29, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 29, 2022

Codecov Report

Base: 67.69% // Head: 68.03% // Increases project coverage by +0.33% 🎉

Coverage data is based on head (cd21df9) compared to base (1b671c3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2635      +/-   ##
==========================================
+ Coverage   67.69%   68.03%   +0.33%     
==========================================
  Files         201      201              
  Lines       29498    29498              
  Branches     5790     5800      +10     
==========================================
+ Hits        19970    20069      +99     
+ Misses       4938     4826     -112     
- Partials     4590     4603      +13     
Flag Coverage Δ
tests 68.03% <ø> (+0.33%) ⬆️

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

Impacted Files Coverage Δ
src/main/host/syscall/handler/ioctl.rs 57.14% <0.00%> (-2.86%) ⬇️
src/lib/shmem/src/scmutex.rs 87.64% <0.00%> (-2.36%) ⬇️
src/main/utility/shm_cleanup.rs 59.09% <0.00%> (-2.28%) ⬇️
src/main/host/syscall/handler/unistd.rs 66.00% <0.00%> (-0.40%) ⬇️
src/main/core/manager.rs 63.16% <0.00%> (-0.23%) ⬇️
src/main/host/descriptor/mod.rs 67.43% <0.00%> (+0.20%) ⬆️
src/main/utility/byte_queue.rs 56.32% <0.00%> (+0.31%) ⬆️
src/test/signal/test_signals.rs 84.64% <0.00%> (+0.35%) ⬆️
src/main/host/syscall/handler/socket.rs 69.09% <0.00%> (+0.39%) ⬆️
src/main/host/memory_manager/memory_mapper.rs 71.63% <0.00%> (+0.41%) ⬆️
... and 8 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.

@sporksmith sporksmith merged commit aa58247 into main Dec 30, 2022
@sporksmith sporksmith deleted the dependabot/cargo/src/main/once_cell-1.17.0 branch December 30, 2022 14:51
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: Libraries Support functions like LD_PRELOAD and logging Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant