Skip to content

build: bump tempfile from 3.23.0 to 3.25.0#1308

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/tempfile-3.25.0
Open

build: bump tempfile from 3.23.0 to 3.25.0#1308
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/tempfile-3.25.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps tempfile from 3.23.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.
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.23.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 24, 2026
@dependabot dependabot bot temporarily deployed to github-action-benchmark February 24, 2026 22:45 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

⚠️ No Changeset found

Latest commit: 5b67a2e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

socket-security bot commented Feb 24, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​tempfile@​3.23.0 ⏵ 3.25.09910093100100

View full report

@socket-security
Copy link

socket-security bot commented Feb 24, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
License policy violation: cargo linux-raw-sys

License: Apache-2.0 WITH LLVM-exception - the applicable license policy does not allow this license exception (linux-raw-sys-0.12.1/LICENSE-Apache-2.0_WITH_LLVM-exception)

From: ?cargo/tempfile@3.25.0cargo/fd-lock@4.0.4cargo/linux-raw-sys@0.12.1

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/linux-raw-sys@0.12.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: cargo rustix

License: Apache-2.0 WITH LLVM-exception - the applicable license policy does not allow this license exception (rustix-1.1.4/LICENSE-Apache-2.0_WITH_LLVM-exception)

From: ?cargo/tempfile@3.25.0cargo/fd-lock@4.0.4cargo/rustix@1.1.4

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/rustix@1.1.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@dependabot dependabot bot had a problem deploying to github-action-benchmark February 24, 2026 22:49 Failure
@dependabot dependabot bot had a problem deploying to github-action-benchmark February 24, 2026 22:49 Failure
@anaPerezGhiglia anaPerezGhiglia added the no changeset needed This PR doesn't require a changeset label Feb 25, 2026
@anaPerezGhiglia anaPerezGhiglia temporarily deployed to github-action-benchmark February 25, 2026 15:13 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.73%. Comparing base (8306829) to head (5b67a2e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1308      +/-   ##
==========================================
- Coverage   73.73%   73.73%   -0.01%     
==========================================
  Files         445      445              
  Lines       75859    75859              
  Branches    75859    75859              
==========================================
- Hits        55937    55936       -1     
- Misses      17868    17870       +2     
+ Partials     2054     2053       -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@anaPerezGhiglia
Copy link
Contributor

@popescuoctavian @alcuadrado
Unless I'm missing something, the socket.dev license warnings don't seem to be introduced by this upgrade. Both linux-raw-sys and rustix already included the Apache-2.0 WITH LLVM-exception license in their previous versions.

I believe these warnings should be safe to disregard:

  1. Both crates are also MIT-licensed. linux-raw-sys and rustix are each triple-licensed under MIT / Apache-2.0 / Apache-2.0 WITH LLVM-exception. Since EDR uses MIT, we should be able to consume them under the MIT license.
  2. The LLVM exception is strictly more permissive than plain Apache-2.0, not less. It relaxes attribution requirements for compiled output and adds GPLv2 compatibility, so it shouldn't be a concern.

The llvm exception it's an SPDX-registered permissive license used by LLVM and related projects.
My guess is that this might be a socket.dev configuration issue, the policy might not have Apache-2.0 WITH LLVM-exception in its allowlist. I don't have access to socket.dev to confirm or see the full log, though.

@anaPerezGhiglia anaPerezGhiglia temporarily deployed to github-action-benchmark February 25, 2026 15:44 — with GitHub Actions Inactive
@anaPerezGhiglia anaPerezGhiglia temporarily deployed to github-action-benchmark February 25, 2026 15:44 — with GitHub Actions Inactive
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 no changeset needed This PR doesn't require a changeset rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant