google / pprof-nodejs

pprof support for Node.js
Apache License 2.0
255 stars 26 forks source link

chore(deps): update dependency tmp to v0.2.3 #288

Open renovate-bot opened 7 months ago

renovate-bot commented 7 months ago

This PR contains the following updates:

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

Release Notes

raszi/node-tmp (tmp) ### [`v0.2.3`](https://togithub.com/raszi/node-tmp/compare/v0.2.2...v0.2.3) [Compare Source](https://togithub.com/raszi/node-tmp/compare/v0.2.2...v0.2.3) ### [`v0.2.2`](https://togithub.com/raszi/node-tmp/blob/HEAD/CHANGELOG.md#v022-2024-02-28) [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)) ##### Committers: 5 - Carsten Klein ([@​silkentrance](https://togithub.com/silkentrance)) - Dave Nicolson ([@​dnicolson](https://togithub.com/dnicolson)) - KARASZI István ([@​raszi](https://togithub.com/raszi)) - Maxime Bargiel ([@​mbargiel](https://togithub.com/mbargiel)) - [@​robertoaceves](https://togithub.com/robertoaceves)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 41.92%. Comparing base (dead429) to head (94da54c). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ======================================= Coverage 41.92% 41.92% ======================================= Files 14 14 Lines 2092 2092 Branches 42 42 ======================================= Hits 877 877 Misses 1197 1197 Partials 18 18 ```

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