Skip to content

Commit

Permalink
chore(deps): update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2023
1 parent 1dc2e81 commit d66f3df
Show file tree
Hide file tree
Showing 33 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
services:
memcached:
image: memcached:1.6.21-alpine
image: memcached:1.6.22-alpine
ports:
- 11211:11211
mongo:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@opentelemetry/contrib-test-utils": "^0.34.2",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nock": "13.3.3",
"nock": "13.3.4",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@opentelemetry/contrib-test-utils": "^0.34.2",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nock": "13.3.3",
"nock": "13.3.4",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@opentelemetry/contrib-test-utils": "^0.34.2",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"eslint-plugin-header": "^3.1.1",
"mocha": "7.2.0",
"nock": "13.3.3",
"nock": "13.3.4",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"mocha": "7.2.0",
"nock": "13.3.3",
"nock": "13.3.4",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"ts-mocha": "10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@opentelemetry/api": "^1.0.0",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"mocha": "7.2.0",
"nock": "13.3.3",
"nock": "13.3.4",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"ts-mocha": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion metapackages/auto-instrumentations-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@opentelemetry/api": "^1.4.1",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion metapackages/auto-instrumentations-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@opentelemetry/api": "^1.3.0",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/webpack-env": "1.16.2",
"babel-loader": "8.2.2",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-host-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@opentelemetry/api": "^1.3.0",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-id-generator-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@opentelemetry/api": "^1.0.0",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/webpack-env": "1.16.2",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"karma": "6.3.16",
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-sampler-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"@opentelemetry/contrib-test-utils": "^0.34.0",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"eslint": "8.7.0",
"expect": "29.2.0",
"mocha": "7.2.0",
"nock": "13.3.3",
"nock": "13.3.4",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"nyc": "15.1.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/instrumentation-amqplib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/contrib-test-utils": "^0.34.2",
"@types/amqplib": "^0.5.17",
"@types/lodash": "4.14.199",
"@types/lodash": "4.14.200",
"@types/mocha": "8.2.3",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/node": "18.6.5",
"amqplib": "0.8.0",
"expect": "29.2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/mocha": "7.0.2",
"@types/semver": "7.5.3",
"@types/shimmer": "1.0.3",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@opentelemetry/propagator-aws-xray": "^1.3.1",
"@opentelemetry/resources": "^1.8.0",
"@opentelemetry/semantic-conventions": "^1.0.0",
"@types/aws-lambda": "8.10.122"
"@types/aws-lambda": "8.10.125"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-aws-lambda#readme"
}
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"aws-sdk": "2.1008.0",
"eslint": "8.7.0",
"expect": "29.2.0",
"mocha": "7.2.0",
"nock": "13.3.3",
"nock": "13.3.4",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"bunyan": "1.8.15",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand All @@ -65,7 +65,7 @@
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.44.0",
"@types/bunyan": "1.8.9"
"@types/bunyan": "1.8.10"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-bunyan#readme"
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"cassandra-driver": "4.6.4",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.44.0",
"@opentelemetry/semantic-conventions": "^1.0.0",
"@types/connect": "3.4.36"
"@types/connect": "3.4.37"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-connect#readme"
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"@types/shimmer": "1.0.3",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"express": "4.17.3",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand All @@ -68,7 +68,7 @@
"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.44.0",
"@opentelemetry/semantic-conventions": "^1.0.0",
"@types/express": "4.17.18"
"@types/express": "4.17.20"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-express#readme"
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@opentelemetry/instrumentation-http": "0.44.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/express": "4.17.18",
"@types/express": "4.17.20",
"@types/mocha": "7.0.2",
"@types/node": "18.15.3",
"fastify": "4.18.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/node": "18.6.5",
"cross-env": "7.0.3",
"ioredis": "5.2.2",
Expand Down
8 changes: 4 additions & 4 deletions plugins/node/opentelemetry-instrumentation-koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
"@opentelemetry/api": "^1.3.0"
},
"devDependencies": {
"@koa/router": "12.0.0",
"@koa/router": "12.0.1",
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/context-async-hooks": "^1.8.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"koa": "2.13.1",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand All @@ -70,8 +70,8 @@
"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.44.0",
"@opentelemetry/semantic-conventions": "^1.0.0",
"@types/koa": "2.13.9",
"@types/koa__router": "12.0.1"
"@types/koa": "2.13.10",
"@types/koa__router": "12.0.2"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-koa#readme"
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"mysql": "2.18.1",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/opentelemetry-instrumentation-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"cross-env": "7.0.3",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/semver": "7.5.3",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"mocha": "7.2.0",
"nyc": "15.1.0",
"pino": "8.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/triple-beam": "^1.3.2",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@opentelemetry/api": "^1.3.0",
"@types/mocha": "8.2.3",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/webpack-env": "1.16.2",
"babel-loader": "8.2.2",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"@babel/core": "7.22.17",
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/jquery": "3.5.20",
"@types/jquery": "3.5.23",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/webpack-env": "1.16.2",
"babel-loader": "8.2.2",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"@opentelemetry/context-zone-peer-dep": "^1.8.0",
"@opentelemetry/instrumentation-xml-http-request": "^0.44.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/jquery": "3.5.20",
"@types/jquery": "3.5.23",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/webpack-env": "1.16.2",
"babel-loader": "8.2.2",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
Expand Down
4 changes: 2 additions & 2 deletions plugins/web/opentelemetry-plugin-react-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"@opentelemetry/propagator-b3": "^1.3.1",
"@types/mocha": "7.0.2",
"@types/node": "18.6.5",
"@types/react": "17.0.67",
"@types/react": "17.0.68",
"@types/react-addons-test-utils": "0.14.26",
"@types/react-dom": "18.0.2",
"@types/shimmer": "1.0.3",
"@types/sinon": "10.0.18",
"@types/sinon": "10.0.19",
"@types/webpack-env": "1.16.2",
"babel-loader": "8.2.2",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
Expand Down

0 comments on commit d66f3df

Please sign in to comment.