microsoft / MSBuildSdks

MSBuild project SDKs
MIT License
449 stars 80 forks source link

Bump Microsoft.Build.Artifacts from 6.0.6 to 6.1.10 #523

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps Microsoft.Build.Artifacts from 6.0.6 to 6.1.10.

Release notes

Sourced from Microsoft.Build.Artifacts's releases.

Microsoft.Build.Artifacts.6.1.10

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.CopyOnWrite.1.0.293...Microsoft.Build.Artifacts.6.1.10

Microsoft.Build.Artifacts.6.1.6

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.Artifacts.6.1.2...Microsoft.Build.Artifacts.6.1.6

Microsoft.Build.Artifacts.6.1.2

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.Artifacts.6.0.6...Microsoft.Build.Artifacts.6.1.2

Commits
  • 661b4c7 Fix for chained copies within the same task session
  • 0451ada Fix CoW disable flag usage in docs (#514)
  • d3ce95e Fix FullPath property recently added to remove throw of file exception (#512)
  • e166396 Clone the delete-before-copy escape hatch from MSBuild Copy.cs to allow turni...
  • 3c00cb0 Fix for self-copy deleting the source file in CoW copying (#510)
  • b54b4a1 Fix typo in Traversal readme (#507)
  • b9b988d Build and test against .NET 8 (#505)
  • 7d2a264 Add Directory.Solution.props
  • 91f47f3 Stop testing with .NET 8 (#503)
  • 0cc7e9a Stop testing for .NET Core 3 (#502)
  • 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 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)