Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tempfile from 3.20.0 to 3.25.0.

Changelog

Sourced from tempfile's changelog.

3.25.0

  • Allow getrandom 0.4.x while retaining support for getrandom 0.3.x.

3.24.0

  • Actually support WASIp2 without the nightly feature. This library is now feature complete on WASIp2 without any additional feature flags.
  • Exclude CI scripts from the published crate.

3.23.0

  • Remove need for the "nightly" feature to compile with "wasip2".

3.22.0

  • Updated windows-sys requirement to allow version 0.61.x
  • Remove unstable-windows-keep-open-tempfile feature.

3.21.0

  • Updated windows-sys requirement to allow version 0.60.x
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.20.0 to 3.25.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 12, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 12, 2026

Merging this PR will not alter performance

✅ 11 untouched benchmarks
⏩ 11 skipped benchmarks1


Comparing dependabot/cargo/tempfile-3.25.0 (457c716) with main (ab56fe7)

Open in CodSpeed

Footnotes

  1. 11 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
Copy link
Contributor

Wasm Query Compiler File Size

Engine This PR Base branch Diff
Postgres 3.497MiB 3.497MiB 0.000B
Postgres (gzip) 1.143MiB 1.143MiB -1.000B
Postgres (size-optimized) 1.764MiB 1.764MiB 0.000B
Postgres (size-optimized, gzip) 694.395KiB 694.395KiB 0.000B
Mysql 3.449MiB 3.449MiB 0.000B
Mysql (gzip) 1.125MiB 1.125MiB -2.000B
Mysql (size-optimized) 1.734MiB 1.734MiB 0.000B
Mysql (size-optimized, gzip) 682.915KiB 682.980KiB -67.000B
Sqlite 3.368MiB 3.368MiB 0.000B
Sqlite (gzip) 1.098MiB 1.098MiB 1.000B
Sqlite (size-optimized) 1.690MiB 1.690MiB 0.000B
Sqlite (size-optimized, gzip) 666.863KiB 666.870KiB -7.000B
SQL Server 3.591MiB 3.591MiB 0.000B
SQL Server (gzip) 1.161MiB 1.161MiB -3.000B
SQL Server (size-optimized) 1.764MiB 1.764MiB 0.000B
SQL Server (size-optimized, gzip) 697.358KiB 697.360KiB -2.000B
CockroachDB 3.547MiB 3.547MiB 0.000B
CockroachDB (gzip) 1.162MiB 1.162MiB -3.000B
CockroachDB (size-optimized) 1.789MiB 1.789MiB 0.000B
CockroachDB (size-optimized, gzip) 704.506KiB 704.506KiB 0.000B

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