Skip to content

chore(deps): bump tempfile from 3.25.0 to 3.26.0#70

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tempfile-3.26.0
Open

chore(deps): bump tempfile from 3.25.0 to 3.26.0#70
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tempfile-3.26.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps tempfile from 3.25.0 to 3.26.0.

Changelog

Sourced from tempfile's changelog.

3.26.0

Commits

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 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)

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.26.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 28, 2026
@dependabot dependabot bot requested a review from neiii as a code owner February 28, 2026 19:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 28, 2026
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 28, 2026

Greptile Summary

This PR bumps tempfile dev dependency from 3.25.0 to 3.26.0, adding RedoxOS support for NamedTempFile::persist.

  • The update only affects test dependencies and does not impact production code
  • The project primarily uses TempDir from tempfile, not the newly enhanced NamedTempFile feature
  • Transitive dependencies (libc, rustix, linux-raw-sys, windows-sys, getrandom) were updated as expected
  • All changes are backward compatible minor/patch version bumps

Confidence Score: 5/5

  • Safe to merge - routine dev dependency update with backward compatible changes
  • This is a minor version bump of a dev dependency that maintains full backward compatibility, only adds platform support, and includes expected transitive dependency updates
  • No files require special attention

Important Files Changed

Filename Overview
Cargo.toml Updated tempfile dev dependency from 3.25.0 to 3.26.0
Cargo.lock Lockfile updated with tempfile 3.26.0 and transitive dependency updates (libc, rustix, linux-raw-sys, windows-sys, getrandom)

Last reviewed commit: 776d27c

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants