Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
aws_lambda_events dependencies minor 0.5.0 -> 0.6.3

Release Notes

LegNeato/aws-lambda-events

v0.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: calavera/aws-lambda-events@v0.6.1...v0.6.2

v0.6.1

Compare Source

What's Changed

Full Changelog: calavera/aws-lambda-events@v0.6.0...v0.6.1

v0.6.0

What's Changed

New Contributors

Full Changelog: calavera/aws-lambda-events@v0.4.0...v0.6.0


Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented May 9, 2022

⚠ 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: src/functions-templates/rust/hello-world/Cargo.lock
Command failed: docker run --rm --name=renovate_rust --label=renovate_child -v "/mnt/renovate/gh/netlify/cli":"/mnt/renovate/gh/netlify/cli" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -w "/mnt/renovate/gh/netlify/cli" docker.io/renovate/rust bash -l -c "cargo update --manifest-path src/functions-templates/rust/hello-world/Cargo.toml --workspace"
error: failed to parse manifest at `/mnt/renovate/gh/netlify/cli/src/functions-templates/rust/hello-world/Cargo.toml`

Caused by:
  invalid character `{` in package name: `{{name}}`, the first character must be a Unicode XID start character (most letters or `_`)

@github-actions github-actions bot added the type: bug code to address defects in shipped code label May 9, 2022
@github-actions
Copy link

github-actions bot commented May 9, 2022

📊 Benchmark results

Comparing with 216631a

Package size: 286 MB

⬇️ 0.00% decrease vs. 216631a

^                                                                                          380 MB         
│                                                                                           ┌──┐          
│                                                                                           |  |          
│                                                                                           |  |          
│                                                                                           |  |          
│                                                                                           |  |   286 MB 
│ ─274 MB──274 MB──273 MB──273 MB──273 MB──273 MB──273 MB──273 MB──273 MB──273 MB──273 MB───┼──┼────┌──┐──
│   ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-12    T-11    T-10    T-9     T-8     T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend

@kodiakhq kodiakhq bot merged commit d017df9 into main May 9, 2022
@kodiakhq kodiakhq bot deleted the renovate/aws_lambda_events-0.x branch May 9, 2022 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug code to address defects in shipped code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants