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 heck to 0.5 #504

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 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 - 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.

Copy link
Contributor Author

renovate bot commented Mar 23, 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 crates/runtime/pipeline/node/Cargo.toml --package [email protected] --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 `prost-build v0.12.3`
    ... which satisfies dependency `prost-build = "^0.12"` (locked to 0.12.3) of package `tonic-build v0.11.0`
    ... which satisfies dependency `tonic-build = "^0.11"` (locked to 0.11.0) of package `mizer-api v0.1.0 (/tmp/renovate/repos/github/maxjoehnk/Mizer/crates/api)`
    ... which satisfies path dependency `mizer-api` (locked to 0.1.0) of package `mizer v0.1.0 (/tmp/renovate/repos/github/maxjoehnk/Mizer/crates/mizer)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/heck-0.x branch 11 times, most recently from 0450bf2 to 8742214 Compare March 29, 2024 23:06
@renovate renovate bot force-pushed the renovate/heck-0.x branch 4 times, most recently from 8b0a861 to 8e241b6 Compare April 7, 2024 15:47
@renovate renovate bot force-pushed the renovate/heck-0.x branch 7 times, most recently from b71950b to afcc8cc Compare April 16, 2024 08:33
@renovate renovate bot force-pushed the renovate/heck-0.x branch 7 times, most recently from 7a106f2 to 5db5aa8 Compare April 25, 2024 22:27
@renovate renovate bot force-pushed the renovate/heck-0.x branch 5 times, most recently from 79ee233 to 2cd98ba Compare May 1, 2024 09:41
@renovate renovate bot changed the title fix(deps): update rust crate heck to 0.5 fix(deps): update rust crate heck to 0.5.0 May 1, 2024
@renovate renovate bot changed the title fix(deps): update rust crate heck to 0.5.0 fix(deps): update rust crate heck to 0.5 May 5, 2024
@renovate renovate bot force-pushed the renovate/heck-0.x branch 2 times, most recently from 1792b4d to c3ef354 Compare May 13, 2024 12:57
Copy link
Contributor Author

renovate bot commented May 13, 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 crates/runtime/pipeline/node/Cargo.toml --package [email protected] --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 `prost-build v0.12.3`
    ... which satisfies dependency `prost-build = "^0.12"` (locked to 0.12.3) of package `tonic-build v0.11.0`
    ... which satisfies dependency `tonic-build = "^0.11"` (locked to 0.11.0) of package `mizer-api v0.1.0 (/tmp/renovate/repos/github/maxjoehnk/Mizer/crates/api)`
    ... which satisfies path dependency `mizer-api` (locked to 0.1.0) of package `mizer v0.1.0 (/tmp/renovate/repos/github/maxjoehnk/Mizer/crates/mizer)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/heck-0.x branch 5 times, most recently from 116fbf1 to 94314a1 Compare May 20, 2024 15:50
@renovate renovate bot force-pushed the renovate/heck-0.x branch 5 times, most recently from 5c73aae to 26d47c3 Compare May 23, 2024 06:37
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.

None yet

0 participants