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 MSBuild.StructuredLogger from 2.2.291 to 2.2.374 #526

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps MSBuild.StructuredLogger from 2.2.291 to 2.2.374.

Release notes

Sourced from MSBuild.StructuredLogger's releases.

v2.2.374

What's Changed

  • Add a main menu link to search syntax wiki by @​vikukush in KirillOsenkov/MSBuildStructuredLog#826
  • Fixes to TaskRunner (run and debug tasks)
  • Fix $copy to pick the right project to explain a single file copy
  • Recover file copy operations for skipped _CopyOutOfDateSourceItemsToOutputDirectory target (for incremental build scenarios where no copy has actually happened)
  • Fix a deadlock when an exception happens on a background thread

New Contributors

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.356...v2.2.374

Support binlog format version 24

What's Changed

New Contributors

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.350...v2.2.356

Published:

v2.2.350: binlog reading perf improvements by Stephen Toub

What's Changed

New Contributors

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.342...v2.2.350

Support for #project height=0

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.336...v2.2.342

Ignore a couple first-chance exceptions

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.334...v2.2.336

Fix exception indicator

No release notes provided.

... (truncated)

Commits
  • 4958537 Update app.config for tests
  • 18b95e5 Enable transitive pinning and balance some NuGet package versions
  • 8d8137d Fix test
  • 7d85a63 Update TaskRunner binding redirects
  • 7c3b5e8 Ship TaskRunner in a subdirectory so that it can load MSBuild using MSBuildLo...
  • f30f0c6 Load Tasks.Core from the same location as other MSBuild assemblies
  • d259948 Set COMPLUS_ZapDisable when launching taskrunner
  • 002caee Use GetFullText in binlogtool
  • 1bff7a8 Copy full node text
  • 2e4cc37 Add a couple of TaskRunner binding redirects
  • 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 [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.2.291 to 2.2.374.
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](KirillOsenkov/MSBuildStructuredLog@v2.2.291...v2.2.374)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2024

Superseded by #529.

@dependabot dependabot bot closed this Nov 5, 2024
@dependabot dependabot bot deleted the dependabot/nuget/MSBuild.StructuredLogger-2.2.374 branch November 5, 2024 09:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants