Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Bump matrix-nio from 0.15.1 to 0.20.0 #19

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

Bumps matrix-nio from 0.15.1 to 0.20.0.

Changelog

Sourced from matrix-nio's changelog.

[0.20.0] - 2022-09-28

Bug Fixes

  • Fix import sequence errors.
  • Exclude tests/data/ from pre-commit workflow.
  • Only accept forwarded room keys from our own trusted devices

Documentation

  • Mention that room key backups are unsupported.
  • Add matrix-webhook to built-with-nio
  • Add matrix-asgi to built-with-nio

Features

  • Add mxc URI parameter to AsyncClient.download and deprecate server_name and media_id.

Miscellaneous Tasks

  • Remove the usage of the imp module
  • Fix our import order
  • Fix a bunch of typos
  • Remove key re-sharing
  • Remove some unnecessary test code
  • Add poetry to the test requirements
  • Style fixes
  • Sort our imports

Refactor

  • Clean up and make a bunch of tests more consistent

Styling

  • Add config for pre-commit.
  • Fix formatting using black and isort.
  • Convert from str.format to f-strings.

Testing

  • Update test for AsyncClient.download.
  • Fix our async tests

Ci

  • Add black and isort.

0.19.0 - 2022-02-04

... (truncated)

Commits
  • f4f7b86 chore: Bump our version
  • b1cbf23 fix(crypto): Only accept forwarded room keys from our own trusted devices
  • dea4b37 fix deprecation warning in examples
  • bf37d36 Relax m.push_rules "room.default" event validation
  • 495d6ab chore: Sort our imports
  • 7a4a352 chore: Style fixes
  • 29419b4 chore: Add poetry to the test requirements
  • e1c1079 refactor: Clean up and make a bunch of tests more consistent
  • 4cda712 chore: Remove some unnecessary test code
  • a14580e chore: Remove key re-sharing
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [matrix-nio](https://github.com/poljar/matrix-nio) from 0.15.1 to 0.20.0.
- [Release notes](https://github.com/poljar/matrix-nio/releases)
- [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](matrix-nio/matrix-nio@0.15.1...0.20.0)

---
updated-dependencies:
- dependency-name: matrix-nio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants