Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Performed the following updates:

  • Updated BenchmarkDotNet from 0.14.0 to 0.15.2 in /LLama.Benchmark/LLama.Benchmark.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated BenchmarkDotNet.Diagnostics.Windows from 0.14.0 to 0.15.2 in /LLama.Benchmark/LLama.Benchmark.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated LLamaSharp.Backend.Cpu from 0.23.0 to 0.24.0 in /LLama.WebAPI/LLama.WebAPI.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.12 to 9.0.6 in /LLama.Web/LLama.Web.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Microsoft.AspNetCore.OpenApi from 8.0.14 to 9.0.6 in /LLama.WebAPI/LLama.WebAPI.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Microsoft.Bcl.AsyncInterfaces from 9.0.3 to 9.0.6 in /LLama/LLamaSharp.csproj
  • Updated Microsoft.Extensions.AI.Abstractions from 9.4.0-preview.1.25207.5 to 9.6.0 in /LLama/LLamaSharp.csproj
  • Updated Microsoft.Extensions.Logging.Abstractions from 9.0.3 to 9.0.6 in /LLama/LLamaSharp.csproj
  • Updated Microsoft.Extensions.Logging.Console from 9.0.3 to 9.0.6 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Pinned Microsoft.Extensions.Logging.Console at 9.0.6 in /LLama.KernelMemory/LLamaSharp.KernelMemory.csproj
  • Updated Microsoft.KernelMemory.Abstractions from 0.98.250323.1 to 0.98.250508.3 in /LLama.KernelMemory/LLamaSharp.KernelMemory.csproj
  • Updated Microsoft.KernelMemory.Core from 0.97.250211.1 to 0.98.250508.3 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 in /LLama.Unittest/LLama.Unittest.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Microsoft.SemanticKernel from 1.44.0 to 1.58.0 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated SixLabors.ImageSharp from 3.1.7 to 3.1.10 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Spectre.Console from 0.49.1 to 0.50.0 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Spectre.Console.ImageSharp from 0.49.1 to 0.50.0 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Swashbuckle.AspNetCore from 7.3.1 to 9.0.1 in /LLama.WebAPI/LLama.WebAPI.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Swashbuckle.AspNetCore.SwaggerGen from 8.1.1 to 9.0.1 in /LLama.WebAPI/LLama.WebAPI.csproj
  • Updated System.Linq.Async from 6.0.1 to 6.0.3 in /LLama.Unittest/LLama.Unittest.csproj, /LLama/LLamaSharp.Runtime.targets, /LLama/LLamaSharp.csproj
  • Pinned System.Linq.Async at 6.0.3 in /LLama.KernelMemory/LLamaSharp.KernelMemory.csproj
  • Updated System.Linq.Async from 6.0.1 to 6.0.3 in /LLama.Web/LLama.Web.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated System.Numerics.Tensors from 9.0.3 to 9.0.6 in /LLama/LLamaSharp.csproj
  • Updated Whisper.net from 1.7.4 to 1.8.1 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Whisper.net.Runtime from 1.7.4 to 1.8.1 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Whisper.net.Runtime.CoreML from 1.7.4 to 1.8.1 in /LLama.Examples/LLama.Examples.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated xunit.runner.visualstudio from 3.0.2 to 3.1.1 in /LLama.Unittest/LLama.Unittest.csproj, /LLama/LLamaSharp.Runtime.targets

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps BenchmarkDotNet from 0.14.0 to 0.15.2
Bumps BenchmarkDotNet.Diagnostics.Windows from 0.14.0 to 0.15.2
Bumps LLamaSharp.Backend.Cpu from 0.23.0 to 0.24.0
Bumps Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.12 to 9.0.6
Bumps Microsoft.AspNetCore.OpenApi from 8.0.14 to 9.0.6
Bumps Microsoft.Bcl.AsyncInterfaces from 9.0.3 to 9.0.6
Bumps Microsoft.Extensions.AI.Abstractions from 9.4.0-preview.1.25207.5 to 9.6.0
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.3 to 9.0.6
Bumps Microsoft.Extensions.Logging.Console to 9.0.6
Bumps Microsoft.KernelMemory.Abstractions from 0.98.250323.1 to 0.98.250508.3
Bumps Microsoft.KernelMemory.Core from 0.97.250211.1 to 0.98.250508.3
Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1
Bumps Microsoft.SemanticKernel from 1.44.0 to 1.58.0
Bumps SixLabors.ImageSharp from 3.1.7 to 3.1.10
Bumps Spectre.Console from 0.49.1 to 0.50.0
Bumps Spectre.Console.ImageSharp from 0.49.1 to 0.50.0
Bumps Swashbuckle.AspNetCore from 7.3.1 to 9.0.1
Bumps Swashbuckle.AspNetCore.SwaggerGen from 8.1.1 to 9.0.1
Bumps System.Linq.Async to 6.0.3
Bumps System.Numerics.Tensors from 9.0.3 to 9.0.6
Bumps Whisper.net from 1.7.4 to 1.8.1
Bumps Whisper.net.Runtime from 1.7.4 to 1.8.1
Bumps Whisper.net.Runtime.CoreML from 1.7.4 to 1.8.1
Bumps xunit.runner.visualstudio from 3.0.2 to 3.1.1

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: BenchmarkDotNet.Diagnostics.Windows
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: LLamaSharp.Backend.Cpu
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.AI.Abstractions
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.KernelMemory.Abstractions
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.KernelMemory.Core
  dependency-version: 0.98.250508.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SemanticKernel
  dependency-version: 1.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: SixLabors.ImageSharp
  dependency-version: 3.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Spectre.Console
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Spectre.Console.ImageSharp
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Linq.Async
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Linq.Async
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Linq.Async
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Numerics.Tensors
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Whisper.net
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Whisper.net.Runtime
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Whisper.net.Runtime.CoreML
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 1, 2025
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant