nodejs-common icon indicating copy to clipboard operation
nodejs-common copied to clipboard

🚀🐢 A set of classes and utilities used in Google npm modules.

Results 47 nodejs-common issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [4.0.3](https://github.com/googleapis/nodejs-common/compare/v4.0.2...v4.0.3) (2022-08-23) ### Bug Fixes * remove pip install statements ([#1546](https://github.com/googleapis/nodejs-common/issues/1546)) ([#758](https://github.com/googleapis/nodejs-common/issues/758)) ([e619bf9](https://github.com/googleapis/nodejs-common/commit/e619bf98fa965b9aa32bde9a5ae399acac4e0708)) --- This PR was generated with [Release...

autorelease: pending
size: s

Given that [request](https://www.npmjs.com/package/request) have been deprecated for a long time now... how do you feel about replacing the teeny-request with using node-fetch directly instead? teeny-request is only a thin layer...

type: feature request

In my quest to improve the TypeScript types here I re-discovered the beloved `apiResponse` parameter. I know this was brought up before elsewhere, but in some methods we return the...

Breaking Change
type: cleanup

👋 I'm implementing a new feature that uses the `ServiceObject` class and have found myself getting frustrated with some of the typings. I have a few thoughts on how we...

TypeScript
type: feature request

Copied from GoogleCloudPlatform/google-cloud-node#1891@ofrobotsDecember 19, 2016 20:15 #### Environment details - OS: all - Node.js version: all - npm version: all - google-cloud-node version: `master` #### Steps to reproduce The request...

help wanted
type: cleanup

It would be nice to be able to use async/await with `Service#request`.

type: feature request

It's way to easy to break this module and not know it. All the unit tests are currently passing, but #185 was pretty blatantly broken. We need better system/integration tests...

type: cleanup

**Is your feature request related to a problem? Please describe.** Simpler, environment wide way to impersonate a service account across multiple client libraries during development when my the local machines...

type: feature request
priority: p3

Ref: https://github.com/urjitbhatia/nodejs-common/pull/1 1) Is this a client library issue or a product issue? a library issue 2) Did someone already solve this? no 3) Do you have a support contract?...

priority: p2
type: bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@compodoc/compodoc](https://togithub.com/compodoc/compodoc) | [`1.1.23` -> `1.1.24`](https://renovatebot.com/diffs/npm/@compodoc%2fcompodoc/1.1.23/1.1.24) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@compodoc%2fcompodoc/1.1.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

size: xs