Skip to content
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

Update Rust crate lasso to 0.6 #11

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 1, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lasso dependencies minor 0.5 -> 0.6

Release Notes

Kixiron/lasso

v0.6.0

Compare Source

Changed
  • Changed the Debug implementations of all key types to be more condensed
Added
  • Added an .into_inner() method to each key type that exposes the backing NonZeroU* it's made of

v0.5.1

Compare Source

Fixed
  • Fixed compile error in release mode when using the serialize feature

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Sep 1, 2021

⚠ 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 check 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: docker run --rm --name=renovate_rust --label=renovate_child -v "/mnt/renovate/gh/YoloDev/kubelet-deviceplugin-rs":"/mnt/renovate/gh/YoloDev/kubelet-deviceplugin-rs" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -w "/mnt/renovate/gh/YoloDev/kubelet-deviceplugin-rs" docker.io/renovate/rust bash -l -c "cargo update --manifest-path experimental/udev-device-manager/Cargo.toml --package lasso"
error: current package believes it's in a workspace when it's not:
current:   /mnt/renovate/gh/YoloDev/kubelet-deviceplugin-rs/experimental/udev-device-manager/Cargo.toml
workspace: /mnt/renovate/gh/YoloDev/kubelet-deviceplugin-rs/Cargo.toml

this may be fixable by adding `experimental/udev-device-manager` to the `workspace.members` array of the manifest located at: /mnt/renovate/gh/YoloDev/kubelet-deviceplugin-rs/Cargo.toml
Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest.

@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

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.

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.

1 participant