Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
AutoFixture.NUnit3 4.17.0 -> 4.18.1 age adoption passing confidence

Release Notes

AutoFixture/AutoFixture (AutoFixture.NUnit3)

v4.18.1: Version v4.18.1

What's Changed

Full Changelog: AutoFixture/AutoFixture@v4.18.0...v4.18.1

v4.18.0: Version 4.18.0

What's Changed

New Contributors

Full Changelog: AutoFixture/AutoFixture@v4.17.0...v4.18.0


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) April 6, 2023 17:52
@renovate renovate bot changed the title Update dependency AutoFixture.NUnit3 to v4.18.0 Update dependency AutoFixture.NUnit3 to v4.18.1 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/autofixture.nunit3-4.x branch from be2f255 to 5ed485c Compare November 30, 2023 11:56
@renovate
Copy link
Author

renovate bot commented Nov 30, 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: tests/packages.lock.json
[11:56:19.231] INFO (9): Installing tool dotnet v8.0.100...
[11:56:24.527] 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/7998ad/e21b6c/repos/github/cythral/lambdajection/global.json

Installed SDKs:

Install the [7.0.202] .NET SDK or update [/tmp/worker/7998ad/e21b6c/repos/github/cythral/lambdajection/global.json] to match an installed SDK.

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
8.0.100 [/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/7998ad/e21b6c/repos/github/cythral/lambdajection/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.202] .NET SDK or update [/tmp/worker/7998ad/e21b6c/repos/github/cythral/lambdajection/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found\n8.0.100 [/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/7998ad/e21b6c/repos/github/cythral/lambdajection/global.json
          
          Installed SDKs:
          
          Install the [7.0.202] .NET SDK or update [/tmp/worker/7998ad/e21b6c/repos/github/cythral/lambdajection/global.json] to match an installed SDK.
          
          Learn about SDK resolution:
          https://aka.ms/dotnet/sdk-not-found
          8.0.100 [/opt/containerbase/tools/dotnet/sdk]
              at makeError (/snapshot/dist/containerbase-cli.js:43710:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:44609:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallDotnetService.install (/snapshot/dist/containerbase-cli.js:46407:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51389:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51715: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:51858: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.100 [/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/7998ad/e21b6c/repos/github/cythral/lambdajection/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.202] .NET SDK or update [/tmp/worker/7998ad/e21b6c/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/7998ad/e21b6c/repos/github/cythral/lambdajection",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[11:56:25.329] INFO (9): Installed tool dotnet with errors in 6s.

@renovate renovate bot changed the title Update dependency AutoFixture.NUnit3 to v4.18.1 Update dependency AutoFixture.NUnit3 to v4.18.1 - 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/autofixture.nunit3-4.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