Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Updated Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Analyzers's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp from 4.5.0 to 5.0.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp.Workspaces from 4.5.0 to 5.0.0.

Updated Nerdbank.GitVersioning from 3.6.146 to 3.9.50.

Release notes

Sourced from Nerdbank.GitVersioning's releases.

3.9.50

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.50

3.9.37-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.32-alpha...v3.9.37-alpha

3.9.32-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.17-alpha...v3.9.32-alpha

3.9.17-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.9.15-alpha...v3.9.17-alpha

3.9.15-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.118...v3.9.15-alpha

3.8.118

Fixes

Enhancements

Other changes

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.118

3.8.106-alpha

What's Changed

Enhancements

Fixes

Other changes

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.8.38-alpha...v3.8.106-alpha

3.8.38-alpha

Fixes

Enhancements

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.115...v3.8.38-alpha

3.7.115

Changes:

Fixes:

  • #​1151: Fix exception thrown for repos cloned without tags
  • #​1150: Getting the build version fails for repositories cloned with --no-tags

Enhancements:

  • #​318: Emit a warning when SemVer 2.0 format version is specified with explicitly selecting SemVer 1.0.

This list of changes was auto generated.

3.7.112

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.6.146...v3.7.112

3.7.77-alpha

What's Changed

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.70-alpha...v3.7.77-alpha

3.7.70-alpha

Changes:

Fixes:

  • #​250: GetBuildVersion fails with NullReferenceException when version is missing
  • #​943: Upgrading from 3.5.119 to 3.6.132 breaks commit id for NPM
  • #​935: BuildingRef is incorrectly populated on Bitbucket pipelines

Enhancements:

  • #​251: GetBuildVersion fails with NotSupportedException when version is a simple number
  • #​233: Major, Minor and Patch version parts as separate variables

Others:

  • #​1056: Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.12
  • #​1057: Bump Newtonsoft.Json.Schema from 3.0.15 to 3.0.16
See More
  • #​1039: Merge latest Library.Template
  • #​1050: Merge v3.6 to main
  • #​1046: Bump typescript from 5.4.3 to 5.4.5 in /src/nerdbank-gitversioning.npm
  • #​265: Add AssemblyInfo.GitCommitId property
  • #​264: Remove g prefix in commit IDs
  • #​255: Fix for issue #​149 - Adding F# support for AssemblyInfo generation
  • #​252: Not working in .NET Core docker image
  • #​254: Update Cake.Core dependency to 0.30.0
  • #​1024: Change F# AssemblyInfo generation to always include a do() after the …
  • #​245: Fix attribute name in readme
  • #​241: Switch to Azure Pipelines
  • #​242: Remove typings to fix build break
  • #​243: Capture all nupkg files as artifacts
  • #​240: is it possible to update LibGit2Sharp package version from 0.25.2 to 0.26.0-preview-0054?
  • #​238: Upgrade Typescript + npm cleanup
  • #​236: npm setPackageVersion semver2 support
  • #​235: Add a few properties for easier processing at the command line
  • #​231: Remove names from regex capture groups in version.schema.json
  • #​232: NPM/Yarn-only way of versioning packages
  • #​234: Add cake-contrib user to Cake.GitVersioning NuGet package
  • #​994: Fix build.ps1 script
  • #​992: I have a problem building the solution
  • #​982: Fix WPF incremental build
  • #​175: NB.GV defeats incremental build for .NET SDK style WPF projects
  • #​945: Revert "Drop BuildMetadata from NPM package version"
  • #​938: Downgrade Cake.Core to v2.3.0
    ... (truncated)

3.7.62-alpha

What's Changed

New Contributors

Full Changelog: dotnet/Nerdbank.GitVersioning@v3.7.48-alpha...v3.7.62-alpha

3.7.48-alpha

What's Changed

Features

  • Added option to include package version in ThisAssembly class. PR #​976
  • Retargeted from .NET Framework 4.6.2 to 4.7.2 for enhanced compatibility and performance. PR #​941
  • Added git-based detection of tags at HEAD to improve PublicRelease detection. PR #​876
  • Allowed customizing commit message pattern in prepare-release command. PR #​996
  • Updated to .NET 8 SDK, aligning with the latest technology standards. PR #​1002

Fixes

  • Fixed a typo in the Cake extension documentation comment. PR #​939
  • Made GitPackCache include ObjectType for more accurate caching. PR #​942

New Contributors

Full Changelog

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0
Bumps Microsoft.CodeAnalysis.CSharp from 4.5.0 to 5.0.0
Bumps Microsoft.CodeAnalysis.CSharp.Workspaces from 4.5.0 to 5.0.0
Bumps Nerdbank.GitVersioning from 3.6.146 to 3.9.50

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Nerdbank.GitVersioning
  dependency-version: 3.9.50
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Tags a change in dependencies label Feb 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2026 21:08
@dependabot dependabot bot added the dependencies Tags a change in dependencies label Feb 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Superseded by #696.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/nuget/main/all-dependencies-2ce0a7aed7 branch February 5, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Tags a change in dependencies ML: Packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants