Skip to content

chore(deps): bump matrix from 7.0.0 to 7.1.0#152

Merged
Feichtmeier merged 1 commit into
mainfrom
dependabot/pub/matrix-7.1.0
May 4, 2026
Merged

chore(deps): bump matrix from 7.0.0 to 7.1.0#152
Feichtmeier merged 1 commit into
mainfrom
dependabot/pub/matrix-7.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps matrix from 7.0.0 to 7.1.0.

Release notes

Sourced from matrix's releases.

v7.1.0

[7.1.0] 29th April 2026

  • feat: custom rooms list sorter (Karthikeyan S)
  • feat: gate LaTeX markdown parsing behind enableLatexMarkdown flag (Khalil)
  • fix: clear database if onSoftLogout fails instead of logout (td)
  • fix: fetch poll responses for fragmented timelines (Khalil)
  • fix: last event in archived rooms (td)
  • fix: null check operator in SSSS accountData parsing (Karthikeyan S)
  • fix: preserve call rejection room previews (#2322) (Yash Garg)
Changelog

Sourced from matrix's changelog.

[7.1.0] 29th April 2026

  • feat: custom rooms list sorter (Karthikeyan S)
  • feat: gate LaTeX markdown parsing behind enableLatexMarkdown flag (Khalil)
  • fix: clear database if onSoftLogout fails instead of logout (td)
  • fix: fetch poll responses for fragmented timelines (Khalil)
  • fix: last event in archived rooms (td)
  • fix: null check operator in SSSS accountData parsing (Karthikeyan S)
  • fix: preserve call rejection room previews (#2322) (Yash Garg)
Commits
  • 0f9e20a chore: release v7.1.0
  • 93817ee Merge pull request #2324 from famedly/td/clearIfSoftLogoutFail
  • 7cdbe13 fix: clear database if onSoftLogout fails instead of logout
  • d1b7a1e Merge pull request #2296 from famedly/khalil/fetch-poll-responses-fragmented-...
  • 54440c3 fix: fetch poll responses for fragmented timelines
  • b32e407 fix: preserve call rejection room previews (#2322)
  • ea887cf Merge pull request #2318 from famedly/khalil/corrupted-message-dollar-sign
  • f0f45eb feat: gate LaTeX markdown parsing behind enableLatexMarkdown flag
  • 19d6855 Merge pull request #2320 from famedly/td/archiveRoomLastEvent
  • f69086d fix: last event in archived rooms
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/famedly/matrix-dart-sdk/releases)
- [Changelog](https://github.com/famedly/matrix-dart-sdk/blob/main/CHANGELOG.md)
- [Commits](famedly/matrix-dart-sdk@v7.0.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels May 4, 2026
@Feichtmeier Feichtmeier enabled auto-merge (squash) May 4, 2026 08:31
@Feichtmeier Feichtmeier merged commit ef3772c into main May 4, 2026
4 checks passed
@Feichtmeier Feichtmeier deleted the dependabot/pub/matrix-7.1.0 branch May 4, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant