Skip to content

Update Rust #59

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

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

Update Rust #59

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Type Update Change
html5ever dependencies minor 0.30.0 -> 0.31.0
once_cell dependencies patch 1.21.1 -> 1.21.3
ruma-common (source) dependencies patch 0.15.1 -> 0.15.2
speculoos dev-dependencies minor 0.12.0 -> 0.13.0

Release Notes

matklad/once_cell (once_cell)

v1.21.3

Compare Source

v1.21.2

Compare Source

  • Relax success ordering from AcqRel to Release in race: #​278.
ruma/ruma (ruma-common)

v0.15.2: ruma-common 0.15.2

Compare Source

Bug fixes:

  • MatrixVersion::V1_0 now also matches Identity Service API versions r0.2.0 to r0.3.0.
  • Allow configure exhaustive types via RUMA_UNSTABLE_EXHAUSTIVE_TYPES environment variable

Improvements:

  • MatrixVersion implements PartialOrd and Ord. The variants are ordered by release date, with a newer version being greater than an older version.
  • Signatures implements IntoIterator
  • Implement PartialEqAsRefStr, Eq, PartialOrdAsRefStr, OrdAsRefStr for ruma_common::media::Method.
  • DeviceId::new() generates a string with 10 chars instead of 8.
  • Add ignore_invalid_vec_items, to assist deserialization of Vecs, where invalid items should be ignored.
  • Add MatrixVersion::V1_14.
oknozor/speculoos (speculoos)

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: oknozor/speculoos@0.12.0...0.13.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Rust label Mar 27, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.09%. Comparing base (72d550d) to head (bf98879).

❗ There is a different number of reports uploaded between BASE (72d550d) and HEAD (bf98879). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (72d550d) HEAD (bf98879)
unittests 3 1
unittests-rust 1 0
unittests-ios 1 0
uitests 1 0
uitests-ios 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   89.67%   83.09%   -6.59%     
==========================================
  Files         170       18     -152     
  Lines       20825     1544   -19281     
  Branches      291      291              
==========================================
- Hits        18675     1283   -17392     
+ Misses       2147      258    -1889     
  Partials        3        3              
Flag Coverage Δ
uitests ?
uitests-ios ?
unittests 83.09% <ø> (-5.37%) ⬇️
unittests-ios ?
unittests-react 83.09% <ø> (ø)
unittests-rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/rust branch from 5fce243 to 5bf3e58 Compare March 28, 2025 18:54
@renovate renovate bot changed the title Update Rust crate once_cell to v1.21.2 Update Rust crate once_cell to v1.21.3 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/rust branch from 5bf3e58 to d05744b Compare April 6, 2025 05:37
@renovate renovate bot changed the title Update Rust crate once_cell to v1.21.3 Update Rust Apr 6, 2025
@renovate renovate bot force-pushed the renovate/rust branch 2 times, most recently from 7ba0be7 to c0c287d Compare April 8, 2025 13:41
@renovate renovate bot force-pushed the renovate/rust branch from c0c287d to bf98879 Compare April 10, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant