Skip to content

Commit aa82b7f

Browse files
chore(deps): update all patch versions
1 parent 33b31d0 commit aa82b7f

File tree

56 files changed

+952
-656
lines changed

Some content is hidden

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

56 files changed

+952
-656
lines changed

.github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
services:
1818
memcached:
19-
image: memcached:1.6.21-alpine
19+
image: memcached:1.6.33-alpine
2020
ports:
2121
- 11211:11211
2222
mongo:

detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"@opentelemetry/contrib-test-utils": "^0.35.1",
4444
"@types/mocha": "8.2.3",
4545
"@types/node": "18.6.5",
46-
"@types/sinon": "10.0.18",
46+
"@types/sinon": "10.0.20",
4747
"mocha": "7.2.0",
4848
"nock": "13.3.3",
4949
"nyc": "15.1.0",
50-
"rimraf": "5.0.5",
50+
"rimraf": "5.0.10",
5151
"sinon": "15.2.0",
5252
"ts-mocha": "10.0.0",
5353
"typescript": "4.4.4"

detectors/node/opentelemetry-resource-detector-aws/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@opentelemetry/contrib-test-utils": "^0.35.1",
4343
"@types/mocha": "8.2.3",
4444
"@types/node": "18.6.5",
45-
"@types/sinon": "10.0.18",
45+
"@types/sinon": "10.0.20",
4646
"mocha": "7.2.0",
4747
"nock": "13.3.3",
4848
"nyc": "15.1.0",
49-
"rimraf": "5.0.5",
49+
"rimraf": "5.0.10",
5050
"sinon": "15.2.0",
5151
"ts-mocha": "10.0.0",
5252
"typescript": "4.4.4"

detectors/node/opentelemetry-resource-detector-azure/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"@opentelemetry/contrib-test-utils": "^0.35.1",
3636
"@types/mocha": "8.2.3",
3737
"@types/node": "18.6.5",
38-
"@types/sinon": "10.0.18",
38+
"@types/sinon": "10.0.20",
3939
"mocha": "7.2.0",
4040
"nock": "13.3.3",
4141
"nyc": "15.1.0",
42-
"rimraf": "5.0.5",
42+
"rimraf": "5.0.10",
4343
"ts-mocha": "10.0.0",
4444
"typescript": "4.4.4"
4545
},

detectors/node/opentelemetry-resource-detector-container/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"@opentelemetry/contrib-test-utils": "^0.35.1",
3838
"@types/mocha": "8.2.3",
3939
"@types/node": "18.6.5",
40-
"@types/sinon": "10.0.18",
40+
"@types/sinon": "10.0.20",
4141
"eslint-plugin-header": "^3.1.1",
4242
"mocha": "7.2.0",
4343
"nock": "13.3.3",
4444
"nyc": "15.1.0",
45-
"rimraf": "5.0.5",
45+
"rimraf": "5.0.10",
4646
"sinon": "15.2.0",
4747
"ts-mocha": "10.0.0",
4848
"typescript": "4.4.4"

detectors/node/opentelemetry-resource-detector-gcp/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@opentelemetry/contrib-test-utils": "^0.35.1",
4343
"@types/mocha": "8.2.3",
4444
"@types/node": "18.6.5",
45-
"@types/semver": "7.5.3",
45+
"@types/semver": "7.5.8",
4646
"mocha": "7.2.0",
4747
"nock": "13.3.3",
4848
"nyc": "15.1.0",
49-
"rimraf": "5.0.5",
49+
"rimraf": "5.0.10",
5050
"ts-mocha": "10.0.0",
5151
"typescript": "4.4.4"
5252
},

detectors/node/opentelemetry-resource-detector-github/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"@opentelemetry/api": "^1.0.0",
4646
"@types/mocha": "8.2.3",
4747
"@types/node": "18.6.5",
48-
"@types/sinon": "10.0.18",
48+
"@types/sinon": "10.0.20",
4949
"mocha": "7.2.0",
5050
"nyc": "15.1.0",
51-
"rimraf": "5.0.5",
51+
"rimraf": "5.0.10",
5252
"sinon": "15.2.0",
5353
"ts-mocha": "10.0.0",
5454
"typescript": "4.4.4"

detectors/node/opentelemetry-resource-detector-instana/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@opentelemetry/sdk-node": "^0.46.0",
4343
"@types/mocha": "8.2.3",
4444
"@types/node": "18.6.5",
45-
"@types/semver": "7.5.3",
45+
"@types/semver": "7.5.8",
4646
"mocha": "7.2.0",
4747
"nock": "13.3.3",
4848
"nyc": "15.1.0",
49-
"rimraf": "5.0.5",
49+
"rimraf": "5.0.10",
5050
"ts-mocha": "10.0.0",
5151
"typescript": "4.4.4"
5252
},

metapackages/auto-instrumentations-node/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"@opentelemetry/api": "^1.4.1",
4141
"@types/mocha": "7.0.2",
4242
"@types/node": "18.6.5",
43-
"@types/sinon": "10.0.18",
43+
"@types/sinon": "10.0.20",
4444
"mocha": "7.2.0",
4545
"nyc": "15.1.0",
46-
"rimraf": "5.0.5",
46+
"rimraf": "5.0.10",
4747
"sinon": "15.2.0",
4848
"ts-mocha": "10.0.0",
4949
"typescript": "4.4.4"

metapackages/auto-instrumentations-web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@opentelemetry/api": "^1.3.0",
4040
"@types/mocha": "8.2.3",
4141
"@types/node": "18.6.5",
42-
"@types/sinon": "10.0.18",
42+
"@types/sinon": "10.0.20",
4343
"@types/webpack-env": "1.16.2",
4444
"babel-loader": "8.2.2",
4545
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
@@ -51,7 +51,7 @@
5151
"karma-webpack": "4.0.2",
5252
"mocha": "7.2.0",
5353
"nyc": "15.1.0",
54-
"rimraf": "5.0.5",
54+
"rimraf": "5.0.10",
5555
"sinon": "15.2.0",
5656
"ts-loader": "8.3.0",
5757
"ts-mocha": "10.0.0",

0 commit comments

Comments
 (0)