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.NoTargets from 3.7.0 to 3.7.56 #12743

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps Microsoft.Build.NoTargets from 3.7.0 to 3.7.56.

Release notes

Sourced from Microsoft.Build.NoTargets'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

Commits
  • 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)
  • 809463b Disable Artifacts if project is using .NET SDK's built-in artifacts functiona...
  • 10e9110 Bump Microsoft.Build.Artifacts from 6.0.0 to 6.0.6 (#499)
  • 83c8c88 Bump xunit from 2.5.1 to 2.6.0 (#498)
  • efa8411 CoW, Artifacts: Handle symlinked same-file path (#492)
  • dddcbe2 Minimize source diffs between MSBuild Copy.cs and CoW Copy.cs (#496)
  • 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/12743)

Bumps [Microsoft.Build.NoTargets](https://github.com/Microsoft/MSBuildSdks) from 3.7.0 to 3.7.56.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](microsoft/MSBuildSdks@Microsoft.Build.NoTargets.3.7.0...Microsoft.Build.NoTargets.3.7.56)

---
updated-dependencies:
- dependency-name: Microsoft.Build.NoTargets
  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 Dec 13, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added auto-merge Automatically merge this PR labels Dec 13, 2023
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

github-actions bot commented Dec 13, 2023

Test this change out locally with the following install scripts (Action run 7202766099)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 7202766099
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 7202766099"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 7202766099
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 7202766099"

Copy link
Contributor

Test Results

       66 files         66 suites   1h 21m 17s ⏱️
10 424 tests 10 424 ✔️ 0 💤 0
25 343 runs  25 343 ✔️ 0 💤 0

Results for commit 349ddf4.

auto-merge was automatically disabled December 13, 2023 20:30

Base branch was modified

@anthony-c-martin anthony-c-martin merged commit 7680331 into main Dec 14, 2023
38 checks passed
@anthony-c-martin anthony-c-martin deleted the dependabot/nuget/Microsoft.Build.NoTargets-3.7.56 branch December 14, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge this PR 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.

None yet

1 participant