Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump uuid #33795

Draft
wants to merge 16 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
path: |
~/.cache/ms-playwright
# This is the version of Playwright that we are using, if you are willing to upgrade, you should update this.
key: playwright-1.40.1
key: playwright-1.48.2

- name: Install Playwright
if: inputs.type == 'ui' && steps.cache-playwright.outputs.cache-hit != 'true'
Expand Down
6 changes: 3 additions & 3 deletions apps/meteor/ee/server/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@rocket.chat/string-helpers": "~0.31.25",
"@rocket.chat/ui-kit": "workspace:~",
"ajv": "^8.17.1",
"bcrypt": "^5.0.1",
"bcrypt": "^5.1.1",
"body-parser": "^1.20.3",
"colorette": "^2.0.20",
"cookie": "^0.5.0",
Expand All @@ -40,11 +40,11 @@
"mem": "^8.1.1",
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.6.1",
"nats": "^2.28.2",
"pino": "^8.21.0",
"sodium-native": "^3.3.0",
"sodium-plus": "^0.9.0",
"uuid": "^8.3.2",
"uuid": "^10.0.0",
"ws": "^8.18.0"
},
"devDependencies": {
Expand Down
43 changes: 21 additions & 22 deletions apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,25 +64,24 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.7.3",
"@babel/core": "~7.25.8",
"@babel/eslint-parser": "~7.25.8",
"@babel/preset-env": "~7.25.8",
"@babel/preset-react": "~7.25.7",
"@babel/register": "~7.25.7",
"@babel/core": "~7.26.0",
"@babel/eslint-parser": "~7.25.9",
"@babel/preset-env": "~7.26.0",
"@babel/preset-react": "~7.25.9",
"@babel/register": "~7.25.9",
"@faker-js/faker": "~8.0.2",
"@playwright/test": "^1.40.1",
"@playwright/test": "^1.48.2",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/jest-presets": "workspace:~",
"@rocket.chat/livechat": "workspace:^",
"@rocket.chat/mock-providers": "workspace:^",
"@storybook/addon-a11y": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-a11y": "^8.3.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/react": "^8.3.5",
"@storybook/react-webpack5": "^8.3.5",
"@tanstack/react-query-devtools": "^4.19.1",
"@storybook/react": "^8.3.6",
"@storybook/react-webpack5": "^8.3.6",
"@testing-library/react": "~16.0.1",
"@testing-library/user-event": "~14.5.2",
"@types/adm-zip": "^0.5.5",
Expand Down Expand Up @@ -178,7 +177,7 @@
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-no-floating-promise": "~1.0.2",
"eslint-plugin-playwright": "~0.15.3",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-prettier": "~5.2.1",
"eslint-plugin-react": "~7.32.2",
"eslint-plugin-react-hooks": "~4.6.2",
"eslint-plugin-testing-library": "~6.2.2",
Expand All @@ -199,7 +198,7 @@
"postcss-media-minmax": "^5.0.0",
"postcss-nested": "^5.0.6",
"postcss-url": "^10.1.3",
"prettier": "~2.8.8",
"prettier": "~3.3.3",
"proxyquire": "^2.1.3",
"raw-loader": "~4.0.2",
"react-docgen-typescript-plugin": "^1.0.8",
Expand All @@ -215,7 +214,7 @@
"typescript": "~5.6.3"
},
"dependencies": {
"@babel/runtime": "~7.25.7",
"@babel/runtime": "~7.26.0",
"@bugsnag/js": "~7.20.2",
"@bugsnag/plugin-react": "~7.19.0",
"@google-cloud/storage": "^6.11.0",
Expand Down Expand Up @@ -291,8 +290,8 @@
"@rocket.chat/ui-video-conf": "workspace:^",
"@rocket.chat/ui-voip": "workspace:^",
"@rocket.chat/web-ui-registration": "workspace:^",
"@slack/bolt": "^3.14.0",
"@slack/rtm-api": "^6.0.0",
"@slack/bolt": "^3.22.0",
"@slack/rtm-api": "^6.2.1",
"@tanstack/react-query": "^4.36.1",
"@vector-im/matrix-bot-sdk": "0.7.1-element.6",
"@xmldom/xmldom": "^0.8.10",
Expand All @@ -303,9 +302,9 @@
"archiver": "^3.1.1",
"asterisk-manager": "^0.2.0",
"atlassian-crowd-patched": "^0.5.1",
"aws-sdk": "^2.1363.0",
"aws-sdk": "^2.1691.0",
"bad-words": "^3.0.4",
"bcrypt": "^5.0.1",
"bcrypt": "^5.1.1",
"body-parser": "1.20.3",
"bson": "^4.6.4",
"busboy": "^1.6.0",
Expand Down Expand Up @@ -385,7 +384,7 @@
"moment-timezone": "^0.5.46",
"mongo-message-queue": "^1.0.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.6.1",
"nats": "^2.28.2",
"node-dogstatsd": "^0.0.7",
"node-fetch": "2.7.0",
"node-gcm": "1.0.5",
Expand Down Expand Up @@ -416,7 +415,7 @@
"react-virtuoso": "^4.12.0",
"sanitize-html": "^2.13.1",
"semver": "^7.6.3",
"sharp": "^0.32.6",
"sharp": "^0.33.5",
"sip.js": "^0.20.1",
"sodium-native": "^3.3.0",
"sodium-plus": "^0.9.0",
Expand All @@ -436,7 +435,7 @@
"universal-perf-hooks": "^1.0.1",
"url-polyfill": "^1.1.12",
"use-sync-external-store": "^1.2.2",
"uuid": "^8.3.2",
"uuid": "^10.0.0",
"webdav": "^4.11.4",
"xml-crypto": "~3.1.0",
"xml-encryption": "~3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default {
environmentId: '1',
},
],
].filter(Boolean),
].filter(Boolean) as unknown as PlaywrightTestConfig['reporter'],
testDir: 'tests/e2e',
testIgnore: 'tests/e2e/federation/**',
workers: 1,
Expand Down
6 changes: 3 additions & 3 deletions ee/apps/account-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"@rocket.chat/tools": "workspace:^",
"@rocket.chat/tracing": "workspace:^",
"@types/node": "~20.16.12",
"bcrypt": "^5.0.1",
"bcrypt": "^5.1.1",
"ejson": "^2.2.3",
"event-loop-stats": "^1.4.1",
"eventemitter3": "^4.0.7",
"gc-stats": "^1.4.1",
"mem": "^8.1.1",
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"nats": "^2.28.2",
"pino": "^8.21.0",
"polka": "^0.5.2",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"devDependencies": {
"@rocket.chat/eslint-config": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/authorization-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mem": "^8.1.1",
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"nats": "^2.28.2",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
Expand Down
5 changes: 2 additions & 3 deletions ee/apps/ddp-streamer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"mem": "^8.1.1",
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"nats": "^2.28.2",
"pino": "^8.21.0",
"polka": "^0.5.2",
"sharp": "^0.32.6",
"underscore": "^1.13.7",
"uuid": "^7.0.3",
"uuid": "^10.0.0",
"ws": "^8.18.0"
},
"devDependencies": {
Expand All @@ -52,7 +52,6 @@
"@types/meteor": "^2.9.8",
"@types/node": "~20.16.12",
"@types/polka": "^0.5.7",
"@types/sharp": "^0.30.5",
"@types/uuid": "^8.3.4",
"@types/ws": "^8.5.12",
"eslint": "~8.45.0",
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/omnichannel-transcript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"moment-timezone": "^0.5.46",
"mongo-message-queue": "^1.0.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"nats": "^2.28.2",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/presence-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mem": "^8.1.1",
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"nats": "^2.28.2",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/queue-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"moment-timezone": "^0.5.46",
"mongo-message-queue": "^1.0.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"nats": "^2.28.2",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/stream-hub-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mem": "^8.1.1",
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"nats": "^2.28.2",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/license/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/jwt": "workspace:^",
"@rocket.chat/logger": "workspace:^",
"bcrypt": "^5.0.1"
"bcrypt": "^5.1.1"
}
}
6 changes: 3 additions & 3 deletions ee/packages/pdf-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
},
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/react": "^8.3.5",
"@storybook/react-webpack5": "^8.3.5",
"@storybook/react": "^8.3.6",
"@storybook/react-webpack5": "^8.3.6",
"@testing-library/react": "~16.0.1",
"@types/emojione": "^2.2.9",
"@types/jest": "~29.5.14",
Expand Down
8 changes: 4 additions & 4 deletions ee/packages/presence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.2.9-rc.4",
"private": true,
"devDependencies": {
"@babel/core": "~7.25.8",
"@babel/preset-env": "~7.25.8",
"@babel/preset-typescript": "~7.25.7",
"@babel/core": "~7.26.0",
"@babel/preset-env": "~7.26.0",
"@babel/preset-typescript": "~7.26.0",
"@rocket.chat/apps-engine": "workspace:^",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@types/node": "~20.16.12",
"babel-jest": "^29.0.3",
"babel-jest": "^29.7.0",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"typescript": "~5.6.3"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"fossify": "TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' ts-node scripts/fossify.ts"
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/cli": "^2.27.9",
"@types/chart.js": "^2.9.41",
"@types/js-yaml": "^4.0.9",
"ts-node": "^10.9.2",
"turbo": "^2.1.3"
"turbo": "^2.2.3"
},
"workspaces": [
"apps/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"lodash.clonedeep": "^4.5.0",
"semver": "^7.6.3",
"stack-trace": "0.0.10",
"uuid": "~8.3.2"
"uuid": "~10.0.0"
},
"nyc": {
"include": [
Expand Down
4 changes: 2 additions & 2 deletions packages/base64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"test": "jest"
},
"devDependencies": {
"@babel/core": "~7.25.8",
"@babel/preset-env": "~7.25.8",
"@babel/core": "~7.26.0",
"@babel/preset-env": "~7.26.0",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/jest-presets": "workspace:~",
"@typescript-eslint/eslint-plugin": "~5.60.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/core-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"version": "0.7.1-rc.4",
"private": true,
"devDependencies": {
"@babel/core": "~7.25.8",
"@babel/preset-env": "~7.25.8",
"@babel/preset-typescript": "~7.25.7",
"@babel/core": "~7.26.0",
"@babel/preset-env": "~7.26.0",
"@babel/preset-typescript": "~7.26.0",
"@rocket.chat/apps-engine": "workspace:^",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.14",
"babel-jest": "^29.5.0",
"babel-jest": "^29.7.0",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"prettier": "~2.8.8",
"prettier": "~3.3.3",
"typescript": "~5.6.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@rocket.chat/eslint-config": "workspace:^",
"eslint": "~8.45.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"prettier": "~2.8.8",
"prettier": "~3.3.3",
"typescript": "~5.6.3"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.7.0",
"description": "Rocket.Chat's JS/TS ESLint config",
"dependencies": {
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "~7.25.8",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "~7.25.9",
"@types/eslint": "~8.44.9",
"@types/prettier": "^2.6.3",
"@typescript-eslint/eslint-plugin": "~5.60.1",
Expand All @@ -15,8 +15,8 @@
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-jest": "~27.2.3",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "~4.2.1",
"prettier": "~2.8.8"
"eslint-plugin-prettier": "~5.2.1",
"prettier": "~3.3.3"
},
"scripts": {
"lint": "eslint --ext .js .",
Expand Down
Loading
Loading