Răsfoiți Sursa

Merge pull request #17170 from overleaf/jpa-node-18-19-1

[misc] upgrade Node.js to 18.19.1

GitOrigin-RevId: 1bd2008682b585c3fccc65f74c90ba7fc9edc023
Jakob Ackermann 2 ani în urmă
părinte
comite
39189978ac
84 a modificat fișierele cu 111 adăugiri și 105 ștergeri
  1. 1 1
      libraries/access-token-encryptor/.nvmrc
  2. 1 1
      libraries/access-token-encryptor/buildscript.txt
  3. 1 1
      libraries/fetch-utils/.nvmrc
  4. 1 1
      libraries/fetch-utils/buildscript.txt
  5. 1 1
      libraries/logger/.nvmrc
  6. 1 1
      libraries/logger/buildscript.txt
  7. 1 1
      libraries/metrics/.nvmrc
  8. 1 1
      libraries/metrics/buildscript.txt
  9. 1 1
      libraries/o-error/.nvmrc
  10. 1 1
      libraries/o-error/buildscript.txt
  11. 1 1
      libraries/object-persistor/.nvmrc
  12. 1 1
      libraries/object-persistor/buildscript.txt
  13. 1 1
      libraries/overleaf-editor-core/.nvmrc
  14. 1 1
      libraries/overleaf-editor-core/buildscript.txt
  15. 1 1
      libraries/promise-utils/.nvmrc
  16. 1 1
      libraries/promise-utils/buildscript.txt
  17. 1 1
      libraries/ranges-tracker/.nvmrc
  18. 1 1
      libraries/ranges-tracker/buildscript.txt
  19. 1 1
      libraries/redis-wrapper/.nvmrc
  20. 1 1
      libraries/redis-wrapper/buildscript.txt
  21. 1 1
      libraries/settings/.nvmrc
  22. 1 1
      libraries/settings/buildscript.txt
  23. 1 1
      libraries/stream-utils/.nvmrc
  24. 1 1
      libraries/stream-utils/buildscript.txt
  25. 6 0
      server-ce/hotfix/4.2.3/Dockerfile
  26. 1 1
      services/chat/.nvmrc
  27. 1 1
      services/chat/Dockerfile
  28. 2 2
      services/chat/Makefile
  29. 1 1
      services/chat/buildscript.txt
  30. 2 2
      services/chat/docker-compose.yml
  31. 1 1
      services/clsi/.nvmrc
  32. 1 1
      services/clsi/Dockerfile
  33. 2 2
      services/clsi/Makefile
  34. 1 1
      services/clsi/buildscript.txt
  35. 1 1
      services/contacts/.nvmrc
  36. 1 1
      services/contacts/Dockerfile
  37. 2 2
      services/contacts/Makefile
  38. 1 1
      services/contacts/buildscript.txt
  39. 2 2
      services/contacts/docker-compose.yml
  40. 1 1
      services/docstore/.nvmrc
  41. 1 1
      services/docstore/Dockerfile
  42. 2 2
      services/docstore/Makefile
  43. 1 1
      services/docstore/buildscript.txt
  44. 2 2
      services/docstore/docker-compose.yml
  45. 1 1
      services/document-updater/.nvmrc
  46. 1 1
      services/document-updater/Dockerfile
  47. 2 2
      services/document-updater/Makefile
  48. 1 1
      services/document-updater/buildscript.txt
  49. 2 2
      services/document-updater/docker-compose.yml
  50. 1 1
      services/filestore/.nvmrc
  51. 1 1
      services/filestore/Dockerfile
  52. 2 2
      services/filestore/Makefile
  53. 1 1
      services/filestore/buildscript.txt
  54. 1 1
      services/history-v1/.nvmrc
  55. 1 1
      services/history-v1/Dockerfile
  56. 2 2
      services/history-v1/Makefile
  57. 1 1
      services/history-v1/buildscript.txt
  58. 2 2
      services/history-v1/docker-compose.yml
  59. 1 1
      services/notifications/.nvmrc
  60. 1 1
      services/notifications/Dockerfile
  61. 2 2
      services/notifications/Makefile
  62. 1 1
      services/notifications/buildscript.txt
  63. 2 2
      services/notifications/docker-compose.yml
  64. 1 1
      services/project-history/.nvmrc
  65. 1 1
      services/project-history/Dockerfile
  66. 2 2
      services/project-history/Makefile
  67. 1 1
      services/project-history/buildscript.txt
  68. 2 2
      services/project-history/docker-compose.yml
  69. 1 1
      services/real-time/.nvmrc
  70. 1 1
      services/real-time/Dockerfile
  71. 2 2
      services/real-time/Makefile
  72. 1 1
      services/real-time/buildscript.txt
  73. 2 2
      services/real-time/docker-compose.yml
  74. 1 1
      services/spelling/.nvmrc
  75. 1 1
      services/spelling/Dockerfile
  76. 2 2
      services/spelling/Makefile
  77. 1 1
      services/spelling/buildscript.txt
  78. 1 1
      services/web/.nvmrc
  79. 1 1
      services/web/Dockerfile
  80. 1 1
      services/web/Dockerfile.frontend
  81. 3 3
      services/web/cloudbuild-storybook.yaml
  82. 1 1
      services/web/docker-compose.common.env
  83. 2 2
      services/web/docker-compose.yml
  84. 1 1
      services/web/scripts/translations/Dockerfile

+ 1 - 1
libraries/access-token-encryptor/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/access-token-encryptor/buildscript.txt

@@ -5,6 +5,6 @@ access-token-encryptor
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/fetch-utils/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/fetch-utils/buildscript.txt

@@ -5,6 +5,6 @@ fetch-utils
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/logger/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/logger/buildscript.txt

@@ -5,6 +5,6 @@ logger
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/metrics/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/metrics/buildscript.txt

@@ -5,6 +5,6 @@ metrics
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/o-error/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/o-error/buildscript.txt

@@ -5,6 +5,6 @@ o-error
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/object-persistor/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/object-persistor/buildscript.txt

@@ -5,6 +5,6 @@ object-persistor
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/overleaf-editor-core/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/overleaf-editor-core/buildscript.txt

@@ -5,6 +5,6 @@ overleaf-editor-core
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/promise-utils/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/promise-utils/buildscript.txt

@@ -5,6 +5,6 @@ promise-utils
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/ranges-tracker/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/ranges-tracker/buildscript.txt

@@ -5,6 +5,6 @@ ranges-tracker
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/redis-wrapper/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/redis-wrapper/buildscript.txt

@@ -5,6 +5,6 @@ redis-wrapper
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/settings/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/settings/buildscript.txt

@@ -5,6 +5,6 @@ settings
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
libraries/stream-utils/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
libraries/stream-utils/buildscript.txt

@@ -5,6 +5,6 @@ stream-utils
 --env-pass-through=
 --esmock-loader=False
 --is-library=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 6 - 0
server-ce/hotfix/4.2.3/Dockerfile

@@ -0,0 +1,6 @@
+FROM sharelatex/sharelatex:4.2.2
+
+# Upgrade Node.js to version 18.19.1
+RUN apt-get update \
+&&  apt-get install -y nodejs=18.19.1-1nodesource1 \
+&&  rm -rf /var/lib/apt/lists/*

+ 1 - 1
services/chat/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/chat/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/chat
 

+ 2 - 2
services/chat/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/chat/buildscript.txt

@@ -4,6 +4,6 @@ chat
 --env-add=
 --env-pass-through=
 --esmock-loader=False
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 2 - 2
services/chat/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/chat
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/chat
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/clsi/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/clsi/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/clsi
 COPY services/clsi/install_deps.sh /overleaf/services/clsi/

+ 2 - 2
services/clsi/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/clsi/buildscript.txt

@@ -6,6 +6,6 @@ clsi
 --env-pass-through=TEXLIVE_IMAGE
 --esmock-loader=False
 --has-custom-cloudbuild=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=True
 --script-version=4.5.0

+ 1 - 1
services/contacts/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/contacts/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/contacts
 

+ 2 - 2
services/contacts/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/contacts/buildscript.txt

@@ -4,6 +4,6 @@ contacts
 --env-add=
 --env-pass-through=
 --esmock-loader=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 2 - 2
services/contacts/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/contacts
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/contacts
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/docstore/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/docstore/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/docstore
 

+ 2 - 2
services/docstore/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/docstore/buildscript.txt

@@ -4,6 +4,6 @@ docstore
 --env-add=
 --env-pass-through=
 --esmock-loader=False
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=True
 --script-version=4.5.0

+ 2 - 2
services/docstore/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/docstore
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/docstore
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/document-updater/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/document-updater/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/document-updater
 

+ 2 - 2
services/document-updater/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/document-updater/buildscript.txt

@@ -4,6 +4,6 @@ document-updater
 --env-add=
 --env-pass-through=
 --esmock-loader=False
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=True
 --script-version=4.5.0

+ 2 - 2
services/document-updater/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/document-updater
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/document-updater
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/filestore/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/filestore/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/filestore
 COPY services/filestore/install_deps.sh /overleaf/services/filestore/

+ 2 - 2
services/filestore/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/filestore/buildscript.txt

@@ -5,6 +5,6 @@ filestore
 --env-add=ENABLE_CONVERSIONS="true",USE_PROM_METRICS="true",AWS_S3_USER_FILES_BUCKET_NAME=fake_user_files,AWS_S3_TEMPLATE_FILES_BUCKET_NAME=fake_template_files,AWS_S3_PUBLIC_FILES_BUCKET_NAME=fake_public_files,GCS_USER_FILES_BUCKET_NAME=fake_userfiles,GCS_TEMPLATE_FILES_BUCKET_NAME=fake_templatefiles,GCS_PUBLIC_FILES_BUCKET_NAME=fake_publicfiles
 --env-pass-through=
 --esmock-loader=False
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=True
 --script-version=4.5.0

+ 1 - 1
services/history-v1/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/history-v1/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/history-v1
 

+ 2 - 2
services/history-v1/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/history-v1/buildscript.txt

@@ -4,6 +4,6 @@ history-v1
 --env-add=
 --env-pass-through=
 --esmock-loader=False
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 2 - 2
services/history-v1/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/history-v1
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/history-v1
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/notifications/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/notifications/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/notifications
 

+ 2 - 2
services/notifications/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/notifications/buildscript.txt

@@ -4,6 +4,6 @@ notifications
 --env-add=
 --env-pass-through=
 --esmock-loader=False
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=True
 --script-version=4.5.0

+ 2 - 2
services/notifications/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/notifications
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/notifications
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/project-history/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/project-history/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/project-history
 

+ 2 - 2
services/project-history/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/project-history/buildscript.txt

@@ -4,6 +4,6 @@ project-history
 --env-add=
 --env-pass-through=
 --esmock-loader=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 2 - 2
services/project-history/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/project-history
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/project-history
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/real-time/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/real-time/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/real-time
 

+ 2 - 2
services/real-time/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/real-time/buildscript.txt

@@ -4,6 +4,6 @@ real-time
 --env-add=
 --env-pass-through=
 --esmock-loader=False
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 2 - 2
services/real-time/docker-compose.yml

@@ -6,7 +6,7 @@ version: "2.3"
 
 services:
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/real-time
       - ../../node_modules:/overleaf/node_modules
@@ -20,7 +20,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/real-time
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/spelling/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/spelling/Dockerfile

@@ -2,7 +2,7 @@
 # Instead run bin/update_build_scripts from
 # https://github.com/overleaf/internal/
 
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/spelling
 COPY services/spelling/install_deps.sh /overleaf/services/spelling/

+ 2 - 2
services/spelling/Makefile

@@ -31,10 +31,10 @@ HERE=$(shell pwd)
 MONOREPO=$(shell cd ../../ && pwd)
 # Run the linting commands in the scope of the monorepo.
 # Eslint and prettier (plus some configs) are on the root.
-RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.18.2 npm run --silent
+RUN_LINTING = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(HERE) node:18.19.1 npm run --silent
 
 # Same but from the top of the monorepo
-RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.18.2 npm run --silent
+RUN_LINTING_MONOREPO = docker run --rm -v $(MONOREPO):$(MONOREPO) -w $(MONOREPO) node:18.19.1 npm run --silent
 
 format:
 	$(RUN_LINTING) format

+ 1 - 1
services/spelling/buildscript.txt

@@ -5,6 +5,6 @@ spelling
 --env-add=
 --env-pass-through=
 --esmock-loader=True
---node-version=18.18.2
+--node-version=18.19.1
 --public-repo=False
 --script-version=4.5.0

+ 1 - 1
services/web/.nvmrc

@@ -1 +1 @@
-18.18.2
+18.19.1

+ 1 - 1
services/web/Dockerfile

@@ -1,6 +1,6 @@
 # the base image is suitable for running web with /overleaf/services/web bind
 # mounted
-FROM node:18.18.2 as base
+FROM node:18.19.1 as base
 
 WORKDIR /overleaf/services/web
 

+ 1 - 1
services/web/Dockerfile.frontend

@@ -1,4 +1,4 @@
-FROM node:18.18.2
+FROM node:18.19.1
 
 # Install Google Chrome
 RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -

+ 3 - 3
services/web/cloudbuild-storybook.yaml

@@ -1,13 +1,13 @@
 steps:
   - id: npm_ci
-    name: "node:18.18.2"
+    name: "node:18.19.1"
     entrypoint: /bin/bash
     args:
       - '-c'
       - 'bin/npm_install_subset . libraries/* services/web'
 
   - id: build-storybook
-    name: 'node:18.18.2'
+    name: 'node:18.19.1'
     env:
       - 'BRANCH_NAME=$BRANCH_NAME'
       - 'BUILD_ID=$BUILD_ID'
@@ -49,7 +49,7 @@ steps:
       - deploy-storybook
 
   - id: create-storybook-index
-    name: 'node:18.18.2'
+    name: 'node:18.19.1'
     dir: services/web
     env:
       - 'BRANCH_NAME=$BRANCH_NAME'

+ 1 - 1
services/web/docker-compose.common.env

@@ -41,5 +41,5 @@ OVERLEAF_SAML_UPDATE_USER_DETAILS_ON_LOGIN=true
 OVERLEAF_SAML_CERT=MIIDXTCCAkWgAwIBAgIJAOvOeQ4xFTzsMA0GCSqGSIb3DQEBCwUAMEUxCzAJBgNVBAYTAkdCMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQwHhcNMTYxMTE1MTQxMjU5WhcNMjYxMTE1MTQxMjU5WjBFMQswCQYDVQQGEwJHQjETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxCT6MBe5G9VoLU8MfztOEbUhnwLp17ak8eFUqxqeXkkqtWB0b/cmIBU3xoQoO3dIF8PBzfqehqfYVhrNt/TFgcmDfmJnPJRL1RJWMW3VmiP5odJ3LwlkKbZpkeT3wZ8HEJIR1+zbpxiBNkbd2GbdR1iumcsHzMYX1A2CBj+ZMV5VijC+K4P0e9c05VsDEUtLmfeAasJAiumQoVVgAe/BpiXjICGGewa6EPFI7mKkifIRKOGxdRESwZZjxP30bI31oDN0cgKqIgSJtJ9nfCn9jgBMBkQHu42WMuaWD4jrGd7+vYdX+oIfArs9aKgAH5kUGhGdew2R9SpBefrhbNxG8QIDAQABo1AwTjAdBgNVHQ4EFgQU+aSojSyyLChP/IpZcafvSdhj7KkwHwYDVR0jBBgwFoAU+aSojSyyLChP/IpZcafvSdhj7KkwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEABl3+OOVLBWMKs6PjA8lPuloWDNzSr3v76oUcHqAb+cfbucjXrOVsS9RJ0X9yxvCQyfM9FfY43DbspnN3izYhdvbJD8kKLNf0LA5st+ZxLfy0ACyL2iyAwICaqndqxAjQYplFAHmpUiu1DiHckyBPekokDJd+ze95urHMOsaGS5RWPoKJVE0bkaAeZCmEu0NNpXRSBiuxXSTeSAJfv6kyE/rkdhzUKyUl/cGQFrsVYfAFQVA+W6CKOh74ErSEzSHQQYndl7nD33snD/YqdU1ROxV6aJzLKCg+sdj+wRXSP2u/UHnM4jW9TGJfhO42jzL6WVuEvr9q4l7zWzUQKKKhtQ==
 # DEVICE_HISTORY_SECRET has been generated using:
 # NOTE: crypto.generateKeySync was added in v15, v16 is the next LTS release.
-# $ docker run --rm node:18.18.2 --print 'require("crypto").generateKeySync("aes", { length: 256 }).export().toString("hex")'
+# $ docker run --rm node:18.19.1 --print 'require("crypto").generateKeySync("aes", { length: 256 }).export().toString("hex")'
 DEVICE_HISTORY_SECRET=1b46e6cdf72db02845da06c9517c9cfbbfa0d87357479f4e1df3ce160bd54807

+ 2 - 2
services/web/docker-compose.yml

@@ -6,7 +6,7 @@ volumes:
 services:
 
   test_unit:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/web
       - ../../node_modules:/overleaf/node_modules
@@ -21,7 +21,7 @@ services:
     user: node
 
   test_acceptance:
-    image: node:18.18.2
+    image: node:18.19.1
     volumes:
       - .:/overleaf/services/web
       - ../../node_modules:/overleaf/node_modules

+ 1 - 1
services/web/scripts/translations/Dockerfile

@@ -1,4 +1,4 @@
-FROM node:18.18.2
+FROM node:18.19.1
 
 WORKDIR /app/scripts/translations