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

Upgrade v1.11.67 #1014

Merged
merged 104 commits into from
May 29, 2024
Merged

Upgrade v1.11.67 #1014

merged 104 commits into from
May 29, 2024

Conversation

MarcWadai
Copy link
Contributor

@MarcWadai MarcWadai commented May 28, 2024

Changes

cf #1000

TODO

  • Plan minimal de test
  • Update patches
  • Update subtree to correct version
  • Check i18 still correct

renovate bot and others added 30 commits April 16, 2024 12:43
Update docker/setup-buildx-action digest to d70bba7
…-pull-request-digest

Update peter-evans/create-pull-request digest to c55203c
Update dependency @babel/runtime to v7.24.4
…monorepo

Update typescript-eslint monorepo to v7.6.0
…mdbook-2.x

Update peaceiris/actions-mdbook action to v2
…orn-52.x

Update dependency eslint-plugin-unicorn to v52
…eck-action-digest

Update t3chguy/wait-on-check-action digest to 1854102
Add automation to close flaky test issues
While we work through fixing all the tests on matrix-org/matrix-react-sdk#12439 enable the TAC on nightly so we can get wider testing.
t3chguy and others added 19 commits May 13, 2024 17:49
Signed-off-by: Michael Telatynski <[email protected]>
Allow explicit configuration of OIDC dynamic registration metadata
Add static file .well-known/assetlinks.json
* Typescriptify & use service worker for MSC3916 authentication

* appease the linter

* appease jest

* appease linter

* Get the access token directly

* Add a bit of jitter

* Improve legibility, use factored-out functions for pickling

* Add docs

* Appease the linter

* Document risks of postMessage

* Split service worker post message handling out to function

* Move registration to async function

* Use more early returns

* Thanks(?), WebStorm

* Handle case of no access token for /versions

* Appease linter

* Apply suggestions from code review

Co-authored-by: Richard van der Hoff <[email protected]>

* Remove spurious try/catch

* Factor out fetch config stuff

* Apply suggestions from code review

Co-authored-by: Richard van der Hoff <[email protected]>

* Finish applying code review suggestions

---------

Co-authored-by: Richard van der Hoff <[email protected]>
…6953..df47422a082

df47422a082 Merge pull request #7 from tchapgouv/upgrade-v3.100.0-rc.0
79a390fc81f feat(merge): merge conflict with v3.100.0-rc.0, decrypt message, roomtopic, package.json, accessiblebutton
96909be77b4 Merge tag 'v3.100.0-rc.0' into tchap
d84bcbc v3.100.0-rc.0
402e5db Upgrade dependency to [email protected]
77a7245 Tooltip: Improve the accessibility of the composer and the rich text editor (#12459)
6e31f69 Reuse single PlaybackWorker between Playback instances (#12520)
51f7156 Fix Netlify deployments not publishing when expected (#12521)
f028188 Fix well-known lookup for sliding sync labs check (#12519)
d0b30d1 Allow explicit configuration of OIDC dynamic registration metadata (#12514)
357f882 Move to `AccessibleTooltipButton` in messages (#12487)
7a4ac57 Disable the login overwriting test (#12507)
b283b18 Fix flakiness in playwright tests (#12512)
cc69589 Fix `element-desktop-ssoid being` included in OIDC Authorization call (#12495)
ed7a21a Remove spurious type casts and avoid deprecated symbols (#12513)
113299d [create-pull-request] automated change (#12515)
4ed6da4 Remove old pre-join UTD logic (#12464)
948435c Collapse UserSettings tabs to just icons on narrow screens (#12505)
c6f6f1d Fix Playwright github reporter to run in the pull_request context once more (#12509)
eee0b2a Add room topic to right panel room info (#12503)
3889392 Add note about MSC3886, MSC3903 and MSC3906 being closed (#12496)
3109b97 Fix beta notifications reconciliation for intentional mentions push rules (#12510)
706c4b7 Use h tag for widget title instead of b tag (#12504)
51a5436 [create-pull-request] automated change (#12502)
c8fa831fd52 feat(email-settings): add caption detail for email notif setting
d1eab0a Reset matrix-js-sdk back to develop branch
2bf15d8 Resetting package fields for development
e1d7b1c Merge branch 'master' into develop
462b0ff v3.99.0
79c79f6 Upgrade dependency to [email protected]
580bb55 OIDC: pass `id_token` via `id_token_hint` on Manage Account interaction (#12499)
e2310e6 Update end-to-end-tests.yaml
febb60e Tooltip: improve accessibility for call and voice messages (#12489)
caef3c1 Tooltip: improve accessibility in room (#12493)
18ef971 Move the active tab in user settings to the dialog title (#12481)
0e6fe3cf765 feat(voip): hide video button when feature not active on homeserver
f8e040a Tooltip: Remove extra data attribute (#12483)
c121167 fix avatar stretched on 1:1 call (#12494)
f29823c Check native sliding sync support against an unstable feature flag (#12498)
9684dd5 Make TabbedView a controlled component (#12480)
2f3c84f Tooltip: improve accessibility of spaces (#12497)
050f617 Convert tabbedview to functional component (#12478)
95ee297 Tooltip: improve accessibility of the right panel (#12490)
3059b5b Use OPTIONS for sliding sync detection poke (#12492)
d25d529 Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414)
a34dbbc v3.99.0-rc.1
1173180 [Backport staging] TAC: Fix accessibility issue when the Release announcement is displayed (#12484)
c152bfd [Backport staging]  TAC: Close Release Announcement when TAC button is clicked (#12485)
374cee9 Fix flaky jest tests (#12486)
7193d4c TAC: Fix accessibility issue when the Release announcement is displayed (#12482)
6a3741b TAC: Close Release Announcement when TAC button is clicked (#12475)
ad7f626 Do not render tooltip when RA is displayed on TAC (#12472)
5dc3ad5 Improve comments and types in MatrixClientPeg (#12477)
74e7195 Update react-types (#11815)
0914998 Update dependency posthog-js to v1.130.1 (#12479)
d66cd51 [create-pull-request] automated change (#12476)
906c9dd Convert UserSettings to functional component (#12474)
bb4f575 MSC3575 (Sliding Sync) add well-known proxy support (#12307)
641a20c Prepare for OIDC QR Login PR (#12463)
1c79bbb Update dependency typescript to v5.4.5 (#12422)
dafd9c2 Update all non-major dependencies (#12468)
3ca7996 Update dependency stylelint to v16.4.0 (#12470)
016533b Update dependency @sentry/browser to v7.112.2 (#12469)
6504cf5 Update typescript-eslint monorepo to v7.7.1 (#12467)
c2e6325 Update babel monorepo to v7.24.5 (#12465)
9a0d071 Update dependency eslint-plugin-react-hooks to v4.6.2 (#12466)
dbedeca Update matrix-org (#12426)
d813457 v3.99.0-rc.0
a6f7aa6 Upgrade dependency to [email protected]
f648f00 Update end-to-end-tests.yaml
2df946b Tooltip: Use `AccessibleButton` in `RovingAccessibleTooltipButton` (#12458)
3634e66 Update end-to-end-tests.yaml
16a01d8 Update end-to-end-tests.yaml
a2f79895cd8 Merge subtree commit 'f93067358d0d82e4dec408cfa822cbc379ec02fd' into upgrade-element-1.11.65
9aeaa38 Tooltip: Use `AccessibleButton` in dialogs (#12460)
44e2a6d Tooltip: Use `AccessibleButton` in  reusable elements (#12461)
d5bf102 Use a different error message for UTDs when you weren't in the room. (#12453)
9cc362e Update netlify.yaml
281916f Take the Threads Activity Centre out of labs (#12439)
0138e175d25 Merge pull request #978 from tchapgouv/795-onboarding-enable-secure-backup
02e7fb3 Simplify Playwright CI (#12457)
45132ec MenuItem: fix caption usage (#12455)
264e202 Add extra attribute to `AccessibleButton` (#12456)
bd7ce7c Expected UTDs: use a different message for UTDs sent before login (#12391)
700b395 Add `Tooltip` to `AccessibleButton` (#12443)
5c4ebff6167 feat(onboarding-enable-secure-backup): reorder onboading and add secure backup
ac6d9369692 fix(rageshake): reallow customapp field
644bf78 Show the local echo in previews (#12451)
158e111 Fixed the drag and drop of X ##27186 (#12450)
33c56e5 Reset matrix-js-sdk back to develop branch
5f9edc6 Resetting package fields for development
c778b0f Merge branch 'master' into develop
427be43 Add analytics to activity toggles (#12418)
6dd6a76 Decrypt events in reverse order without copying the array (#12445)
cc7edad Move the TAC to above the button (#12438)
198b975 [create-pull-request] automated change (#12440)
2c848d7 Merge pull request #12416 from matrix-org/florianduros/tooltip-update
c97a374 Merge branch 'develop' into florianduros/tooltip-update
fb989ee Update compound web
bf0fed5 Use focus instead of hover
d402b52 Collect decryption failure translations together (#12436)
48a3a09 Merge branch 'refs/heads/develop' into florianduros/tooltip-update
0e65a5a Update dependency posthog-js to v1.126.0 (#12437)
04b5b58 Expected UTDs: report a different Posthog code (#12389)
6cec2bb Use the same logic in prevews as the timeline to hide events that should be hidden (#12434)
9b5d471 Merge branch 'develop' into florianduros/tooltip-update
1ace170 [create-pull-request] automated change (#12435)
04a2191 fix selector so maths support doesn't mangle divs (#12433)
193237f Update dependency eslint-plugin-jest to v28 (#12431)
3e12cd9 Update all non-major dependencies (#12423)
8d22cab Update dependency eslint-plugin-unicorn to v52 (#12432)
b1bd46c Update typescript-eslint monorepo to v7.6.0 (#12427)
68b43f2 Update dependency @sentry/browser to v7.110.0 (#12425)
e8fc2cf Update dependency @playwright/test to v1.43.1 (#12424)
30b864f Update dependency @types/node to v18.19.31 (#12421)
ceab73a Update babel monorepo to v7.24.4 (#12420)
e53b175 Merge branch 'develop' into florianduros/tooltip-update
6c9d8e5 Fix e2e test
c6325e2 Update tests
89b1c2f Update `@vector-im/compound-web` to `v4.0.1`
95c0ff9 Fix typing issues
30d60bf Update compound to v4.0.0`
79cbfaf Merge branch 'refs/heads/develop' into florianduros/tooltip-update
5354e6e Use new compound tooltip

git-subtree-dir: linked-dependencies/matrix-react-sdk
git-subtree-split: df47422a082658ff90a95fd23a938a25b19c875f
@MarcWadai MarcWadai closed this May 28, 2024
@MarcWadai MarcWadai reopened this May 28, 2024
@MarcWadai MarcWadai closed this May 29, 2024
@MarcWadai MarcWadai reopened this May 29, 2024
@mcalinghee mcalinghee closed this May 29, 2024
@mcalinghee mcalinghee reopened this May 29, 2024
@mcalinghee mcalinghee closed this May 29, 2024
@mcalinghee mcalinghee reopened this May 29, 2024
@MarcWadai MarcWadai closed this May 29, 2024
@MarcWadai MarcWadai reopened this May 29, 2024
@MarcWadai MarcWadai merged commit 4057a20 into develop_tchap May 29, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.