Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Bump matrix-nio from 0.21.2 to 0.22.0 #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps matrix-nio from 0.21.2 to 0.22.0.

Changelog

Sourced from matrix-nio's changelog.

[0.22.0] - 2023-10-6

Bug Fixes

  • [#434] Fix space handling to account for Matrix spec ambiguities.

Features

  • [#426] Add a simple streamed response to download to files
  • [#436] Add get space hierarchy capability
  • [#437] Support for Token-Authenticated Registration
  • [#330] Add room_type to room_create API function to allow for custom room types
  • [#351] Add support for m.reaction events (Closes [#174])

Miscellaneous Tasks

  • [#427], [#446] Add .readthedocs.yaml v2 to support ReadTheDocs migration
  • [#440] Remove future dependency
  • [#438] Fix jsonschema deprecations
  • [#439] Replace cgi.parse_header()
  • [#441] Run pre-commit autoupdate to fix deprecation
  • [#442] Introduce ruff as a pre-commit hook + run on whole codebase
  • [#445] Update pre-commit hooks
  • [#447] Replace ALL type comments with type hints
  • [#448] Add pyupgrade, async, various flake8, Perflint, and more ruff linting rules

#174: poljar/matrix-nio#174 #434: poljar/matrix-nio#434 #426: poljar/matrix-nio#426 #436: poljar/matrix-nio#436 #437: poljar/matrix-nio#437 #330: poljar/matrix-nio#330 #351: poljar/matrix-nio#351 #427: poljar/matrix-nio#427 #446: poljar/matrix-nio#446 #440: poljar/matrix-nio#440 #438: poljar/matrix-nio#438 #439: poljar/matrix-nio#439 #441: poljar/matrix-nio#441 #442: poljar/matrix-nio#442 #445: poljar/matrix-nio#445 #447: poljar/matrix-nio#447 #448: poljar/matrix-nio#448

Commits
  • e572acd Release 0.22.0 of matrix-nio
  • a9d11b0 Add support for m.reaction events (#351)
  • 81b057f Add pyupgrade, async, various flake8, Perflint, and more ruff linting rules (...
  • 89b2065 Replace more type comments with type hints (#447)
  • c65c8c9 Replace type comments with type hints (#447)
  • 2a39cc4 Fix .readthedocs.yaml and bump requirements in rtd-requirements.txt (#446)
  • 00adadb Update pre-commit hooks, fix formatting from merge of #330 (#445)
  • e6fd3b1 Add room_type to room_create API function to allow for custom room types (#330)
  • 6f0291a Support for Token-Authenticated Registration (#437)
  • 0200dc3 Add get space hierarchy capability (#436)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/poljar/matrix-nio) from 0.21.2 to 0.22.0.
- [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](matrix-nio/matrix-nio@0.21.2...0.22.0)

---
updated-dependencies:
- dependency-name: matrix-nio
  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 Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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