Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Pocket/pocket-monorepo into github-…
Browse files Browse the repository at this point in the history
…actions
  • Loading branch information
bassrock committed Aug 19, 2024
2 parents 6b70958 + e464aba commit 407c260
Show file tree
Hide file tree
Showing 92 changed files with 924 additions and 922 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15
20.16
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Docker build step that creates our
# base image used in all steps
#----------------------------------------
FROM node:20.15-alpine@sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a AS base
FROM node:20.16-alpine@sha256:eb8101caae9ac02229bd64c024919fe3d4504ff7f329da79ca60a04db08cef52 AS base

ARG SCOPE
ARG APP_PATH
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/account-data-deleter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/account-delete-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/annotations-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/braze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/client-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/feature-flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/fxa-webhook-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/image-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/instant-sync-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/list-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/parser-graphql-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/pocket-event-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/push-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/sendgrid-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/shareable-lists-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/shared-snowplow-consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/shares-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/transactional-emails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/user-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/v3-proxy-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
Expand Down
4 changes: 2 additions & 2 deletions lambdas/account-data-deleter-batch-delete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/account-data-deleter-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/account-delete-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/annotations-api-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/fxa-webook-proxy-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "^9.0.5",
"@types/jwk-to-pem": "^2.0.1",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"nodemon": "3.1.4",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/fxa-webook-proxy-sqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "^9.0.5",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"nodemon": "3.1.4",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/instant-sync-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/sendgrid-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/shareable-lists-api-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"aws-lambda": "^1.0.7",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/transactional-emails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"nodemon": "3.1.4",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/user-list-search-corpus-indexing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@types/aws-lambda": "8.10.141",
"@types/elasticsearch": "^5.0.37",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"aws-lambda": "^1.0.7",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/user-list-search-corpus-parser-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"aws-lambda": "^1.0.7",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/user-list-search-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/user-list-search-indexing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"jest-extended": "4.0.2",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/user-list-search-kinesis-to-sqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@types/aws-lambda": "8.10.141",
"@types/highland": "^2.12.11",
"@types/jest": "29.5.12",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"jest": "29.7.0",
"jest-extended": "4.0.2",
"nock": "14.0.0-beta.6",
"nock": "14.0.0-beta.11",
"ts-jest": "29.2.3",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
},
"packageManager": "[email protected]",
"engines": {
"node": "^20.15"
"node": "^20.16"
}
}
}
2 changes: 1 addition & 1 deletion packages/apollo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@pocket-tools/eslint-config": "workspace:*",
"@types/jest": "29.5.12",
"@types/md5": "2.3.5",
"@types/node": "^20.14.11",
"@types/node": "^20.16",
"ioredis-mock": "8.9.0",
"jest": "29.7.0",
"jest-extended": "4.0.2",
Expand Down
Loading

0 comments on commit 407c260

Please sign in to comment.