Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Bump MSBuild.StructuredLogger from 2.1.545 to 2.1.669 in /src #269

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Bumps MSBuild.StructuredLogger from 2.1.545 to 2.1.669.

Release notes

Sourced from MSBuild.StructuredLogger's releases.

Analyze double-writes from Robocopy

What's Changed

New Contributors

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.627...v2.1.669

Fix debugging tasks

What's Changed

New Contributors

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.596...v2.1.627

New trace view

Thanks to: @​yuehuang010 for the new trace viewer @​0xced for making TaskRunner work on .NET Core @​ltrzesniewski for Avalonia fixes @​lambdageek for a Linux build fix @​filipnavara for .NET6 and Arm64 support @​rodo-r2r for categorizing most expensive tasks by parent @​n9 for a fix to properly call dotnet

Fix reading metadata from legacy binlogs

No release notes provided.

Better Properties and Items support

  • Several fixes and improvements to the new Properties and Items tab
    • now searches both the project and the evaluation for properties and items
    • searches Property reassignment messages
    • finds property and item assignments in targets (during execution)
  • Support for import hyperlinks in source code (thanks @​ltrzesniewski)
  • Improvements to Avalonia UI (thanks @​ltrzesniewski)

... (truncated)

Commits

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 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 [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.1.545 to 2.1.669.
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](https://github.com/KirillOsenkov/MSBuildStructuredLog/commits/v2.1.669)

---
updated-dependencies:
- dependency-name: MSBuild.StructuredLogger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 20, 2022 19:29
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2022
@pascalberger pascalberger added this to the 2.0.0 milestone Jul 20, 2022
@pascalberger pascalberger enabled auto-merge (squash) July 20, 2022 19:35
@pascalberger pascalberger merged commit 339f239 into develop Jul 20, 2022
@pascalberger pascalberger deleted the dependabot/nuget/src/MSBuild.StructuredLogger-2.1.669 branch July 20, 2022 19:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant