Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented May 3, 2025

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.

Copy link

codecov bot commented May 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.59%. Comparing base (f0fb535) to head (76589b2).

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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@nextest-bot nextest-bot changed the title chore(deps): update rust crate camino-tempfile to 1.2.0 chore(deps): update rust crate camino-tempfile to 1.3.0 May 4, 2025
@nextest-bot nextest-bot force-pushed the renovate/camino-tempfile-1.x branch from af4ad7b to 54fe5cc Compare May 4, 2025 03:43
@nextest-bot nextest-bot changed the title chore(deps): update rust crate camino-tempfile to 1.3.0 chore(deps): update rust crate camino-tempfile to 1.4.0 May 12, 2025
@nextest-bot nextest-bot force-pushed the renovate/camino-tempfile-1.x branch from 54fe5cc to 3d35335 Compare May 12, 2025 03:43
@nextest-bot nextest-bot force-pushed the renovate/camino-tempfile-1.x branch from 3d35335 to 76589b2 Compare May 13, 2025 03:41
@nextest-bot nextest-bot changed the title chore(deps): update rust crate camino-tempfile to 1.4.0 chore(deps): update rust crate camino-tempfile to 1.4.1 May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant