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

build(deps): bump libc from 0.2.151 to 0.2.152 #408

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps libc from 0.2.151 to 0.2.152.

Release notes

Sourced from libc's releases.

0.2.152

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.151...0.2.152

Commits
  • 3d17519 Merge pull request #3522 from JohnTitor/libc-0.2.152
  • 0f5d2c1 Prepare release for v0.2.152
  • ee500ca Merge pull request #3521 from rust-lang/main
  • 72093f3 Auto merge of #3510 - JohnTitor:prepare-libc-0.3, r=JohnTitor
  • e5612b9 Auto merge of #3520 - devnexen:fuchsia_upd, r=JohnTitor
  • 44ba265 fuchsia adding pthread_set/getname_np
  • 2f93bfb Auto merge of #3519 - JohnTitor:tweak-libc-0.2-ci, r=JohnTitor
  • 11f7c7b Auto merge of #3518 - asomers:more-sigsuspend, r=JohnTitor
  • 0b9596b Tweak libc-0.2 CI
  • 5594447 Auto merge of #3517 - shuoer86:main, 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 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 C-dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 8, 2024
Copy link

github-actions bot commented Jan 8, 2024

Benchmark for f21c4b4

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.01ms 5.6±0.00ms 0.00%
only_read/tplink_ax1800 21.8±0.02ms 21.8±0.03ms 0.00%
write_read/netgear_ax6100v2 1290.6±2.60ms 1291.6±4.18ms +0.08%
write_read/tplink_ax1800 7.1±0.01s 7.1±0.01s 0.00%

@wcampbell0x2a
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/libc-0.2.152 branch from 874916c to 4c1a8fb Compare January 13, 2024 20:49
Copy link

Benchmark for a56ba32

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.02ms 5.6±0.02ms 0.00%
only_read/tplink_ax1800 21.9±0.06ms 22.1±0.31ms +0.91%
write_read/netgear_ax6100v2 1291.9±4.79ms 1295.9±5.35ms +0.31%
write_read/tplink_ax1800 7.2±0.17s 7.2±0.06s 0.00%

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/libc-0.2.152 branch from 92336b4 to c0a17bb Compare January 14, 2024 16:11
Copy link

Benchmark for 0155013

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.01ms 5.7±0.13ms +1.79%
only_read/tplink_ax1800 21.9±0.02ms 21.8±0.02ms -0.46%
write_read/netgear_ax6100v2 1288.2±4.90ms 1288.2±4.88ms 0.00%
write_read/tplink_ax1800 7.0±0.01s 7.1±0.01s +1.43%

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/libc-0.2.152 branch from f8dff25 to aa544b0 Compare January 14, 2024 17:16
Copy link

Benchmark for c8c2993

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.00ms 5.6±0.01ms 0.00%
only_read/tplink_ax1800 23.1±0.07ms 21.8±0.03ms -5.63%
write_read/netgear_ax6100v2 1289.1±3.39ms 1288.2±1.86ms -0.07%
write_read/tplink_ax1800 7.2±0.09s 7.1±0.04s -1.39%

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/libc-0.2.152 branch from 36f528d to 428440b Compare January 14, 2024 21:55
Copy link

Benchmark for 50d098e

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.01ms 5.6±0.01ms 0.00%
only_read/tplink_ax1800 21.9±0.05ms 21.9±0.06ms 0.00%
write_read/netgear_ax6100v2 1293.3±6.72ms 1307.2±40.27ms +1.07%
write_read/tplink_ax1800 7.2±0.10s 7.1±0.01s -1.39%

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.151 to 0.2.152.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](rust-lang/libc@0.2.151...0.2.152)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/libc-0.2.152 branch from 787b757 to bf3d881 Compare January 15, 2024 04:08
Copy link

Benchmark for a6348fa

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.00ms 5.6±0.00ms 0.00%
only_read/tplink_ax1800 21.8±0.02ms 21.8±0.02ms 0.00%
write_read/netgear_ax6100v2 1284.7±4.18ms 1289.9±2.28ms +0.40%
write_read/tplink_ax1800 7.1±0.01s 7.1±0.01s 0.00%

@wcampbell0x2a wcampbell0x2a merged commit b36de88 into master Jan 16, 2024
29 checks passed
@wcampbell0x2a wcampbell0x2a deleted the dependabot/cargo/libc-0.2.152 branch January 16, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backhand-cli C-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.

1 participant