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 dependency AWSSDK.S3 to v3.7.305.31 - autoclosed #297

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AWSSDK.S3 3.7.201.11 -> 3.7.305.31 age adoption passing confidence

Release Notes

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

v3.7.305

v3.7.304

v3.7.303

Compare Source

v3.7.302

v3.7.301

v3.7.300

v3.7.204

v3.7.202


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 renovate bot enabled auto-merge (squash) August 9, 2023 23:12
@renovate
Copy link
Contributor Author

renovate bot commented Aug 9, 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/Sdk.PackageTool/packages.lock.json, tests/packages.lock.json
[01:20:45.407] INFO (71): Installing tool dotnet@8.0.201...
[01:20:59.557] FATAL (71): 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.306
global.json file: /tmp/renovate/repos/github/cythral/brighid-commands-sdk/global.json

Installed SDKs:

Install the [7.0.306] .NET SDK or update [/tmp/renovate/repos/github/cythral/brighid-commands-sdk/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: 7.0.306\nglobal.json file: /tmp/renovate/repos/github/cythral/brighid-commands-sdk/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.306] .NET SDK or update [/tmp/renovate/repos/github/cythral/brighid-commands-sdk/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: 7.0.306
          global.json file: /tmp/renovate/repos/github/cythral/brighid-commands-sdk/global.json
          
          Installed SDKs:
          
          Install the [7.0.306] .NET SDK or update [/tmp/renovate/repos/github/cythral/brighid-commands-sdk/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: 7.0.306\nglobal.json file: /tmp/renovate/repos/github/cythral/brighid-commands-sdk/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.306] .NET SDK or update [/tmp/renovate/repos/github/cythral/brighid-commands-sdk/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/brighid-commands-sdk",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[01:21:00.549] INFO (71): Installed tool dotnet with errors in 15.1s.

@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from b33ad31 to 734c4cb Compare August 11, 2023 00:20
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.201.12 Update dependency AWSSDK.S3 to v3.7.201.13 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 734c4cb to 9253486 Compare August 11, 2023 21:19
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.201.13 Update dependency AWSSDK.S3 to v3.7.201.14 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 9253486 to 87a97be Compare August 14, 2023 23:05
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.201.14 Update dependency AWSSDK.S3 to v3.7.201.15 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 87a97be to 423e8e6 Compare August 15, 2023 23:00
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.201.15 Update dependency AWSSDK.S3 to v3.7.201.16 Aug 15, 2023
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.201.16 Update dependency AWSSDK.S3 to v3.7.201.17 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 2 times, most recently from 4dd44d8 to 6f2bcf4 Compare August 18, 2023 18:06
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.201.17 Update dependency AWSSDK.S3 to v3.7.202 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 6f2bcf4 to 97342ca Compare August 18, 2023 21:42
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.202 Update dependency AWSSDK.S3 to v3.7.202.1 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 97342ca to 0c0d12c Compare August 21, 2023 22:28
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.202.1 Update dependency AWSSDK.S3 to v3.7.202.2 Aug 21, 2023
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.202.2 Update dependency AWSSDK.S3 to v3.7.202.3 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 2 times, most recently from 0a7599d to e2af6ee Compare August 23, 2023 23:33
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.202.3 Update dependency AWSSDK.S3 to v3.7.202.4 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from e2af6ee to 6a532ae Compare August 24, 2023 21:35
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.202.4 Update dependency AWSSDK.S3 to v3.7.203 Aug 24, 2023
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.203 Update dependency AWSSDK.S3 to v3.7.203.1 Aug 25, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch 2 times, most recently from 617875e to a790a1e Compare August 28, 2023 22:34
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.203.1 Update dependency AWSSDK.S3 to v3.7.203.2 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from a790a1e to 72a9533 Compare August 30, 2023 23:10
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from df28f80 to be5579d Compare January 30, 2024 23:03
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.18 Update dependency AWSSDK.S3 to v3.7.305.19 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from be5579d to 702a5c7 Compare January 31, 2024 22:06
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.19 Update dependency AWSSDK.S3 to v3.7.305.20 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 702a5c7 to baaa3c0 Compare February 2, 2024 20:49
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.20 Update dependency AWSSDK.S3 to v3.7.305.21 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from baaa3c0 to 4738073 Compare February 2, 2024 22:37
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.21 Update dependency AWSSDK.S3 to v3.7.305.22 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 4738073 to aec681e Compare February 7, 2024 22:47
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.22 Update dependency AWSSDK.S3 to v3.7.305.23 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from aec681e to 08fd0f6 Compare February 9, 2024 22:27
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.23 Update dependency AWSSDK.S3 to v3.7.305.24 Feb 9, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 08fd0f6 to f9bc46c Compare February 13, 2024 21:47
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.24 Update dependency AWSSDK.S3 to v3.7.305.25 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from f9bc46c to a23fd63 Compare February 14, 2024 23:02
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.25 Update dependency AWSSDK.S3 to v3.7.305.26 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from a23fd63 to 085111a Compare February 16, 2024 01:49
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.26 Update dependency AWSSDK.S3 to v3.7.305.27 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 085111a to 32cefcb Compare February 16, 2024 21:44
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.27 Update dependency AWSSDK.S3 to v3.7.305.28 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 32cefcb to a1459f6 Compare February 28, 2024 01:37
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.28 Update dependency AWSSDK.S3 to v3.7.305.29 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from a1459f6 to 755b20e Compare February 29, 2024 23:20
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.29 Update dependency AWSSDK.S3 to v3.7.305.30 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-net-monorepo branch from 755b20e to 867a811 Compare March 9, 2024 01:21
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.30 Update dependency AWSSDK.S3 to v3.7.305.31 Mar 9, 2024
@renovate renovate bot changed the title Update dependency AWSSDK.S3 to v3.7.305.31 Update dependency AWSSDK.S3 to v3.7.305.31 - autoclosed Mar 9, 2024
@renovate renovate bot closed this Mar 9, 2024
@renovate renovate bot deleted the renovate/aws-sdk-net-monorepo branch March 9, 2024 18:56
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