datatest-stable icon indicating copy to clipboard operation
datatest-stable copied to clipboard

chore(deps): update rust crate camino-tempfile to 1.4.1

Open nextest-bot opened this issue 7 months ago • 1 comments

This PR contains the following updates:

Package Type Update Change
camino-tempfile dev-dependencies minor 1.1.1 -> 1.4.1

Release Notes

camino-rs/camino-tempfile (camino-tempfile)

v1.4.1: camino-tempfile 1.4.1

Compare Source

Documentation fixes.

v1.4.0: camino-tempfile 1.4.0

Compare Source

Added

Updates corresponding to upstream tempfile:

  • Builder::disable_cleanup, Utf8TempDir::disable_cleanup, NamedUtf8TempFile::disable_cleanup, and Utf8TempPath::disable_cleanup conditionally disable cleanup for temporary files and directories.
  • Builder::permissions sets permissions for temporary files and directories.

v1.3.0: camino-tempfile 1.3.0

Compare Source

Added
  • References to the new camino-tempfile-ext crate, which contains quality-of-life extensions that make it easier to write and assert temporary files. Be sure to check it out!
Changed
  • MSRV updated to Rust 1.74 to support camino-tempfile-ext (sorry about the quickfire double-bump).

v1.2.0: camino-tempfile 1.2.0

Compare Source

Added
  • Utf8TempDir::with_suffix, Utf8TempDir::with_suffix_in, NamedUtf8TempFile::with_suffix, and NamedUtf8TempFile::with_suffix_in.
Changed
  • MSRV updated to Rust 1.65.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

nextest-bot avatar May 03 '25 03:05 nextest-bot

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 87.59%. Comparing base (8f5b701) to head (a40d110).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   87.59%   87.59%           
=======================================
  Files           4        4           
  Lines         403      403           
=======================================
  Hits          353      353           
  Misses         50       50           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 03 '25 03:05 codecov[bot]