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

[deps] Billing: Update Serilog.AspNetCore to v7 - autoclosed #3067

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.AspNetCore 5.0.0 -> 7.0.0 age adoption passing confidence

Release Notes

serilog/serilog-aspnetcore (Serilog.AspNetCore)

v7.0.0

v6.1.0

v6.0.1

  • Update to Serilog.Extensions.Hosting 5.0.1

v6.0.0

  • #​290 - update README snippet for Azure Diagnostics Log Stream configuration (@​Ky7m)
  • #​271 - update to Serilog.Extensions.Hosting 5.x and use exception details from diagnostic context when present (@​angularsen)

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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
Contributor Author

renovate bot commented Jul 3, 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/Core/packages.lock.json, bitwarden_license/src/Commercial.Core/packages.lock.json, bitwarden_license/test/Commercial.Core.Test/packages.lock.json, bitwarden_license/src/Commercial.Infrastructure.EntityFramework/packages.lock.json, bitwarden_license/src/Scim/packages.lock.json, bitwarden_license/test/Scim.IntegrationTest/packages.lock.json, bitwarden_license/test/Scim.Test/packages.lock.json, bitwarden_license/src/Sso/packages.lock.json, perf/MicroBenchmarks/packages.lock.json, src/Admin/packages.lock.json, src/Api/packages.lock.json, test/Api.IntegrationTest/packages.lock.json, test/Api.Test/packages.lock.json, util/SqlServerEFScaffold/packages.lock.json, src/Billing/packages.lock.json, test/Billing.Test/packages.lock.json, src/Events/packages.lock.json, src/EventsProcessor/packages.lock.json, src/Icons/packages.lock.json, test/Icons.Test/packages.lock.json, src/Identity/packages.lock.json, test/Identity.IntegrationTest/packages.lock.json, test/Identity.Test/packages.lock.json, test/IntegrationTestCommon/packages.lock.json, src/Infrastructure.Dapper/packages.lock.json, src/SharedWeb/packages.lock.json, src/Notifications/packages.lock.json, test/Infrastructure.EFIntegration.Test/packages.lock.json, test/Infrastructure.IntegrationTest/packages.lock.json, src/Infrastructure.EntityFramework/packages.lock.json, util/MySqlMigrations/packages.lock.json, util/PostgresMigrations/packages.lock.json, util/SqliteMigrations/packages.lock.json, test/Common/packages.lock.json, test/Core.Test/packages.lock.json, util/Migrator/packages.lock.json, util/MsSqlMigratorUtility/packages.lock.json, util/Setup/packages.lock.json
[17:40:17.210] INFO (9): Installing tool dotnet v6.0.413...
[17:40:21.487] 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: 6.0.415
global.json file: /tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json

Installed SDKs:

Install the [6.0.415] .NET SDK or update [/tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json] to match an installed SDK.

Learn about SDK resolution:
https://aka.ms/dotnet/sdk-not-found
6.0.413 [/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: 6.0.415\nglobal.json file: /tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json\n\nInstalled SDKs:\n\nInstall the [6.0.415] .NET SDK or update [/tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found\n6.0.413 [/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: 6.0.415
          global.json file: /tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json
          
          Installed SDKs:
          
          Install the [6.0.415] .NET SDK or update [/tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json] to match an installed SDK.
          
          Learn about SDK resolution:
          https://aka.ms/dotnet/sdk-not-found
          6.0.413 [/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:51373:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51699: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:51842: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": "6.0.413 [/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: 6.0.415\nglobal.json file: /tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json\n\nInstalled SDKs:\n\nInstall the [6.0.415] .NET SDK or update [/tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server/global.json] to match an installed SDK.\n\nLearn about SDK resolution:\nhttps://aka.ms/dotnet/sdk-not-found",
      "cwd": "/tmp/worker/d33a4f/f1a324/repos/github/bitwarden/server",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[17:40:22.306] INFO (9): Installed tool dotnet with errors in 5s.

@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch 2 times, most recently from a97f0dd to 9b35271 Compare July 6, 2023 15:08
@bitwarden-bot
Copy link

bitwarden-bot commented Jul 6, 2023

Logo
Checkmarx One – Scan Summary & Details1e9278a8-508c-4a61-b75f-d85185371981

No New Or Fixed Issues Found

@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch 7 times, most recently from b2a8aeb to 829ec89 Compare July 13, 2023 21:58
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch 7 times, most recently from 61a3093 to 1667ce9 Compare July 20, 2023 21:06
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch 7 times, most recently from cd6d82e to cb3c783 Compare July 26, 2023 22:29
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch 5 times, most recently from 586572e to 9a5a98c Compare August 2, 2023 15:29
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch from fba3226 to dec6a17 Compare November 3, 2023 16:03
@renovate renovate bot changed the title Update dependency Serilog.AspNetCore to v7 [deps] Billing: Update Serilog.AspNetCore to v7 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch 22 times, most recently from def5d43 to 639dcda Compare November 10, 2023 10:29
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch from 639dcda to f03bc97 Compare November 13, 2023 19:48
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-7.x branch from f03bc97 to e316cd5 Compare November 14, 2023 17:40
@renovate renovate bot changed the title [deps] Billing: Update Serilog.AspNetCore to v7 [deps] Billing: Update Serilog.AspNetCore to v7 - autoclosed Nov 15, 2023
@renovate renovate bot closed this Nov 15, 2023
@renovate renovate bot deleted the renovate/serilog.aspnetcore-7.x branch November 15, 2023 03:35
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