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.CopyOnWrite from 1.0.293 to 1.0.300 #91

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2024

Bumps Microsoft.Build.CopyOnWrite from 1.0.293 to 1.0.300.

Release notes

Sourced from Microsoft.Build.CopyOnWrite's releases.

Microsoft.Build.CopyOnWrite.1.0.300

What's Changed

  • Remove an implicit reference to System.Threading.Tasks.Dataflow from the Copy implementation to avoid assembly load failures on rare projects (microsoft/MSBuildSdks#525)

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.CopyOnWrite.1.0.293...Microsoft.Build.CopyOnWrite.1.0.300

Commits
  • 90e9f3e Break dependency from CoW to System.Threading.Tasks.Dataflow to avoid depende...
  • 1fd6d02 Bump Microsoft.Build.Artifacts from 6.0.6 to 6.1.10 (#523)
  • a6120a7 Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#518)
  • fdb6aeb Bump xunit from 2.6.0 to 2.6.4 (#519)
  • 6dc2539 Update dependabot.yml (#520)
  • 661b4c7 Fix for chained copies within the same task session
  • 0451ada Fix CoW disable flag usage in docs (#514)
  • See full diff 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 <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.CopyOnWrite](https://github.com/Microsoft/MSBuildSdks) from 1.0.293 to 1.0.300.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](microsoft/MSBuildSdks@Microsoft.Build.CopyOnWrite.1.0.293...Microsoft.Build.CopyOnWrite.1.0.300)

---
updated-dependencies:
- dependency-name: Microsoft.Build.CopyOnWrite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 13, 2024
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3c7d1da) 0.00% compared to head (299a048) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           main       #91        +/-   ##
===========================================
+ Coverage      0   100.00%   +100.00%     
===========================================
  Files         0         1         +1     
  Lines         0        15        +15     
  Branches      0         4         +4     
===========================================
+ Hits          0        15        +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@craigktreasure craigktreasure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit ab795a7 into main Jan 13, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Build.CopyOnWrite-1.0.300 branch January 13, 2024 01:50
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.

1 participant