Skip to content
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

fix(deps): update rust crate tempfile to v3.13.0 #283

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

This PR contains the following updates:

Package Type Update Change
tempfile (source) dev-dependencies minor 3.12.0 -> 3.13.0

Release Notes

Stebalien/tempfile (tempfile)

v3.13.0

Compare Source

  • Add with_suffix constructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension). Thanks to @​Borgerr.
  • Update dependencies (fastrand & rustix).

Configuration

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

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from gbbirkisson as a code owner September 28, 2024 16:30
@renovate renovate bot requested a review from gbbirkisson September 28, 2024 16:30
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 4.18%. Comparing base (fa0ca0b) to head (9ec066d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #283   +/-   ##
=====================================
  Coverage   4.18%   4.18%           
=====================================
  Files         16      16           
  Lines        741     741           
=====================================
  Hits          31      31           
  Misses       710     710           

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

@gbbirkisson gbbirkisson merged commit 5197a87 into main Oct 1, 2024
7 checks passed
@gbbirkisson gbbirkisson deleted the renovate/tempfile-3.x-lockfile branch October 1, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant