Skip to content

chore(deps): Bump tmp from 0.2.5 to 0.2.7#60822

Merged
AndyScherzinger merged 1 commit into
masterfrom
dependabot/npm_and_yarn/tmp-0.2.7
May 29, 2026
Merged

chore(deps): Bump tmp from 0.2.5 to 0.2.7#60822
AndyScherzinger merged 1 commit into
masterfrom
dependabot/npm_and_yarn/tmp-0.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps tmp from 0.2.5 to 0.2.7.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tmp](https://github.com/raszi/node-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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 29, 2026 03:01
@github-actions github-actions Bot enabled auto-merge May 29, 2026 03:01
@AndyScherzinger AndyScherzinger disabled auto-merge May 29, 2026 07:16
@AndyScherzinger AndyScherzinger merged commit cba62ee into master May 29, 2026
125 of 128 checks passed
@AndyScherzinger AndyScherzinger deleted the dependabot/npm_and_yarn/tmp-0.2.7 branch May 29, 2026 07:16
@AndyScherzinger
Copy link
Copy Markdown
Member

/backport to stable34

@backportbot
Copy link
Copy Markdown

backportbot Bot commented May 29, 2026

The backport to stable34 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable34
git pull origin stable34

# Create the new backport branch
git checkout -b backport/60822/stable34

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2089094e

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/60822/stable34

Error: Failed to check for changes with origin/stable34: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant