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

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

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 build-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: 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 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.

@renovate renovate bot enabled auto-merge (squash) January 12, 2025 17:29
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.1
    Updating crates.io index
error: failed to select a version for the requirement `convert_case = "^0.6"`
candidate versions found which didn't match: 0.7.1
location searched: crates.io index
required by package `rquickjs-macro v0.7.0`
    ... which satisfies dependency `rquickjs-macro = "^0.7.0"` (locked to 0.7.0) of package `rquickjs v0.7.0`
    ... which satisfies dependency `rquickjs = "^0.7.0"` (locked to 0.7.0) of package `tailcall v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall)`
    ... which satisfies path dependency `tailcall` (locked to 0.1.0) of package `tailcall-aws-lambda v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall/tailcall-aws-lambda)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tailcall-fixtures/Cargo.toml --package [email protected] --precise 0.7.1
    Updating crates.io index
error: failed to select a version for the requirement `convert_case = "^0.6"`
candidate versions found which didn't match: 0.7.1
location searched: crates.io index
required by package `rquickjs-macro v0.7.0`
    ... which satisfies dependency `rquickjs-macro = "^0.7.0"` (locked to 0.7.0) of package `rquickjs v0.7.0`
    ... which satisfies dependency `rquickjs = "^0.7.0"` (locked to 0.7.0) of package `tailcall v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall)`
    ... which satisfies path dependency `tailcall` (locked to 0.1.0) of package `tailcall-aws-lambda v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall/tailcall-aws-lambda)`

@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Jan 12, 2025
@renovate renovate bot force-pushed the renovate/convert_case-0.x branch from 1f91b78 to 9577f19 Compare January 12, 2025 21:23
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.33%. Comparing base (5bf08c1) to head (9577f19).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3259   +/-   ##
=======================================
  Coverage   86.32%   86.33%           
=======================================
  Files         282      282           
  Lines       28747    28747           
=======================================
+ Hits        24817    24818    +1     
+ Misses       3930     3929    -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Routine tasks like conversions, reorganization, and maintenance work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants