• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

crate-ci / escargot / 9736965598
56%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2024 02:06AM UTC
Jobs 1
Files 8
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Jul 2024 02:04AM UTC coverage: 54.852%. Remained the same
9736965598

push

github

web-flow
chore(deps): Update Rust crate tempfile to v3.10.1 (#94)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tempfile](https://stebalien.com/projects/tempfile-rs/)
([source](https://togithub.com/Stebalien/tempfile)) | dev-dependencies |
minor | `3.3.0` -> `3.10.1` |

---

### Release Notes

<details>
<summary>Stebalien/tempfile (tempfile)</summary>

###
[`v3.10.1`](https://togithub.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#3101)

[Compare
Source](https://togithub.com/Stebalien/tempfile/compare/v3.10.0...v3.10.1)

- Handle potential integer overflows in 32-bit systems when
seeking/truncating "spooled" temporary files past 4GiB (2³²).
- Handle a theoretical 32-bit overflow when generating a temporary file
name larger than 4GiB. Now it'll panic (on allocation failure) rather
than silently succeeding due to wraparound.

Thanks to [@&#8203;stoeckmann](https://togithub.com/stoeckmann) for
finding and fixing both of these issues.

###
[`v3.10.0`](https://togithub.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#3100)

[Compare
Source](https://togithub.com/Stebalien/tempfile/compare/v3.9.0...v3.10.0)

-   Drop `redox_syscall` dependency, we now use `rustix` for Redox.
- Add `Builder::permissions` for setting the permissions on temporary
files and directories (thanks to
[@&#8203;Byron](https://togithub.com/Byron)).
-   Update rustix to 0.38.31.
-   Update fastrand to 2.0.1.

###
[`v3.9.0`](https://togithub.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#390)

[Compare
Source](https://togithub.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0)

-   Updates windows-sys to 0.52
-   Updates minimum rustix version to 0.38.25

###
[`v3.8.1`](https://togithub.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#381)

[Compare
Source](https://togithub.com/Stebalien/tempfile/compare/v3.8.0...v3.8.1)

- Update rustix to fix a potential panic o... (continued)

130 of 237 relevant lines covered (54.85%)

1.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9736965598.1 01 Jul 2024 02:06AM UTC 0
54.85
GitHub Action Run
Source Files on build 9736965598
Detailed source file information is not available for this build.
  • Back to Repo
  • 5dd235bd on github
  • Prev Build on master (#9504060901)
  • Next Build on master (#10095311970)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc