Update Rust crate libc to v0.2.167 #85

Merged
pierre merged 1 commits from renovate/libc-0.x-lockfile into master 2024-11-30 00:46:48 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
libc dependencies patch 0.2.166 -> 0.2.167

Release Notes

rust-lang/libc (libc)

v0.2.167

Compare Source

Added
  • Solarish: add st_fstype to stat #​4145
  • Trusty: Add intptr_t and uintptr_t (#​4161)
Fixed
  • Fix the build with rustc-dep-of-std #​4158
  • Wasi: Add back unsafe block for clockid_t static variables (#​4157)
Cleanup
Other
  • CI: Check various FreeBSD versions (#​4159)
  • CI: add a timeout for all jobs #​4164
  • CI: verify MSRV for wasm32-wasi #​4157
  • Migrate to the 2021 edition #​4132
Removed
  • Remove one unused import after the edition 2021 bump

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [libc](https://github.com/rust-lang/libc) | dependencies | patch | `0.2.166` -> `0.2.167` | --- ### Release Notes <details> <summary>rust-lang/libc (libc)</summary> ### [`v0.2.167`](https://github.com/rust-lang/libc/releases/tag/0.2.167) [Compare Source](https://github.com/rust-lang/libc/compare/0.2.166...0.2.167) ##### Added - Solarish: add `st_fstype` to `stat` [#&#8203;4145](https://github.com/rust-lang/libc/pull/4145) - Trusty: Add `intptr_t` and `uintptr_t` ([#&#8203;4161](https://github.com/rust-lang/libc/pull/4161)) ##### Fixed - Fix the build with `rustc-dep-of-std` [#&#8203;4158](https://github.com/rust-lang/libc/pull/4158) - Wasi: Add back unsafe block for `clockid_t` static variables ([#&#8203;4157](https://github.com/rust-lang/libc/pull/4157)) ##### Cleanup - Create an internal prelude [#&#8203;4161](https://github.com/rust-lang/libc/pull/4161) - Fix `unused_qualifications`[#&#8203;4132](https://github.com/rust-lang/libc/pull/4132) ##### Other - CI: Check various FreeBSD versions ([#&#8203;4159](https://github.com/rust-lang/libc/pull/4159)) - CI: add a timeout for all jobs [#&#8203;4164](https://github.com/rust-lang/libc/pull/4164) - CI: verify MSRV for `wasm32-wasi` [#&#8203;4157](https://github.com/rust-lang/libc/pull/4157) - Migrate to the 2021 edition [#&#8203;4132](https://github.com/rust-lang/libc/pull/4132) ##### Removed - Remove one unused import after the edition 2021 bump </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40MC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNDAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-11-30 00:23:18 +00:00
Update Rust crate libc to v0.2.167
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
9efd8db8cf
pierre scheduled this pull request to auto merge when all checks succeed 2024-11-30 00:23:18 +00:00
pierre merged commit 9efd8db8cf into master 2024-11-30 00:46:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/SolarEnergy#85
No description provided.