Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update matrix-nio requirement from ~=0.24 to ~=0.25 #27

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Updates the requirements on matrix-nio to permit the latest version.

Changelog

Sourced from matrix-nio's changelog.

[0.25.0] - 2024-08-13

Features

  • [#449] Aggregated Event Relations + Threading + Threaded/Private Read Receipts
  • [#489] Compliance with MSC2844. BREAKING CHANGE.
  • [#490] Moved callback execution to separate methods.
  • [#499] Add stop_sync_forever method, to gracefully exit sync_forever loop.

Bug Fixes

  • [#471] Changing room_messages to conform to MSC3567
  • [#482] [#483] [#486] Spec-compliant bugfixes for joined_member, e2ee, RoomContext
  • [#495] remove creator property from event
  • [#498] Properly pass JSON content to DownloadResponse
  • [#508] Add room_read_markers type hints

Miscellaneous Tasks

  • Tagged releases will automatically be published to PyPI
  • Many dependency bumps

#449: matrix-nio/matrix-nio#449 #471: matrix-nio/matrix-nio#471 #482: matrix-nio/matrix-nio#482 #483: matrix-nio/matrix-nio#483 #486: matrix-nio/matrix-nio#486 #489: matrix-nio/matrix-nio#489 #498: matrix-nio/matrix-nio#498 #499: matrix-nio/matrix-nio#499 #490: matrix-nio/matrix-nio#490 #495: matrix-nio/matrix-nio#495 #508: matrix-nio/matrix-nio#508

[0.24.0] - 2024-01-18

Miscellaneous Tasks

  • [#473] Update pre-commit hooks, fix issues with sphinx-lint
  • [#472] [#475] Add content to built-with-nio
  • [#468] Bump aiohttp from 3.8.6 to 3.9.0
  • [#461] Support python3.12
  • [#478] Bump pycryptodome from 3.19.0 to 3.19.1

#461: poljar/matrix-nio#461 #468: poljar/matrix-nio#468 #472: poljar/matrix-nio#472 #473: poljar/matrix-nio#473 #475: poljar/matrix-nio#475 #478: poljar/matrix-nio#478

[0.23.0] - 2023-11-17

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2024
Updates the requirements on [matrix-nio](https://github.com/poljar/matrix-nio) to permit the latest version.
- [Changelog](https://github.com/matrix-nio/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](matrix-nio/matrix-nio@0.24.0...0.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/matrix-nio-approx-eq-0.25 branch from 7cd006d to 8417883 Compare August 19, 2024 18:36
@nexy7574 nexy7574 added this to the v1.2.0 milestone Aug 19, 2024
@nexy7574 nexy7574 merged commit 4079221 into master Sep 8, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/matrix-nio-approx-eq-0.25 branch September 8, 2024 01:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant