Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 20, 2025

This PR contains the following updates:

Package Type Update Change
toml dependencies patch 0.8.22 -> 0.8.23
uuid dependencies minor 1.16.0 -> 1.17.0
yaml-rust2 dependencies patch 0.10.1 -> 0.10.3

Release Notes

toml-rs/toml (toml)

v0.8.23

Compare Source

uuid-rs/uuid (uuid)

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.16.0...v1.17.0

Ethiraric/yaml-rust2 (yaml-rust2)

v0.10.3

Compare Source

Changes

  • Exclude yaml-test-suite from the Cargo package.
    This reverts the license changes from last version.

v0.10.2

Compare Source

Bug fixes

  • Parse (?i)[+-]?(?:inf|infinity|nan) as strings instead of floats

Changes

  • Merge license files and respect yaml-test-suite MIT license. This means we
    now correctly state that this crate can not be licensed under only the
    Apache-2.0 license.

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 is behind base branch, 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 requested a review from maxdymond May 20, 2025 19:16
@renovate
Copy link
Contributor Author

renovate bot commented May 23, 2025

⚠️ 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 uuid@1.16.0 --precise 1.17.0
    Updating crates.io index
error: failed to select a version for `js-sys`.
    ... required by package `uuid v1.17.0`
    ... which satisfies dependency `uuid = "^1.16"` of package `floki v2.1.0 (/tmp/renovate/repos/github/Metaswitch/floki)`
versions that meet the requirements `^0.3` (locked to 0.3.66) are: 0.3.66

the package `uuid` depends on `js-sys`, with features: `std` but `js-sys` does not have these features.


failed to select a version for `js-sys` which could resolve this conflict

Signed-off-by: Max Dymond <max.dymond@alianza.com>
@maxdymond maxdymond force-pushed the renovate/all-minor-patch branch from 68c2d90 to 3b84d18 Compare June 24, 2025 10:20
@renovate
Copy link
Contributor Author

renovate bot commented Jun 24, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Signed-off-by: Max Dymond <max.dymond@alianza.com>
@maxdymond maxdymond force-pushed the renovate/all-minor-patch branch from 4ac9827 to ed4279a Compare June 24, 2025 10:52
@maxdymond maxdymond merged commit ffcd85d into main Jun 24, 2025
9 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 24, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants