Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix(browser): check for fetch on window #274

Merged
merged 6 commits into from
Nov 24, 2020
Merged

fix(browser): check for fetch on window #274

merged 6 commits into from
Nov 24, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/0292af2c-ddf1-41a0-8e70-9e8c88956087/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 343187793
Source-Link: googleapis/googleapis@5587028
PiperOrigin-RevId: 343136730
Source-Link: googleapis/googleapis@2cda8d2
PiperOrigin-RevId: 342976840
Source-Link: googleapis/googleapis@c979fbe
PiperOrigin-RevId: 342778480
Source-Link: googleapis/googleapis@c6b1c72
PiperOrigin-RevId: 341102751
Source-Link: googleapis/googleapis@b759c56

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
…d jsdoc comments with examples build: use gapic-generator-typescript v1.2.1

Note: these change require google-gax "^2.9.2". @alexander-fenster will make sure the google-gax version is bumped across libraries.
PiperOrigin-RevId: 341102751

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Nov 6 12:56:54 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: b759c563bacf9cd15749be4d2bdd276d3f48ee29
Source-Link: googleapis/googleapis@b759c56
Use gapic-generator-typescript v1.2.2.

PiperOrigin-RevId: 342778480

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Nov 16 20:22:00 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: c6b1c72942991b1c605fe56a6041e06a86a9443e
Source-Link: googleapis/googleapis@c6b1c72
Use gapic-generator-typescript v1.2.3.

PiperOrigin-RevId: 342976840

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Nov 17 17:04:11 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: c979fbeb80d1b940790a69183629d799e4c05b4c
Source-Link: googleapis/googleapis@c979fbe
Use gapic-generator-typescript v1.2.4.
Committer: @alexander-fenster
PiperOrigin-RevId: 343136730

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Nov 18 12:49:25 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 2cda8d285b66c14da57363201b7e4efbca47d034
Source-Link: googleapis/googleapis@2cda8d2
Use gapic-generator-typescript v1.2.5.
Committer: @alexander-fenster
PiperOrigin-RevId: 343187793

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Nov 18 17:10:02 2020 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 5587028631d4d743fd906c4eb4e4e4649a7ee5ce
Source-Link: googleapis/googleapis@5587028
@yoshi-automation yoshi-automation requested a review from a team as a code owner November 24, 2020 11:19
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 24, 2020
@product-auto-label product-auto-label bot added the api: jobs Issues related to the googleapis/nodejs-talent API. label Nov 24, 2020
@codecov
Copy link

codecov bot commented Nov 24, 2020

Codecov Report

Merging #274 (fa5d953) into master (f12577e) will decrease coverage by 0.06%.
The diff coverage is 97.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
- Coverage   97.70%   97.64%   -0.07%     
==========================================
  Files          17       17              
  Lines       15384    15480      +96     
  Branches      528      540      +12     
==========================================
+ Hits        15031    15115      +84     
- Misses        341      353      +12     
  Partials       12       12              
Impacted Files Coverage Δ
src/v4/completion_client.ts 95.78% <94.11%> (-0.12%) ⬇️
src/v4/event_service_client.ts 95.70% <94.11%> (-0.12%) ⬇️
src/v4beta1/completion_client.ts 97.10% <94.11%> (-0.10%) ⬇️
src/v4beta1/event_service_client.ts 97.02% <94.11%> (-0.10%) ⬇️
src/v4/company_service_client.ts 97.09% <97.43%> (-0.08%) ⬇️
src/v4/tenant_service_client.ts 97.07% <97.43%> (-0.08%) ⬇️
src/v4beta1/application_service_client.ts 97.61% <97.43%> (-0.07%) ⬇️
src/v4beta1/company_service_client.ts 97.71% <97.43%> (-0.07%) ⬇️
src/v4beta1/tenant_service_client.ts 97.64% <97.43%> (-0.07%) ⬇️
src/v4beta1/profile_service_client.ts 98.08% <97.72%> (-0.06%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f12577e...fa5d953. Read the comment docs.

@bcoe bcoe changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix(browser): check for fetch on window Nov 24, 2020
@bcoe bcoe merged commit a25c71f into master Nov 24, 2020
@bcoe bcoe deleted the autosynth-googleapis branch November 24, 2020 15:09
gcf-merge-on-green bot pushed a commit that referenced this pull request Dec 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: jobs Issues related to the googleapis/nodejs-talent API. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants