Skip to content

Commit 304ddbc

Browse files
committed
Update to node 18+. Update all deps, except chai and chai-as-promised
1 parent 1b97377 commit 304ddbc

File tree

105 files changed

+3548
-5319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+3548
-5319
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"object": "it",
3535
"property": "only"
3636
}
37-
]
37+
],
38+
"@typescript-eslint/no-floating-promises": ["off"]
3839
}
3940
}
4041
]

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
# Copyright 2025 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -13,5 +13,4 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16-
digest: sha256:0d39e59663287ae929c1d4ccf8ebf7cef9946826c9b86eda7e85d8d752dbb584
17-
# created: 2024-11-21T22:39:44.342569463Z
16+
digest: sha256:ebf1487fdb5be0d02d49a20b01547be3cd15cbd03f4ded7b47c65eae7920a080

.kokoro/continuous/node14/common.cfg

Lines changed: 0 additions & 24 deletions
This file was deleted.

.kokoro/continuous/node14/lint.cfg

Lines changed: 0 additions & 4 deletions
This file was deleted.

.kokoro/continuous/node14/samples-test.cfg

Lines changed: 0 additions & 12 deletions
This file was deleted.

.kokoro/continuous/node14/system-test.cfg

Lines changed: 0 additions & 12 deletions
This file was deleted.

.kokoro/continuous/node14/test.cfg

Whitespace-only changes.

.kokoro/presubmit/node14/common.cfg

Lines changed: 0 additions & 24 deletions
This file was deleted.

.kokoro/presubmit/node14/samples-test.cfg

Lines changed: 0 additions & 12 deletions
This file was deleted.

.kokoro/presubmit/node14/system-test.cfg

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)