8000 Bump BenchmarkDotNet and 10 others by dependabot[bot] · Pull Request #231 · akade/Akade.IndexedSet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump BenchmarkDotNet and 10 others #231

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 Jun 16, 2025

Performed the following updates:

  • Updated BenchmarkDotNet from 0.14.0 to 0.15.2 in /Akade.IndexedSet.Benchmarks/Akade.IndexedSet.Benchmarks.csproj
  • Updated Microsoft.CodeAnalysis from 4.13.0 to 4.14.0 in /Analyzers/Akade.IndexedSet.Analyzers.Test/Akade.IndexedSet.Analyzers.Test.csproj
  • Updated Microsoft.CodeAnalysis.CSharp from 4.13.0 to 4.14.0 in /Analyzers/Akade.IndexedSet.Analyzers.Fixes/Akade.IndexedSet.Analyzers.Fixes.csproj, /Analyzers/Akade.IndexedSet.Analyzers/Akade.IndexedSet.Analyzers.csproj
  • Updated Microsoft.CodeAnalysis.CSharp.Workspaces from 4.13.0 to 4.14.0 in /Analyzers/Akade.IndexedSet.Analyzers.Fixes/Akade.IndexedSet.Analyzers.Fixes.csproj
  • Updated Microsoft.CodeAnalysis.CSharp from 4.13.0 to 4.14.0 in /SourceGenerator/Akade.IndexedSet.InternalSourceGenerator/Akade.IndexedSet.InternalSourceGenerator.csproj
  • Updated Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 4.14.0 in /Akade.IndexedSet/Akade.IndexedSet.csproj
  • Updated Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 in /Akade.IndexedSet.Tests/Akade.IndexedSet.Tests.csproj
  • Updated Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 in /Analyzers/Akade.IndexedSet.Analyzers.Test/Akade.IndexedSet.Analyzers.Test.csproj
  • Updated Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 in /SourceGenerator/Akade.IndexedSet.InternalSourceGenerator.Tests/Akade.IndexedSet.InternalSourceGenerator.Tests.csproj
  • Updated Microsoft.VSSDK.BuildTools from 17.13.2126 to 17.14.2094 in /Analyzers/Akade.IndexedSet.Analyzers.Vsix/Akade.IndexedSet.Analyzers.Vsix.csproj, /Analyzers/Akade.IndexedSet.Analyzers.Vsix/noop.targets
  • Updated MSTest.TestAdapter from 3.8.3 to 3.9.2 in /Akade.IndexedSet.Tests/Akade.IndexedSet.Tests.csproj
  • Updated MSTest.TestAdapter from 3.8.3 to 3.9.2 in /Analyzers/Akade.IndexedSet.Analyzers.Test/Akade.IndexedSet.Analyzers.Test.csproj
  • Updated MSTest.TestAdapter from 3.8.3 to 3.9.2 in /SourceGenerator/Akade.IndexedSet.InternalSourceGenerator.Tests/Akade.IndexedSet.InternalSourceGenerator.Tests.csproj
  • Updated MSTest.TestFramework from 3.8.3 to 3.9.2 in /Akade.IndexedSet.Tests/Akade.IndexedSet.Tests.csproj
  • Updated MSTest.TestFramework from 3.8.3 to 3.9.2 in /Analyzers/Akade.IndexedSet.Analyzers.Test/Akade.IndexedSet.Analyzers.Test.csproj
  • Updated MSTest.TestFramework from 3.8.3 to 3.9.2 in /SourceGenerator/Akade.IndexedSet.InternalSourceGenerator.Tests/Akade.IndexedSet.InternalSourceGenerator.Tests.csproj
  • Updated System.Formats.Asn1 from 9.0.4 to 9.0.6 in /Analyzers/Akade.IndexedSet.Analyzers.Test/Akade.IndexedSet.Analyzers.Test.csproj
  • Updated Verify.MSTest from 30.0.0 to 30.4.0 in /SourceGenerator/Akade.IndexedSet.InternalSourceGenerator.Tests/Akade.IndexedSet.InternalSourceGenerator.Tests.csproj

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 Microsoft.CodeAnalysis from 4.13.0 to 4.14.0
Bumps Microsoft.CodeAnalysis.CSharp to 4.14.0
Bumps Microsoft.CodeAnalysis.CSharp.Workspaces from 4.13.0 to 4.14.0
Bumps Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 4.14.0
Bumps Microsoft.NET.Test.Sdk to 17.14.1
Bumps Microsoft.VSSDK.BuildTools from 17.13.2126 to 17.14.2094
Bumps MSTest.TestAdapter to 3.9.2
Bumps MSTest.TestFramework to 3.9.2
Bumps System.Formats.Asn1 from 9.0.4 to 9.0.6
Bumps Verify.MSTest from 30.0.0 to 30.4.0

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  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.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.VSSDK.BuildTools
  dependency-version: 17.14.2094
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MSTest.TestAdapter
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MSTest.TestAdapter
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MSTest.TestAdapter
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MSTest.TestFramework
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MSTest.TestFramework
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: MSTest.TestFramework
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Formats.Asn1
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Verify.MSTest
  dependency-version: 30.4.0
  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 Jun 16, 2025
Copy link
Contributor Author
dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #232.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dot-config/multi-4bf169b2cc branch June 23, 2025 16:25
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.

0 participants
0