nodejs-docs-samples
nodejs-docs-samples copied to clipboard
Node.js samples for Google Cloud Platform products.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mssql](https://togithub.com/tediousjs/node-mssql) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/mssql/8.1.3/9.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [googleapis](https://togithub.com/googleapis/google-api-nodejs-client) | [`^102.0.0` -> `^105.0.0`](https://renovatebot.com/diffs/npm/googleapis/102.0.0/105.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@google-cloud/firestore](https://togithub.com/googleapis/nodejs-firestore) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2ffirestore/5.0.2/6.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [puppeteer](https://togithub.com/puppeteer/puppeteer) | [`^15.1.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/puppeteer/15.5.0/16.1.0) | [](https://docs.renovatebot.com/merge-confidence/)...
Note: #2715 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: e31657fbff8a23445ba3568b471356465323a30c buildURL: [Build Status](https://source.cloud.google.com/results/invocations/43591e6a-d1ee-4412-a007-8a05917e6bae), [Sponge](http://sponge2/43591e6a-d1ee-4412-a007-8a05917e6bae) status:...
change to `github.event.pull_request.head.sha` instead of `ref`
New directory and initial samples for Healthcare API consent modality. Part of b/224797364.
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/commit/05b5423242f273518e8600e26e2bd35036082959#r61378446 change broke the sample. In PR #2654, we will convert the version back. We should update redis back to v4 and make the needed changes to the code. Learn...
I'm trying to follow the instructions under https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/cloud-sql/postgres/knex to set up a Google Cloud project with a postgres database. Unfortunately, the link on step number 4 is broken. ``` Create...