Skip to content
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

Bump Microsoft.Build.Traversal from 2.0.48 to 4.1.0 in /src #1027

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps Microsoft.Build.Traversal from 2.0.48 to 4.1.0.

Release notes

Sourced from Microsoft.Build.Traversal's releases.

Microsoft.Build.NoTargets.3.7.56

What's Changed

  • Suppress package dependencies in msbuild sdk packages (#436)

New Contributors

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.Artifacts.3.7.0...Microsoft.Build.NoTargets.3.7.56

Microsoft.Build.Traversal.4.1.0

What's Changed

Breaking Changes

  • Skipping of unsupported projects is now off by default. If your repository took a dependency on this behavior, you'll need to enable it now by setting the MSBuild property TraversalSkipUnsupportedProjects to `true.

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.Traversal.4.0.0...Microsoft.Build.Traversal.4.1.0

Microsoft.Build.Traversal.4.0.0

What's Changed

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.Traversal.3.4.0...Microsoft.Build.Traversal.4.0.0

Microsoft.Build.Traversal.3.4.0

What's Changed

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.Traversal.3.3.0...Microsoft.Build.Traversal.3.4.0

Microsoft.Build.Traversal.3.3.0

What's Changed

New Contributors

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.Traversal.3.2.0...Microsoft.Build.Traversal.3.3.0

Microsoft.Build.NoTargets.3.7.0

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.6.0..Microsoft.Build.NoTargets.3.7.0

... (truncated)

Commits
  • 39f95a4 Make skipping of unsupported projects off by default (#449)
  • 8d7977d Update CopyOnWrite SDK documentation (#446)
  • 2e104ea Bump Shouldly from 4.1.0 to 4.2.1 (#442)
  • 6f65b03 Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 (#441)
  • ed27e69 Add ability to skip projects dynamically in Traversal projects and Visual Stu...
  • cef0a8d Suppress package dependencies in msbuild sdk packages (#436)
  • d55ba5e Update version.json
  • 75b3188 Avoid restoring net45 targeting pack in Traversal SDK (#430)
  • e2fe5af Update version.json
  • e3aa855 Fix project reference protocol for outer build nodes (#429)
  • Additional 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 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 [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.48 to 4.1.0.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](microsoft/MSBuildSdks@Microsoft.Build.Traversal.2.0.48...Microsoft.Build.Traversal.4.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Traversal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the .NET Pull requests that update .net code label Jan 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 10, 2025 02:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
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