Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Amazon.Lambda.RuntimeSupport 1.8.6 -> 1.10.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate
Copy link
Author

renovate bot commented May 18, 2023

⚠ 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/Runtime/packages.lock.json, tests/packages.lock.json
[08:52:36.093] INFO (9): Installing tool dotnet v7.0.403...
[08:52:41.392] FATAL (9): Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new
The command could not be loaded, possibly because:
  * You intended to execute a .NET application:
      The application 'new' does not exist.
  * You intended to execute a .NET SDK command:
      A compatible .NET SDK was not found.

Requested SDK version: 7.0.202
global.json file: /tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json

Installed SDKs:

Install the [7.0.202] .NET SDK or update [/tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json] to match an installed SDK.

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
7.0.403 [/opt/containerbase/tools/dotnet/sdk]
    err: {
      "type": "Error",
      "message": "Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new\nThe command could not be loaded, possibly because:\n  * You intended to execute a .NET application:\n      The application 'new' does not exist.\n  * You intended to execute a .NET SDK command:\n      A compatible .NET SDK was not found.\n\nRequested SDK version: 7.0.202\nglobal.json file: /tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.202] .NET SDK or update [/tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found\n7.0.403 [/opt/containerbase/tools/dotnet/sdk]",
      "stack":
          Error: Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new
          The command could not be loaded, possibly because:
            * You intended to execute a .NET application:
                The application 'new' does not exist.
            * You intended to execute a .NET SDK command:
                A compatible .NET SDK was not found.
          
          Requested SDK version: 7.0.202
          global.json file: /tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json
          
          Installed SDKs:
          
          Install the [7.0.202] .NET SDK or update [/tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json] to match an installed SDK.
          
          Learn about SDK resolution:
          https://aka.ms/dotnet/sdk-not-found
          7.0.403 [/opt/containerbase/tools/dotnet/sdk]
              at makeError (/snapshot/dist/containerbase-cli.js:43698:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:44597:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallDotnetService.install (/snapshot/dist/containerbase-cli.js:46395:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51361:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51687:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
              at async main (/snapshot/dist/containerbase-cli.js:51830:3)
      "shortMessage": "Command failed with exit code 145: /opt/containerbase/tools/dotnet/dotnet new",
      "command": "/opt/containerbase/tools/dotnet/dotnet new",
      "escapedCommand": "\"/opt/containerbase/tools/dotnet/dotnet\" new",
      "exitCode": 145,
      "stdout": "7.0.403 [/opt/containerbase/tools/dotnet/sdk]",
      "stderr": "The command could not be loaded, possibly because:\n  * You intended to execute a .NET application:\n      The application 'new' does not exist.\n  * You intended to execute a .NET SDK command:\n      A compatible .NET SDK was not found.\n\nRequested SDK version: 7.0.202\nglobal.json file: /tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.202] .NET SDK or update [/tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found",
      "cwd": "/tmp/worker/b53bbd/9b1fab/repos/github/cythral/lambdajection",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[08:52:42.209] INFO (9): Installed tool dotnet with errors in 6.1s.

@renovate renovate bot enabled auto-merge (squash) May 18, 2023 06:36
@renovate renovate bot force-pushed the renovate/amazon.lambda.runtimesupport-1.x branch from bfe2655 to d9af51f Compare June 10, 2023 00:00
@renovate renovate bot changed the title Update dependency Amazon.Lambda.RuntimeSupport to v1.8.7 Update dependency Amazon.Lambda.RuntimeSupport to v1.8.8 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/amazon.lambda.runtimesupport-1.x branch from d9af51f to a7fe10a Compare October 13, 2023 08:46
@renovate renovate bot changed the title Update dependency Amazon.Lambda.RuntimeSupport to v1.8.8 Update dependency Amazon.Lambda.RuntimeSupport to v1.9.0 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/amazon.lambda.runtimesupport-1.x branch from a7fe10a to 41ec458 Compare October 24, 2023 23:30
@renovate renovate bot changed the title Update dependency Amazon.Lambda.RuntimeSupport to v1.9.0 Update dependency Amazon.Lambda.RuntimeSupport to v1.9.1 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/amazon.lambda.runtimesupport-1.x branch from 41ec458 to 276a78e Compare October 27, 2023 08:52
@renovate renovate bot changed the title Update dependency Amazon.Lambda.RuntimeSupport to v1.9.1 Update dependency Amazon.Lambda.RuntimeSupport to v1.10.0 Oct 27, 2023
@renovate renovate bot changed the title Update dependency Amazon.Lambda.RuntimeSupport to v1.10.0 Update dependency Amazon.Lambda.RuntimeSupport to v1.10.0 - autoclosed Mar 10, 2024
@renovate renovate bot closed this Mar 10, 2024
auto-merge was automatically disabled March 10, 2024 02:57

Pull request was closed

@renovate renovate bot deleted the renovate/amazon.lambda.runtimesupport-1.x branch March 10, 2024 02:57
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.

2 participants