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

migrate code from googleapis/nodejs-language #3395

Merged
merged 490 commits into from
Oct 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
490 commits
Select commit Hold shift + click to select a range
5dbd648
chore: release 3.0.0 (#248)
yoshi-automation May 20, 2019
4865f6e
refactor: drop dependency on lodash.merge and update links (#249)
yoshi-automation May 21, 2019
11caeec
chore: use published jsdoc-baseline package (#250)
JustinBeckwith May 23, 2019
29682ed
build: ignore proto files in test coverage (#252)
JustinBeckwith May 28, 2019
5e9bc5a
feat: support apiEndpoint override in client constructor (#256)
yoshi-automation Jun 5, 2019
49571ba
chore: release 3.1.0 (#257)
yoshi-automation Jun 5, 2019
a01efa0
feat: add .repo-metadata.json and generate README (#255)
bcoe Jun 6, 2019
e273113
chore: release 3.2.0 (#258)
yoshi-automation Jun 6, 2019
799c5b7
refactor: changes formatting of various statements
yoshi-automation Jun 7, 2019
078346d
docs: add v1 and v1beta2 samples to README (#260)
yoshi-automation Jun 11, 2019
8dabcba
fix(deps): update dependency mathjs to v6 (#261)
renovate[bot] Jun 11, 2019
6a5b775
chore: release 3.2.1 (#262)
yoshi-automation Jun 11, 2019
4268e55
fix(docs): move to new client docs URL (#263)
bcoe Jun 13, 2019
3c5d7e7
chore: release 3.2.2 (#264)
yoshi-automation Jun 14, 2019
8d89300
build: switch to GitHub magic proxy, for release-please (#266)
bcoe Jun 18, 2019
cac9e84
fix(docs): link to reference docs section on googleapis.dev (#267)
bcoe Jun 25, 2019
df4de9f
chore: release 3.2.3 (#268)
yoshi-automation Jun 26, 2019
1f576ba
build: use config file for linkinator (#269)
JustinBeckwith Jun 28, 2019
791ced8
fix(deps): drop unused dependency lodash.merge
quetzaluz Jul 23, 2019
85b5f36
chore: release 3.2.4 (#272)
yoshi-automation Jul 23, 2019
defe4be
chore(deps): update linters (#274)
renovate-bot Jul 26, 2019
c3b25ec
fix(deps): update dependency @google-cloud/storage to v3 (#275)
renovate-bot Jul 26, 2019
d54e81b
chore: release 3.2.5 (#276)
yoshi-automation Jul 26, 2019
7e4eb80
docs: use the jsdoc-fresh theme (#278)
JustinBeckwith Jul 31, 2019
e57e641
docs: document apiEndpoint over servicePath (#279)
JustinBeckwith Jul 31, 2019
a4d3109
fix: allow calls with no request, add JSON proto (#282)
yoshi-automation Aug 3, 2019
46a43c4
chore: release 3.2.6 (#283)
yoshi-automation Aug 3, 2019
de3f03f
fix(deps): update dependency yargs to v14
renovate-bot Aug 20, 2019
4190840
fix: use process versions object for client header (#287)
yoshi-automation Aug 26, 2019
be82dbd
docs: update link to client docs (#288)
yoshi-automation Aug 28, 2019
7e6f31f
feat: load protos from JSON, grpc-fallback support
yoshi-automation Sep 3, 2019
e2ed45f
update .nycrc ignore rules (#293)
bcoe Sep 6, 2019
98cb57a
chore(deps): update dependency eslint-plugin-node to v10 (#291)
renovate-bot Sep 9, 2019
168c33d
chore: release 3.3.0 (#290)
yoshi-automation Sep 16, 2019
35ad462
feat: .d.ts for protos (#296)
yoshi-automation Sep 23, 2019
684f458
fix(deps): update dependency google-gax to ^1.6.1 (#299)
callmehiphop Sep 26, 2019
14da44e
chore: release 3.4.0 (#297)
release-please[bot] Sep 26, 2019
46f0c72
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
bdbd935
feat: introduces additional message types (#302)
yoshi-automation Oct 4, 2019
1fae2ef
chore: update CONTRIBUTING.md and make releaseType node (#310)
bcoe Oct 9, 2019
944db9c
chore: release 3.5.0 (#308)
release-please[bot] Oct 12, 2019
a135259
fix(deps): update dependency @google-cloud/storage to v4 (#311)
renovate-bot Oct 18, 2019
d24369b
fix(deps): bump google-gax to 1.7.5 (#313)
JustinBeckwith Oct 22, 2019
38a9f80
chore: release 3.5.1 (#312)
release-please[bot] Oct 22, 2019
cbed37f
feat: added endpoint samples and updated docs for language api (#315)
bradmiro Oct 29, 2019
9e7c791
docs: update set endpoint readme sample verbiage (#319)
yoshi-automation Nov 5, 2019
a7fac36
chore: release 3.6.0 (#317)
release-please[bot] Nov 8, 2019
086e10c
fix: import long into proto ts declaration file (#323)
yoshi-automation Nov 13, 2019
985116b
fix(docs): snippets are now replaced in jsdoc comments (#322)
bcoe Nov 13, 2019
b46463e
chore: release 3.6.1 (#324)
release-please[bot] Nov 15, 2019
4e8d17e
docs: add license header
yoshi-automation Nov 15, 2019
2df213c
docs: add license header
yoshi-automation Nov 15, 2019
1cafa87
fix(deps): update dependency yargs to v15 (#328)
renovate-bot Nov 18, 2019
4680b87
chore: release 3.6.2 (#329)
release-please[bot] Nov 18, 2019
69f1bb6
chore: update license headers
JustinBeckwith Nov 25, 2019
6ae7425
chore: release 3.6.3 (#336)
release-please[bot] Dec 5, 2019
a473ef0
refactor: re-order proto token message (#337)
yoshi-automation Dec 10, 2019
1bb99bd
feat: move library to typescript code generation (#338)
xiaozhenliu-gg5 Dec 19, 2019
8f84d6c
docs: update jsdoc license/samples-README (#340)
bcoe Dec 26, 2019
4764c65
refactor: use explicit mocha imports
JustinBeckwith Dec 30, 2019
e43df2b
build: add list of tracked files to synth.metadata
yoshi-automation Dec 30, 2019
a26d110
chore(deps): update dependency c8 to v7 (#342)
renovate-bot Dec 31, 2019
f76058c
chore(deps): update dependency eslint-plugin-node to v11 (#343)
renovate-bot Dec 31, 2019
b130517
fix: closing a client twice throws error earlier
yoshi-automation Jan 3, 2020
e34445d
chore: release 3.7.0
release-please[bot] Jan 6, 2020
63d5acf
chore(deps): update dependency mocha to v7 (#348)
renovate-bot Jan 6, 2020
859f387
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
2ea4afa
chore: regenerate synth.metadata (#352)
yoshi-automation Jan 28, 2020
aa91dc5
fix: enum, bytes, and Long types now accept strings (#353)
yoshi-automation Jan 29, 2020
81fc742
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
f59b3f8
chore: release 3.7.1 (#354)
release-please[bot] Jan 30, 2020
c0b3e71
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
0e88c0a
test: modernize mocha config (#356)
JustinBeckwith Feb 5, 2020
35aeca3
chore: updated .gitignore
yoshi-automation Feb 7, 2020
bfe4065
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
b9582b3
fix: adds encodingType to analyzeSyntax* sampless (#364)
telpirion Feb 10, 2020
d4a3aa1
chore: release 3.7.2 (#366)
release-please[bot] Feb 10, 2020
5798cb5
build: add GitHub actions config for unit tests
bcoe Feb 12, 2020
c7890d7
chore: update gitignore (#369)
yoshi-automation Feb 17, 2020
738ab82
chore(deps): update dependency uuid to v7
renovate-bot Feb 26, 2020
c2bccce
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 26, 2020
c120555
chore: update jsdoc.js (#378)
summer-ji-eng Feb 27, 2020
b74df95
chore: correct .jsdoc.js protos and double quotes (#380)
summer-ji-eng Feb 28, 2020
f956b7a
chore: update jsdoc with macro license (#383)
summer-ji-eng Feb 29, 2020
8323de8
chore: release 3.8.0 (#381)
release-please[bot] Mar 3, 2020
c06189e
feat: deferred client initialization (#384)
gcf-merge-on-green[bot] Mar 6, 2020
65d7b36
build: update linkinator config (#386)
gcf-merge-on-green[bot] Mar 6, 2020
3e880ed
build(tests): fix coveralls and enable build cop (#387)
bcoe Mar 6, 2020
79a1122
chore: remove samples no longer referenced in docs
jsimonweb Mar 11, 2020
3b12672
docs: remove stale sample (#390)
yoshi-automation Mar 17, 2020
9e2ebbb
docs: mention templates in contributing section of README (#391)
bcoe Mar 18, 2020
5f65b50
docs: document version support goals (#397)
bcoe Mar 24, 2020
efaff4f
chore: regenerate the code (#396)
yoshi-automation Mar 25, 2020
5f7d845
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
4de103e
feat!: drop node8 support (#405)
AVaksman Apr 2, 2020
469e350
chore: remove duplicate mocha config (#408)
JustinBeckwith Apr 5, 2020
74f3105
chore(deps): update dependency gts to v2.0.0 (#411)
renovate-bot Apr 10, 2020
40b5ea1
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
d7506c0
build: remove unused codecov config (#448)
JustinBeckwith Apr 12, 2020
2e4b76d
chore(deps): update dependency @google-cloud/automl to v2 (#409)
renovate-bot Apr 13, 2020
e568329
chore(deps): update dependency @types/sinon to v9 (#407)
renovate-bot Apr 13, 2020
46597b8
chore: release 4.0.0 (#406)
release-please[bot] Apr 13, 2020
3779af4
chore: update lint ignore files (#449)
JustinBeckwith Apr 13, 2020
0a6c038
chore: remove tslint.json (#450)
JustinBeckwith Apr 14, 2020
ac8e385
chore: remove unused dev packages (#452)
JustinBeckwith Apr 14, 2020
652b31a
chore(deps): update dependency ts-loader to v7 (#453)
renovate-bot Apr 15, 2020
876430a
chore(deps): update dependency null-loader to v4 (#454)
renovate-bot Apr 15, 2020
97de49d
chore: run fix instead of lint in synthfile (#455)
JustinBeckwith Apr 15, 2020
3b29038
chore: linting (#456)
yoshi-automation Apr 20, 2020
41f96ca
build: adopt changes to generator formatting (#457)
yoshi-automation Apr 22, 2020
31038a4
chore(deps): update dependency uuid to v8 (#460)
renovate-bot May 1, 2020
9bde1d3
chore: update npm scripts and synth.py (#458)
alexander-fenster May 6, 2020
58d5758
fix: regenerate unit tests (#461)
alexander-fenster May 6, 2020
28eb2e7
fix: synth.py clean up for multiple version (#463)
summer-ji-eng May 6, 2020
9daed17
build: do not fail builds on codecov errors (#528) (#465)
yoshi-automation May 8, 2020
bc4dd26
fix(deps): update dependency @google-cloud/storage to v5 (#466)
renovate-bot May 15, 2020
9aaccf7
docs: remove retired samples from README
yoshi-automation May 27, 2020
e32dc9e
fix(deps): update dependency mathjs to v7 (#464)
renovate-bot May 27, 2020
db7cb1b
build: update protos.js (#468)
yoshi-automation Jun 4, 2020
7954a3a
chore: release 4.0.1 (#462)
release-please[bot] Jun 4, 2020
ca0e516
feat: move ts target to es2018 from es2016 (#471)
yoshi-automation Jun 10, 2020
e21aa35
chore(deps): update dependency mocha to v8 (#473)
renovate-bot Jun 11, 2020
c8b4d68
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
34b9fe2
fix: ensure gax is usable from electron (#475)
yoshi-automation Jun 13, 2020
0536e5c
chore: release 4.1.0 (#472)
release-please[bot] Jun 16, 2020
c6b65bd
chore: update node issue template (#476)
yoshi-automation Jun 18, 2020
ed95908
build: use bazel for library generation (#477)
alexander-fenster Jun 24, 2020
567276a
build: add config .gitattributes (#478)
yoshi-automation Jun 28, 2020
de7b7a6
typeo (#481)
yoshi-automation Jul 10, 2020
2f7c25d
chore(deps): update dependency ts-loader to v8 (#480)
renovate-bot Jul 10, 2020
1294363
chore(deps): update dependency @types/mocha to v8 (#482)
renovate-bot Jul 12, 2020
a50ab1e
chore: update generated protos.js (#484)
yoshi-automation Jul 15, 2020
fc494c4
build: missing closing paren in publish script (#485)
yoshi-automation Jul 15, 2020
d7b8b9f
build: add Node 8 tests (#488)
yoshi-automation Jul 17, 2020
6b7b8f8
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
d7142ac
chore: add dev dependencies for cloud-rad ref docs (#490)
fhinkel Jul 21, 2020
acf9ea0
build: rename _toc to toc (#491)
yoshi-automation Jul 23, 2020
5dbaa98
chore: move gitattributes files to node templates (#492)
yoshi-automation Jul 24, 2020
f167e3a
chore(node): fix kokoro build path for cloud-rad (#493)
yoshi-automation Jul 29, 2020
0d5faf7
build: update protos (#494)
yoshi-automation Jul 31, 2020
43f1e9d
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 3, 2020
89db5c3
build: --credential-file-override is no longer required (#498)
yoshi-automation Aug 10, 2020
fc79b6c
chore: update cloud rad kokoro build job (#500)
yoshi-automation Aug 12, 2020
d1ecb2a
build: use gapic-generator-typescript v1.0.7. (#499)
yoshi-automation Aug 12, 2020
9033063
build: perform publish using Node 12 (#501)
yoshi-automation Aug 13, 2020
efe4600
chore: start tracking obsolete files (#502)
yoshi-automation Aug 19, 2020
2560464
fix: move system and samples test from Node 10 to Node 12 (#503)
yoshi-automation Aug 29, 2020
5c4a33d
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Sep 2, 2020
b057efb
fix(deps): update dependency yargs to v16 (#509)
renovate-bot Sep 9, 2020
c00189b
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
dc92c97
chore: release 4.1.1 (#505)
release-please[bot] Sep 17, 2020
ab4d392
chore: update bucket for cloud-rad (#511)
yoshi-automation Oct 1, 2020
2c6d141
build(node_library): migrate to Trampoline V2 (#512)
yoshi-automation Oct 8, 2020
242c27d
chore(deps): update dependency webpack-cli to v4 (#516)
renovate-bot Oct 12, 2020
82d0660
chore(deps): update dependency webpack to v5 (#515)
renovate-bot Oct 14, 2020
749caeb
feat: Fix proto comments for language API inorder for docs parsing to…
yoshi-automation Oct 14, 2020
8608075
build: only check --engine-strict for production deps (#518)
yoshi-automation Oct 16, 2020
778b03b
chore: release 4.2.0 (#517)
release-please[bot] Oct 21, 2020
0ae369c
chore: clean up Node.js TOC for cloud-rad (#520)
yoshi-automation Oct 21, 2020
ce2776e
docs: updated code of conduct (includes update to actions) (#524)
yoshi-automation Oct 27, 2020
e4dbdfb
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#525)
yoshi-automation Nov 2, 2020
d6dac68
fix: do not modify options object, use defaultScopes (#528)
alexander-fenster Nov 6, 2020
4602768
docs(deps): update dependency mathjs to v8 (#526)
renovate-bot Nov 7, 2020
2a0eec1
chore: release 4.2.1 (#529)
release-please[bot] Nov 16, 2020
87ae046
build: adds gapic_metadata.json; bug fix to generator
yoshi-automation Nov 19, 2020
b72a5df
docs: spelling correction for "targetting" (#532)
yoshi-automation Nov 25, 2020
0e23589
chore: proper format of gapic_metadata.json (#533)
yoshi-automation Dec 3, 2020
5a70ca6
docs: add instructions for authenticating for system tests (#534)
yoshi-automation Dec 22, 2020
4981030
chore: update license headers (#535)
yoshi-automation Jan 2, 2021
b6b4d89
build: update go meta information
yoshi-automation Jan 6, 2021
f7eb298
fix(deps): update dependency mathjs to v9 (#537)
renovate-bot Jan 19, 2021
06deaab
refactor(nodejs): move build cop to flakybot (#540)
yoshi-automation Jan 27, 2021
9b617b0
chore: update CODEOWNERS config (#541)
JustinBeckwith Feb 3, 2021
77b8855
build: adds UNORDERED_LIST enum (#542)
yoshi-automation Feb 4, 2021
192cd6f
build: update gapic-generator-typescript to v1.2.10. (#543)
yoshi-automation Mar 7, 2021
95d86ca
chore: release 4.2.2 (#538)
release-please[bot] Mar 8, 2021
354b47c
chore: migrate to owl bot (#544)
SurferJeffAtGoogle Mar 18, 2021
54e87d1
build: update .OwlBot.lock with new version of post-processor (#553)
gcf-owl-bot[bot] Mar 30, 2021
3e6f6c3
chore(deps): update dependency sinon to v10 (#560)
renovate-bot Apr 14, 2021
9eb6bb4
chore(deps): update dependency ts-loader to v9 (#564)
renovate-bot Apr 19, 2021
e9b29f4
fix(deps): require google-gax v2.12.0 (#569)
alexander-fenster May 7, 2021
0a2fd4d
chore: new owl bot post processor docker image (#571)
gcf-owl-bot[bot] May 10, 2021
f3ca270
fix: use require() to load JSON protos (#572)
gcf-owl-bot[bot] May 11, 2021
8315546
chore: update gapic-generator-typescript to v1.3.2 (#573)
gcf-owl-bot[bot] May 11, 2021
50c1696
chore: release 4.2.3 (#570)
release-please[bot] May 13, 2021
05358f6
chore(deps): update dependency @types/node to v14 (#577)
renovate-bot May 21, 2021
606e935
chore(deps): update dependency sinon to v11 (#578)
renovate-bot May 25, 2021
2d8c4a9
fix: GoogleAdsError missing using generator version after 1.3.0 (#579)
gcf-owl-bot[bot] May 25, 2021
c5ea02f
chore: make generate_index_ts() deterministic (#581)
gcf-owl-bot[bot] May 29, 2021
b55d6c8
chore: release 4.2.4 (#580)
release-please[bot] Jun 3, 2021
585a78e
chore(nodejs): remove api-extractor dependencies (#586)
fhinkel Jun 10, 2021
873258e
fix: make request optional in all cases (#588)
gcf-owl-bot[bot] Jun 22, 2021
ddc06ac
chore: release 4.2.5 (#589)
release-please[bot] Jun 22, 2021
9ef8c5b
fix(deps): google-gax v2.17.0 with mTLS (#595)
bcoe Jun 29, 2021
6f3543d
chore: release 4.2.6 (#596)
release-please[bot] Jun 30, 2021
01b8b58
fix(deps): google-gax v2.17.1 (#598)
bcoe Jul 12, 2021
a755ce3
chore: release 4.2.7 (#599)
release-please[bot] Jul 12, 2021
52770fa
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
752c6b6
chore: release 4.2.8 (#601)
release-please[bot] Jul 21, 2021
4e6e85f
chore(nodejs): update client ref docs link in metadata (#606)
fhinkel Aug 4, 2021
bce0245
fix(deps): google-gax v2.24.1 (#608)
bcoe Aug 17, 2021
35b7f0c
chore: release 4.2.9 (#609)
release-please[bot] Aug 17, 2021
43fb161
feat: turns on self-signed JWT feature flag (#610)
gcf-owl-bot[bot] Aug 23, 2021
f6fe045
chore: release 4.3.0 (#611)
release-please[bot] Aug 23, 2021
65fb3f6
chore: disable renovate dependency dashboard (#1194) (#613)
gcf-owl-bot[bot] Aug 25, 2021
4d999f0
fix(build): migrate to main branch (#614)
bcoe Sep 3, 2021
8479261
chore: release 4.3.1 (#615)
release-please[bot] Sep 3, 2021
baf25a7
chore: relocate owl bot post processor (#621)
SurferJeffAtGoogle Sep 21, 2021
88c09b2
build(node): update deps used during postprocessing (#1243) (#626)
gcf-owl-bot[bot] Oct 14, 2021
42c5994
chore(deps): update dependency @types/node to v16 (#628)
renovate-bot Oct 26, 2021
eab0109
chore(deps): update dependency sinon to v12 (#629)
renovate-bot Nov 4, 2021
23d61bc
fix(deps): update dependency mathjs to v10 (#630)
renovate-bot Nov 6, 2021
41b2fb3
docs(samples): add example tags to generated samples (#633)
gcf-owl-bot[bot] Nov 10, 2021
06e302b
chore: release 4.3.2 (#632)
release-please[bot] Nov 10, 2021
68e8a40
build: add generated samples to .eslintignore (#634)
gcf-owl-bot[bot] Dec 9, 2021
a2b70ca
docs(node): support "stable"/"preview" release level (#1312) (#637)
gcf-owl-bot[bot] Dec 29, 2021
8d99a54
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
90c918c
chore: add api_shortname and library_type to repo metadata (#636)
parthea Dec 31, 2021
1228ab1
test(nodejs): remove 15 add 16 (#1322) (#640)
gcf-owl-bot[bot] Jan 11, 2022
8083c38
chore: update v2.12.0 gapic-generator-typescript (#645)
gcf-owl-bot[bot] Jan 26, 2022
ed80de2
chore(deps): update dependency sinon to v13 (#647)
renovate-bot Jan 31, 2022
33e2c5b
docs(nodejs): version support policy edits (#1346) (#649)
gcf-owl-bot[bot] Feb 3, 2022
385df0e
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
d4a95aa
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
4fa01ed
chore(deps): update dependency @types/mocha to v9 (#661)
renovate-bot May 3, 2022
655038f
chore(deps): update dependency sinon to v14 (#664)
renovate-bot May 9, 2022
1a2fb92
chore(deps): update dependency gts to v3 (#641)
renovate-bot May 13, 2022
f06017d
build!: update library to use Node 12 (#666)
sofisl May 19, 2022
3f98669
fix(deps): update dependency @google-cloud/storage to v6 (#668)
renovate-bot Jun 9, 2022
66102d8
chore(deps): update dependency jsdoc-region-tag to v2 (#671)
renovate-bot Jun 10, 2022
100a407
chore(deps): update dependency jsdoc-fresh to v2 (#670)
renovate-bot Jun 10, 2022
fc62f05
chore(main): release 5.0.0 (#667)
release-please[bot] Jun 20, 2022
278c22d
fix(docs): describe fallback rest option (#673)
gcf-owl-bot[bot] Jun 30, 2022
525b036
chore(main): release 5.0.1 (#674)
release-please[bot] Jun 30, 2022
7be51b8
chore(deps): update dependency linkinator to v4 (#677)
renovate-bot Jul 8, 2022
2c5c94a
fix(deps): update dependency mathjs to v11 (#679)
renovate-bot Jul 25, 2022
bb5f186
fix(deps): update dependency @google-cloud/automl to v3 (#672)
renovate-bot Jul 25, 2022
f1e95c4
chore: remove unused proto imports (#682)
gcf-owl-bot[bot] Aug 19, 2022
b8b9fea
fix: better support for fallback mode (#683)
gcf-owl-bot[bot] Aug 23, 2022
eb3f9fb
fix: change import long to require (#684)
gcf-owl-bot[bot] Aug 23, 2022
f350c9e
fix: do not import the whole google-gax from proto JS (#1553) (#687)
gcf-owl-bot[bot] Aug 27, 2022
5028b0b
fix: allow passing gax instance to client constructor (#688)
gcf-owl-bot[bot] Sep 1, 2022
cddb0ba
chore(main): release 5.0.2 (#681)
release-please[bot] Sep 8, 2022
db74023
chore(deps): update dependency uuid to v9 (#690)
renovate-bot Sep 8, 2022
d191045
fix: preserve default values in x-goog-request-params header (#691)
gcf-owl-bot[bot] Sep 14, 2022
00b7a24
feat: Add support for V1 and V2 classification models for the V1Beta2…
gcf-owl-bot[bot] Sep 21, 2022
4f9d952
chore(main): release 5.1.0 (#692)
release-please[bot] Sep 22, 2022
ab07012
docs: fix docstring formatting (#698)
gcf-owl-bot[bot] Sep 29, 2022
c2912c8
Merge remote-tracking branch 'migration/main' into nodejs-language-mi…
sofisl Oct 11, 2022
5e72a10
build: add release-please config, fix owlbot-config
sofisl Oct 11, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"packages/google-cloud-bigquery-analyticshub": "0.1.0",
"packages/google-cloud-bigquery-datapolicies": "0.1.0",
"packages/google-cloud-gkemulticloud": "0.1.2",
"packages/google-cloud-language": "5.1.0",
"packages/google-cloud-oslogin": "4.0.2",
"packages/google-cloud-redis": "3.1.3",
"packages/google-cloud-security-publicca": "0.1.1",
Expand Down
21 changes: 21 additions & 0 deletions packages/google-cloud-language/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/language/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-language/$1

7 changes: 7 additions & 0 deletions packages/google-cloud-language/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-language/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-language/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-language/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-language/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/language',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-language/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-language/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-language/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-language/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
4 changes: 4 additions & 0 deletions packages/google-cloud-language/.readme-partials.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
introduction: |-
[Cloud Natural Language API](https://cloud.google.com/natural-language/docs) provides natural
language understanding technologies to developers, including sentiment analysis, entity
analysis, and syntax analysis. This API is part of the larger Cloud Machine Learning API family.
17 changes: 17 additions & 0 deletions packages/google-cloud-language/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"default_version": "v1",
"release_level": "stable",
"requires_billing": true,
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/language/latest",
"codeowner_team": "@googleapis/ml-apis",
"language": "nodejs",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559753",
"product_documentation": "https://cloud.google.com/natural-language/docs/",
"name": "language",
"distribution_name": "@google-cloud/language",
"name_pretty": "Natural Language",
"api_id": "language.googleapis.com",
"repo": "googleapis/google-cloud-node",
"api_shortname": "language",
"library_type": "GAPIC_AUTO"
}
Loading