Update dependency googleapis to v44 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
googleapis | dependencies | major | 44 | source |
Release Notes
googleapis/google-api-nodejs-client
v44.0.0
⚠ BREAKING CHANGES
- accept null values in request bodies (#1824)
Bug Fixes
- example: sample exited before finishing write to disk (#1798) (26ac7d8)
- accept null values in request bodies (#1824) (de127eb)
v43.0.0
⚠ BREAKING CHANGES
- accept null values in request bodies (#1824)
Bug Fixes
- example: sample exited before finishing write to disk (#1798) (26ac7d8)
- accept null values in request bodies (#1824) (de127eb)
v42.0.0
⚠ BREAKING CHANGES
-
This release has multiple breaking changes. The following APIs have been removed:
-
appstate/v1
-
compute/alpha
-
run/v1beta1
In addition, the default rootUrl for the compute API has been switched from www.googleapis.com
to compute.googleapis.com
.
The following APIs have been added:
- bigqueryreservation/v1
- bigqueryreservation/v1alpha2
- domainsrdap/v1
- homegraph/v1
- speech/v2beta
- translate/v3beta1
- verifiedaccess/v1
Bug Fixes
Features
v41.0.1
⚠ BREAKING CHANGES
- auth: pulling in updated idempotent google-auth-library (#1769)
Bug Fixes
- deps: pull in version of gts that does not OOM error (#1780) (c09e6f4)
- deps: update dependency googleapis-common to v3 (#1774) (9607c02)
Code Refactoring
41.0.1 (2019-07-16)
Bug Fixes
v41.0.0
⚠ BREAKING CHANGES
- options when instantiating clients now expect correct
vx.x
format rather than failingvx_x
format (effects only TypeScript). - auto generate libraries (#1759)
Bug Fixes
Features
40.0.1 (2019-07-02)
Bug Fixes
- make webpack work on Windows (#1742) (cac269f)
- deps: update googleapis-common to most recent release. (#1739) (8bfa702)
- docs: make anchors work in jsdoc (#1747) (799e391)
- docs: move to new client docs URL (#1734) (4df71ed)
v40.0.1
⚠ BREAKING CHANGES
- options when instantiating clients now expect correct
vx.x
format rather than failingvx_x
format (effects only TypeScript). - auto generate libraries (#1759)
Bug Fixes
Features
40.0.1 (2019-07-02)
Bug Fixes
- make webpack work on Windows (#1742) (cac269f)
- deps: update googleapis-common to most recent release. (#1739) (8bfa702)
- docs: make anchors work in jsdoc (#1747) (799e391)
- docs: move to new client docs URL (#1734) (4df71ed)
v40.0.0
Bug Fixes
- Incorrect case README (#1706) (3e17bd8)
- samples: fix readline args in youtube upload (#1676) (3db63d6)
Build System
Features
BREAKING CHANGES
-
This release has a few breaking changes.
-
Node.js 8.x is now the minimum required version
-
The healthcare/v1alpha API has been removed
-
Uses google-auth-library 4.0
-
upgrade engines field to >=8.10.0 (#1691)
v39.2.0
Bug Fixes
- Incorrect case README (#1706) (3e17bd8)
- samples: fix readline args in youtube upload (#1676) (3db63d6)
Build System
Features
BREAKING CHANGES
-
This release has a few breaking changes.
-
Node.js 8.x is now the minimum required version
-
The healthcare/v1alpha API has been removed
-
Uses google-auth-library 4.0
-
upgrade engines field to >=8.10.0 (#1691)
v39.1.0
03-28-2019 16:17 PDT
This release has security fixes.. Versions 36.0.0 => 39.0.0 have a potential vulnerability where the scope of auth objects may be shared across different clients. This was addressed in #1660, and is part of this minor release. All clients should be updated to the latest version.
Bug Fixes
- fix: move context from namespace to class scope (#1660)
New Features
- feat: run the generator (#1659)
Internal / Testing Changes
- fix: README should not be generated (#1657)
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.