Skip to content

Bump BenchmarkDotNet and 18 others #1215

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@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 Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.15 to 8.0.17 in /LLama.Web/LLama.Web.csproj, /LLama/LLamaSharp.Runtime.targets
  • Updated Microsoft.AspNetCore.OpenApi from 8.0.14 to 8.0.17 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.5.0 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.98.250323.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 Microsoft.SemanticKernel.Abstractions from 1.48.0 to 1.58.0 in /LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj
  • Updated SixLabors.ImageSharp from 3.1.7 to 3.1.10 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 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.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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps BenchmarkDotNet from 0.14.0 to 0.15.2
Bumps BenchmarkDotNet.Diagnostics.Windows from 0.14.0 to 0.15.2
Bumps Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.15 to 8.0.17
Bumps Microsoft.AspNetCore.OpenApi from 8.0.14 to 8.0.17
Bumps Microsoft.Bcl.AsyncInterfaces from 9.0.3 to 9.0.6
Bumps Microsoft.Extensions.AI.Abstractions from 9.5.0 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.98.250323.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 Microsoft.SemanticKernel.Abstractions from 1.48.0 to 1.58.0
Bumps SixLabors.ImageSharp from 3.1.7 to 3.1.10
Bumps Swashbuckle.AspNetCore from 7.3.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.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: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
  dependency-version: 8.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 8.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-patch
- 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: Microsoft.SemanticKernel.Abstractions
  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: Swashbuckle.AspNetCore
  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.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] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 1, 2025
@martindevans
Copy link
Member

@dependabot rebas

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/nuget/LLama.Benchmark/multi-0bf8bc17a8 branch July 1, 2025 12:20
@martindevans
Copy link
Member

😕

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