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 lambda_runtime to 0.13.0 #6920

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
lambda_runtime dependencies minor 0.11.0 -> 0.13.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 11, 2024 03:30
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Copy link
Contributor Author

renovate bot commented Nov 11, 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: functions-templates/rust/hello-world/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path functions-templates/rust/hello-world/Cargo.toml --workspace
error: invalid character `{` in package name: `{{name}}`, the first character must be a Unicode XID start character (most letters or `_`)
 --> functions-templates/rust/hello-world/Cargo.toml:3:8
  |
3 | name = "{{name}}"
  |        ^^^^^^^^^^
  |

Copy link
Contributor Author

renovate bot commented Nov 19, 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.

@kodiakhq kodiakhq bot merged commit f48841c into main Nov 19, 2024
48 checks passed
@kodiakhq kodiakhq bot deleted the renovate/lambda_runtime-0.x branch November 19, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants