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.2 to 2.2.100 #142

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Bumps MSBuild.StructuredLogger from 2.2.2 to 2.2.100.

Release notes

Sourced from MSBuild.StructuredLogger's releases.

Enable $copy path to search for files and directories that were involved in a copy operation

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.94...v2.2.100

Search for $copy file.txt to search for files containing the "file.txt" substring that were involved in a copy operation. Search for $copy directory\full\path to search for files copied in and out of this directory. Search for $copy file\path to search for where this file was copied to and from.

Minor perf fixes

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.76...v2.2.94

Search indexing, start/end > < operators

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.2.1...v2.2.76

  • Indexing tree nodes for faster search. Some more time spent during binlog opening, but searches will be faster.
  • search operators to filter nodes that start/end before/after a certain time (start>"datetime", start<"datetime", end>"datetime", end<"datetime")
  • Some fixes to search result presentation.
  • Added Close, Close All But This, and Close All on text document tabs context menu
  • Persist main window position
  • View source for items under $additem EmbedInBinlog
  • Miscellaneous memory and performance optimizations, faster binlog load times (other than the indexing time)
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 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.2 to 2.2.100.
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](https://github.com/KirillOsenkov/MSBuildStructuredLog/commits/v2.2.100)

---
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 added the dependencies Pull requests that update a dependency file label Nov 28, 2023
@dependabot dependabot bot requested a review from gtbuchanan November 28, 2023 11:32
@gtbuchanan gtbuchanan merged commit 6c11f19 into main Nov 28, 2023
1 check passed
@gtbuchanan gtbuchanan deleted the dependabot/nuget/MSBuild.StructuredLogger-2.2.100 branch November 28, 2023 13:53
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.

None yet

1 participant