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

fix(deps): update rust crate winreg to 0.53.0 #347

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Type Update Change
winreg dependencies minor 0.52.0 -> 0.53.0

Release Notes

gentoo90/winreg-rs (winreg)

v0.53.0

Compare Source

  • Don't stop deserialization of Any due to REG_NONE (pullrequest #​67, fixes #​66)
  • Implement (de)serialization of Option (#​56)
  • Add RegKey methods for creating/opening subkeys with custom options (#​65)

Configuration

📅 Schedule: Branch creation - "every 3 day" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Issues and pull requests related to dependencies label Jan 10, 2025
@renovate renovate bot enabled auto-merge January 10, 2025 06:06
@renovate renovate bot requested a review from a team January 10, 2025 06:06
Copy link
Contributor Author

renovate bot commented Jan 10, 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 packages/packsquash/Cargo.toml --workspace
error: failed to parse manifest at `/tmp/renovate/repos/github/ComunidadAylas/PackSquash/packages/packsquash/Cargo.toml`

Caused by:
  feature `edition2024` is required

  The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.84.0 (66221abde 2024-11-19)).
  Consider trying a newer version of Cargo (this may require the nightly release).
  See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.

@renovate renovate bot added this pull request to the merge queue Jan 10, 2025
Merged via the queue into master with commit 9e01ea0 Jan 10, 2025
19 of 20 checks passed
@renovate renovate bot deleted the renovate/rust-dependencies branch January 10, 2025 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues and pull requests related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants