You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Merge branch 'master' into develop
# Conflicts: # test/Rooms-test.ts # test/components/views/rooms/wysiwyg_composer/EditWysiwygComposer-test.tsx
This commit is contained in:
		@@ -14,3 +14,6 @@ package-lock.json
 | 
			
		||||
yarn.lock
 | 
			
		||||
 | 
			
		||||
/src/i18n/strings
 | 
			
		||||
 | 
			
		||||
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
 | 
			
		||||
/CHANGELOG.md
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										27889
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										27889
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										11
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								package.json
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "matrix-react-sdk",
 | 
			
		||||
    "version": "3.62.0",
 | 
			
		||||
    "version": "3.63.0",
 | 
			
		||||
    "description": "SDK for matrix.org using React",
 | 
			
		||||
    "author": "matrix.org",
 | 
			
		||||
    "repository": {
 | 
			
		||||
@@ -23,7 +23,7 @@
 | 
			
		||||
        "package.json",
 | 
			
		||||
        ".stylelintrc.js"
 | 
			
		||||
    ],
 | 
			
		||||
    "main": "./src/index.ts",
 | 
			
		||||
    "main": "./lib/index.ts",
 | 
			
		||||
    "matrix_src_main": "./src/index.ts",
 | 
			
		||||
    "matrix_lib_main": "./lib/index.ts",
 | 
			
		||||
    "matrix_lib_typings": "./lib/index.d.ts",
 | 
			
		||||
@@ -92,7 +92,7 @@
 | 
			
		||||
        "maplibre-gl": "^2.0.0",
 | 
			
		||||
        "matrix-encrypt-attachment": "^1.0.3",
 | 
			
		||||
        "matrix-events-sdk": "0.0.1",
 | 
			
		||||
        "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
 | 
			
		||||
        "matrix-js-sdk": "23.0.0",
 | 
			
		||||
        "matrix-widget-api": "^1.1.1",
 | 
			
		||||
        "minimist": "^1.2.5",
 | 
			
		||||
        "opus-recorder": "^8.0.3",
 | 
			
		||||
@@ -134,7 +134,7 @@
 | 
			
		||||
        "@babel/register": "^7.12.10",
 | 
			
		||||
        "@babel/traverse": "^7.12.12",
 | 
			
		||||
        "@casualbot/jest-sonar-reporter": "^2.2.5",
 | 
			
		||||
        "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
 | 
			
		||||
        "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
 | 
			
		||||
        "@peculiar/webcrypto": "^1.4.1",
 | 
			
		||||
        "@percy/cli": "^1.11.0",
 | 
			
		||||
        "@percy/cypress": "^3.1.2",
 | 
			
		||||
@@ -259,5 +259,6 @@
 | 
			
		||||
        "outputDirectory": "coverage",
 | 
			
		||||
        "outputName": "jest-sonar-report.xml",
 | 
			
		||||
        "relativePaths": true
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    "typings": "./lib/index.d.ts"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										13
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -1525,9 +1525,9 @@
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@matrix-org/matrix-wysiwyg/-/matrix-wysiwyg-0.9.0.tgz#8651eacdc0bbfa313501e4feeb713c74dbf099cc"
 | 
			
		||||
  integrity sha512-utxLZPSmBR/oKFeLLteAfqprhSW8prrH9IKzeMK1VswQYganPusYYO8u86kCQt4SuDz/1Zc8C7r76xmOiVJ9JQ==
 | 
			
		||||
 | 
			
		||||
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz":
 | 
			
		||||
  version "3.2.8"
 | 
			
		||||
  resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz#8d53636d045e1776e2a2ec6613e57330dd9ce856"
 | 
			
		||||
"@matrix-org/olm@https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz":
 | 
			
		||||
  version "3.2.14"
 | 
			
		||||
  resolved "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz#acd96c00a881d0f462e1f97a56c73742c8dbc984"
 | 
			
		||||
 | 
			
		||||
"@matrix-org/react-sdk-module-api@^0.0.3":
 | 
			
		||||
  version "0.0.3"
 | 
			
		||||
@@ -6395,9 +6395,10 @@ matrix-events-sdk@0.0.1:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
 | 
			
		||||
  integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
 | 
			
		||||
 | 
			
		||||
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
 | 
			
		||||
  version "22.0.0"
 | 
			
		||||
  resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/ccab6985ad5567960fa9bc4cd95fc39241560b80"
 | 
			
		||||
matrix-js-sdk@23.0.0:
 | 
			
		||||
  version "23.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-23.0.0.tgz#b25a727c0bc8821168a450a2d801dc77dc340f00"
 | 
			
		||||
  integrity sha512-FbbVxbH+K9ekec4hfnAD64KaP1X4DRQw1htw0qnx761saJEW3rQc1bTQtEyKFi4dZz7XaFYbspVUXeWkVqnqew==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@babel/runtime" "^7.12.5"
 | 
			
		||||
    another-json "^0.2.0"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user