Skip to content

Bump tmp from 0.2.5 to 0.2.7 in the npm_and_yarn group across 1 directory#165

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-6ec3e26c6e
Open

Bump tmp from 0.2.5 to 0.2.7 in the npm_and_yarn group across 1 directory#165
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-6ec3e26c6e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the / directory: tmp.

Updates tmp from 0.2.5 to 0.2.7

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [tmp](https://github.com/raszi/node-tmp).


Updates `tmp` from 0.2.5 to 0.2.7
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.5...v0.2.7)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.7
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 4, 2026
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
day-weaver Ready Ready Preview, Comment Jun 4, 2026 7:41am

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Verdict

ready to merge

Primary Goal

Upgrade the tmp npm package from version 0.2.5 to 0.2.7

Overview

What this PR does

  • Updates the tmp dependency in package.json to 0.2.7.
  • The accompanying lockfile (package-lock.json) is also updated by Dependabot (though omitted from the review output per cost‑aware rules).

Assessment

  • Scope: The changes are limited to the dependency bump and do not touch any application code, configuration, or tests.
  • Risk: Minimal. The new version is a patch bump that only adds a bug‑fix (Reject non‑string prefix, postfix, template) and a safety check for relative values. No breaking API changes are introduced.
  • Reuse: No new code or patterns were added; the existing usage of tmp remains unchanged.
  • Security: The update addresses known issues in the previous version and improves input validation.

Recommendations

  • No further changes required. Approve and merge.

Scope Assessment

The PR stays strictly within its goal of bumping the tmp dependency. No unrelated files were modified.

Risk Assessment

Low risk – only a patch version bump with bug‑fixes, no breaking changes.

Action Items

  • Merge the PR.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants