This repository was archived by the owner on Sep 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update Rust crate ruma to 0.12.0 #38
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/ruma-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
08a838f
to
95e47a7
Compare
95e47a7
to
34a900c
Compare
34a900c
to
b187c7a
Compare
b187c7a
to
cee72b9
Compare
cee72b9
to
fd52031
Compare
fd52031
to
ec32590
Compare
ec32590
to
6580ea0
Compare
6580ea0
to
bcd9fc4
Compare
bcd9fc4
to
9a5d827
Compare
9a5d827
to
5154b9a
Compare
5154b9a
to
fef9faa
Compare
fef9faa
to
366e734
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.lock
|
366e734
to
ce512b4
Compare
|
ce512b4
to
193cc6b
Compare
193cc6b
to
a2f2023
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.0
->0.12.0
Release Notes
ruma/ruma (ruma)
v0.12.0
: ruma 0.12.0Compare Source
unstable-exhaustive-types
cargo feature was replaced by theruma_unstable_exhaustive_types
compile-timecfg
setting. Like allcfg
settings, it can be enabled at compile-time with theRUSTFLAGS
environment variable, or inside.cargo/config.toml
. It can also be enabled by setting theRUMA_UNSTABLE_EXHAUSTIVE_TYPES
environment variable.v0.11.1
: ruma 0.11.1Compare Source
No changes for this version
v0.11.0
: ruma 0.11.0Compare Source
compat-key-id
cargo feature was renamed tocompat-server-signing-key-version
.v0.10.1
: ruma 0.10.1Compare Source
Upgrade
ruma-events
to 0.28.1.v0.10.0
: ruma 0.10.0Compare Source
client-isahc
feature was removedv0.9.4
: ruma 0.9.4Compare Source
Upgrade
ruma-events
and re-export its newunstable-msc4075
feature.v0.9.3
: ruma 0.9.3Compare Source
Upgrade
ruma-client-api
and re-export its newunstable-msc3983
feature.v0.9.2
: ruma 0.9.2Compare Source
Upgrade
ruma-events
and re-export its newunstable-msc3401
feature.v0.9.1
: ruma 0.9.1Compare Source
This release only exists to regenerate documentation to pull in the latest version of
ruma-events
for theevents
module.v0.9.0
: ruma 0.9.0Compare Source
v0.8.2
: ruma 0.8.2Compare Source
Please refer to the changelogs of:
v0.8.1
: ruma 0.8.1Compare Source
Add the
server-util
feature, which activates a re-export of the newruma_server_util
crate underruma::server_util
.v0.8.0
: ruma 0.8.0Compare Source
Please refer to the changelogs of:
v0.7.4
: ruma 0.7.4Compare Source
Improvements:
ruma-common
ruma-client-api
minimum version to 0.15.1v0.7.3
: ruma 0.7.3Compare Source
Upgrades ruma-common minimum version to 0.10.3.
v0.7.2
: ruma 0.7.2Compare Source
Upgrades ruma-common minimum version to 0.10.2.
v0.7.1
: ruma 0.7.1Compare Source
Upgrades ruma-common minimum version to 0.10.1.
v0.7.0
: ruma 0.7.0Compare Source
Breaking changes:
receipt
module is no longer exported.ReceiptType
has been split into two types underevents
andapi::client
.v0.6.4
: ruma 0.6.4Compare Source
Bug fixes:
RoomMessageEventContent
v0.6.3
: ruma 0.6.3Compare Source
Bug fixes:
event_type
Improvements:
From<&UserId>
andFrom<&OwnedUserId>
implementations forUserIdentifier
UserIdentifier::email
constructorv0.6.2
: ruma 0.6.2Compare Source
Improvements:
StrippedPowerLevelsEvent::power_levels
Sync
)RoomMemberEvent::membership
events::room::member::Change
membership_change
functions on various member event typesv0.6.1
: ruma 0.6.1Compare Source
Improvements:
ruma-common
sjs
Cargo featurev0.6.0
: ruma 0.6.0Compare Source
Please refer to the changelogs of:
v0.5.0
: ruma 0.5.0Compare Source
Please refer to the changelogs of:
v0.4.0
: ruma 0.4.0Compare Source
Breaking changes:
v0.3.0
: ruma 0.3.0Compare Source
Breaking changes:
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.
This PR was generated by Mend Renovate. View the repository job log.