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

Update aws-sdk-net monorepo - autoclosed #261

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.CloudFormation 3.7.104.40 -> 3.7.304.1 age adoption passing confidence
AWSSDK.S3 3.7.103.39 -> 3.7.305.31 age adoption passing confidence

Release Notes

aws/aws-sdk-net (AWSSDK.CloudFormation)

v3.7.304

v3.7.303

v3.7.302

v3.7.301

v3.7.300

Compare Source

v3.7.204

v3.7.202

v3.7.200

v3.7.108

v3.7.107

v3.7.105


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Apr 1, 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/packages.lock.json, tests/packages.lock.json
[06:00:13.674] INFO (72): Installing tool dotnet@8.0.201...
[06:00:35.437] FATAL (72): 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: 5.0.400
global.json file: /tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json

Installed SDKs:

Install the [5.0.400] .NET SDK or update [/tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json] to match an installed SDK.

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.201 [/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: 5.0.400\nglobal.json file: /tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json\n\nInstalled SDKs:\n\nInstall the [5.0.400] .NET SDK or update [/tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found\n8.0.201 [/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: 5.0.400
          global.json file: /tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json
          
          Installed SDKs:
          
          Install the [5.0.400] .NET SDK or update [/tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json] to match an installed SDK.
          
          Learn about SDK resolution:
          https://aka.ms/dotnet/sdk-not-found
          8.0.201 [/opt/containerbase/tools/dotnet/sdk]
              at makeError (/snapshot/dist/containerbase-cli.js:45943:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:46658:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallDotnetService.install (/snapshot/dist/containerbase-cli.js:48582:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53734:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53951:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:54145: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": "8.0.201 [/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: 5.0.400\nglobal.json file: /tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json\n\nInstalled SDKs:\n\nInstall the [5.0.400] .NET SDK or update [/tmp/renovate/repos/github/cythral/cfn-build-tasks/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found",
      "cwd": "/tmp/renovate/repos/github/cythral/cfn-build-tasks",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[06:00:35.832] INFO (72): Installed tool dotnet with errors in 22.1s.

@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 6 times, most recently from 78241b7 to 3e51a71 Compare April 11, 2023 00:33
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 5 times, most recently from 6a6622f to 98dbfce Compare April 18, 2023 08:32
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 6 times, most recently from 8a80544 to 3b7e42d Compare April 26, 2023 23:48
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 5 times, most recently from 241b0d8 to 48b382a Compare May 3, 2023 00:55
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 5 times, most recently from b071c3c to 325b713 Compare May 12, 2023 00:32
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 325b713 to 8ede2a5 Compare May 15, 2023 22:09
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 2 times, most recently from 6f869eb to a204303 Compare December 29, 2023 05:54
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 5 times, most recently from 5f814dd to 681019b Compare January 11, 2024 02:49
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 5 times, most recently from 301bff2 to c028893 Compare January 20, 2024 08:50
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 3 times, most recently from 62b6ba5 to d3103c7 Compare January 30, 2024 23:28
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 4 times, most recently from 2ab22d8 to b84ca34 Compare February 8, 2024 05:20
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 2 times, most recently from 7256638 to 8bebcef Compare February 16, 2024 05:52
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 8bebcef to b9e02f2 Compare February 17, 2024 02:24
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 3 times, most recently from c9c941e to c221d7a Compare March 5, 2024 05:14
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from c221d7a to c21f3bd Compare March 9, 2024 06:00
@renovate renovate bot changed the title Update aws-sdk-net monorepo Update aws-sdk-net monorepo - autoclosed Mar 10, 2024
@renovate renovate bot closed this Mar 10, 2024
@renovate renovate bot deleted the renovate/aws-sdk-net-monorepo branch March 10, 2024 02:48
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