Skip to content

Conversation

@sofisl
Copy link
Contributor

@sofisl sofisl commented Jan 30, 2026

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Benjamin E. Coe and others added 30 commits March 6, 2020 22:56
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2020-03-22 04:09:07,897 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
.eslintignore
.eslintrc.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/publish.yml
.github/release-please.yml
.github/workflows/ci.yaml
.kokoro/common.cfg
.kokoro/continuous/node10/common.cfg
.kokoro/continuous/node10/docs.cfg
.kokoro/continuous/node10/lint.cfg
.kokoro/continuous/node10/samples-test.cfg
.kokoro/continuous/node10/system-test.cfg
.kokoro/continuous/node10/test.cfg
.kokoro/continuous/node12/common.cfg
.kokoro/continuous/node12/test.cfg
.kokoro/continuous/node8/common.cfg
.kokoro/continuous/node8/test.cfg
.kokoro/docs.sh
.kokoro/lint.sh
.kokoro/presubmit/node10/common.cfg
.kokoro/presubmit/node10/docs.cfg
.kokoro/presubmit/node10/lint.cfg
.kokoro/presubmit/node10/samples-test.cfg
.kokoro/presubmit/node10/system-test.cfg
.kokoro/presubmit/node10/test.cfg
.kokoro/presubmit/node12/common.cfg
.kokoro/presubmit/node12/test.cfg
.kokoro/presubmit/node8/common.cfg
.kokoro/presubmit/node8/test.cfg
.kokoro/presubmit/windows/common.cfg
.kokoro/presubmit/windows/test.cfg
.kokoro/publish.sh
.kokoro/release/docs.cfg
.kokoro/release/docs.sh
.kokoro/release/publish.cfg
.kokoro/samples-test.sh
.kokoro/system-test.sh
.kokoro/test.bat
.kokoro/test.sh
.kokoro/trampoline.sh
.mocharc.js
.nycrc
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yaml
renovate.json
samples/README.md
fatal: Invalid revision range dd7cd93888cbeb1d4c56a1ca814491c7813160e8..HEAD
2020-03-22 04:09:08,392 synthtool > Wrote metadata to synth.metadata.

```
</details>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/sinon](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | major | [`^7.0.12` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fsinon/7.5.2/9.0.0) |

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

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

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-profiler-nodejs).
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pretty-ms](https://togithub.com/sindresorhus/pretty-ms) | dependencies | major | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/pretty-ms/5.1.0/6.0.1) |

---

### Release Notes

<details>
<summary>sindresorhus/pretty-ms</summary>

### [`v6.0.1`](https://togithub.com/sindresorhus/pretty-ms/releases/v6.0.1)

[Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v6.0.0...v6.0.1)

-   Fix spacing when using `colonNotation` option ([#&#8203;47](https://togithub.com/sindresorhus/pretty-ms/issues/47))  [`0de4dc3`](https://togithub.com/sindresorhus/pretty-ms/commit/0de4dc3)

### [`v6.0.0`](https://togithub.com/sindresorhus/pretty-ms/releases/v6.0.0)

[Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v5.1.0...v6.0.0)

##### Breaking

-   Require Node.js 10  [`46433b4`](https://togithub.com/sindresorhus/pretty-ms/commit/46433b4)
-   Remove tilde prefix `~` from `compact` and `unitCount` option output [`4e3c6a6`](https://togithub.com/sindresorhus/pretty-ms/commit/4e3c6a6) [`737628f`](https://togithub.com/sindresorhus/pretty-ms/commit/737628f)

##### Fixes

-   Fix milliseconds rounding inconsistency ([#&#8203;41](https://togithub.com/sindresorhus/pretty-ms/issues/41))  [`f48b81c`](https://togithub.com/sindresorhus/pretty-ms/commit/f48b81c)

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

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

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-profiler-nodejs).
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@google-cloud/common](https://togithub.com/googleapis/nodejs-common) | dependencies | major | [`^2.1.2` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fcommon/2.4.0/3.0.0) |

---

### Release Notes

<details>
<summary>googleapis/nodejs-common</summary>

### [`v3.0.0`](https://togithub.com/googleapis/nodejs-common/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapisnodejs-commoncomparev240v300-2020-03-26)

[Compare Source](https://togithub.com/googleapis/nodejs-common/compare/v2.4.0...v3.0.0)

##### ⚠ BREAKING CHANGES

-   drop support for node.js 8 ([#&#8203;554](https://togithub.com/googleapis/nodejs-common/issues/554))
-   remove support for custom promises ([#&#8203;541](https://togithub.com/googleapis/nodejs-common/issues/541))

##### Features

-   add progress events ([#&#8203;540](https://www.github.com/googleapis/nodejs-common/issues/540)) ([1834059](https://www.github.com/googleapis/nodejs-common/commit/18340596ecb61018e5427371b9b5a120753ec003))

##### Bug Fixes

-   remove support for custom promises ([#&#8203;541](https://www.github.com/googleapis/nodejs-common/issues/541)) ([ecf1c16](https://www.github.com/googleapis/nodejs-common/commit/ecf1c167927b609f13dc4fbec1954ff3a2765344))
-   **deps:** update dependency [@&#8203;google-cloud/projectify](https://togithub.com/google-cloud/projectify) to v2 ([#&#8203;553](https://www.github.com/googleapis/nodejs-common/issues/553)) ([23030a2](https://www.github.com/googleapis/nodejs-common/commit/23030a25783cd091f4720c25a15416c91e7bd0a0))
-   **deps:** update dependency [@&#8203;google-cloud/promisify](https://togithub.com/google-cloud/promisify) to v2 ([#&#8203;552](https://www.github.com/googleapis/nodejs-common/issues/552)) ([63175e0](https://www.github.com/googleapis/nodejs-common/commit/63175e0c4504020466a95e92c2449bdb8ac47546))

##### Miscellaneous Chores

-   drop support for node.js 8 ([#&#8203;554](https://www.github.com/googleapis/nodejs-common/issues/554)) ([9f41047](https://www.github.com/googleapis/nodejs-common/commit/9f410477432893f68e57b5eeb31a068a3d8ef52f))

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

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

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-profiler-nodejs).
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pprof](https://togithub.com/google/pprof-nodejs) | dependencies | major | [`1.3.0` -> `2.0.0`](https://renovatebot.com/diffs/npm/pprof/1.3.0/2.0.0) |

---

### Release Notes

<details>
<summary>google/pprof-nodejs</summary>

### [`v2.0.0`](https://togithub.com/google/pprof-nodejs/releases/v2.0.0)

[Compare Source](https://togithub.com/google/pprof-nodejs/compare/v1.3.0...v2.0.0)

This change drops support for Node 8.

#### Breaking changes

[`f44ee9a`](https://togithub.com/google/pprof-nodejs/commit/f44ee9aaf834baf457417a40e05adc76c4f199ad) chore!: Drop support for Node 8 ([#&#8203;111](https://togithub.com/google/pprof-nodejs/issues/111))

#### Dependencies

[`17171e1`](https://togithub.com/google/pprof-nodejs/commit/17171e1e55ecd68d43c88491cc7efbf79be0291f) chore(deps): update dependency linkinator to v2 ([#&#8203;102](https://togithub.com/google/pprof-nodejs/issues/102))
[`086c71c`](https://togithub.com/google/pprof-nodejs/commit/086c71c34ad3742808fbc2aa23329214cf2b5970) fix(deps): update dependency pify to v5 ([#&#8203;105](https://togithub.com/google/pprof-nodejs/issues/105))
[`d54480b`](https://togithub.com/google/pprof-nodejs/commit/d54480b5b2a0095523bdeb9c08b976b4f28891bb) chore(deps): update dependency sinon to v9 ([#&#8203;107](https://togithub.com/google/pprof-nodejs/issues/107))
[`d25c53b`](https://togithub.com/google/pprof-nodejs/commit/d25c53b9a0c8cce30e3bd7eb028b5380daf2be1b) chore(deps): update dependency typescript to ~3.8.0 ([#&#8203;108](https://togithub.com/google/pprof-nodejs/issues/108))
[`b8ec099`](https://togithub.com/google/pprof-nodejs/commit/b8ec0991c586451f222fff54b76746bd7d6a826c) chore(deps): update golang docker tag to v1.14 ([#&#8203;109](https://togithub.com/google/pprof-nodejs/issues/109))
[`a61df53`](https://togithub.com/google/pprof-nodejs/commit/a61df539e5fb5e74edbe374c77d2dbedbe6c32a0) chore(deps): update dependency [@&#8203;types/mocha](https://togithub.com/types/mocha) to v7 ([#&#8203;100](https://togithub.com/google/pprof-nodejs/issues/100))

#### Internal

[`814e89d`](https://togithub.com/google/pprof-nodejs/commit/814e89dc3dec7f155c5752967d80f15d88933ad9) chore: remove Kokoro unit tests ([#&#8203;110](https://togithub.com/google/pprof-nodejs/issues/110))
[`c7e213b`](https://togithub.com/google/pprof-nodejs/commit/c7e213b3d5e349f8edb65367035a88ce374427e0) chore: start running unit tests with GitHub workflows ([#&#8203;106](https://togithub.com/google/pprof-nodejs/issues/106))

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

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

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-profiler-nodejs).
* chore: run system tests in GitHub workflow

* chore: retry install go modules in integration test

* do not retry go mod init
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Maggie Nolan <nolanmar@google.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pretty-ms](https://togithub.com/sindresorhus/pretty-ms) | dependencies | major | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/pretty-ms/6.0.1/7.0.0) |

---

### Release Notes

<details>
<summary>sindresorhus/pretty-ms</summary>

### [`v7.0.0`](https://togithub.com/sindresorhus/pretty-ms/releases/v7.0.0)

[Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v6.0.1...v7.0.0)

##### Breaking

-   Always floor time instead of rounding up ([#&#8203;49](https://togithub.com/sindresorhus/pretty-ms/issues/49))  [`20cbdaf`](https://togithub.com/sindresorhus/pretty-ms/commit/20cbdaf)
    		It's probably not breaking to most users, but if you depend on the exact output, in for example, unit tests, the output might have changed slightly.

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

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

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-profiler-nodejs).
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tmp](https://togithub.com/raszi/node-tmp) | devDependencies | patch | [`0.2.0` -> `0.2.1`](https://renovatebot.com/diffs/npm/tmp/0.2.0/0.2.1) |
| [@types/tmp](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | minor | [`0.1.0` -> `0.2.0`](https://renovatebot.com/diffs/npm/@types%2ftmp/0.1.0/0.2.0) |

---

### Release Notes

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

### [`v0.2.1`](https://togithub.com/raszi/node-tmp/blob/master/CHANGELOG.md#v021-2020-04-28)

[Compare Source](https://togithub.com/raszi/node-tmp/compare/v0.2.0...7ae22ed2d56c10d425a66e99fe8bc10c925442e6)

##### 🚀 Enhancement

-   [#&#8203;252](https://togithub.com/raszi/node-tmp/pull/252) Closes [#&#8203;250](https://togithub.com/raszi/node-tmp/issues/250): introduce tmpdir option for overriding the system tmp dir ([@&#8203;silkentrance](https://togithub.com/silkentrance))

##### 🏠 Internal

-   [#&#8203;253](https://togithub.com/raszi/node-tmp/pull/253) Closes [#&#8203;191](https://togithub.com/raszi/node-tmp/issues/191): generate changelog from pull requests using lerna-changelog ([@&#8203;silkentrance](https://togithub.com/silkentrance))

##### Committers: 1

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

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

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

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

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

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-profiler-nodejs).
Update npm scripts: add clean, prelint, prefix; make sure that lint and fix are set properly. Use post-process feature of synthtool.

Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
aabmass and others added 8 commits April 9, 2025 11:06
…brary (#960)

* security: replace vulnerable parse-duration with CJS compatible ms library

* add comment about duration format
* test: add test for behavior with invalid duration returned

* Add constant for expected backoff to clarify test
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* Update package.json

* Disable docs job in CI configuration

Comment out the docs job in CI workflow

* Update package.json

* Update tsconfig.json

* downgrade node types

* Update package.json

* Update package.json

* Update @types/node version to 18.19.0

* chore: update cloud profiler

* chore: update

* Update package.json

* Remove skipLibCheck from tsconfig.json
@sofisl sofisl requested a review from a team as a code owner January 30, 2026 00:06
@snippet-bot
Copy link

snippet-bot bot commented Jan 30, 2026

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@sofisl sofisl added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 30, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.