Skip to content

Commit

Permalink
chore(deps): update dependency tmp to v0.2.2 (#1551)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tmp](https://togithub.com/raszi/node-tmp) | [`0.2.1` -> `0.2.2`](https://renovatebot.com/diffs/npm/tmp/0.2.1/0.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tmp/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tmp/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tmp/0.2.1/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tmp/0.2.1/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>raszi/node-tmp (tmp)</summary>

### [`v0.2.2`](https://togithub.com/raszi/node-tmp/blob/HEAD/CHANGELOG.md#v022-2022-08-26)

[Compare Source](https://togithub.com/raszi/node-tmp/compare/v0.2.1...v0.2.2)

##### 🐛 Bug Fix

-   [#&#8203;278](https://togithub.com/raszi/node-tmp/pull/278) Closes [#&#8203;268](https://togithub.com/raszi/node-tmp/issues/268): Revert "fix [#&#8203;246](https://togithub.com/raszi/node-tmp/issues/246): remove any double quotes or single quotes… ([@&#8203;mbargiel](https://togithub.com/mbargiel))

##### 📝 Documentation

-   [#&#8203;279](https://togithub.com/raszi/node-tmp/pull/279) Closes [#&#8203;266](https://togithub.com/raszi/node-tmp/issues/266): move paragraph on graceful cleanup to the head of the documentation ([@&#8203;silkentrance](https://togithub.com/silkentrance))

##### 🏠 Internal

-   switch to GitHub Actions
-   fix tests for node >= 16

##### Committers: 3

-   Carsten Klein ([@&#8203;silkentrance](https://togithub.com/silkentrance))
-   Maxime Bargiel ([@&#8203;mbargiel](https://togithub.com/mbargiel))
-   [@&#8203;robertoaceves](https://togithub.com/robertoaceves)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/cloud-trace-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot committed Feb 28, 2024
1 parent eb39a36 commit 987505b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -85,7 +85,7 @@
"retry-axios": "^2.0.0",
"teeny-request": "^9.0.0",
"timekeeper": "^2.0.0",
"tmp": "0.2.1",
"tmp": "0.2.2",
"ts-node": "^10.7.0",
"typescript": "5.1.6"
},
Expand Down

0 comments on commit 987505b

Please sign in to comment.