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

Update dependency MSBuild.StructuredLogger to v2.1.820#319

Merged
pascalberger merged 1 commit intorelease/3.0.0from
renovate/msbuild.structuredlogger-2.x
Jul 13, 2023
Merged

Update dependency MSBuild.StructuredLogger to v2.1.820#319
pascalberger merged 1 commit intorelease/3.0.0from
renovate/msbuild.structuredlogger-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
MSBuild.StructuredLogger nuget patch 2.1.758 -> 2.1.820

Release Notes

KirillOsenkov/MSBuildStructuredLog (MSBuild.StructuredLogger)

v2.1.820: Minor updates

What's Changed

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.815...v2.1.820

v2.1.815: Rollback to fix search

Attempt to fix broken search reported in https://github.com/KirillOsenkov/MSBuildStructuredLog/issues/673

Possible regressed with #​672

v2.1.814: Bug fixes and contributions

What's Changed

New Contributors

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.790...v2.1.814

v2.1.790: Fix nullref when reading "Reusing node" messages with null BuildEventArgs

What's Changed

Fixes #​662

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.787...v2.1.790

v2.1.787: Fix race condition

What's Changed

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.784...v2.1.787

v2.1.784: Support binlog format version 16

What's Changed

New Contributors

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.758...v2.1.784


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 24, 2023 21:56
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 24, 2023
@renovate renovate bot force-pushed the renovate/msbuild.structuredlogger-2.x branch 5 times, most recently from a1ccd45 to 783107f Compare June 28, 2023 06:19
@renovate renovate bot force-pushed the renovate/msbuild.structuredlogger-2.x branch 4 times, most recently from f5100c9 to dc2c389 Compare July 12, 2023 14:05
@pascalberger pascalberger linked an issue Jul 13, 2023 that may be closed by this pull request
@pascalberger pascalberger force-pushed the renovate/msbuild.structuredlogger-2.x branch from dc2c389 to 0fc4874 Compare July 13, 2023 13:07
@renovate renovate bot force-pushed the renovate/msbuild.structuredlogger-2.x branch from 0fc4874 to 543f9f1 Compare July 13, 2023 13:08
@pascalberger pascalberger changed the base branch from develop to release/3.0.0 July 13, 2023 13:08
@pascalberger pascalberger force-pushed the renovate/msbuild.structuredlogger-2.x branch from 543f9f1 to f30918a Compare July 13, 2023 13:10
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jul 13, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@pascalberger pascalberger merged commit 90d337d into release/3.0.0 Jul 13, 2023
@pascalberger pascalberger deleted the renovate/msbuild.structuredlogger-2.x branch July 13, 2023 13:11
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.

Add support for binlog format version 16

1 participant