Skip to content

Update dependency googleapis to v44 - autoclosed

Warren Gifford requested to merge renovate/googleapis-44.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
googleapis dependencies major 44 source code search for "googleapis"

Release Notes

googleapis/google-api-nodejs-client

v44.0.0

Compare Source

BREAKING CHANGES
  • accept null values in request bodies (#​1824)
Bug Fixes

v43.0.0

Compare Source

BREAKING CHANGES
  • accept null values in request bodies (#​1824)
Bug Fixes

v42.0.0

Compare Source

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

Compare Source

BREAKING CHANGES
  • auth: pulling in updated idempotent google-auth-library (#​1769)
Bug Fixes
Code Refactoring
  • auth: pulling in updated idempotent google-auth-library (#​1769) (168ad6b)
41.0.1 (2019-07-16)
Bug Fixes
  • docs: switch to googleapis.dev link for reference docs (#​1761) (a99d968)

v41.0.0

Compare Source

BREAKING CHANGES
  • options when instantiating clients now expect correct vx.x format rather than failing vx_x format (effects only TypeScript).
  • auto generate libraries (#​1759)
Bug Fixes
Features
40.0.1 (2019-07-02)
Bug Fixes

v40.0.1

Compare Source

BREAKING CHANGES
  • options when instantiating clients now expect correct vx.x format rather than failing vx_x format (effects only TypeScript).
  • auto generate libraries (#​1759)
Bug Fixes
Features
40.0.1 (2019-07-02)
Bug Fixes

v40.0.0

Compare Source

Bug Fixes
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

Compare Source

Bug Fixes
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

Compare Source

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
Internal / Testing Changes
  • fix: README should not be generated (#​1657)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading