Skip to content

Commit

Permalink
Merge pull request #15226 from wireapp/rc/2023-05-23
Browse files Browse the repository at this point in the history
chore: RC-2023-05-23
  • Loading branch information
thisisamir98 authored May 23, 2023
2 parents bb91157 + c4ec6c2 commit 1b2370b
Show file tree
Hide file tree
Showing 331 changed files with 10,456 additions and 6,967 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.6
uses: dependabot/fetch-metadata@v1.5.0
with:
github-token: '${{secrets.WEBTEAM_AUTOMERGE_TOKEN}}'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: yarn translate:merge

- name: Download translations
uses: crowdin/github-action@v1.7.1
uses: crowdin/github-action@v1.8.1
env:
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}
CROWDIN_PROJECT_ID: 342359
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
yarn test --coverage --coverage-reporters=lcov --detectOpenHandles=false 2>&1 | tee ./unit-tests.log
- name: Monitor coverage
uses: codecov/[email protected].1
uses: codecov/[email protected].4
with:
fail_ci_if_error: false
files: ./coverage/lcov.info
Expand Down Expand Up @@ -307,7 +307,7 @@ jobs:
- name: Creating Pull Request
id: create-pr
if: ${{ steps.release-info-file.outputs.exists == 'true' }}
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
draft: false
token: ${{ secrets.ZEBOT_GH_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:19-alpine
FROM node:20-alpine

# For some extra dependencies...
RUN apk add --no-cache dumb-init git bash
Expand Down
4 changes: 2 additions & 2 deletions app-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"wire-web-config-default-master": "https://github.com/wireapp/wire-web-config-wire#v0.31.13-0",
"wire-web-config-default-staging": "https://github.com/wireapp/wire-web-config-default#v0.31.12"
"wire-web-config-default-master": "https://github.com/wireapp/wire-web-config-wire#v0.31.16-0",
"wire-web-config-default-staging": "https://github.com/wireapp/wire-web-config-default#v0.31.15"
}
}
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const presetEnvConfig = {
module.exports = {
env: {
test: {
plugins: ['@emotion'],
plugins: ['@emotion', 'babel-plugin-transform-import-meta'],
presets: [
['@babel/preset-react', {importSource: '@emotion/react', runtime: 'automatic'}],
'@babel/preset-typescript',
Expand Down
122 changes: 63 additions & 59 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,43 +1,45 @@
{
"dependencies": {
"@datadog/browser-logs": "^4.37.0",
"@datadog/browser-rum": "^4.37.0",
"@emotion/react": "11.10.6",
"@types/eslint": "8.4.10",
"@wireapp/avs": "9.1.13",
"@wireapp/core": "40.1.3",
"@datadog/browser-logs": "^4.42.2",
"@datadog/browser-rum": "^4.42.2",
"@emotion/react": "11.11.0",
"@types/eslint": "8.37.0",
"@wireapp/avs": "9.2.13",
"@wireapp/core": "40.2.7",
"@wireapp/lru-cache": "3.8.1",
"@wireapp/react-ui-kit": "9.5.0",
"@wireapp/store-engine-dexie": "2.0.5",
"@wireapp/react-ui-kit": "9.7.1",
"@wireapp/store-engine-dexie": "2.1.1",
"@wireapp/store-engine-sqleet": "1.8.9",
"@wireapp/webapp-events": "0.16.0",
"@wireapp/webapp-events": "0.17.0",
"amplify": "https://github.com/wireapp/amplify#head=master",
"beautiful-react-hooks": "^4.3.0",
"classnames": "2.3.2",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.25.5",
"countly-sdk-web": "23.2.1",
"date-fns": "2.29.3",
"countly-sdk-web": "23.2.2",
"date-fns": "2.30.0",
"dexie-batch": "0.4.3",
"highlight.js": "11.7.0",
"highlight.js": "11.8.0",
"http-status-codes": "2.2.0",
"jquery": "3.6.4",
"jimp": "0.22.8",
"jquery": "3.7.0",
"js-cookie": "3.0.1",
"jszip": "3.10.1",
"keyboardjs": "2.7.0",
"knockout": "3.5.1",
"libsodium-wrappers": "0.7.10",
"libsodium-wrappers": "0.7.11",
"linkify-it": "4.0.1",
"long": "5.2.1",
"long": "5.2.3",
"markdown-it": "13.0.1",
"murmurhash": "2.0.1",
"platform": "1.3.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intl": "6.3.2",
"react-error-boundary": "4.0.4",
"react-intl": "6.4.2",
"react-redux": "8.0.5",
"react-router": "6.10.0",
"react-router-dom": "6.10.0",
"react-router": "6.11.2",
"react-router-dom": "6.11.2",
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-logdown": "1.0.4",
Expand All @@ -49,18 +51,18 @@
"underscore": "1.13.6",
"uuidjs": "4.2.13",
"webrtc-adapter": "6.4.8",
"zustand": "4.3.7"
"zustand": "4.3.8"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/eslint-parser": "7.21.3",
"@babel/core": "7.21.8",
"@babel/eslint-parser": "7.21.8",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/preset-env": "7.21.4",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.4",
"@emotion/eslint-plugin": "^11.10.0",
"@babel/preset-typescript": "7.21.5",
"@emotion/eslint-plugin": "^11.11.0",
"@faker-js/faker": "7.6.0",
"@formatjs/cli": "6.0.4",
"@formatjs/cli": "6.1.1",
"@koush/wrtc": "0.5.3",
"@testing-library/react": "13.4.0",
"@types/adm-zip": "0.5.0",
Expand All @@ -70,51 +72,52 @@
"@types/fs-extra": "11.0.1",
"@types/generate-changelog": "1.8.1",
"@types/highlight.js": "10.1.0",
"@types/jest": "29.5.0",
"@types/jest": "29.5.1",
"@types/jquery": "^3",
"@types/js-cookie": "3.0.3",
"@types/jsdom": "21.1.1",
"@types/keyboardjs": "2.5.1",
"@types/libsodium-wrappers": "^0",
"@types/linkify-it": "3.0.2",
"@types/markdown-it": "12.2.3",
"@types/node": "^18.15.11",
"@types/node": "^18.16.3",
"@types/open-graph": "0.2.2",
"@types/platform": "1.3.4",
"@types/prettier": "^2.7.2",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react-dom": "18.2.4",
"@types/react-redux": "7.1.25",
"@types/react-transition-group": "4.4.5",
"@types/react-transition-group": "4.4.6",
"@types/redux-mock-store": "1.0.3",
"@types/seedrandom": "^3",
"@types/sinon": "10.0.13",
"@types/sinon": "10.0.15",
"@types/speakingurl": "13.0.3",
"@types/uint32": "0.2.0",
"@types/underscore": "1.11.4",
"@types/webpack-env": "1.18.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@wireapp/copy-config": "2.0.11",
"@wireapp/eslint-config": "2.1.1",
"@wireapp/prettier-config": "0.5.2",
"@wireapp/store-engine": "^5.0.3",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@wireapp/copy-config": "2.1.0",
"@wireapp/eslint-config": "2.2.1",
"@wireapp/prettier-config": "0.6.0",
"@wireapp/store-engine": "^5.1.1",
"adm-zip": "0.5.10",
"archiver": "^5.3.1",
"autoprefixer": "^10.4.13",
"babel-loader": "9.1.2",
"caniuse-lite": "^1.0.30001473",
"babel-plugin-transform-import-meta": "^2.2.0",
"caniuse-lite": "^1.0.30001488",
"cross-env": "7.0.3",
"cspell": "6.31.1",
"css-loader": "^6.7.3",
"css-loader": "^6.7.4",
"cssnano": "^5.1.14",
"dexie": "3.2.3",
"dotenv": "16.0.3",
"dpdm": "3.13.0",
"eslint": "^8.34.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.4",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-better-styled-components": "^1.1.2",
"eslint-plugin-header": "^3.1.1",
Expand All @@ -129,53 +132,53 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^8.0.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-testing-library": "^5.10.2",
"eslint-plugin-testing-library": "^5.11.0",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-unused-imports": "^2.0.0",
"fake-indexeddb": "4.0.1",
"generate-changelog": "1.8.0",
"html-webpack-plugin": "^5.5.0",
"html-webpack-plugin": "^5.5.1",
"husky": "7.0.4",
"i18next-scanner": "4.2.0",
"intersection-observer": "0.12.2",
"jest": "29.5.0",
"jest-canvas-mock": "2.5.0",
"jest-canvas-mock": "2.5.1",
"jest-environment-jsdom": "29.5.0",
"jest-jasmine2": "29.5.0",
"jsdom-worker": "0.3.0",
"less": "3.13.1",
"less-loader": "^11.1.0",
"lint-staged": "13.2.0",
"node-fetch": "2.6.9",
"lint-staged": "13.2.2",
"node-fetch": "2.6.11",
"os-browserify": "0.3.0",
"path-browserify": "1.0.1",
"postcss": "8.4.21",
"postcss": "8.4.23",
"postcss-import": "^15.1.0",
"postcss-less": "6.0.0",
"postcss-loader": "^7.1.0",
"postcss-preset-env": "^8.3.0",
"postcss-loader": "^7.3.0",
"postcss-preset-env": "^8.4.1",
"postcss-scss": "4.0.6",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"raf": "3.4.1",
"redux-devtools-extension": "2.13.9",
"redux-mock-store": "1.5.4",
"seedrandom": "^3.0.5",
"simple-git": "3.17.0",
"sinon": "15.0.3",
"simple-git": "3.18.0",
"sinon": "15.1.0",
"snabbdom": "3.5.1",
"style-loader": "^3.3.2",
"style-loader": "^3.3.3",
"stylelint": "14.16.1",
"stylelint-config-idiomatic-order": "9.0.0",
"stylelint-config-prettier": "9.0.5",
"svg-inline-loader": "0.8.2",
"terser-webpack-plugin": "5.3.7",
"terser-webpack-plugin": "5.3.9",
"text-encoding": "0.7.0",
"ts-node": "10.9.1",
"tsc-watch": "6.0.0",
"typescript": "5.0.3",
"webpack": "5.77.0",
"webpack-cli": "5.0.1",
"webpack-dev-middleware": "6.0.2",
"tsc-watch": "6.0.4",
"typescript": "5.0.4",
"webpack": "5.83.1",
"webpack-cli": "5.1.1",
"webpack-dev-middleware": "6.1.1",
"webpack-hot-middleware": "2.25.3",
"workbox-webpack-plugin": "6.5.4"
},
Expand Down Expand Up @@ -239,7 +242,8 @@
"translate:download": "ts-node ./bin/translations_download.ts"
},
"resolutions": {
"libsodium": "0.7.10"
"libsodium": "0.7.10",
"xml2js": "0.5.0"
},
"version": "0.27.0",
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 1b2370b

Please sign in to comment.