Skip to content

Commit

Permalink
bump meteor and node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Nov 25, 2024
1 parent a27a9c4 commit 84ffda6
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-version-durability.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4.1.0
with:
node-version: '20.18.0'
node-version: '22.11.0'

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/.docker-mongo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-bullseye-slim
FROM node:22.11.0-bullseye-slim

LABEL maintainer="buildmaster@rocket.chat"

Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/.docker/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

LABEL maintainer="buildmaster@rocket.chat"

Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/.docker/Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG DENO_VERSION="1.37.1"

FROM denoland/deno:bin-${DENO_VERSION} as deno

FROM node:20.18.0-bullseye-slim
FROM node:22.11.0-bullseye-slim

LABEL maintainer="buildmaster@rocket.chat"

Expand Down
16 changes: 8 additions & 8 deletions apps/meteor/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ accounts-github@1.5.1
accounts-google@1.4.1
accounts-meteor-developer@1.5.1
accounts-oauth@1.4.5
accounts-password@3.0.2
accounts-password@3.0.3
accounts-twitter@1.5.2

google-oauth@1.4.5
Expand All @@ -30,18 +30,18 @@ oauth2@1.3.3
check@1.4.4
ddp-rate-limiter@1.2.2
rate-limit@1.1.2
email@3.1.0
email@3.1.1

meteor-base@1.5.2
ddp-common@1.4.4
webapp@2.0.3
webapp@2.0.4

mongo@2.0.2
mongo@2.0.3

reload@1.3.2
service-configuration@1.3.5
session@1.2.2
shell-server@0.6.0
shell-server@0.6.1

dispatch:run-as-user
ostrio:cookies
Expand All @@ -59,11 +59,11 @@ tracker@1.3.4
reactive-dict@1.3.2
reactive-var@1.0.13

babel-compiler@7.11.1
babel-compiler@7.11.2
standard-minifier-css@1.9.3
dynamic-import@0.7.4
ecmascript@0.16.9
typescript@5.4.3
ecmascript@0.16.10
typescript@5.6.3

autoupdate@2.0.0

Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@3.0.4
METEOR@3.1
32 changes: 16 additions & 16 deletions apps/meteor/.meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ accounts-github@1.5.1
accounts-google@1.4.1
accounts-meteor-developer@1.5.1
accounts-oauth@1.4.5
accounts-password@3.0.2
accounts-password@3.0.3
accounts-twitter@1.5.2
allow-deny@2.0.0
autoupdate@2.0.0
babel-compiler@7.11.1
babel-compiler@7.11.2
babel-runtime@1.5.2
base64@1.0.13
binary-heap@1.0.12
Expand All @@ -17,19 +17,19 @@ callback-hook@1.6.0
check@1.4.4
core-runtime@1.0.0
ddp@1.4.2
ddp-client@3.0.2
ddp-client@3.0.3
ddp-common@1.4.4
ddp-rate-limiter@1.2.2
ddp-server@3.0.2
ddp-server@3.0.3
diff-sequence@1.1.3
dispatch:run-as-user@1.1.1
dynamic-import@0.7.4
ecmascript@0.16.9
ecmascript@0.16.10
ecmascript-runtime@0.8.3
ecmascript-runtime-client@0.12.2
ecmascript-runtime-server@0.11.1
ejson@1.1.4
email@3.1.0
email@3.1.1
es5-shim@4.8.1
facebook-oauth@1.11.4
facts-base@1.0.2
Expand All @@ -44,20 +44,20 @@ inter-process-messaging@0.1.2
kadira:flow-router@2.12.1
localstorage@1.2.1
logging@1.3.5
meteor@2.0.1
meteor@2.0.2
meteor-base@1.5.2
meteor-developer-oauth@1.3.3
meteorhacks:inject-initial@1.0.5
minifier-css@2.0.0
minimongo@2.0.1
minimongo@2.0.2
modern-browsers@0.1.11
modules@0.20.2
modules@0.20.3
modules-runtime@0.13.2
mongo@2.0.2
mongo-decimal@0.1.4-beta300.7
mongo@2.0.3
mongo-decimal@0.2.0
mongo-dev-server@1.1.1
mongo-id@1.0.9
npm-mongo@4.17.4
npm-mongo@6.10.0
oauth@3.0.0
oauth1@1.5.2
oauth2@1.3.3
Expand All @@ -82,15 +82,15 @@ routepolicy@1.1.2
service-configuration@1.3.5
session@1.2.2
sha@1.0.10
shell-server@0.6.0
shell-server@0.6.1
socket-stream-client@0.5.3
standard-minifier-css@1.9.3
tracker@1.3.4
twitter-oauth@1.3.4
typescript@5.4.3
typescript@5.6.3
underscore@1.6.4
url@1.3.4
webapp@2.0.3
url@1.3.5
webapp@2.0.4
webapp-hashing@1.1.2
zodern:caching-minifier@0.5.0
zodern:standard-minifier-js@5.2.0
Expand Down
4 changes: 2 additions & 2 deletions apps/meteor/ee/server/services/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0 as build
FROM node:22.11.0 as build

WORKDIR /app

Expand Down Expand Up @@ -28,7 +28,7 @@ COPY ./tsconfig.base.json .
RUN yarn workspace @rocket.chat/core-typings run build \
&& yarn workspace @rocket.chat/rest-typings run build

FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
2 changes: 1 addition & 1 deletion ee/apps/account-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
2 changes: 1 addition & 1 deletion ee/apps/authorization-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
2 changes: 1 addition & 1 deletion ee/apps/ddp-streamer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
2 changes: 1 addition & 1 deletion ee/apps/omnichannel-transcript/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
2 changes: 1 addition & 1 deletion ee/apps/presence-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
2 changes: 1 addition & 1 deletion ee/apps/queue-worker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
2 changes: 1 addition & 1 deletion ee/apps/stream-hub-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.18.0-alpine3.20
FROM node:22.11.0-alpine3.20

ARG SERVICE

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"homepage": "https://github.com/RocketChat/Rocket.Chat#readme",
"engines": {
"yarn": "4.5.0",
"node": "20.18.0",
"node": "22.11.0",
"npm": "Use yarn instead"
},
"packageManager": "yarn@4.5.0",
Expand All @@ -54,7 +54,7 @@
]
},
"volta": {
"node": "20.18.0",
"node": "22.11.0",
"yarn": "1.22.18"
},
"resolutions": {
Expand Down

0 comments on commit 84ffda6

Please sign in to comment.