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 libc from 0.2.135 to 0.2.136 #356

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

Bumps libc from 0.2.135 to 0.2.136.

Release notes

Sourced from libc's releases.

0.2.136

What's Changed

Full Changelog: rust-lang/libc@0.2.135...0.2.136

Commits
  • 09ad0b3 Auto merge of #2975 - JohnTitor:release-0.2.136, r=JohnTitor
  • 5e3c708 Prepare 0.2.136 release
  • 71b864d Auto merge of #2969 - pfmooney:illumos-aout, r=JohnTitor
  • cc19b6f Auto merge of #2973 - asomers:MNT_bsd, r=JohnTitor
  • 8acaac5 Add new definitions to libc-test/semver
  • a59c842 Auto merge of #2963 - devnexen:recvmsg_linux_fix, r=JohnTitor
  • cfa3116 Style fixes, and filter out duplicate definitions
  • 138202d Add more MNT_ flags on {Dragonfly,Net,Open}BSD
  • 00204b0 warns that in the near future the MSG_* constants will have
  • 0488a83 Auto merge of #2968 - name1e5s:macos_clocks, r=JohnTitor
  • Additional commits viewable in compare view

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 Oct 25, 2022
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Base: 84.27% // Head: 82.58% // Decreases project coverage by -1.68% ⚠️

Coverage data is based on head (035f1e7) compared to base (d3f3939).
Patch coverage: 28.57% of modified lines in pull request are covered.

❗ Current head 035f1e7 differs from pull request most recent head 1c13d95. Consider uploading reports for the commit 1c13d95 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
- Coverage   84.27%   82.58%   -1.69%     
==========================================
  Files          32       32              
  Lines        8119     8384     +265     
==========================================
+ Hits         6842     6924      +82     
- Misses       1277     1460     +183     
Impacted Files Coverage Δ
ntp-ctl/src/main.rs 1.16% <0.00%> (ø)
ntp-ctl/src/prometheus.rs 0.00% <0.00%> (ø)
ntp-proto/src/peer.rs 93.89% <0.00%> (-0.46%) ⬇️
ntp-proto/src/config.rs 63.28% <27.63%> (-20.80%) ⬇️
ntp-daemon/src/observer.rs 79.09% <28.57%> (-4.69%) ⬇️
ntp-daemon/src/peer_manager.rs 66.05% <38.46%> (-0.36%) ⬇️
ntp-daemon/src/server.rs 87.23% <84.21%> (-1.34%) ⬇️
ntp-daemon/src/config/mod.rs 90.64% <100.00%> (+0.51%) ⬆️

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.

@davidv1992
Copy link
Member

There seems to be something really weird going on with the deprecation warnings here, as these constants (to me at least) seem like they shouldn't be going anywhere. Perhaps we should watch the discussion on rust-lang/libc#2963

@dependabot dependabot bot force-pushed the dependabot/cargo/libc-0.2.136 branch from d2994bb to 035f1e7 Compare October 25, 2022 13:35
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.135 to 0.2.136.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](rust-lang/libc@0.2.135...0.2.136)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/libc-0.2.136 branch from 035f1e7 to 1c13d95 Compare October 25, 2022 13:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #364.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/cargo/libc-0.2.136 branch October 26, 2022 01:52
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