Skip to content

Conversation

@sofisl
Copy link
Contributor

@sofisl sofisl commented Jan 27, 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> 🦕

JustinBeckwith and others added 30 commits January 31, 2020 17:22
Co-authored-by: Maggie Nolan <nolanmar@google.com>
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [linkinator](https://github.com/JustinBeckwith/linkinator) | devDependencies | major | [`^1.5.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/linkinator/1.8.2/2.0.1) |

---

### Release Notes

<details>
<summary>JustinBeckwith/linkinator</summary>

### [`v2.0.1`](https://github.com/JustinBeckwith/linkinator/releases/v2.0.1)

[Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v2.0.0...v2.0.1)

##### Bug Fixes

-   ignore prefetch and connect for link ([#&#8203;145](https://github.com/JustinBeckwith/linkinator/issues/145)) ([154eb2b](https://github.com/JustinBeckwith/linkinator/commit/154eb2b6c3ac8dab8f55e7d05566ad7aff1e5d9a))

### [`v2.0.0`](https://github.com/JustinBeckwith/linkinator/releases/v2.0.0)

[Compare Source](https://github.com/JustinBeckwith/linkinator/compare/v1.8.2...v2.0.0)

-   build!: drop support for node.js 8.x ([#&#8203;142](https://github.com/JustinBeckwith/linkinator/issues/142)) ([85642bd](https://github.com/JustinBeckwith/linkinator/commit/85642bdb1ccead89dc6d25f7891054f28e6ce609)), closes [#&#8203;142](https://github.com/JustinBeckwith/linkinator/issues/142)

##### BREAKING CHANGES

-   This module now requires Node.js 10.x or greater.
    Please upgrade to a LTS release of node.js.

</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 stale, or if you tick the rebase/retry checkbox below.

: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 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://github.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://github.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://github.com/sindresorhus/pretty-ms/releases/v6.0.1)

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

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

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

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

##### Breaking

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

##### Fixes

-   Fix milliseconds rounding inconsistency ([#&#8203;41](https://github.com/sindresorhus/pretty-ms/issues/41))  [`f48b81c`](https://github.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://github.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://github.com/googleapis/nodejs-common/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapisnodejs-commoncomparev240v300-2020-03-26)

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

##### ⚠ BREAKING CHANGES

-   drop support for node.js 8 ([#&#8203;554](https://github.com/googleapis/nodejs-common/issues/554))
-   remove support for custom promises ([#&#8203;541](https://github.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://github.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://github.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://github.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://github.com/google/pprof-nodejs/releases/v2.0.0)

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

This change drops support for Node 8.

#### Breaking changes

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

#### Dependencies

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

#### Internal

[`814e89d`](https://github.com/google/pprof-nodejs/commit/814e89dc3dec7f155c5752967d80f15d88933ad9) chore: remove Kokoro unit tests ([#&#8203;110](https://github.com/google/pprof-nodejs/issues/110))
[`c7e213b`](https://github.com/google/pprof-nodejs/commit/c7e213b3d5e349f8edb65367035a88ce374427e0) chore: start running unit tests with GitHub workflows ([#&#8203;106](https://github.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).
aabmass and others added 27 commits February 5, 2024 11:41
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
[![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://github.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://github.com/raszi/node-tmp/blob/HEAD/CHANGELOG.md#v022-2022-08-26)

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

##### 🐛 Bug Fix

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

##### 📝 Documentation

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

##### 🏠 Internal

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

##### Committers: 3

-   Carsten Klein ([@&#8203;silkentrance](https://github.com/silkentrance))
-   Maxime Bargiel ([@&#8203;mbargiel](https://github.com/mbargiel))
-   [@&#8203;robertoaceves](https://github.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-profiler-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![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://github.com/raszi/node-tmp) | [`0.2.2` -> `0.2.3`](https://renovatebot.com/diffs/npm/tmp/0.2.2/0.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tmp/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tmp/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tmp/0.2.2/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tmp/0.2.2/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v0.2.3`](https://github.com/raszi/node-tmp/compare/v0.2.2...v0.2.3)

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

</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-profiler-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [protobufjs](https://protobufjs.github.io/protobuf.js/) ([source](https://github.com/protobufjs/protobuf.js)) | [`~7.2.4` -> `~7.3.0`](https://renovatebot.com/diffs/npm/protobufjs/7.2.6/7.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/protobufjs/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/protobufjs/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/protobufjs/7.2.6/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/protobufjs/7.2.6/7.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>protobufjs/protobuf.js (protobufjs)</summary>

### [`v7.3.0`](https://github.com/protobufjs/protobuf.js/blob/HEAD/CHANGELOG.md#730-2024-05-10)

[Compare Source](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.2.6...protobufjs-v7.3.0)

##### Features

-   add handling for extension range options ([#&#8203;1990](https://github.com/protobufjs/protobuf.js/issues/1990)) ([2d58011](https://github.com/protobufjs/protobuf.js/commit/2d58011cc0bc495c68ed70f5aad297deb1722378))

</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-profiler-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore: Enable `constraintsFiltering` for Node.js Libraries

Source-Link: googleapis/synthtool@dae1282
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d920257482ca1cd72978f29f7d28765a9f8c758c21ee0708234db5cf4c5016c2

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore: upgrade kokoro test to use latest go version

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore: update links in github issue templates

* chore: update links in github issue templates

Source-Link: googleapis/synthtool@38fa49f
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429

* Delete .github/ISSUE_TEMPLATE/bug_report.md

* Delete .github/ISSUE_TEMPLATE/feature_request.md

* Delete .github/ISSUE_TEMPLATE/question.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
…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 27, 2026 23:59
@snippet-bot
Copy link

snippet-bot bot commented Jan 27, 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 closed this Jan 28, 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.