Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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
8 changes: 4 additions & 4 deletions librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ sources:
tools:
pnpm:
- name: gapic-generator-typescript
version: gapic-generator-v5.2.0
package: https://github.com/googleapis/google-cloud-node/archive/gapic-generator-v5.2.0.tar.gz
checksum: a2afaa498c7938837e65a1eecb2041bda5b0bda232e6bdbd5117e012cdc7e75b
version: gapic-generator-v5.3.0
package: https://github.com/googleapis/google-cloud-node/archive/gapic-generator-v5.3.0.tar.gz
checksum: 4bc54d399b22c845fd4555f9435b7971153a2e3fafca32402658390711828f63
build:
- pnpm install --frozen-lockfile --config.auto-install-peers=true
- pnpm install --ignore-workspace --frozen-lockfile --config.auto-install-peers=true
- pnpm run compile
- pnpm add -g "$PWD"
src_dir: core/generator/gapic-generator-typescript
Expand Down
2 changes: 1 addition & 1 deletion packages/google-ads-admanager/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-ads-datamanager/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-ai-generativelanguage/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-admin/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-data/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-apikeys/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-cloudquotas/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-servicecontrol/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-servicemanagement/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-api-serviceusage/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-appengine/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-apps-events-subscriptions/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-apps-meet/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-area120-tables/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-chat/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-accessapproval/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-advisorynotifications/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-agentidentity/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-agentregistry/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-aiplatform/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-alloydb/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apigateway/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apigeeconnect/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apihub/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apiregistry/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apphub/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-appoptimize/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-apptopology/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-asset/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-assuredworkloads/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-auditmanager/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-automl/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-backupdr/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-baremetalsolution/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-batch/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-appconnections/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-appconnectors/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-appgateways/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-beyondcorp-clientgateways/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-analyticshub/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-connection/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-dataexchange/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-datapolicies/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-datatransfer/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-migration/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-reservation/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-storage-api/.nycrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"reporter": ["lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
Expand Down
Loading
Loading