rainny.git
2 years agoRelease v2.2.3 v2.2.3
Krishan [Sun, 15 Jan 2023 05:16:40 +0000 (16:16 +1100)]
Release v2.2.3

2 years agoVite plugin to add svg as inline data (#1072)
Ajay Bura [Sun, 15 Jan 2023 04:22:58 +0000 (09:52 +0530)]
Vite plugin to add svg as inline data (#1072)

* add vite plugin to add svg as inline data

* Add node types package

2 years agoSet `accept` attribute to `image/*` in ImageUpload (#989)
Stefano Pigozzi [Sun, 15 Jan 2023 04:14:16 +0000 (05:14 +0100)]
Set `accept` attribute to `image/*` in ImageUpload (#989)

That way, browsers will suggest to the users to upload an image file instead of any kind of file.

The behaviour is in-line with Element's, which specifies the same attribute when selecting an avatar.

Please note that it does not prevent users from uploading non-image files as avatars, as browsers interpret that attribute as a mere suggestion, which can be bypassed in the file select dialog.

Partially fixes #982.

2 years agoAdd jsdelivr cdn for twemoji
Ajay Bura [Sat, 14 Jan 2023 13:21:42 +0000 (18:51 +0530)]
Add jsdelivr cdn for twemoji

2 years agoReplace Webpack to Vite (#1023)
Ajay Bura [Tue, 20 Dec 2022 15:17:51 +0000 (20:47 +0530)]
Replace Webpack to Vite (#1023)

* Add vite, typescript and prettier

* Configure vite

* Fix tsconfig error

* Fix manifest json

* Move manifest json to root

* Bug fix

* Move back manifest json to public

3 years agochore: update netlify site id secrets
Krishan [Wed, 14 Dec 2022 05:17:10 +0000 (10:47 +0530)]
chore: update netlify site id secrets

3 years agoLock file maintenance (#1020)
renovate[bot] [Wed, 14 Dec 2022 03:21:14 +0000 (08:51 +0530)]
Lock file maintenance (#1020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoUpdate nginx Docker tag to v1.23.3 (#1019)
renovate[bot] [Wed, 14 Dec 2022 03:15:11 +0000 (08:45 +0530)]
Update nginx Docker tag to v1.23.3 (#1019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoBump sanitize-html from 2.7.3 to 2.8.0 (#1018)
dependabot[bot] [Wed, 14 Dec 2022 03:10:14 +0000 (08:40 +0530)]
Bump sanitize-html from 2.7.3 to 2.8.0 (#1018)

Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.3...2.8.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump actions/checkout from 3.1.0 to 3.2.0 (#1017)
dependabot[bot] [Tue, 13 Dec 2022 03:49:20 +0000 (09:19 +0530)]
Bump actions/checkout from 3.1.0 to 3.2.0 (#1017)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoLock file maintenance (#1014)
renovate[bot] [Sun, 11 Dec 2022 12:26:00 +0000 (17:56 +0530)]
Lock file maintenance (#1014)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoBump matrix-js-sdk from 21.2.0 to 22.0.0 (#1009)
dependabot[bot] [Fri, 9 Dec 2022 11:25:21 +0000 (16:55 +0530)]
Bump matrix-js-sdk from 21.2.0 to 22.0.0 (#1009)

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v21.2.0...v22.0.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#1008)
dependabot[bot] [Fri, 9 Dec 2022 11:22:50 +0000 (16:52 +0530)]
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2 (#1008)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump nwtgck/actions-netlify from 1.2.4 to 2.0.0 (#1006)
dependabot[bot] [Fri, 9 Dec 2022 11:22:04 +0000 (16:52 +0530)]
Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0 (#1006)

Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nwtgck/actions-netlify/compare/ac1cb16858bada08a9c71a81240a85cfc3f72913...5da65c9f74c7961c5501a3ba329b8d0912f39c03)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump katex from 0.16.3 to 0.16.4 (#1007)
dependabot[bot] [Fri, 9 Dec 2022 11:21:39 +0000 (16:51 +0530)]
Bump katex from 0.16.3 to 0.16.4 (#1007)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.3...v0.16.4)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @matrix-org/olm from 3.2.13 to 3.2.14 (#1010)
dependabot[bot] [Fri, 9 Dec 2022 11:20:52 +0000 (16:50 +0530)]
Bump @matrix-org/olm from 3.2.13 to 3.2.14 (#1010)

Bumps @matrix-org/olm from 3.2.13 to 3.2.14.

---
updated-dependencies:
- dependency-name: "@matrix-org/olm"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump sass from 1.56.1 to 1.56.2 (#1011)
dependabot[bot] [Fri, 9 Dec 2022 11:19:25 +0000 (16:49 +0530)]
Bump sass from 1.56.1 to 1.56.2 (#1011)

Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.56.1...1.56.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoReplace pull request action with one actively maintained (#1004)
Krishan [Fri, 9 Dec 2022 07:35:02 +0000 (13:05 +0530)]
Replace pull request action with one actively maintained (#1004)

* Replace pull request action with one actively maintained

* Add comment_tag to stop duplicate comments

3 years agoBump webpack-cli from 4.10.0 to 5.0.1 (#1002)
dependabot[bot] [Tue, 6 Dec 2022 08:56:33 +0000 (14:26 +0530)]
Bump webpack-cli from 4.10.0 to 5.0.1 (#1002)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump matrix-js-sdk from 21.1.0 to 21.2.0 (#993)
dependabot[bot] [Tue, 6 Dec 2022 07:28:14 +0000 (12:58 +0530)]
Bump matrix-js-sdk from 21.1.0 to 21.2.0 (#993)

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 21.1.0 to 21.2.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v21.1.0...v21.2.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @babel/core from 7.20.2 to 7.20.5 (#997)
dependabot[bot] [Tue, 6 Dec 2022 07:24:02 +0000 (12:54 +0530)]
Bump @babel/core from 7.20.2 to 7.20.5 (#997)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @khanacademy/simple-markdown from 0.8.5 to 0.8.6 (#992)
dependabot[bot] [Tue, 6 Dec 2022 07:22:45 +0000 (12:52 +0530)]
Bump @khanacademy/simple-markdown from 0.8.5 to 0.8.6 (#992)

Bumps [@khanacademy/simple-markdown](https://github.com/Khan/simple-markdown) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/Khan/simple-markdown/releases)
- [Commits](https://github.com/Khan/simple-markdown/commits)

---
updated-dependencies:
- dependency-name: "@khanacademy/simple-markdown"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump eslint-plugin-react from 7.31.10 to 7.31.11 (#996)
dependabot[bot] [Tue, 6 Dec 2022 07:20:03 +0000 (12:50 +0530)]
Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#996)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump eslint from 8.27.0 to 8.29.0 (#1001)
dependabot[bot] [Tue, 6 Dec 2022 07:18:48 +0000 (12:48 +0530)]
Bump eslint from 8.27.0 to 8.29.0 (#1001)

Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump softprops/action-gh-release from 0.1.14 to 0.1.15 (#1000)
dependabot[bot] [Tue, 6 Dec 2022 07:18:17 +0000 (12:48 +0530)]
Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#1000)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/1e07f4398721186383de40550babbdf2b84acfc5...de2c0eb89ae2a093876385947365aca7b0e5f844)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump mini-css-extract-plugin from 2.6.1 to 2.7.1 (#1003)
dependabot[bot] [Tue, 6 Dec 2022 07:15:27 +0000 (12:45 +0530)]
Bump mini-css-extract-plugin from 2.6.1 to 2.7.1 (#1003)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.1...v2.7.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoLock file maintenance (#981)
renovate[bot] [Wed, 16 Nov 2022 16:31:14 +0000 (22:01 +0530)]
Lock file maintenance (#981)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoUpdate dependency babel-loader to v8.3.0 (#980)
renovate[bot] [Wed, 16 Nov 2022 16:26:19 +0000 (21:56 +0530)]
Update dependency babel-loader to v8.3.0 (#980)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoBump sass from 1.56.0 to 1.56.1 (#974)
dependabot[bot] [Wed, 16 Nov 2022 16:20:38 +0000 (21:50 +0530)]
Bump sass from 1.56.0 to 1.56.1 (#974)

Bumps [sass](https://github.com/sass/dart-sass) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.56.0...1.56.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump webpack from 5.74.0 to 5.75.0 (#978)
dependabot[bot] [Wed, 16 Nov 2022 16:20:15 +0000 (21:50 +0530)]
Bump webpack from 5.74.0 to 5.75.0 (#978)

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump matrix-js-sdk from 21.0.1 to 21.1.0 (#975)
dependabot[bot] [Wed, 16 Nov 2022 16:18:32 +0000 (21:48 +0530)]
Bump matrix-js-sdk from 21.0.1 to 21.1.0 (#975)

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 21.0.1 to 21.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v21.0.1...v21.1.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump css-loader from 6.7.1 to 6.7.2 (#973)
dependabot[bot] [Wed, 16 Nov 2022 16:17:06 +0000 (21:47 +0530)]
Bump css-loader from 6.7.1 to 6.7.2 (#973)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump dawidd6/action-download-artifact from 2.24.0 to 2.24.2 (#972)
dependabot[bot] [Wed, 16 Nov 2022 16:15:26 +0000 (21:45 +0530)]
Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.2 (#972)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.0 to 2.24.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/46b4ae883bf0726f5949d025d31cb62c7a5ac70c...e6e25ac3a2b93187502a8be1ef9e9603afc34925)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump sass-loader from 13.1.0 to 13.2.0 (#976)
dependabot[bot] [Wed, 16 Nov 2022 16:14:49 +0000 (21:44 +0530)]
Bump sass-loader from 13.1.0 to 13.2.0 (#976)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoRevert babel-loader v9 and uninstall ajv (#979)
Krishan [Wed, 16 Nov 2022 16:13:35 +0000 (21:43 +0530)]
Revert babel-loader v9 and uninstall ajv (#979)

3 years agoLock file maintenance (#969)
renovate[bot] [Wed, 9 Nov 2022 14:58:46 +0000 (20:28 +0530)]
Lock file maintenance (#969)

* Lock file maintenance

* Fix ajv module not found

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
3 years agoUpdate Dockerfile (#970)
Krishan [Wed, 9 Nov 2022 14:06:27 +0000 (19:36 +0530)]
Update Dockerfile (#970)

3 years agoReplace deprecated 'set-output' with '$GITHUB_OUTPUT' (#968)
Krishan [Wed, 9 Nov 2022 12:46:14 +0000 (18:16 +0530)]
Replace deprecated 'set-output' with '$GITHUB_OUTPUT' (#968)

3 years agoUse Node Hydrogen LTS (#960)
Krishan [Tue, 8 Nov 2022 14:51:51 +0000 (20:21 +0530)]
Use Node Hydrogen LTS (#960)

* Use node hydrogen lts in dockerfile

* Use node v18.12.0

* Use node v18.12.0

* Use node v18.12.0

* use lts syntax

* Update Nodejs LTS to v18.12.1

* Update Dockerfile

* Update Dockerfile

* Update readme

3 years agoUpdate server list in config.json (#947)
Krishan [Tue, 8 Nov 2022 14:50:17 +0000 (20:20 +0530)]
Update server list in config.json (#947)

* remove kde.org from config

because they have disabled registrations, which is required to be listed on login.register page.

* remove halogen.city

seems dead hs now

* add converser.eu

seems to be working again

* Update config.json

* halogen.city is back

3 years agoBump matrix-js-sdk from 20.1.0 to 21.0.1 (#959)
dependabot[bot] [Tue, 8 Nov 2022 14:49:22 +0000 (20:19 +0530)]
Bump matrix-js-sdk from 20.1.0 to 21.0.1 (#959)

* Bump matrix-js-sdk from 20.1.0 to 21.0.0

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.1.0...v21.0.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Bump matrix-js-sdk from 20.1.0 to 21.0.1

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.1.0 to 21.0.1.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.1.0...v21.0.1)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Fix upload content

* Change min supported node

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoBump @babel/core from 7.19.6 to 7.20.2 (#965)
dependabot[bot] [Tue, 8 Nov 2022 13:15:02 +0000 (18:45 +0530)]
Bump @babel/core from 7.19.6 to 7.20.2 (#965)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump sass from 1.55.0 to 1.56.0 (#964)
dependabot[bot] [Tue, 8 Nov 2022 13:13:50 +0000 (18:43 +0530)]
Bump sass from 1.55.0 to 1.56.0 (#964)

Bumps [sass](https://github.com/sass/dart-sass) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.55.0...1.56.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump eslint from 8.26.0 to 8.27.0 (#963)
dependabot[bot] [Tue, 8 Nov 2022 13:13:07 +0000 (18:43 +0530)]
Bump eslint from 8.26.0 to 8.27.0 (#963)

Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @babel/preset-env from 7.19.4 to 7.20.2 (#966)
dependabot[bot] [Tue, 8 Nov 2022 13:11:13 +0000 (18:41 +0530)]
Bump @babel/preset-env from 7.19.4 to 7.20.2 (#966)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump babel-loader from 9.0.1 to 9.1.0 (#967)
dependabot[bot] [Tue, 8 Nov 2022 13:10:29 +0000 (18:40 +0530)]
Bump babel-loader from 9.0.1 to 9.1.0 (#967)

Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoRemove MSC3244 use from restricted room creation (#892)
mjarr [Tue, 1 Nov 2022 15:06:38 +0000 (16:06 +0100)]
Remove MSC3244 use from restricted room creation (#892)

* Remove MSC3244 use from restricted room creation

* Fix condition

3 years agoBump css-minimizer-webpack-plugin from 4.1.0 to 4.2.2 (#934)
dependabot[bot] [Tue, 1 Nov 2022 14:41:14 +0000 (20:11 +0530)]
Bump css-minimizer-webpack-plugin from 4.1.0 to 4.2.2 (#934)

Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.1.0 to 4.2.2.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump babel-loader from 8.2.5 to 9.0.1 (#958)
dependabot[bot] [Tue, 1 Nov 2022 11:32:31 +0000 (17:02 +0530)]
Bump babel-loader from 8.2.5 to 9.0.1 (#958)

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.1)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump sanitize-html from 2.7.2 to 2.7.3 (#957)
dependabot[bot] [Tue, 1 Nov 2022 11:28:59 +0000 (16:58 +0530)]
Bump sanitize-html from 2.7.2 to 2.7.3 (#957)

Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.2...2.7.3)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump blurhash from 2.0.3 to 2.0.4 (#956)
dependabot[bot] [Tue, 1 Nov 2022 11:28:04 +0000 (16:58 +0530)]
Bump blurhash from 2.0.3 to 2.0.4 (#956)

Bumps [blurhash](https://github.com/woltapp/blurhash) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/woltapp/blurhash/releases)
- [Commits](https://github.com/woltapp/blurhash/commits)

---
updated-dependencies:
- dependency-name: blurhash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump nginx from 1.23.1-alpine to 1.23.2-alpine (#943)
dependabot[bot] [Tue, 25 Oct 2022 05:17:03 +0000 (10:47 +0530)]
Bump nginx from 1.23.1-alpine to 1.23.2-alpine (#943)

Bumps nginx from 1.23.1-alpine to 1.23.2-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump actions/upload-artifact from 3.1.0 to 3.1.1 (#942)
dependabot[bot] [Tue, 25 Oct 2022 05:15:59 +0000 (10:45 +0530)]
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#942)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @babel/core from 7.19.3 to 7.19.6 (#944)
dependabot[bot] [Tue, 25 Oct 2022 05:15:00 +0000 (10:45 +0530)]
Bump @babel/core from 7.19.3 to 7.19.6 (#944)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump katex from 0.16.2 to 0.16.3 (#945)
dependabot[bot] [Tue, 25 Oct 2022 05:11:07 +0000 (10:41 +0530)]
Bump katex from 0.16.2 to 0.16.3 (#945)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.2...v0.16.3)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump eslint from 8.25.0 to 8.26.0 (#946)
dependabot[bot] [Tue, 25 Oct 2022 05:09:59 +0000 (10:39 +0530)]
Bump eslint from 8.25.0 to 8.26.0 (#946)

Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoLock file maintenance (#927)
renovate[bot] [Thu, 20 Oct 2022 08:07:09 +0000 (13:37 +0530)]
Lock file maintenance (#927)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoBump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#937)
dependabot[bot] [Wed, 19 Oct 2022 15:35:05 +0000 (21:05 +0530)]
Bump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#937)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump matrix-js-sdk from 20.0.2 to 20.1.0 (#930)
dependabot[bot] [Tue, 18 Oct 2022 12:58:33 +0000 (18:28 +0530)]
Bump matrix-js-sdk from 20.0.2 to 20.1.0 (#930)

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.0.2 to 20.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.0.2...v20.1.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump react-modal from 3.15.1 to 3.16.1 (#936)
dependabot[bot] [Tue, 18 Oct 2022 07:21:42 +0000 (12:51 +0530)]
Bump react-modal from 3.15.1 to 3.16.1 (#936)

Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.15.1 to 3.16.1.
- [Release notes](https://github.com/reactjs/react-modal/releases)
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/react-modal/compare/v3.15.1...v3.16.1)

---
updated-dependencies:
- dependency-name: react-modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @fontsource/inter from 4.5.13 to 4.5.14 (#931)
dependabot[bot] [Tue, 18 Oct 2022 07:04:05 +0000 (12:34 +0530)]
Bump @fontsource/inter from 4.5.13 to 4.5.14 (#931)

Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump react-blurhash from 0.1.3 to 0.2.0 (#932)
dependabot[bot] [Tue, 18 Oct 2022 07:03:29 +0000 (12:33 +0530)]
Bump react-blurhash from 0.1.3 to 0.2.0 (#932)

Bumps [react-blurhash](https://github.com/woltapp/react-blurhash) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/woltapp/react-blurhash/releases)
- [Changelog](https://github.com/woltapp/react-blurhash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/woltapp/react-blurhash/commits)

---
updated-dependencies:
- dependency-name: react-blurhash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump util from 0.12.4 to 0.12.5 (#933)
dependabot[bot] [Tue, 18 Oct 2022 07:02:09 +0000 (12:32 +0530)]
Bump util from 0.12.4 to 0.12.5 (#933)

Bumps [util](https://github.com/browserify/node-util) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/browserify/node-util/releases)
- [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserify/node-util/compare/v0.12.4...v0.12.5)

---
updated-dependencies:
- dependency-name: util
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump docker/setup-buildx-action from 2.1.0 to 2.2.0 (#929)
dependabot[bot] [Tue, 18 Oct 2022 06:18:41 +0000 (11:48 +0530)]
Bump docker/setup-buildx-action from 2.1.0 to 2.2.0 (#929)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump docker/metadata-action from 4.1.0 to 4.1.1 (#928)
dependabot[bot] [Tue, 18 Oct 2022 06:17:57 +0000 (11:47 +0530)]
Bump docker/metadata-action from 4.1.0 to 4.1.1 (#928)

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump docker/metadata-action from 4.0.1 to 4.1.0 (#925)
dependabot[bot] [Sat, 15 Oct 2022 09:49:18 +0000 (15:19 +0530)]
Bump docker/metadata-action from 4.0.1 to 4.1.0 (#925)

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump docker/setup-buildx-action from 2.0.0 to 2.1.0 (#924)
dependabot[bot] [Sat, 15 Oct 2022 09:48:02 +0000 (15:18 +0530)]
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 (#924)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump docker/login-action from 2.0.0 to 2.1.0 (#923)
dependabot[bot] [Sat, 15 Oct 2022 09:47:21 +0000 (15:17 +0530)]
Bump docker/login-action from 2.0.0 to 2.1.0 (#923)

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#922)
dependabot[bot] [Sat, 15 Oct 2022 09:46:49 +0000 (15:16 +0530)]
Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#922)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/7847792dd435a50521b8e3bd3576dae7459d1fa8...46b4ae883bf0726f5949d025d31cb62c7a5ac70c)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump nwtgck/actions-netlify from 1.2.3 to 1.2.4 (#920)
dependabot[bot] [Sat, 15 Oct 2022 09:46:01 +0000 (15:16 +0530)]
Bump nwtgck/actions-netlify from 1.2.3 to 1.2.4 (#920)

Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nwtgck/actions-netlify/compare/b7c1504e00c6b8a249d1848cc1b522a4865eed99...ac1cb16858bada08a9c71a81240a85cfc3f72913)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#921)
dependabot[bot] [Sat, 15 Oct 2022 09:45:17 +0000 (15:15 +0530)]
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#921)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump docker/build-push-action from 3.1.1 to 3.2.0 (#919)
dependabot[bot] [Sat, 15 Oct 2022 09:44:48 +0000 (15:14 +0530)]
Bump docker/build-push-action from 3.1.1 to 3.2.0 (#919)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump actions/setup-node from 3.5.0 to 3.5.1 (#918)
dependabot[bot] [Sat, 15 Oct 2022 09:43:55 +0000 (15:13 +0530)]
Bump actions/setup-node from 3.5.0 to 3.5.1 (#918)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoLock file maintenance (#902)
renovate[bot] [Tue, 11 Oct 2022 04:00:59 +0000 (09:30 +0530)]
Lock file maintenance (#902)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoBump eslint-plugin-react from 7.31.8 to 7.31.10 (#912)
dependabot[bot] [Tue, 11 Oct 2022 03:56:09 +0000 (09:26 +0530)]
Bump eslint-plugin-react from 7.31.8 to 7.31.10 (#912)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.8 to 7.31.10.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.8...v7.31.10)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump sass-loader from 13.0.2 to 13.1.0 (#907)
dependabot[bot] [Tue, 11 Oct 2022 03:50:21 +0000 (09:20 +0530)]
Bump sass-loader from 13.0.2 to 13.1.0 (#907)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.0.2 to 13.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.0.2...v13.1.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump eslint from 8.24.0 to 8.25.0 (#908)
dependabot[bot] [Tue, 11 Oct 2022 03:41:49 +0000 (09:11 +0530)]
Bump eslint from 8.24.0 to 8.25.0 (#908)

Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @babel/preset-env from 7.19.3 to 7.19.4 (#911)
dependabot[bot] [Tue, 11 Oct 2022 03:37:24 +0000 (09:07 +0530)]
Bump @babel/preset-env from 7.19.3 to 7.19.4 (#911)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.3 to 7.19.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @khanacademy/simple-markdown from 0.8.4 to 0.8.5 (#910)
dependabot[bot] [Tue, 11 Oct 2022 03:33:45 +0000 (09:03 +0530)]
Bump @khanacademy/simple-markdown from 0.8.4 to 0.8.5 (#910)

Bumps [@khanacademy/simple-markdown](https://github.com/Khan/simple-markdown) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/Khan/simple-markdown/releases)
- [Commits](https://github.com/Khan/simple-markdown/commits)

---
updated-dependencies:
- dependency-name: "@khanacademy/simple-markdown"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @matrix-org/olm from 3.2.12 to 3.2.13 (#906)
dependabot[bot] [Tue, 11 Oct 2022 03:30:52 +0000 (09:00 +0530)]
Bump @matrix-org/olm from 3.2.12 to 3.2.13 (#906)

Bumps @matrix-org/olm from 3.2.12 to 3.2.13.

---
updated-dependencies:
- dependency-name: "@matrix-org/olm"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump actions/checkout from 3.0.2 to 3.1.0 (#904)
dependabot[bot] [Tue, 11 Oct 2022 03:27:58 +0000 (08:57 +0530)]
Bump actions/checkout from 3.0.2 to 3.1.0 (#904)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoLock file maintenance (#875)
renovate[bot] [Mon, 3 Oct 2022 12:49:58 +0000 (18:19 +0530)]
Lock file maintenance (#875)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoBump linkify-html from 4.0.1 to 4.0.2 (#894)
dependabot[bot] [Mon, 3 Oct 2022 12:35:33 +0000 (18:05 +0530)]
Bump linkify-html from 4.0.1 to 4.0.2 (#894)

Bumps [linkify-html](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-html) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.2/packages/linkify-html)

---
updated-dependencies:
- dependency-name: linkify-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump linkifyjs from 4.0.1 to 4.0.2 (#896)
dependabot[bot] [Mon, 3 Oct 2022 12:33:14 +0000 (18:03 +0530)]
Bump linkifyjs from 4.0.1 to 4.0.2 (#896)

Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.2/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @fontsource/inter from 4.5.12 to 4.5.13 (#895)
dependabot[bot] [Mon, 3 Oct 2022 12:32:35 +0000 (18:02 +0530)]
Bump @fontsource/inter from 4.5.12 to 4.5.13 (#895)

Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump blurhash from 2.0.2 to 2.0.3 (#893)
dependabot[bot] [Mon, 3 Oct 2022 12:30:39 +0000 (18:00 +0530)]
Bump blurhash from 2.0.2 to 2.0.3 (#893)

Bumps [blurhash](https://github.com/woltapp/blurhash) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/woltapp/blurhash/releases)
- [Commits](https://github.com/woltapp/blurhash/commits)

---
updated-dependencies:
- dependency-name: blurhash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump matrix-js-sdk from 20.0.1 to 20.0.2 (#888)
dependabot[bot] [Sat, 1 Oct 2022 03:37:04 +0000 (09:07 +0530)]
Bump matrix-js-sdk from 20.0.1 to 20.0.2 (#888)

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v20.0.1...v20.0.2)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump linkify-html from 4.0.0 to 4.0.1 (#883)
dependabot[bot] [Thu, 29 Sep 2022 05:13:08 +0000 (10:43 +0530)]
Bump linkify-html from 4.0.0 to 4.0.1 (#883)

Bumps [linkify-html](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-html) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.1/packages/linkify-html)

---
updated-dependencies:
- dependency-name: linkify-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump linkifyjs from 4.0.0 to 4.0.1 (#884)
dependabot[bot] [Thu, 29 Sep 2022 05:05:00 +0000 (10:35 +0530)]
Bump linkifyjs from 4.0.0 to 4.0.1 (#884)

Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.1/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoUpdate dependency matrix-js-sdk to v20.0.1 (#882)
renovate[bot] [Thu, 29 Sep 2022 04:18:16 +0000 (09:48 +0530)]
Update dependency matrix-js-sdk to v20.0.1 (#882)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoUpdate dependency blurhash to v2.0.2 (#881)
renovate[bot] [Wed, 28 Sep 2022 16:47:11 +0000 (22:17 +0530)]
Update dependency blurhash to v2.0.2 (#881)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoUpdate babel monorepo to v7.19.3 (#880)
renovate[bot] [Wed, 28 Sep 2022 16:45:39 +0000 (22:15 +0530)]
Update babel monorepo to v7.19.3 (#880)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoUpdate actions/setup-node action to v3.5.0 (#878)
renovate[bot] [Wed, 28 Sep 2022 16:43:06 +0000 (22:13 +0530)]
Update actions/setup-node action to v3.5.0 (#878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoRelease v2.2.2 v2.2.2
Ajay Bura [Wed, 28 Sep 2022 15:18:41 +0000 (20:48 +0530)]
Release v2.2.2

3 years agoUpdate dependency matrix-js-sdk to v20 (#879)
renovate[bot] [Wed, 28 Sep 2022 15:13:56 +0000 (20:43 +0530)]
Update dependency matrix-js-sdk to v20 (#879)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoRelease v2.2.1 v2.2.1
Krishan [Wed, 28 Sep 2022 13:56:12 +0000 (19:26 +0530)]
Release v2.2.1

3 years agoUpdate dependency matrix-js-sdk to v19.7.0 (#876)
renovate[bot] [Wed, 28 Sep 2022 13:46:07 +0000 (19:16 +0530)]
Update dependency matrix-js-sdk to v19.7.0 (#876)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years agoFix crash on space leave
Ajay Bura [Wed, 28 Sep 2022 12:47:15 +0000 (18:17 +0530)]
Fix crash on space leave

3 years agoWrap view source text
Ajay Bura [Wed, 28 Sep 2022 08:24:58 +0000 (13:54 +0530)]
Wrap view source text

3 years agoHandle nested lists (#853)
ginnyTheCat [Sun, 25 Sep 2022 14:01:59 +0000 (16:01 +0200)]
Handle nested lists (#853)

* Handle nested lists

* Allow heading to not be followed by an empty line

* Don't parse as inline code if contains newlines

* Use escape rule in plain as well