Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps the tests group with 7 updates in the / directory:

Package From To
Microsoft.VisualStudio.Threading.Analyzers 17.12.19 17.13.2
Roslynator.Analyzers 4.12.9 4.13.0
Microsoft.Extensions.Configuration 9.0.0 9.0.2
Microsoft.Extensions.Configuration.Abstractions 9.0.0 9.0.2
Microsoft.Extensions.Configuration.Abstractions 9.0.0 9.0.2
Microsoft.Extensions.Configuration.Binder 9.0.0 9.0.2
Microsoft.Extensions.Configuration 9.0.0 9.0.2
Microsoft.Extensions.Configuration.Abstractions 9.0.0 9.0.2
Microsoft.Extensions.Configuration.Json 9.0.0 9.0.2
dotnet-ef 9.0.0 9.0.2

Updates Microsoft.VisualStudio.Threading.Analyzers from 17.12.19 to 17.13.2

Release notes

Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.

v17.13.2

What's Changed

No functional changes in this version.

Full Changelog: microsoft/vs-threading@v17.12.19...v17.13.2

Commits
  • 132fc26 Merge pull request #1360 from microsoft/dev/maprospe/17.13_stabilization
  • 73469b4 Set version to 17.13
  • cc4f63f Merge pull request #1359 from microsoft/libtemplateUpdate
  • 1719dd3 Merge remote-tracking branch 'libtemplate/microbuild' into libtemplateUpdate
  • c6081c1 Merge remote-tracking branch 'origin/main' into microbuild
  • 975d9f1 Add github workflow to keep current with Library.Template
  • f50ed13 Merge branch 'main' into microbuild
  • 46114df Merge pull request #303 from AArnott/optprof_fixes
  • 3427406 Merge pull request #302 from AArnott/optprof_fixes2
  • 1d50f65 Merge remote-tracking branch 'origin/microbuild' into optprof_fixes
  • Additional commits viewable in compare view

Updates Roslynator.Analyzers from 4.12.9 to 4.13.0

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.13.0

Fixed

Added

Changed

  • Move analyzer RCS1036 to Formatting.Analyzers as RCS0063 (PR)
    • Old analyzer still works but is marked as obsolete.
  • Bump Roslyn to 4.12.0 (PR)
    • Applies to CLI and testing library.
  • Bump Microsoft.Build.Locator to 1.7.8 (PR)

v4.12.11

Added

  • [CLI] Add support for .NET 9 (PR)

Fixed

Changed

  • Move DiagnosticRules and DiagnosticIdentifiers to Roslynator.Common (PR)

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.13.0] - 2025-02-09

Fixed

Added

Changed

  • Move analyzer RCS1036 to Formatting.Analyzers as RCS0063 (PR)
    • Old analyzer still works but is marked as obsolete.
  • Bump Roslyn to 4.12.0 (PR)
    • Applies to CLI and testing library.
  • Bump Microsoft.Build.Locator to 1.7.8 (PR)

[4.12.11] - 2025-01-28

Added

  • [CLI] Add support for .NET 9 (PR)

Fixed

Changed

  • Move DiagnosticRules and DiagnosticIdentifiers to Roslynator.Common (PR)

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

Updates Microsoft.Extensions.Configuration from 9.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 9.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 9.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Configuration.Abstractions's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.Binder from 9.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Configuration.Binder's releases.

.NET 9.0.2

Release

What's Changed

Bumps the tests group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) | `17.12.19` | `17.13.2` |
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.9` | `4.13.0` |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` |
| [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.2` |
| [dotnet-ef](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` |



Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.12.19 to 17.13.2
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](microsoft/vs-threading@v17.12.19...v17.13.2)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.13.0
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.13.0)

Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

Updates `Microsoft.Extensions.Configuration.Json` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.2)

Updates `dotnet-ef` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: dotnet-ef
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants