googleapis / cloud-profiler-nodejs

Node.js library for Google Cloud Profiler. Continuous CPU and heap profiling to improve performance and reduce costs.
https://cloud.google.com/profiler/
Apache License 2.0
69 stars 35 forks source link

chore(deps): update dependency tmp to v0.2.2 #921

Closed renovate-bot closed 9 months ago

renovate-bot commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tmp 0.2.1 -> 0.2.2 age adoption passing confidence

Release Notes

raszi/node-tmp (tmp) ### [`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: Bug Fix - [#​278](https://togithub.com/raszi/node-tmp/pull/278) Closes [#​268](https://togithub.com/raszi/node-tmp/issues/268): Revert "fix [#​246](https://togithub.com/raszi/node-tmp/issues/246): remove any double quotes or single quotes… ([@​mbargiel](https://togithub.com/mbargiel)) ##### :memo: Documentation - [#​279](https://togithub.com/raszi/node-tmp/pull/279) Closes [#​266](https://togithub.com/raszi/node-tmp/issues/266): move paragraph on graceful cleanup to the head of the documentation ([@​silkentrance](https://togithub.com/silkentrance)) ##### :house: Internal - switch to GitHub Actions - fix tests for node >= 16 ##### Committers: 3 - Carsten Klein ([@​silkentrance](https://togithub.com/silkentrance)) - Maxime Bargiel ([@​mbargiel](https://togithub.com/mbargiel)) - [@​robertoaceves](https://togithub.com/robertoaceves)

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.65%. Comparing base (c057bf1) to head (8c99373). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #921 +/- ## ========================================== + Coverage 69.50% 69.65% +0.14% ========================================== Files 7 7 Lines 1256 1262 +6 Branches 48 49 +1 ========================================== + Hits 873 879 +6 Misses 382 382 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.