Skip to content

Commit

Permalink
Merge branch 'main' into knex-sqlite3-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
deejay1 authored Feb 1, 2025
2 parents 28f9831 + cb0515a commit 0f3c2ba
Show file tree
Hide file tree
Showing 18 changed files with 2,223 additions and 1,843 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: ubuntu-latest
services:
memcached:
image: memcached:1.6.29-alpine
image: memcached:1.6.34-alpine
ports:
- 11211:11211
mongo:
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 @@ -53,7 +53,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.10",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
4,028 changes: 2,204 additions & 1,824 deletions package-lock.json

Large diffs are not rendered by default.

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 @@ -69,7 +69,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.10",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/winston-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/mocha": "7.0.2",
"@types/node": "18.18.14",
"@types/sinon": "10.0.20",
"@types/triple-beam": "1.3.2",
"@types/triple-beam": "1.3.5",
"nyc": "15.1.0",
"rimraf": "5.0.10",
"sinon": "15.2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-dataloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.18.14",
"dataloader": "2.2.2",
"dataloader": "2.2.3",
"nyc": "15.1.0",
"rimraf": "5.0.10",
"test-all-versions": "6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/mocha": "8.2.3",
"@types/node": "18.18.14",
"expect": "29.2.0",
"mongoose": "6.13.5",
"mongoose": "6.13.8",
"nyc": "15.1.0",
"rimraf": "5.0.10",
"test-all-versions": "6.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"@opentelemetry/instrumentation": "^0.57.0",
"@opentelemetry/semantic-conventions": "^1.27.0",
"@types/aws-lambda": "8.10.143"
"@types/aws-lambda": "8.10.147"
},
"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 @@ -62,7 +62,7 @@
"dependencies": {
"@opentelemetry/api-logs": "^0.57.0",
"@opentelemetry/instrumentation": "^0.57.0",
"@types/bunyan": "1.8.9"
"@types/bunyan": "1.8.11"
},
"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 @@ -57,7 +57,7 @@
"@opentelemetry/core": "^1.8.0",
"@opentelemetry/instrumentation": "^0.57.0",
"@opentelemetry/semantic-conventions": "^1.27.0",
"@types/connect": "3.4.36"
"@types/connect": "3.4.38"
},
"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 @@ -43,7 +43,7 @@
"@opentelemetry/api": "^1.3.0"
},
"devDependencies": {
"@hapi/hapi": "21.3.10",
"@hapi/hapi": "21.3.12",
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/context-async-hooks": "^1.8.0",
"@opentelemetry/contrib-test-utils": "^0.45.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.10",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@opentelemetry/context-zone-peer-dep": "^1.8.0",
"@opentelemetry/instrumentation-xml-http-request": "^0.57.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/jquery": "3.5.30",
"@types/jquery": "3.5.32",
"@types/mocha": "10.0.6",
"@types/node": "18.18.14",
"@types/sinon": "10.0.20",
Expand All @@ -71,7 +71,7 @@
"karma-webpack": "5.0.1",
"nyc": "15.1.0",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
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 @@ -56,7 +56,7 @@
"@opentelemetry/sdk-trace-web": "^1.0.0",
"@types/mocha": "10.0.6",
"@types/node": "18.18.14",
"@types/react": "17.0.80",
"@types/react": "17.0.83",
"@types/react-addons-test-utils": "0.14.26",
"@types/react-dom": "18.0.2",
"@types/shimmer": "1.0.3",
Expand All @@ -76,7 +76,7 @@
"react-dom": "17.0.2",
"rimraf": "5.0.10",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion propagators/opentelemetry-propagator-instana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"karma-webpack": "5.0.1",
"nyc": "15.1.0",
"process": "0.11.10",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion propagators/opentelemetry-propagator-ot-trace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"karma-webpack": "5.0.1",
"nyc": "15.1.0",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion propagators/propagator-aws-xray-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"lerna": "6.6.2",
"nyc": "15.1.0",
"sinon": "15.1.2",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion propagators/propagator-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"karma-webpack": "5.0.1",
"lerna": "6.6.2",
"nyc": "15.1.0",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "4.4.4",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
Expand Down

0 comments on commit 0f3c2ba

Please sign in to comment.