File tree 34 files changed +53
-53
lines changed
integration-tests/propagation-validation-server
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
34 files changed +53
-53
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@types/node" : " 10.17.56" ,
16
- "typescript" : " 4.2.3 "
16
+ "typescript" : " 4.2.4 "
17
17
},
18
18
"author" : " OpenTelemetry Authors" ,
19
19
"license" : " Apache-2.0"
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@types/node" : " 12.20.7" ,
16
- "typescript" : " 4.2.3 "
16
+ "typescript" : " 4.2.4 "
17
17
},
18
18
"author" : " OpenTelemetry Authors" ,
19
19
"license" : " Apache-2.0"
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@types/node" : " 8.10.66" ,
16
- "typescript" : " 4.2.3 "
16
+ "typescript" : " 4.2.4 "
17
17
},
18
18
"author" : " OpenTelemetry Authors" ,
19
19
"license" : " Apache-2.0"
Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
23
- "typescript" : " 4.2.3 "
23
+ "typescript" : " 4.2.4 "
24
24
},
25
25
"peerDependencies" : {
26
26
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 45
45
"author" : " OpenTelemetry Authors" ,
46
46
"license" : " Apache-2.0" ,
47
47
"devDependencies" : {
48
- "@commitlint/cli" : " 12.0 .1" ,
49
- "@commitlint/config-conventional" : " 12.0 .1" ,
50
- "@typescript-eslint/eslint-plugin" : " 4.20 .0" ,
51
- "@typescript-eslint/parser" : " 4.20 .0" ,
48
+ "@commitlint/cli" : " 12.1 .1" ,
49
+ "@commitlint/config-conventional" : " 12.1 .1" ,
50
+ "@typescript-eslint/eslint-plugin" : " 4.22 .0" ,
51
+ "@typescript-eslint/parser" : " 4.22 .0" ,
52
52
"beautify-benchmark" : " 0.2.4" ,
53
53
"benchmark" : " 2.1.4" ,
54
- "eslint" : " 7.23 .0" ,
54
+ "eslint" : " 7.24 .0" ,
55
55
"eslint-config-airbnb-base" : " 14.2.1" ,
56
56
"eslint-plugin-header" : " 3.1.1" ,
57
57
"eslint-plugin-import" : " 2.22.1" ,
61
61
"lerna" : " 3.22.1" ,
62
62
"lerna-changelog" : " 1.0.1" ,
63
63
"markdownlint-cli" : " 0.27.1" ,
64
- "typescript" : " 4.2.3 " ,
65
- "update-ts-references" : " 2.0 .0"
64
+ "typescript" : " 4.2.4 " ,
65
+ "update-ts-references" : " 2.3 .0"
66
66
},
67
67
"husky" : {
68
68
"hooks" : {
Original file line number Diff line number Diff line change 68
68
"nyc" : " 15.1.0" ,
69
69
"ts-loader" : " 8.1.0" ,
70
70
"ts-mocha" : " 8.0.0" ,
71
- "typescript" : " 4.2.3 " ,
71
+ "typescript" : " 4.2.4 " ,
72
72
"webpack" : " 4.46.0"
73
73
}
74
74
}
Original file line number Diff line number Diff line change 51
51
"rimraf" : " 3.0.2" ,
52
52
"ts-mocha" : " 8.0.0" ,
53
53
"ts-node" : " 9.1.1" ,
54
- "typescript" : " 4.2.3 "
54
+ "typescript" : " 4.2.4 "
55
55
},
56
56
"peerDependencies" : {
57
57
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 41
41
"access" : " public"
42
42
},
43
43
"devDependencies" : {
44
- "@babel/core" : " 7.13.14 " ,
44
+ "@babel/core" : " 7.13.15 " ,
45
45
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
46
46
"@types/mocha" : " 8.2.2" ,
47
47
"@types/node" : " 14.14.37" ,
65
65
"ts-loader" : " 8.1.0" ,
66
66
"ts-mocha" : " 8.0.0" ,
67
67
"ts-node" : " 9.1.1" ,
68
- "typescript" : " 4.2.3 " ,
68
+ "typescript" : " 4.2.4 " ,
69
69
"webpack" : " 4.46.0" ,
70
70
"webpack-cli" : " 4.6.0" ,
71
71
"zone.js" : " 0.11.4"
Original file line number Diff line number Diff line change 38
38
"access" : " public"
39
39
},
40
40
"devDependencies" : {
41
- "@babel/core" : " 7.13.14 " ,
41
+ "@babel/core" : " 7.13.15 " ,
42
42
"@types/mocha" : " 8.2.2" ,
43
43
"@types/node" : " 14.14.37" ,
44
44
"@types/sinon" : " 9.0.11" ,
58
58
"ts-loader" : " 8.1.0" ,
59
59
"ts-mocha" : " 8.0.0" ,
60
60
"ts-node" : " 9.1.1" ,
61
- "typescript" : " 4.2.3 " ,
61
+ "typescript" : " 4.2.4 " ,
62
62
"webpack" : " 4.46.0" ,
63
63
"webpack-cli" : " 4.6.0" ,
64
64
"webpack-merge" : " 5.7.3"
Original file line number Diff line number Diff line change 73
73
"ts-loader" : " 8.1.0" ,
74
74
"ts-mocha" : " 8.0.0" ,
75
75
"ts-node" : " 9.1.1" ,
76
- "typescript" : " 4.2.3 " ,
76
+ "typescript" : " 4.2.4 " ,
77
77
"webpack" : " 4.46.0"
78
78
},
79
79
"peerDependencies" : {
Original file line number Diff line number Diff line change 45
45
"access" : " public"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/core" : " 7.13.14 " ,
48
+ "@babel/core" : " 7.13.15 " ,
49
49
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
50
50
"@opentelemetry/api-metrics" : " 0.18.2" ,
51
51
"@types/mocha" : " 8.2.2" ,
61
61
"ts-loader" : " 8.1.0" ,
62
62
"ts-mocha" : " 8.0.0" ,
63
63
"ts-node" : " 9.1.1" ,
64
- "typescript" : " 4.2.3 "
64
+ "typescript" : " 4.2.4 "
65
65
},
66
66
"peerDependencies" : {
67
67
"@opentelemetry/api" : " ^1.0.0-rc.0"
68
68
},
69
69
"dependencies" : {
70
70
"@grpc/grpc-js" : " ^1.2.12" ,
71
- "@grpc/proto-loader" : " ^0.5.4 " ,
71
+ "@grpc/proto-loader" : " ^0.6.0 " ,
72
72
"@opentelemetry/core" : " 0.18.2" ,
73
73
"@opentelemetry/exporter-collector" : " 0.18.2" ,
74
74
"@opentelemetry/metrics" : " 0.18.2" ,
Original file line number Diff line number Diff line change 45
45
"access" : " public"
46
46
},
47
47
"devDependencies" : {
48
- "@babel/core" : " 7.13.14 " ,
48
+ "@babel/core" : " 7.13.15 " ,
49
49
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
50
50
"@opentelemetry/api-metrics" : " 0.18.2" ,
51
51
"@types/mocha" : " 8.2.2" ,
61
61
"ts-loader" : " 8.1.0" ,
62
62
"ts-mocha" : " 8.0.0" ,
63
63
"ts-node" : " 9.1.1" ,
64
- "typescript" : " 4.2.3 "
64
+ "typescript" : " 4.2.4 "
65
65
},
66
66
"peerDependencies" : {
67
67
"@opentelemetry/api" : " ^1.0.0-rc.0"
68
68
},
69
69
"dependencies" : {
70
- "@grpc/proto-loader" : " ^0.5.4 " ,
70
+ "@grpc/proto-loader" : " ^0.6.0 " ,
71
71
"@opentelemetry/core" : " 0.18.2" ,
72
72
"@opentelemetry/exporter-collector" : " 0.18.2" ,
73
73
"@opentelemetry/metrics" : " 0.18.2" ,
Original file line number Diff line number Diff line change 49
49
},
50
50
"devDependencies" : {
51
51
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
52
- "@babel/core" : " 7.13.14 " ,
52
+ "@babel/core" : " 7.13.15 " ,
53
53
"@types/mocha" : " 8.2.2" ,
54
54
"@types/node" : " 14.14.37" ,
55
55
"@types/sinon" : " 9.0.11" ,
72
72
"ts-loader" : " 8.1.0" ,
73
73
"ts-mocha" : " 8.0.0" ,
74
74
"ts-node" : " 9.1.1" ,
75
- "typescript" : " 4.2.3 " ,
75
+ "typescript" : " 4.2.4 " ,
76
76
"webpack" : " 4.46.0" ,
77
77
"webpack-cli" : " 4.6.0" ,
78
78
"webpack-merge" : " 5.7.3"
Original file line number Diff line number Diff line change 54
54
"sinon" : " 10.0.0" ,
55
55
"ts-mocha" : " 8.0.0" ,
56
56
"ts-node" : " 9.1.1" ,
57
- "typescript" : " 4.2.3 "
57
+ "typescript" : " 4.2.4 "
58
58
},
59
59
"peerDependencies" : {
60
60
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 51
51
"sinon" : " 10.0.0" ,
52
52
"ts-mocha" : " 8.0.0" ,
53
53
"ts-node" : " 9.1.1" ,
54
- "typescript" : " 4.2.3 "
54
+ "typescript" : " 4.2.4 "
55
55
},
56
56
"peerDependencies" : {
57
57
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 46
46
"access" : " public"
47
47
},
48
48
"devDependencies" : {
49
- "@babel/core" : " 7.13.14 " ,
49
+ "@babel/core" : " 7.13.15 " ,
50
50
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
51
51
"@types/mocha" : " 8.2.2" ,
52
52
"@types/node" : " 14.14.37" ,
70
70
"ts-loader" : " 8.1.0" ,
71
71
"ts-mocha" : " 8.0.0" ,
72
72
"ts-node" : " 9.1.1" ,
73
- "typescript" : " 4.2.3 " ,
73
+ "typescript" : " 4.2.4 " ,
74
74
"webpack" : " 4.46.0" ,
75
75
"webpack-cli" : " 4.6.0" ,
76
76
"webpack-merge" : " 5.7.3"
Original file line number Diff line number Diff line change 42
42
"access" : " public"
43
43
},
44
44
"devDependencies" : {
45
- "@babel/core" : " 7.13.14 " ,
45
+ "@babel/core" : " 7.13.15 " ,
46
46
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
47
47
"@opentelemetry/context-zone" : " 0.18.2" ,
48
48
"@opentelemetry/propagator-b3" : " 0.18.2" ,
69
69
"ts-loader" : " 8.1.0" ,
70
70
"ts-mocha" : " 8.0.0" ,
71
71
"ts-node" : " 9.1.1" ,
72
- "typescript" : " 4.2.3 " ,
72
+ "typescript" : " 4.2.4 " ,
73
73
"webpack" : " 4.46.0" ,
74
74
"webpack-cli" : " 4.6.0" ,
75
75
"webpack-merge" : " 5.7.3"
Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@grpc/grpc-js" : " 1.2.12" ,
45
- "@grpc/proto-loader" : " 0.5.6 " ,
45
+ "@grpc/proto-loader" : " 0.6.0 " ,
46
46
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
47
47
"@opentelemetry/context-async-hooks" : " 0.18.2" ,
48
48
"@opentelemetry/core" : " 0.18.2" ,
64
64
"sinon" : " 10.0.0" ,
65
65
"ts-mocha" : " 8.0.0" ,
66
66
"ts-node" : " 9.1.1" ,
67
- "typescript" : " 4.2.3 "
67
+ "typescript" : " 4.2.4 "
68
68
},
69
69
"peerDependencies" : {
70
70
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 67
67
"superagent" : " 6.1.0" ,
68
68
"ts-mocha" : " 8.0.0" ,
69
69
"ts-node" : " 9.1.1" ,
70
- "typescript" : " 4.2.3 "
70
+ "typescript" : " 4.2.4 "
71
71
},
72
72
"peerDependencies" : {
73
73
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 42
42
"access" : " public"
43
43
},
44
44
"devDependencies" : {
45
- "@babel/core" : " 7.13.14 " ,
45
+ "@babel/core" : " 7.13.15 " ,
46
46
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
47
47
"@opentelemetry/context-zone" : " 0.18.2" ,
48
48
"@opentelemetry/propagator-b3" : " 0.18.2" ,
68
68
"ts-loader" : " 8.1.0" ,
69
69
"ts-mocha" : " 8.0.0" ,
70
70
"ts-node" : " 9.1.1" ,
71
- "typescript" : " 4.2.3 " ,
71
+ "typescript" : " 4.2.4 " ,
72
72
"webpack" : " 4.46.0" ,
73
73
"webpack-cli" : " 4.6.0" ,
74
74
"webpack-merge" : " 5.7.3"
Original file line number Diff line number Diff line change 63
63
"@opentelemetry/api" : " ^1.0.0-rc.0"
64
64
},
65
65
"devDependencies" : {
66
- "@babel/core" : " 7.13.14 " ,
66
+ "@babel/core" : " 7.13.15 " ,
67
67
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
68
68
"@types/mocha" : " 8.2.2" ,
69
69
"@types/node" : " 14.14.37" ,
89
89
"ts-loader" : " 8.1.0" ,
90
90
"ts-mocha" : " 8.0.0" ,
91
91
"ts-node" : " 9.1.1" ,
92
- "typescript" : " 4.2.3 " ,
92
+ "typescript" : " 4.2.4 " ,
93
93
"webpack" : " 4.46.0" ,
94
94
"webpack-cli" : " 4.6.0" ,
95
95
"webpack-merge" : " 5.7.3"
Original file line number Diff line number Diff line change 53
53
"sinon" : " 10.0.0" ,
54
54
"ts-mocha" : " 8.0.0" ,
55
55
"ts-node" : " 9.1.1" ,
56
- "typescript" : " 4.2.3 "
56
+ "typescript" : " 4.2.4 "
57
57
},
58
58
"peerDependencies" : {
59
59
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 57
57
"sinon" : " 10.0.0" ,
58
58
"ts-mocha" : " 8.0.0" ,
59
59
"ts-node" : " 9.1.1" ,
60
- "typescript" : " 4.2.3 "
60
+ "typescript" : " 4.2.4 "
61
61
},
62
62
"peerDependencies" : {
63
63
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 53
53
"rimraf" : " 3.0.2" ,
54
54
"ts-loader" : " 8.1.0" ,
55
55
"ts-mocha" : " 8.0.0" ,
56
- "typescript" : " 4.2.3 "
56
+ "typescript" : " 4.2.4 "
57
57
}
58
58
}
Original file line number Diff line number Diff line change 64
64
"ts-loader" : " 8.1.0" ,
65
65
"ts-mocha" : " 8.0.0" ,
66
66
"ts-node" : " 9.1.1" ,
67
- "typescript" : " 4.2.3 " ,
67
+ "typescript" : " 4.2.4 " ,
68
68
"webpack" : " 4.46.0"
69
69
},
70
70
"peerDependencies" : {
Original file line number Diff line number Diff line change 52
52
"sinon" : " 10.0.0" ,
53
53
"ts-mocha" : " 8.0.0" ,
54
54
"ts-node" : " 9.1.1" ,
55
- "typescript" : " 4.2.3 "
55
+ "typescript" : " 4.2.4 "
56
56
},
57
57
"peerDependencies" : {
58
58
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 52
52
"rimraf" : " 3.0.2" ,
53
53
"ts-mocha" : " 8.0.0" ,
54
54
"ts-node" : " 9.1.1" ,
55
- "typescript" : " 4.2.3 "
55
+ "typescript" : " 4.2.4 "
56
56
},
57
57
"peerDependencies" : {
58
58
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 56
56
"sinon" : " 10.0.0" ,
57
57
"ts-mocha" : " 8.0.0" ,
58
58
"ts-node" : " 9.1.1" ,
59
- "typescript" : " 4.2.3 "
59
+ "typescript" : " 4.2.4 "
60
60
},
61
61
"peerDependencies" : {
62
62
"@opentelemetry/api" : " ^1.0.0-rc.0"
Original file line number Diff line number Diff line change 71
71
"sinon" : " 10.0.0" ,
72
72
"ts-loader" : " 8.1.0" ,
73
73
"ts-mocha" : " 8.0.0" ,
74
- "typescript" : " 4.2.3 "
74
+ "typescript" : " 4.2.4 "
75
75
}
76
76
}
Original file line number Diff line number Diff line change 51
51
"sinon" : " 10.0.0" ,
52
52
"ts-mocha" : " 8.0.0" ,
53
53
"ts-node" : " 9.1.1" ,
54
- "typescript" : " 4.2.3 "
54
+ "typescript" : " 4.2.4 "
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments