[PR #954] [MERGED] build(deps): bump rustix from 1.0.5 to 1.0.7 #5278

Closed
opened 2026-05-23 00:56:47 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/954
Author: @dependabot[bot]
Created: 5/5/2025
Status: Merged
Merged: 5/5/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/rustix-1.0.7


📝 Commits (1)

  • c773f2b build(deps): bump rustix from 1.0.5 to 1.0.7

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 Cargo.lock (+3 -3)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps rustix from 1.0.5 to 1.0.7.

Commits
  • 6883580 chore: Release rustix version 1.0.7
  • fc794e9 Fix the assertion in Pid::from_raw to accept 0. (#1456)
  • 5ce17db chore: Release rustix version 1.0.6
  • cd95201 Remove pidfd_send_signal from not_implemented (#1448)
  • 4fbc05c Always cast pread, lseek etc. offsets to off_t. (#1442)
  • 4626b69 Document that negative pids aren't UB, but may cause unexpected behavior. (#1...
  • ca41f0a Add trap instructions after noreturn syscalls. (#1444)
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/954 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/5/2025 **Status:** ✅ Merged **Merged:** 5/5/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/rustix-1.0.7` --- ### 📝 Commits (1) - [`c773f2b`](https://github.com/JakeStanger/ironbar/commit/c773f2b001473c63b2083a7ba7b35f4b94aed064) build(deps): bump rustix from 1.0.5 to 1.0.7 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [rustix](https://github.com/bytecodealliance/rustix) from 1.0.5 to 1.0.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bytecodealliance/rustix/commit/6883580f41f6055fced177f741a31b91a7e60fb4"><code>6883580</code></a> chore: Release rustix version 1.0.7</li> <li><a href="https://github.com/bytecodealliance/rustix/commit/fc794e92fdc87bdd93b6a2c9137afde73d300275"><code>fc794e9</code></a> Fix the assertion in <code>Pid::from_raw</code> to accept 0. (<a href="https://redirect.github.com/bytecodealliance/rustix/issues/1456">#1456</a>)</li> <li><a href="https://github.com/bytecodealliance/rustix/commit/5ce17db768040400846f92c9313ba29daa21ab3e"><code>5ce17db</code></a> chore: Release rustix version 1.0.6</li> <li><a href="https://github.com/bytecodealliance/rustix/commit/cd9520157e08e4e70b2fc9c2e9aacb18c8d23439"><code>cd95201</code></a> Remove pidfd_send_signal from not_implemented (<a href="https://redirect.github.com/bytecodealliance/rustix/issues/1448">#1448</a>)</li> <li><a href="https://github.com/bytecodealliance/rustix/commit/4fbc05cb4fb94ac0a06bf0bfefc470777f098f02"><code>4fbc05c</code></a> Always cast <code>pread</code>, <code>lseek</code> etc. offsets to <code>off_t</code>. (<a href="https://redirect.github.com/bytecodealliance/rustix/issues/1442">#1442</a>)</li> <li><a href="https://github.com/bytecodealliance/rustix/commit/4626b696cef063639ab3b6fed15b91c26475df73"><code>4626b69</code></a> Document that negative pids aren't UB, but may cause unexpected behavior. (<a href="https://redirect.github.com/bytecodealliance/rustix/issues/1">#1</a>...</li> <li><a href="https://github.com/bytecodealliance/rustix/commit/ca41f0a8170a6635fb44853f645b96b83b7b6939"><code>ca41f0a</code></a> Add trap instructions after <code>noreturn</code> syscalls. (<a href="https://redirect.github.com/bytecodealliance/rustix/issues/1444">#1444</a>)</li> <li>See full diff in <a href="https://github.com/bytecodealliance/rustix/compare/v1.0.5...v1.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustix&package-manager=cargo&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:56:47 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
JakeStanger/ironbar#5278
No description provided.