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 convert_case to 0.7.0 #654

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Type Update Change
convert_case dependencies minor 0.6.0 -> 0.7.0
convert_case workspace.dependencies minor 0.6.0 -> 0.7.0

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 12, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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 [email protected] --precise 0.7.0
    Updating crates.io index
error: failed to select a version for the requirement `convert_case = "^0.6.0"`
candidate versions found which didn't match: 0.7.0
location searched: crates.io index
required by package `leptos_macro v0.7.3`
    ... which satisfies dependency `leptos_macro = "^0.7.3"` (locked to 0.7.3) of package `leptos v0.7.3`
    ... which satisfies dependency `leptos = "^0.7.2"` (locked to 0.7.3) of package `nghe_frontend v0.9.10 (/tmp/renovate/repos/github/vnghia/nghe/nghe-frontend)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path proc_macros/Cargo.toml --workspace
error: current package believes it's in a workspace when it's not:
current:   /tmp/renovate/repos/github/vnghia/nghe/proc_macros/Cargo.toml
workspace: /tmp/renovate/repos/github/vnghia/nghe/Cargo.toml

this may be fixable by adding `proc_macros` to the `workspace.members` array of the manifest located at: /tmp/renovate/repos/github/vnghia/nghe/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.

Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.48%. Comparing base (7eadc16) to head (31521be).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #654      +/-   ##
==========================================
- Coverage   76.71%   76.48%   -0.24%     
==========================================
  Files         192      192              
  Lines        5523     5523              
  Branches     5523     5523              
==========================================
- Hits         4237     4224      -13     
- Misses        706      720      +14     
+ Partials      580      579       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vnghia vnghia merged commit 66b6668 into main Jan 12, 2025
15 of 16 checks passed
@renovate renovate bot deleted the renovate/convert_case-0.x branch January 12, 2025 07:07
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