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

Commit

Permalink
chore: upgrade gcp-metadata to 4.x
Browse files Browse the repository at this point in the history
BREAKING CHANGE: drops support for node 8 in @opencensus/resource-util
package. This is OK because the only dependent is the stackdriver
exporter which already dropped it.
  • Loading branch information
aabmass committed Jul 20, 2021
1 parent 23f240e commit 8110812
Show file tree
Hide file tree
Showing 28 changed files with 971 additions and 3,944 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- node: 8
# overrides for node 8
npm-version: ^6
lerna-extra-args: --ignore @opencensus/exporter-stackdriver
lerna-extra-args: --ignore @opencensus/exporter-stackdriver --ignore @opencensus/resource-util
env:
OPENCENSUS_MONGODB_TESTS: 1
OPENCENSUS_REDIS_TESTS: 1
Expand Down
7 changes: 5 additions & 2 deletions packages/opencensus-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/opencensus-exporter-azure/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions packages/opencensus-exporter-instana/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions packages/opencensus-exporter-jaeger/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions packages/opencensus-exporter-object/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion packages/opencensus-exporter-ocagent/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8110812

Please sign in to comment.