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

chore(deps) Update Rust crate heck to 0.5 (dev) #9555

Merged
merged 3 commits into from Apr 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
heck dependencies minor 0.4 -> 0.5

Release Notes

withoutboats/heck (heck)

v0.5.0

  • Add no_std support.
  • Remove non-additive unicode feature. The library now uses char::is_alphanumeric
    instead of the unicode-segmentation library to determine word boundaries in all cases.

Configuration

📅 Schedule: Branch creation - "after 3am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 renovate bot added the type: chore label Apr 24, 2024
@renovate renovate bot requested a review from a team as a code owner April 24, 2024 04:55
Copy link
Contributor Author

renovate bot commented Apr 24, 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 core/tauri-macros/Cargo.toml --package heck@0.4.1 --precise 0.5.0
    Updating crates.io index
error: failed to select a version for the requirement `heck = "^0.4"`
candidate versions found which didn't match: 0.5.0
location searched: crates.io index
required by package `tauri v2.0.0-beta.16 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tauri)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/dev-alltaurimacros branch from bbdbea0 to 8130356 Compare April 30, 2024 11:58
FabianLars
FabianLars previously approved these changes Apr 30, 2024
Copy link
Contributor Author

renovate bot commented Apr 30, 2024

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.

@FabianLars FabianLars merged commit 380c507 into dev Apr 30, 2024
25 checks passed
@FabianLars FabianLars deleted the renovate/dev-alltaurimacros branch April 30, 2024 12:52
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.

None yet

1 participant