File tree 29 files changed +44
-44
lines changed
opentelemetry-api-metrics
opentelemetry-context-async-hooks
opentelemetry-context-zone
opentelemetry-context-zone-peer-dep
opentelemetry-exporter-collector
opentelemetry-exporter-collector-grpc
opentelemetry-exporter-collector-proto
opentelemetry-exporter-jaeger
opentelemetry-exporter-prometheus
opentelemetry-exporter-zipkin
opentelemetry-instrumentation
opentelemetry-instrumentation-fetch
opentelemetry-instrumentation-grpc
opentelemetry-instrumentation-http
opentelemetry-instrumentation-xml-http-request
opentelemetry-propagator-b3
opentelemetry-propagator-jaeger
opentelemetry-resource-detector-aws
opentelemetry-resource-detector-gcp
opentelemetry-semantic-conventions
opentelemetry-shim-opentracing
29 files changed +44
-44
lines changed Original file line number Diff line number Diff line change 47
47
"devDependencies" : {
48
48
"@commitlint/cli" : " 12.1.4" ,
49
49
"@commitlint/config-conventional" : " 12.1.4" ,
50
- "@typescript-eslint/eslint-plugin" : " 4.28.3 " ,
51
- "@typescript-eslint/parser" : " 4.28.3 " ,
50
+ "@typescript-eslint/eslint-plugin" : " 4.28.4 " ,
51
+ "@typescript-eslint/parser" : " 4.28.4 " ,
52
52
"beautify-benchmark" : " 0.2.4" ,
53
53
"benchmark" : " 2.1.4" ,
54
- "eslint" : " 7.30 .0" ,
54
+ "eslint" : " 7.31 .0" ,
55
55
"eslint-config-airbnb-base" : " 14.2.1" ,
56
56
"eslint-plugin-header" : " 3.1.1" ,
57
57
"eslint-plugin-import" : " 2.23.4" ,
60
60
"husky" : " 4.3.8" ,
61
61
"lerna" : " 3.22.1" ,
62
62
"lerna-changelog" : " 1.0.1" ,
63
- "markdownlint-cli" : " 0.27 .1" ,
64
- "typedoc" : " 0.21.2 " ,
63
+ "markdownlint-cli" : " 0.28 .1" ,
64
+ "typedoc" : " 0.21.4 " ,
65
65
"typescript" : " 4.3.5" ,
66
66
"update-ts-references" : " 2.4.0"
67
67
},
Original file line number Diff line number Diff line change 60
60
"@types/mocha" : " 8.2.3" ,
61
61
"@types/node" : " 14.17.5" ,
62
62
"@types/webpack-env" : " 1.16.2" ,
63
- "codecov" : " 3.8.2 " ,
63
+ "codecov" : " 3.8.3 " ,
64
64
"istanbul-instrumenter-loader" : " 3.0.1" ,
65
65
"karma" : " 5.2.3" ,
66
66
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 44
44
"@types/mocha" : " 8.2.3" ,
45
45
"@types/node" : " 14.17.5" ,
46
46
"@types/shimmer" : " 1.0.2" ,
47
- "codecov" : " 3.8.2 " ,
47
+ "codecov" : " 3.8.3 " ,
48
48
"mocha" : " 7.2.0" ,
49
49
"nyc" : " 15.1.0" ,
50
50
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 45
45
"access" : " public"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/core" : " 7.14.6 " ,
48
+ "@babel/core" : " 7.14.8 " ,
49
49
"@opentelemetry/api" : " ^1.0.1" ,
50
50
"@types/mocha" : " 8.2.3" ,
51
51
"@types/node" : " 14.17.5" ,
52
52
"@types/sinon" : " 10.0.2" ,
53
53
"@types/webpack-env" : " 1.16.2" ,
54
54
"@types/zone.js" : " 0.5.12" ,
55
55
"babel-loader" : " 8.2.2" ,
56
- "codecov" : " 3.8.2 " ,
56
+ "codecov" : " 3.8.3 " ,
57
57
"istanbul-instrumenter-loader" : " 3.0.1" ,
58
58
"karma" : " 5.2.3" ,
59
59
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 42
42
"access" : " public"
43
43
},
44
44
"devDependencies" : {
45
- "@babel/core" : " 7.14.6 " ,
45
+ "@babel/core" : " 7.14.8 " ,
46
46
"@types/mocha" : " 8.2.3" ,
47
47
"@types/node" : " 14.17.5" ,
48
48
"@types/sinon" : " 10.0.2" ,
49
49
"@types/webpack-env" : " 1.16.2" ,
50
50
"babel-loader" : " 8.2.2" ,
51
- "codecov" : " 3.8.2 " ,
51
+ "codecov" : " 3.8.3 " ,
52
52
"karma" : " 5.2.3" ,
53
53
"karma-chrome-launcher" : " 3.1.0" ,
54
54
"karma-mocha" : " 2.0.1" ,
Original file line number Diff line number Diff line change 61
61
"@types/semver" : " 7.3.7" ,
62
62
"@types/sinon" : " 10.0.2" ,
63
63
"@types/webpack-env" : " 1.16.2" ,
64
- "codecov" : " 3.8.2 " ,
64
+ "codecov" : " 3.8.3 " ,
65
65
"istanbul-instrumenter-loader" : " 3.0.1" ,
66
66
"karma" : " 5.2.3" ,
67
67
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 45
45
"access" : " public"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/core" : " 7.14.6 " ,
48
+ "@babel/core" : " 7.14.8 " ,
49
49
"@opentelemetry/api" : " ^1.0.1" ,
50
50
"@opentelemetry/api-metrics" : " 0.23.0" ,
51
51
"@types/mocha" : " 8.2.3" ,
52
52
"@types/node" : " 14.17.5" ,
53
53
"@types/sinon" : " 10.0.2" ,
54
- "codecov" : " 3.8.2 " ,
54
+ "codecov" : " 3.8.3 " ,
55
55
"cpx" : " 1.5.0" ,
56
56
"mocha" : " 7.2.0" ,
57
57
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 45
45
"access" : " public"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/core" : " 7.14.6 " ,
48
+ "@babel/core" : " 7.14.8 " ,
49
49
"@opentelemetry/api" : " ^1.0.1" ,
50
50
"@opentelemetry/api-metrics" : " 0.23.0" ,
51
51
"@types/mocha" : " 8.2.3" ,
52
52
"@types/node" : " 14.17.5" ,
53
53
"@types/sinon" : " 10.0.2" ,
54
- "codecov" : " 3.8.2 " ,
54
+ "codecov" : " 3.8.3 " ,
55
55
"cpx" : " 1.5.0" ,
56
56
"mocha" : " 7.2.0" ,
57
57
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 53
53
"access" : " public"
54
54
},
55
55
"devDependencies" : {
56
- "@babel/core" : " 7.14.6 " ,
56
+ "@babel/core" : " 7.14.8 " ,
57
57
"@opentelemetry/api" : " ^1.0.1" ,
58
58
"@types/mocha" : " 8.2.3" ,
59
59
"@types/node" : " 14.17.5" ,
60
60
"@types/sinon" : " 10.0.2" ,
61
61
"@types/webpack-env" : " 1.16.2" ,
62
62
"babel-loader" : " 8.2.2" ,
63
- "codecov" : " 3.8.2 " ,
63
+ "codecov" : " 3.8.3 " ,
64
64
"cpx" : " 1.5.0" ,
65
65
"istanbul-instrumenter-loader" : " 3.0.1" ,
66
66
"karma" : " 5.2.3" ,
Original file line number Diff line number Diff line change 45
45
"@types/mocha" : " 8.2.3" ,
46
46
"@types/node" : " 14.17.5" ,
47
47
"@types/sinon" : " 10.0.2" ,
48
- "codecov" : " 3.8.2 " ,
48
+ "codecov" : " 3.8.3 " ,
49
49
"mocha" : " 7.2.0" ,
50
50
"nock" : " 12.0.3" ,
51
51
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 43
43
"@types/mocha" : " 8.2.3" ,
44
44
"@types/node" : " 14.17.5" ,
45
45
"@types/sinon" : " 10.0.2" ,
46
- "codecov" : " 3.8.2 " ,
46
+ "codecov" : " 3.8.3 " ,
47
47
"mocha" : " 7.2.0" ,
48
48
"nyc" : " 15.1.0" ,
49
49
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 51
51
"access" : " public"
52
52
},
53
53
"devDependencies" : {
54
- "@babel/core" : " 7.14.6 " ,
54
+ "@babel/core" : " 7.14.8 " ,
55
55
"@opentelemetry/api" : " ^1.0.1" ,
56
56
"@types/mocha" : " 8.2.3" ,
57
57
"@types/node" : " 14.17.5" ,
58
58
"@types/sinon" : " 10.0.2" ,
59
59
"@types/webpack-env" : " 1.16.2" ,
60
60
"babel-loader" : " 8.2.2" ,
61
- "codecov" : " 3.8.2 " ,
61
+ "codecov" : " 3.8.3 " ,
62
62
"istanbul-instrumenter-loader" : " 3.0.1" ,
63
63
"karma" : " 5.2.3" ,
64
64
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 46
46
"access" : " public"
47
47
},
48
48
"devDependencies" : {
49
- "@babel/core" : " 7.14.6 " ,
49
+ "@babel/core" : " 7.14.8 " ,
50
50
"@opentelemetry/api" : " ^1.0.1" ,
51
51
"@opentelemetry/context-zone" : " 0.23.0" ,
52
52
"@opentelemetry/propagator-b3" : " 0.23.0" ,
57
57
"@types/sinon" : " 10.0.2" ,
58
58
"@types/webpack-env" : " 1.16.2" ,
59
59
"babel-loader" : " 8.2.2" ,
60
- "codecov" : " 3.8.2 " ,
60
+ "codecov" : " 3.8.3 " ,
61
61
"istanbul-instrumenter-loader" : " 3.0.1" ,
62
62
"karma" : " 5.2.3" ,
63
63
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 41
41
"access" : " public"
42
42
},
43
43
"devDependencies" : {
44
- "@grpc/grpc-js" : " 1.3.5 " ,
44
+ "@grpc/grpc-js" : " 1.3.6 " ,
45
45
"@grpc/proto-loader" : " 0.6.4" ,
46
46
"@opentelemetry/api" : " ^1.0.1" ,
47
47
"@opentelemetry/context-async-hooks" : " 0.23.0" ,
53
53
"@types/semver" : " 7.3.7" ,
54
54
"@types/shimmer" : " 1.0.2" ,
55
55
"@types/sinon" : " 10.0.2" ,
56
- "codecov" : " 3.8.2 " ,
56
+ "codecov" : " 3.8.3 " ,
57
57
"grpc" : " 1.24.10" ,
58
58
"mocha" : " 7.2.0" ,
59
59
"node-pre-gyp" : " 0.17.0" ,
Original file line number Diff line number Diff line change 53
53
"@types/sinon" : " 10.0.2" ,
54
54
"@types/superagent" : " 4.1.12" ,
55
55
"axios" : " 0.21.1" ,
56
- "codecov" : " 3.8.2 " ,
56
+ "codecov" : " 3.8.3 " ,
57
57
"got" : " 9.6.0" ,
58
58
"mocha" : " 7.2.0" ,
59
59
"nock" : " 12.0.3" ,
Original file line number Diff line number Diff line change 46
46
"access" : " public"
47
47
},
48
48
"devDependencies" : {
49
- "@babel/core" : " 7.14.6 " ,
49
+ "@babel/core" : " 7.14.8 " ,
50
50
"@opentelemetry/api" : " ^1.0.1" ,
51
51
"@opentelemetry/context-zone" : " 0.23.0" ,
52
52
"@opentelemetry/propagator-b3" : " 0.23.0" ,
56
56
"@types/sinon" : " 10.0.2" ,
57
57
"@types/webpack-env" : " 1.16.2" ,
58
58
"babel-loader" : " 8.2.2" ,
59
- "codecov" : " 3.8.2 " ,
59
+ "codecov" : " 3.8.3 " ,
60
60
"istanbul-instrumenter-loader" : " 3.0.1" ,
61
61
"karma" : " 5.2.3" ,
62
62
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 68
68
"@opentelemetry/api" : " ^1.0.1"
69
69
},
70
70
"devDependencies" : {
71
- "@babel/core" : " 7.14.6 " ,
71
+ "@babel/core" : " 7.14.8 " ,
72
72
"@opentelemetry/api" : " ^1.0.1" ,
73
73
"@types/mocha" : " 8.2.3" ,
74
74
"@types/node" : " 14.17.5" ,
77
77
"@types/sinon" : " 10.0.2" ,
78
78
"@types/webpack-env" : " 1.16.2" ,
79
79
"babel-loader" : " 8.2.2" ,
80
- "codecov" : " 3.8.2 " ,
80
+ "codecov" : " 3.8.3 " ,
81
81
"cpx" : " 1.5.0" ,
82
82
"istanbul-instrumenter-loader" : " 3.0.1" ,
83
83
"karma" : " 5.2.3" ,
Original file line number Diff line number Diff line change 49
49
"@types/mocha" : " 8.2.3" ,
50
50
"@types/node" : " 14.17.5" ,
51
51
"@types/sinon" : " 10.0.2" ,
52
- "codecov" : " 3.8.2 " ,
52
+ "codecov" : " 3.8.3 " ,
53
53
"mocha" : " 7.2.0" ,
54
54
"nyc" : " 15.1.0" ,
55
55
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 49
49
"@types/semver" : " 7.3.7" ,
50
50
"@types/shimmer" : " 1.0.2" ,
51
51
"@types/sinon" : " 10.0.2" ,
52
- "codecov" : " 3.8.2 " ,
52
+ "codecov" : " 3.8.3 " ,
53
53
"mocha" : " 7.2.0" ,
54
54
"nyc" : " 15.1.0" ,
55
55
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 52
52
"@opentelemetry/api" : " ^1.0.1" ,
53
53
"@types/mocha" : " 8.2.3" ,
54
54
"@types/node" : " 14.17.5" ,
55
- "codecov" : " 3.8.2 " ,
55
+ "codecov" : " 3.8.3 " ,
56
56
"istanbul-instrumenter-loader" : " 3.0.1" ,
57
57
"mocha" : " 7.2.0" ,
58
58
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 52
52
"@types/node" : " 14.17.5" ,
53
53
"@types/sinon" : " 10.0.2" ,
54
54
"@types/webpack-env" : " 1.16.2" ,
55
- "codecov" : " 3.8.2 " ,
55
+ "codecov" : " 3.8.3 " ,
56
56
"istanbul-instrumenter-loader" : " 3.0.1" ,
57
57
"karma" : " 5.2.3" ,
58
58
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 43
43
"@types/mocha" : " 8.2.3" ,
44
44
"@types/node" : " 14.17.5" ,
45
45
"@types/sinon" : " 10.0.2" ,
46
- "codecov" : " 3.8.2 " ,
46
+ "codecov" : " 3.8.3 " ,
47
47
"mocha" : " 7.2.0" ,
48
48
"nock" : " 12.0.3" ,
49
49
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 44
44
"@types/mocha" : " 8.2.3" ,
45
45
"@types/node" : " 14.17.5" ,
46
46
"@types/semver" : " 7.3.7" ,
47
- "codecov" : " 3.8.2 " ,
47
+ "codecov" : " 3.8.3 " ,
48
48
"mocha" : " 7.2.0" ,
49
49
"nock" : " 12.0.3" ,
50
50
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 52
52
"@types/mocha" : " 8.2.3" ,
53
53
"@types/node" : " 14.17.5" ,
54
54
"@types/sinon" : " 10.0.2" ,
55
- "codecov" : " 3.8.2 " ,
55
+ "codecov" : " 3.8.3 " ,
56
56
"mocha" : " 7.2.0" ,
57
57
"nock" : " 12.0.3" ,
58
58
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 60
60
"@types/node" : " 14.17.5" ,
61
61
"@types/semver" : " 7.3.7" ,
62
62
"@types/sinon" : " 10.0.2" ,
63
- "codecov" : " 3.8.2 " ,
63
+ "codecov" : " 3.8.3 " ,
64
64
"gcp-metadata" : " ^4.1.4" ,
65
65
"istanbul-instrumenter-loader" : " 3.0.1" ,
66
66
"mocha" : " 7.2.0" ,
Original file line number Diff line number Diff line change 46
46
"@types/mocha" : " 8.2.3" ,
47
47
"@types/node" : " 14.17.5" ,
48
48
"@types/sinon" : " 10.0.2" ,
49
- "codecov" : " 3.8.2 " ,
49
+ "codecov" : " 3.8.3 " ,
50
50
"mocha" : " 7.2.0" ,
51
51
"nock" : " 12.0.3" ,
52
52
"nyc" : " 15.1.0" ,
Original file line number Diff line number Diff line change 44
44
"@opentelemetry/tracing" : " 0.23.0" ,
45
45
"@types/mocha" : " 8.2.3" ,
46
46
"@types/node" : " 14.17.5" ,
47
- "codecov" : " 3.8.2 " ,
47
+ "codecov" : " 3.8.3 " ,
48
48
"mocha" : " 7.2.0" ,
49
49
"nyc" : " 15.1.0" ,
50
50
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 59
59
"@types/node" : " 14.17.5" ,
60
60
"@types/sinon" : " 10.0.2" ,
61
61
"@types/webpack-env" : " 1.16.2" ,
62
- "codecov" : " 3.8.2 " ,
62
+ "codecov" : " 3.8.3 " ,
63
63
"istanbul-instrumenter-loader" : " 3.0.1" ,
64
64
"karma" : " 5.2.3" ,
65
65
"karma-chrome-launcher" : " 3.1.0" ,
Original file line number Diff line number Diff line change 45
45
"access" : " public"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/core" : " 7.14.6 " ,
48
+ "@babel/core" : " 7.14.8 " ,
49
49
"@opentelemetry/api" : " ^1.0.1" ,
50
50
"@opentelemetry/context-zone" : " 0.23.0" ,
51
51
"@opentelemetry/propagator-b3" : " 0.23.0" ,
56
56
"@types/sinon" : " 10.0.2" ,
57
57
"@types/webpack-env" : " 1.16.2" ,
58
58
"babel-loader" : " 8.2.2" ,
59
- "codecov" : " 3.8.2 " ,
59
+ "codecov" : " 3.8.3 " ,
60
60
"istanbul-instrumenter-loader" : " 3.0.1" ,
61
61
"karma" : " 5.2.3" ,
62
62
"karma-chrome-launcher" : " 3.1.0" ,
You can’t perform that action at this time.
0 commit comments