Skip to content

deps: Update dependency Zio to version 0.17.0 - abandoned#510

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/zio-0.x
Open

deps: Update dependency Zio to version 0.17.0 - abandoned#510
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/zio-0.x

Conversation

@renovate

@renovate renovate Bot commented Oct 27, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Zio 0.16.2 -> 0.17.0 age adoption passing confidence

Release Notes

xoofx/zio (Zio)

v0.17.0

Compare Source

Changes

🚀 Enhancements

🧰 Misc

Full Changelog: 0.16.2...0.17.0

Published with dotnet-releaser


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added the dependencies Pull requests that update a dependency file label Oct 27, 2023
Updates-dependency: Zio
Updates-dependency-from-version: 0.16.2
Updates-dependency-to-version: 0.17.0
@renovate renovate Bot force-pushed the renovate/zio-0.x branch from 9cc2758 to d8acc7b Compare November 26, 2023 21:58
@renovate

renovate Bot commented Nov 26, 2023

Copy link
Copy Markdown
Contributor Author

⚠ 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/ChangeLog/packages.lock.json, src/ChangeLog.Test/packages.lock.json, utilities/docs/packages.lock.json, utilities/schema/packages.lock.json
[21:58:36.385] INFO (9): Installing tool dotnet v8.0.100...
[21:58:43.816] 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.400
global.json file: /tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/global.json

Installed SDKs:

Install the [7.0.400] .NET SDK or update [/tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/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.400\nglobal.json file: /tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.400] .NET SDK or update [/tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/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.400
          global.json file: /tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/global.json
          
          Installed SDKs:
          
          Install the [7.0.400] .NET SDK or update [/tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/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.400\nglobal.json file: /tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/global.json\n\nInstalled SDKs:\n\nInstall the [7.0.400] .NET SDK or update [/tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found",
      "cwd": "/tmp/worker/993ab0/238e45/repos/github/ap0llo/changelog",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[21:58:44.487] INFO (9): Installed tool dotnet with errors in 8.1s.

@renovate

renovate Bot commented Nov 27, 2023

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate Bot changed the title deps: Update dependency Zio to version 0.17.0 deps: Update dependency Zio to version 0.17.0 - abandoned Apr 18, 2026
@renovate

renovate Bot commented Apr 18, 2026

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants