google-cloud-node icon indicating copy to clipboard operation
google-cloud-node copied to clipboard

Google Cloud Client Library for Node.js

Results 169 google-cloud-node issues
Sort by recently updated
recently updated
newest added

The following release PRs may have failed: * #3261 - The release job is 'autorelease: tagged', but expected 'autorelease: published'.

type: process

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

type: process

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [figures](https://togithub.com/sindresorhus/figures) | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/figures/4.0.1/5.0.0) | [![age](https://badges.renovateapi.com/packages/npm/figures/5.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [googleapis/code-suggester](https://togithub.com/googleapis/code-suggester) | action | major | `v3` -> `v4` | ---...

:robot: I have created a release *beep* *boop* --- gapic-node-templating: 1.0.0 ## 1.0.0 (2022-08-10) ### Features * add template for samples/package.json ([#3242](https://github.com/googleapis/google-cloud-node/issues/3242)) ([476bda9](https://github.com/googleapis/google-cloud-node/commit/476bda9b0561ab880748f4f4a0c40a5bac201e2b)) ### Bug Fixes * add missing properties...

autorelease: pending

See: https://github.com/googleapis/synthtool/pull/1527

samples

:robot: I have created a release *beep* *boop* --- ## 1.0.0 (2022-08-09) ### Features * add template for samples/package.json ([#3242](https://github.com/googleapis/google-cloud-node/issues/3242)) ([476bda9](https://github.com/googleapis/google-cloud-node/commit/476bda9b0561ab880748f4f4a0c40a5bac201e2b)) ### Bug Fixes * add missing properties to package.json...

autorelease: pending

We should move [this library,](https://github.com/googleapis/synthtool/tree/master/docker/owlbot/nodejs_mono_repo) and all its logic, to [here](https://github.com/googleapis/google-cloud-node/tree/main/containers). We should rewrite it in Typescript, and make sure its testable. As part of this work, we should also...

type: feature request

Since moving to `*.js` files for both of these, they're suddenly getting picked up by `c8` and bringing our code coverage numbers down :) Would be lovely to ship an...

type: process

Hello, I'm using google Cloud with Pipedream and authentication doesn't work. ``` // Imports the Google Cloud client library. const {Storage} = require('@google-cloud/storage'); // Instantiates a client. If you don't...

type: question
needs more info