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

Bump MSBuild.StructuredLogger from 2.1.745 to 2.1.758 in /src#285

Merged
pascalberger merged 1 commit intodevelopfrom
dependabot/nuget/src/MSBuild.StructuredLogger-2.1.758
Jan 8, 2023
Merged

Bump MSBuild.StructuredLogger from 2.1.745 to 2.1.758 in /src#285
pascalberger merged 1 commit intodevelopfrom
dependabot/nuget/src/MSBuild.StructuredLogger-2.1.758

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps MSBuild.StructuredLogger from 2.1.745 to 2.1.758.

Release notes

Sourced from MSBuild.StructuredLogger's releases.

Support binlog format version 15

What's Changed

New Contributors

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

Fix ArgumentOutOfRange in Environment

Full Changelog: KirillOsenkov/MSBuildStructuredLog@v2.1.745...v2.1.746

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2022
@dependabot dependabot bot requested a review from a team December 20, 2022 04:09
@dependabot dependabot bot force-pushed the dependabot/nuget/src/MSBuild.StructuredLogger-2.1.758 branch 3 times, most recently from a858e6a to e711115 Compare January 8, 2023 20:23
Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.1.745 to 2.1.758.
- [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
- [Commits](KirillOsenkov/MSBuildStructuredLog@v2.1.745...v2.1.758)

---
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 force-pushed the dependabot/nuget/src/MSBuild.StructuredLogger-2.1.758 branch from e711115 to b6b3ca4 Compare January 8, 2023 20:24
@pascalberger pascalberger linked an issue Jan 8, 2023 that may be closed by this pull request
@pascalberger pascalberger merged commit b0001a2 into develop Jan 8, 2023
@pascalberger pascalberger deleted the dependabot/nuget/src/MSBuild.StructuredLogger-2.1.758 branch January 8, 2023 21:00
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 15

1 participant