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 (source) workspace.dependencies minor 0.10.1 -> 0.14.0

Release Notes

ruma/ruma (ruma)

v0.14.0: ruma 0.14.0

Compare Source

  • Bump MSRV to 1.88

Please refer to the changelogs of:

  • ruma-client-api 0.22.0
  • ruma-common 0.17.0
  • ruma-events 0.32.0
  • ruma-federation-api 0.13.0
  • ruma-html 0.6.0
  • ruma-identity-service-api 0.13.0
  • ruma-push-gateway-api 0.13.0
  • ruma-state-res 0.15.0

v0.13.0: ruma 0.13.0

Compare Source

  • The deprecated global compat cargo feature was removed. The compat-* cargo features need to be enabled individually.
  • The unstable-unspecified cargo feature was removed.
  • ruma-client is not reexported by ruma anymore, it lives as its own separate crate. All the corresponding features were removed.
  • ruma-server-util was merged into ruma-federation-api. The corresponding feature was removed. XMatrix is available in the api::federation::authentication module.
  • Bump MSRV to 1.82

Please refer to the changelogs of:

  • ruma-appservice-api 0.13.0
  • ruma-client-api 0.21.0
  • ruma-common 0.16.0
  • ruma-events 0.31.0
  • ruma-federation-api 0.12.0
  • ruma-identifiers-validation 0.11.0
  • ruma-identity-service-api 0.12.0
  • ruma-signatures 0.18.0
  • ruma-state-res 0.14.0

v0.12.6: ruma 0.12.6

Compare Source

Please refer to the changelog of ruma-events 0.30.5.

v0.12.5: ruma 0.12.5

Compare Source

Please refer to the changelog of ruma-common 0.15.4.

v0.12.4: ruma 0.12.4

Compare Source

Please refer to the changelogs of:

  • ruma-common 0.15.3
  • ruma-events 0.30.4
  • ruma-federation-api 0.11.2
  • ruma-client-api 0.20.4
  • ruma-identity-service-api 0.11.1

v0.12.3: ruma 0.12.3

Compare Source

Please refer to the changelogs of:

  • ruma-html 0.4.1
  • ruma-events 0.30.3
  • ruma-appservice-api 0.12.2
  • ruma-client-api 0.20.3

v0.12.2: ruma 0.12.2

Compare Source

Please refer to the changelogs of:

  • ruma-common 0.15.2
  • ruma-signatures 0.17.1
  • ruma-events 0.30.2
  • ruma-client-api 0.20.2
  • ruma-federation-api 0.11.1

v0.12.1: ruma 0.12.1

Compare Source

No changes for this version

v0.12.0: ruma 0.12.0

Compare Source

  • The unstable-exhaustive-types cargo feature was replaced by the ruma_unstable_exhaustive_types compile-time cfg setting. Like all cfg settings, it can be enabled at compile-time with the RUSTFLAGS environment variable, or inside .cargo/config.toml. It can also be enabled by setting the RUMA_UNSTABLE_EXHAUSTIVE_TYPES environment variable.

v0.11.1: ruma 0.11.1

Compare Source

No changes for this version

v0.11.0: ruma 0.11.0

Compare Source

  • The compat-key-id cargo feature was renamed to compat-server-signing-key-version.

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 ruma@0.10.1 --precise 0.14.0
    Updating crates.io index
error: failed to select a version for the requirement `ruma = "^0.10.0"`
candidate versions found which didn't match: 0.14.0
location searched: crates.io index
required by package `matrix-sdk v0.7.1 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=cbb92cacce1d16673a949204e4f88b78e9917026#cbb92cac)`
    ... which satisfies git dependency `matrix-sdk` (locked to 0.7.1) of package `microbot v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/microbot/microbot)`

@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.11.1 Update Rust crate ruma to 0.12.0 Dec 16, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.12.0 Update Rust crate ruma to 0.12.1 Feb 3, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.12.1 Update Rust crate ruma to 0.12.2 Apr 7, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-0.x branch from 717b852 to ffe3b23 Compare April 7, 2025 09:54
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-0.x branch from ffe3b23 to a3662ea Compare June 2, 2025 09:29
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.12.2 Update Rust crate ruma to 0.12.3 Jun 2, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-0.x branch from a3662ea to 4ac6de3 Compare July 7, 2025 09:10
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.12.3 Update Rust crate ruma to 0.12.4 Jul 7, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-0.x branch from 4ac6de3 to 7a4360b Compare July 9, 2025 03:26
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.12.4 Update Rust crate ruma to 0.12.5 Jul 9, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/ruma-0.x branch from 7a4360b to 01060e5 Compare August 5, 2025 12:10
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.12.5 Update Rust crate ruma to 0.12.6 Aug 5, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.12.6 Update Rust crate ruma to 0.13.0 Sep 3, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate ruma to 0.13.0 Update Rust crate ruma to 0.14.0 Nov 20, 2025
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