Skip to content

Bump the roslyn group with 1 update - #12

Merged
SebHenn merged 1 commit into
mainfrom
dependabot/nuget/roslyn-25c94b5298
Aug 7, 2026
Merged

Bump the roslyn group with 1 update#12
SebHenn merged 1 commit into
mainfrom
dependabot/nuget/roslyn-25c94b5298

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Build.Framework from 17.11.48 to 17.14.28.

Release notes

Sourced from Microsoft.Build.Framework's releases.

17.14.28

What's Changed

17.14.8

What's Changed

Full Changelog: dotnet/msbuild@v17.14.5...v17.14.8

17.14.5

What's Changed

17.14.0-preview-25177-05

Release

What's Changed

17.14.0-preview-25155-01

Release

What's Changed

17.14.0-preview-25110-01

Release

What's Changed

17.13.9

What's Changed

17.12.6

What's Changed

17.12.0-preview-24473-03

Release

17.12.0-preview-24422-09

Release

17.12.0-preview-24374-02

Release

Commits viewable in compare view.

Dependabot compatibility score

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.Build.Framework from 17.11.48 to 17.14.28

---
updated-dependencies:
- dependency-name: Microsoft.Build.Framework
  dependency-version: 17.14.28
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: roslyn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Aug 7, 2026
@SebHenn

SebHenn commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Merging. This is the ignore rule from #11 behaving exactly as intended: the major bump to 18.8.2 is blocked (it pulls in Microsoft.NET.StringTools and fails MSBL001), so Dependabot fell back to the latest 17.x, which stays inside the pin.

Verified beyond the required checks, since this touches the MSBuild assembly-loading arrangement:

  • clean build, no MSBL001
  • 132/132 integration tests pass locally — those are the ones that actually drive MSBuildWorkspace, which is the subsystem a bad MSBuild version would break
  • all four required checks green across Linux, Windows and macOS

@SebHenn
SebHenn merged commit 62c2102 into main Aug 7, 2026
5 checks passed
@SebHenn
SebHenn deleted the dependabot/nuget/roslyn-25c94b5298 branch August 7, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant