Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: element-hq/element-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: code/app-element-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 3,279 files changed
  • 21 contributors

Commits on Oct 16, 2024

  1. Absorb the matrix-react-sdk repository (#28192)

    Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
    Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Florian Duros <florian.duros@ormaz.fr>
    Co-authored-by: Kim Brose <kim.brose@nordeck.net>
    Co-authored-by: Florian Duros <florianduros@element.io>
    Co-authored-by: R Midhun Suresh <hi@midhun.dev>
    Co-authored-by: dbkr <986903+dbkr@users.noreply.github.com>
    Co-authored-by: ElementRobot <releases@riot.im>
    Co-authored-by: dbkr <dbkr@users.noreply.github.com>
    Co-authored-by: David Baker <dbkr@users.noreply.github.com>
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    Co-authored-by: David Langley <davidl@element.io>
    Co-authored-by: Michael Weimann <michaelw@matrix.org>
    Co-authored-by: Timshel <Timshel@users.noreply.github.com>
    Co-authored-by: Sahil Silare <32628578+sahil9001@users.noreply.github.com>
    Co-authored-by: Will Hunt <will@half-shot.uk>
    Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
    Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
    Co-authored-by: Robin <robin@robin.town>
    Co-authored-by: Tulir Asokan <tulir@maunium.net>
    21 people authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c05c429 View commit details
    Browse the repository at this point in the history
  2. Update dependency @sentry/browser to v8.33.0 [SECURITY] (#28194)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3b75e2a View commit details
    Browse the repository at this point in the history
  3. Update babel monorepo (#28196)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8d235bd View commit details
    Browse the repository at this point in the history
  4. Update dependency @types/react to v17.0.83 (#28138)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2a81dc4 View commit details
    Browse the repository at this point in the history
  5. Update dependency @matrix-org/spec to v1.12.0 (#28200)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5f7e807 View commit details
    Browse the repository at this point in the history
  6. Update dependency @formatjs/intl-segmenter to v11.5.9 (#28197)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f26b51c View commit details
    Browse the repository at this point in the history
  7. Remove references to MatrixClient.crypto (#28204)

    * Remove `VerificationExplorer`
    
    * Remove `remakeolm` slash command
    
    * Remove call to `crypto.cancelAndResendAllOutgoingKeyRequests`
    
    * Remove crypto mock in `LoginWithQR-test.tsx`
    
    * Remove `StopGadWidgetDriver.sendToDevice`
    
    * Remove remaining mock
    florianduros authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f56f814 View commit details
    Browse the repository at this point in the history
  8. Update dependency typescript to v5.6.3 (#28198)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    898b6bd View commit details
    Browse the repository at this point in the history
  9. Update dependency eslint-plugin-unicorn to v56 (#28202)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    77c822a View commit details
    Browse the repository at this point in the history
  10. Update dependency stylelint to v16.10.0 (#28201)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e859efe View commit details
    Browse the repository at this point in the history
  11. Update browserslist (#28199)

    * Update browserslist
    
    * Update tests
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    
    ---------
    
    Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    renovate[bot] and t3chguy authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    705625d View commit details
    Browse the repository at this point in the history
Loading