Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: re-order JSON imports #888

Merged
merged 1 commit into from Jan 15, 2020
Merged

chore: re-order JSON imports #888

merged 1 commit into from Jan 15, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:
92ea215 chore: release 3.4.0 (#882)
7562033 fix: manually retry ABORTED reads in transactions (#883)
cd0d758 refactor: remove usage of 'self' (#884)
b2740ed fix: remove ticks from code comments (#885)
82273ec fix: don't retry reads with Code ABORTED (#881)
8f41b37 refactor: use loop for transactions (#875)
94ddc89 feat: add support for Typescript Custom Mapping (#828)
36d75f6 feat: allow logging to be disabled (#880)
9169fae feat: support serialization of Moment.js (#879)
b7b5fc9 fix: don't format log message if logging is disable (#874)
87c2819 chore: release 3.3.4 (#867)
47f7ab5 fix: do not release client before retry (#870)
69bd69a refactor: use typed GAPIC methods (#849)
af3196f fix: remove redundant log line (#868)
43472f6 fix: proper routing headers
f17d90e chore: release 3.3.3 (#863)
a85f0c3 fix: support Objects created with Object.create({}) (#842)
f2c4d91 fix: use rejected Promise for terminate() (#845)
006ebcb chore: release 3.3.2 (#862)
8caee71 fix: add quotes to field name to avoid ambiguity (#860)
87543e2 chore: release 3.3.1
aba4f36 chore(deps): update dependency mocha to v7 (#855)
0aa2a8b fix: don't recreate instances when client is idle
186cdba chore: release 3.3.0 (#850)
96f085f fix: retry writes that fail with status code ABORTED (#854)
191d3b8 build: make update-license script work on Windows (#851)
b49698a build: adds list of files to synth.metadata
218a4c6 feat: use GAX retry config for streams (#847)
2ad8acc fix(deps): roll back dependency @google-cloud/firestore to ^3.1.0 (#848)
68795c4 feat: add Symbol.asyncInterator to Query.stream() (#843)
b94c367 fix: increase test timeout (#846)
1445286 chore: release 3.2.0 (#840)
069043e refactor: use explicit mocha imports (#841)
37e93da feat: allow specifying how many idle GRPC channels to keep (#837)
5c870e6 fix: reduce overhead for listDocuments()/listCollections() (#838)
3cd93c8 build: use c8 for coverage (#836)
a4e9252 docs: update jsdoc license/samples-README (#834)
a93c77d chore: release 3.1.0 (#830)
9ef582a feat: add ability to close channels (#824)
25472e1 fix(deps): update dependency deep-equal to v2 (#821)
280f748 chore: release 3.0.0 (#815)
22ef0d0 fix: close GRPC channel when we dispose of clients (#779)

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
synthtool > Ensuring dependencies.
synthtool > Cloning googleapis.
synthtool > Pulling Docker image: gapic-generator-typescript:latest
latest: Pulling from gapic-images/gapic-generator-typescript
Digest: sha256:b3a66b3cf99a230c117dd62f26a4acd0f44b58a3646f717af6135a264a8bd42e
Status: Image is up to date for gcr.io/gapic-images/gapic-generator-typescript:latest
synthtool > Generating code for: google/firestore/admin/v1.
synthtool > Generated code into /tmpfs/tmp/tmp2t_hu739.
synthtool > Pulling Docker image: gapic-generator-typescript:latest
latest: Pulling from gapic-images/gapic-generator-typescript
Digest: sha256:b3a66b3cf99a230c117dd62f26a4acd0f44b58a3646f717af6135a264a8bd42e
Status: Image is up to date for gcr.io/gapic-images/gapic-generator-typescript:latest
synthtool > Generating code for: google/firestore/v1beta1.
synthtool > Generated code into /tmpfs/tmp/tmp4b6c6r2g.
synthtool > Pulling Docker image: gapic-generator-typescript:latest
latest: Pulling from gapic-images/gapic-generator-typescript
Digest: sha256:b3a66b3cf99a230c117dd62f26a4acd0f44b58a3646f717af6135a264a8bd42e
Status: Image is up to date for gcr.io/gapic-images/gapic-generator-typescript:latest
synthtool > Generating code for: google/firestore/v1.
synthtool > Generated code into /tmpfs/tmp/tmp4h7kexju.
synthtool > Replaced 'return this\\._innerApiCalls\\.listen\\(options\\);' in dev/src/v1beta1/firestore_client.ts.
synthtool > Replaced 'return this\\._innerApiCalls\\.listen\\(options\\);' in dev/src/v1/firestore_client.ts.
.eslintignore
.eslintrc.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.jsdoc.js
.kokoro/common.cfg
.kokoro/continuous/node10/common.cfg
.kokoro/continuous/node10/docs.cfg
.kokoro/continuous/node10/lint.cfg
.kokoro/continuous/node10/samples-test.cfg
.kokoro/continuous/node10/system-test.cfg
.kokoro/continuous/node10/test.cfg
.kokoro/continuous/node12/common.cfg
.kokoro/continuous/node12/test.cfg
.kokoro/continuous/node8/common.cfg
.kokoro/continuous/node8/test.cfg
.kokoro/docs.sh
.kokoro/lint.sh
.kokoro/presubmit/node10/common.cfg
.kokoro/presubmit/node10/docs.cfg
.kokoro/presubmit/node10/lint.cfg
.kokoro/presubmit/node10/samples-test.cfg
.kokoro/presubmit/node10/system-test.cfg
.kokoro/presubmit/node10/test.cfg
.kokoro/presubmit/node12/common.cfg
.kokoro/presubmit/node12/test.cfg
.kokoro/presubmit/node8/common.cfg
.kokoro/presubmit/node8/test.cfg
.kokoro/presubmit/windows/common.cfg
.kokoro/presubmit/windows/test.cfg
.kokoro/publish.sh
.kokoro/release/docs.cfg
.kokoro/release/docs.sh
.kokoro/release/publish.cfg
.kokoro/samples-test.sh
.kokoro/system-test.sh
.kokoro/test.bat
.kokoro/test.sh
.kokoro/trampoline.sh
.nycrc
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yaml
renovate.json
samples/README.md
synthtool > Replaced "/protos/protos'" in dev/src/v1/firestore_client.ts.
synthtool > Replaced "/protos/protos'" in dev/test/gapic-firestore-v1.ts.
synthtool > Replaced "/protos/protos'" in dev/src/v1/firestore_admin_client.ts.
synthtool > Replaced "/protos/protos'" in dev/test/gapic-firestore_admin-v1.ts.
synthtool > Replaced "/protos/protos'" in dev/src/v1beta1/firestore_client.ts.
synthtool > Replaced "/protos/protos'" in dev/test/gapic-firestore-v1beta1.ts.
npm WARN npm npm does not support Node.js v12.14.1
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11.
npm WARN npm You can find the latest version at https://nodejs.org/
npm WARN deprecated @types/moment@2.13.0: This is a stub types definition for Moment (https://github.com/moment/moment). Moment provides its own type definitions, so you don't need @types/moment installed!
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

> core-js@2.6.11 postinstall /tmpfs/src/git/autosynth/working_repo/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> protobufjs@6.8.8 postinstall /tmpfs/src/git/autosynth/working_repo/node_modules/protobufjs
> node scripts/postinstall


> @google-cloud/firestore@3.4.0 prepare /tmpfs/src/git/autosynth/working_repo
> npm run compile

npm WARN npm npm does not support Node.js v12.14.1
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11.
npm WARN npm You can find the latest version at https://nodejs.org/

> @google-cloud/firestore@3.4.0 compile /tmpfs/src/git/autosynth/working_repo
> tsc -p .


> @google-cloud/firestore@3.4.0 postcompile /tmpfs/src/git/autosynth/working_repo
> cp -r dev/protos build && cp dev/src/v1beta1/*.json build/src/v1beta1/ && cp dev/src/v1/*.json build/src/v1/ && cp dev/conformance/test-definition.proto build/conformance && cp dev/conformance/test-suite.binproto build/conformance

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 669 packages from 962 contributors and audited 1782 packages in 23.085s
found 0 vulnerabilities

npm WARN npm npm does not support Node.js v12.14.1
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11.
npm WARN npm You can find the latest version at https://nodejs.org/

> @google-cloud/firestore@3.4.0 fix /tmpfs/src/git/autosynth/working_repo
> gts fix

installing semver@^5.5.0
installing chalk@^2.4.1
installing minimist@^1.2.0
installing uglify-js@^3.3.25
installing espree@^3.5.4
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 15, 2020
@codecov
Copy link

codecov bot commented Jan 15, 2020

Codecov Report

Merging #888 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #888   +/-   ##
======================================
  Coverage    96.6%   96.6%           
======================================
  Files          25      25           
  Lines       15559   15559           
  Branches     1155    1155           
======================================
  Hits        15031   15031           
  Misses        519     519           
  Partials        9       9

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 92ea215...c5dce3b. Read the comment docs.

@schmidt-sebastian schmidt-sebastian changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. chore: re-order JSON imports Jan 15, 2020
@schmidt-sebastian schmidt-sebastian merged commit c478dfc into master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants