Skip to content

Conversation

@oxide-renovate
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Nov 19, 2024

This PR contains the following updates:

Package Type Update Change
ruma-common (source) workspace.dependencies patch 0.17.0 -> 0.17.1

Release Notes

ruma/ruma (ruma-common)

v0.17.1: ruma-common 0.17.1

Compare Source

Bug fixes:

  • Fix the Clone implementation of the Owned* types generated with the IdDst macro. It used to always create a new instance from the borrowed type instead of using the Clone implementation of the internal type.

Improvements:

  • Add AppserviceUserIdentity::maybe_add_to_uri() to add an identity assertion to an http::Uri. This allows to reimplement the behavior of OutgoingRequestAppserviceExt::try_into_http_request_with_identity() outside of Ruma, if using this trait is inconvenient.
  • Add MatrixVersion::V1_17.
  • JoinRule holds arbitrary data in its fallback variant, with can be accessed with JoinRule::data(). It also means that this type won't fail to serialize for undocumented variants anymore.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

@oxide-renovate
Copy link
Contributor Author

oxide-renovate bot commented Nov 19, 2024

⚠️ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.17.0
    Updating crates.io index
    Updating git repository `https://github.com/matrix-org/matrix-rust-sdk.git`
From https://github.com/matrix-org/matrix-rust-sdk
 * [new ref]             cbb92cacce1d16673a949204e4f88b78e9917026 -> refs/commit/cbb92cacce1d16673a949204e4f88b78e9917026
error: failed to select a version for the requirement `ruma-common = "^0.13.0"`
candidate versions found which didn't match: 0.17.0
location searched: crates.io index
required by package `ruma v0.10.1`
    ... which satisfies dependency `ruma = "^0.10.1"` of package `microbot v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/microbot/microbot)`

@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch 2 times, most recently from baa4568 to 18037b6 Compare December 16, 2024 09:43
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.14.1 Update Rust crate ruma-common to 0.15.0 Dec 16, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch from 18037b6 to b239c99 Compare December 31, 2024 04:12
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch from b239c99 to 2575857 Compare February 3, 2025 13:21
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.15.0 Update Rust crate ruma-common to 0.15.1 Feb 3, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch from 2575857 to 1d4afda Compare April 7, 2025 09:22
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.15.1 Update Rust crate ruma-common to 0.15.2 Apr 7, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch from 1d4afda to 118462c Compare July 7, 2025 09:10
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.15.2 Update Rust crate ruma-common to 0.15.3 Jul 7, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch from 118462c to 42eba07 Compare July 9, 2025 03:26
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.15.3 Update Rust crate ruma-common to 0.15.4 Jul 9, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch from 42eba07 to cf913ea Compare September 3, 2025 12:37
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.15.4 Update Rust crate ruma-common to 0.16.0 Sep 3, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch from cf913ea to 6d541ba Compare November 20, 2025 13:36
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.16.0 Update Rust crate ruma-common to 0.17.0 Nov 20, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.17.0 Update Rust crate ruma-common to 0.17.0 - autoclosed Jan 2, 2026
@oxide-renovate oxide-renovate bot closed this Jan 2, 2026
@oxide-renovate oxide-renovate bot deleted the renovate/ruma-common-0.x branch January 2, 2026 18:37
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma-common to 0.17.0 - autoclosed Update Rust crate ruma-common to 0.17.1 Jan 5, 2026
@oxide-renovate oxide-renovate bot reopened this Jan 5, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-common-0.x branch 2 times, most recently from 6d541ba to 203aaf8 Compare January 5, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant