Skip to content

build(deps): bump matrix-nio from 0.25.2 to 0.26.0#227

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/matrix-nio-0.26.0
Open

build(deps): bump matrix-nio from 0.25.2 to 0.26.0#227
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/matrix-nio-0.26.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps matrix-nio from 0.25.2 to 0.26.0.

Changelog

Sourced from matrix-nio's changelog.

[0.26.0] - 2026-07-23

Breaking Changes

  • [#555] Replace libolm/python-olm with vodozemac for end-to-end encryption
    • The e2e extra now depends on vodozemac instead of python-olm, and libolm is no longer required as a system dependency.
    • Existing encryption stores are migrated automatically on load. Stores created with a libolm pickle version older than 4 (roughly, pre-December 2021) can only be migrated if the optional python-olm >= 3.2.7 package is installed at upgrade time; without it, those pickles cannot be read.
    • hmac-sha256 is no longer offered as a SAS message authentication code; only hkdf-hmac-sha256 is supported.
    • Account.remove_one_time_keys() has been removed, as it is no longer supported by the underlying library.
  • [#558] Drop support for end-of-life python3.8 and python3.9; the minimum supported version is now python3.10

Features

  • [#540] Add unread_thread_notifications to SyncResponse

Bug Fixes

  • [#531] Fix get_openid_token, the endpoint needs an empty JSON body
  • [#542] Fix print for FileResponse when download is saved to file

Miscellaneous Tasks

  • [#558] Adopt uv for project management, apply pyupgrade and linting, and bump dependencies
  • [#556] Unpin dependencies

#555: matrix-nio/matrix-nio#555 #558: matrix-nio/matrix-nio#558 #540: matrix-nio/matrix-nio#540 #531: matrix-nio/matrix-nio#531 #542: matrix-nio/matrix-nio#542 #556: matrix-nio/matrix-nio#556

Commits
  • 331c93e Publish 0.26.0
  • d737cc3 Use uv for project management, remove old python versions, pyupgrade, linting...
  • 71a1c80 Replace olm with vodozemac (#555)
  • 13e77bb Unpin dependencies (#556)
  • eeace59 Fix print for FileResponse when download is saved to file (#542)
  • f1c927a Add unread_thread_notifications to SyncResponse (#540)
  • 37be73e Fix get_openid_token, the endpoint needs an empty json in the body (#531)
  • See full diff 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-nio](https://github.com/matrix-nio/matrix-nio) from 0.25.2 to 0.26.0.
- [Changelog](https://github.com/matrix-nio/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](matrix-nio/matrix-nio@0.25.2...0.26.0)

---
updated-dependencies:
- dependency-name: matrix-nio
  dependency-version: 0.26.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 python Pull requests that update python code labels Jul 24, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants