Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

fix(deps): update dependency googleapis to v39 - #41

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/googleapis-39.x
Open

fix(deps): update dependency googleapis to v39#41
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/googleapis-39.x

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2019

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change References
googleapis dependencies major ^36.0.0 -> ^39.0.0 source

Release Notes

googleapis/google-api-nodejs-client

v39.2.0

Compare Source

04-03-2019 16:17 PDT

This release has a few hot new APIs:

  • healthcare_v1beta1
  • run_v1
  • run_v1alpha1
  • securitycenter_v1
  • securitycenter_v1beta1
New Features
Internal / Testing Changes
  • chore(deps): update dependency typescript to ~3.4.0
  • chore(deps): update dependency @​types/tmp to ^0.1.0

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)

v39.0.0

Compare Source

03-26-2019 22:05 PDT

This release had breaking changes. There have been a variety of TypeScript type changes. There have also been a variety of changes to the Google Plus API, and the OAuth2 API. Please take care!

There are also some sweet new APIs:

  • cloudasset_v1
  • cloudtasks_v2
  • factchecktools_v1alpha1
  • servicenetworking_v1
  • websecurityscanner_v1beta
New Features
Documentation
  • docs: remove the plus samples (#​1654)
  • docs: Update typo in README.md (#​1640)
  • docs: fix typos in README files (#​1642)
Internal / Testing Changes
  • chore(deps): update dependency tmp to ^0.1.0 (#​1652)
  • chore: publish to npm using wombat (#​1645)
  • build: update npm token (#​1641)
  • chore(deps): update dependency hard-rejection to v2 (#​1643)
  • build: use per-repo publish token (#​1638)

v38.0.0

Compare Source

03-12-2019 14:00 PDT

Greetings y'all! This release has some new APIs, says goodbye to a few older ones, and fixes a bunch of doc issues. Enjoy!

BREAKING CHANGES: The following APIs have been deleted:

  • appengine_v1beta4
  • appengine_v1beta5

The following APIs have been added:

  • accesscontextmanager_v1
  • bigtableadmin_v1
  • cloudprivatecatalog_v1beta1
  • cloudprivatecatalogproducer_v1beta1
  • healthcare_v1alpha2
  • videointelligence_v1p3beta1
New Features
Bug Fixes
Documentation
  • docs: fix npm install cmd in readme (#​1635)
  • docs: update contributing guide (#​1615)
  • docs: Remove "releasing" ToC from CONTRIBUTING.md (#​1607)
  • docs: update CONTRIBUTING link (#​1603)
  • docs: update links in contrib guide (#​1599)
  • docs: Use people API instead of plus API
  • docs: move CONTRIBUTING.md to root (#​1583)
Internal / Testing Changes

v37.2.0

Compare Source

02-07-2019 14:55 PST

New Features

This pulls in a few new APIs:

  • dfareporting_v3_3
  • healthcare_v1alpha
  • videointelligence_v1p2beta1
Bug fixes
  • fix: respect . in api versions (fix adsense API) (#​1573)
Documentation
  • docs: add lint/fix example to contributing guide (#​1581)
  • docs(samples): Talent API Sample Revision & Test (#​1546)

v37.1.0

Compare Source

01-29-2019 13:33 PST

This release includes a new API for working with Google Docs. Enjoy!

v37.0.0

Compare Source

01-28-2019 10:29 PST

This release has breaking changes. But it's also got a lot of good stuff too. Keep reading!

google-auth-library 3.0

The google-auth-library module has been upgrade to 3.0. This comes with it's own breaking changes, which are covered here.

gaxios upgrade

Previous versions of this library used the axios library as an underlying HTTP transport. In an effort to fix a variety of problems, this has been swapped out for an API compatible library: gaxios. While we've tried really hard to ensure compatibility with axios, it's entirely possible there are subtle differences. If you run into trouble - just let us know!

Removed APIs

The replicapoolupdater_v1beta1 API has been removed.

New features
Webpack support

This library is now webpack-able! Samples and docs are still coming, but you should be able to bundle for the browser now.

New APIs

The following APIs have been introduced:

  • file_v1
  • bigtableadmin_v2
  • cloudbuild_v1alpha1
  • cloudidentity_v1
  • cloudidentity_v1beta1
  • containeranalysis_v1alpha1
  • containeranalysis_v1beta1
  • content_v2_1
  • iap_v1
  • libraryagent_v1
  • remotebuildexecution_v1
  • remotebuildexecution_v1alpha
  • remotebuildexecution_v2
Changes

It includes the following changes:

  • feat: run the generator (#​1564)
  • feat: run the generator (#​1541)
  • feat: webpack support for all APIs (#​1554)
  • feat: generating webpackable packages (#​1547)
Documentation
  • docs: specify gaxios over axios (#​1558)
  • docs(samples): add people samples for get & create contacts (#​1543)
  • docs: fix typo in README.md (#​1549)
  • docs: improve the compute sample in the README (#​1537)
  • docs(samples): rework the compute list vms sample (#​1534)
  • docs: correct the README (#​1522)
  • docs: use blogger to demonstrate key authentication (#​1519)
  • docs: fix the doc generator (#​1489)
Dependencies
  • fix(deps): update dependency googleapis-common to ^0.7.0 (#​1560)
  • fix(deps): update googleapis-common and google-auth-library (#​1556)
Bug fixes
  • fix(generator): convert method names to camelCase (#​1552)
  • fix(test): fix the revoke token test (#​1532)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR is stale, 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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant