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.240 to 2.2.291 #106

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2024

Bumps MSBuild.StructuredLogger from 2.2.240 to 2.2.291.

Release notes

Sourced from MSBuild.StructuredLogger's releases.

Support for file format version 22

What's Changed

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.287...v2.2.291

v2.2.287: show import chain in breadcrumb for preprocessed text

New Feature: show import chain in breadcrumb for preprocessed text

https://github.com/KirillOsenkov/MSBuildStructuredLog/wiki/Viewer-UI#preprocessed-projects

image

Navigate from import to the place in preprocessed text where it is imported (if preprocessed text is shown)

Support $target skipped=false and $target skipped=true to show only unskipped or only skipped targets

Show grayed out nodes in search results if the actual node is grayed out

Fixed #774

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.269...v2.2.287

v2.2.269

What's Changed

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.248...v2.2.269

2.2.248: explain transitive file copies, adjust context menu

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.243...v2.2.248

Adds a new feature that explains transitive file copies (files copied to output because they come from referenced projects).

image

Reorganize the context menu and fix theming.

2.2.243: support binlog file format version 21

What's Changed

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.240...v2.2.243

https://www.nuget.org/packages/binlogtool/1.0.15

... (truncated)

Commits
  • d7462fa Merge pull request #793 from JanKrivanek/proto/Env-vars-args-update
  • e1513eb Update Log format to recognize changes in EnvVarArgs
  • ad09966 Merge pull request #791 from KirillOsenkov/dependabot/nuget/src/StructuredLog...
  • 0dbdf20 Bump System.Text.Json from 6.0.0 to 8.0.4 in /src/StructuredLogger.Tests
  • 0d847f7 Nest MSB4011 warnings (DuplicateImport) under the matching Import node
  • 6082ab8 Fix DuplicateImport regex
  • 1b7b052 Display evaluation in breadcrump if caret is not inside any import
  • 561f9c0 Display opening time in the main tree
  • fa5cc52 Use dotnet 8 during build
  • 908f90d Attempt to fix AppVeyor
  • 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.240 to 2.2.291.
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](KirillOsenkov/MSBuildStructuredLog@v2.2.240...v2.2.291)

---
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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 26, 2024
@nojaf nojaf merged commit 7c5bfc8 into main Aug 5, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/MSBuild.StructuredLogger-2.2.291 branch August 5, 2024 11:47
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