Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Update Rust crate ruma to 0.9.4 #229

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ruma (source) dependencies minor 0.2.0 -> 0.9.4

Release Notes

ruma/ruma (ruma)

v0.9.4: ruma 0.9.4

Compare Source

Upgrade ruma-events and re-export its new unstable-msc4075 feature.

v0.9.3: ruma 0.9.3

Compare Source

Upgrade ruma-client-api and re-export its new unstable-msc3983 feature.

v0.9.2: ruma 0.9.2

Compare Source

Upgrade ruma-events and re-export its new unstable-msc3401 feature.

v0.9.1: ruma 0.9.1

Compare Source

This release only exists to regenerate documentation to pull in the latest version of ruma-events for the events module.

v0.9.0: ruma 0.9.0

Compare Source

  • Bump MSRV to 1.70

v0.8.2: ruma 0.8.2

Compare Source

Please refer to the changelogs of:

  • ruma-common 0.11.3
  • ruma-client-api 0.16.1
  • ruma-federation-api 0.7.1
  • ruma-identifiers-validation 0.9.1

v0.8.1: ruma 0.8.1

Compare Source

Add the server-util feature, which activates a re-export of the new ruma_server_util crate under ruma::server_util.

v0.8.0: ruma 0.8.0

Compare Source

Please refer to the changelogs of:

  • ruma-common 0.11.0
  • ruma-appservice-api 0.8.0
  • ruma-client-api 0.16.0
  • ruma-federation-api 0.7.0
  • ruma-server-util 0.1.0
  • ruma-state-res 0.9.0

v0.7.4: ruma 0.7.4

Compare Source

Improvements:

  • Fix missing re-exports from ruma-common
  • Upgrade ruma-client-api minimum version to 0.15.1

v0.7.3: ruma 0.7.3

Compare Source

Upgrades ruma-common minimum version to 0.10.3.

v0.7.2: ruma 0.7.2

Compare Source

Upgrades ruma-common minimum version to 0.10.2.

v0.7.1: ruma 0.7.1

Compare Source

Upgrades ruma-common minimum version to 0.10.1.

v0.7.0: ruma 0.7.0

Compare Source

Breaking changes:

  • The receipt module is no longer exported.
    • ReceiptType has been split into two types under events and api::client.

v0.6.4: ruma 0.6.4

Compare Source

Bug fixes:

  • Fix rich reply fallback generated by the convenience methods of RoomMessageEventContent
    • Fixes an incompatibility with Element Web

v0.6.3: ruma 0.6.3

Compare Source

Bug fixes:

  • Fix serialization and deserialization of events with a dynamic event_type

Improvements:

  • Add From<&UserId> and From<&OwnedUserId> implementations for UserIdentifier
  • Add UserIdentifier::email constructor

v0.6.2: ruma 0.6.2

Compare Source

Improvements:

  • Add StrippedPowerLevelsEvent::power_levels
  • Add (Sync)RoomMemberEvent::membership
  • Export events::room::member::Change
    • Prior to this, you couldn't actually do anything with the membership_change functions on various member event types

v0.6.1: ruma 0.6.1

Compare Source

Improvements:

  • Re-export ruma-commons js Cargo feature

v0.6.0: ruma 0.6.0

Compare Source

Please refer to the changelogs of:

  • ruma-common 0.9.0
  • ruma-client-api 0.14.0
  • ruma-federation-api 0.5.0
  • ruma-identity-service-api 0.5.0
  • ruma-state-res 0.7.0

v0.5.0: ruma 0.5.0

Compare Source

Please refer to the changelogs of:

  • ruma-identifiers 0.21.0 and 0.22.0
  • ruma-common 0.7.0 and 0.8.0
  • ruma-events 0.25.0 and 0.26.0
  • ruma-appservice-api 0.5.0
  • ruma-client-api 0.13.0
  • ruma-federation-api 0.4.0
  • ruma-identity-service-api 0.4.0
  • ruma-push-gateway-api 0.4.0
  • ruma-client 0.8.0
  • ruma-serde 0.6.0
  • ruma-signatures 0.10.0
  • ruma-state-res 0.6.0

v0.4.0: ruma 0.4.0

Compare Source

Breaking changes:

  • Upgrade ruma-state-res to 0.4.0
    • If you are not using state-res, there is no need to upgrade

v0.3.0: ruma 0.3.0

Compare Source

Breaking changes:

  • Upgrade sub-crates. The relevant breaking changes can be found in the changelogs of
    • ruma-events 0.24.1 (0.24.0 was yanked)
    • ruma-appservice-api 0.4.0
    • ruma-client-api 0.12.0
    • ruma-federation-api 0.3.0
    • ruma-identity-service-api 0.3.0
    • ruma-push-gateway-api 0.3.0
    • ruma-signatures 0.9.0
    • ruma-state-res 0.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ruma-0.x branch from 39a6f3a to 20b6504 Compare October 5, 2023 18:25
@renovate renovate bot changed the title Update Rust crate ruma to 0.8.2 Update Rust crate ruma to 0.9.0 Oct 5, 2023
@renovate renovate bot changed the title Update Rust crate ruma to 0.9.0 Update Rust crate ruma to 0.9.1 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/ruma-0.x branch from 20b6504 to c9a2d91 Compare October 12, 2023 16:56
@renovate renovate bot force-pushed the renovate/ruma-0.x branch from c9a2d91 to 4e153b5 Compare October 19, 2023 19:30
@renovate renovate bot changed the title Update Rust crate ruma to 0.9.1 Update Rust crate ruma to 0.9.2 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/ruma-0.x branch from 4e153b5 to e15aa64 Compare November 22, 2023 20:12
@renovate renovate bot changed the title Update Rust crate ruma to 0.9.2 Update Rust crate ruma to 0.9.3 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/ruma-0.x branch from e15aa64 to 8755884 Compare November 27, 2023 16:26
@renovate renovate bot changed the title Update Rust crate ruma to 0.9.3 Update Rust crate ruma to 0.9.4 Nov 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants