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 Serilog.Sinks.Console from 3.1.1 to 4.0.1 in /src #410

Merged
merged 9 commits into from
Jan 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps Serilog.Sinks.Console from 3.1.1 to 4.0.1.

Release notes

Sourced from Serilog.Sinks.Console's releases.

v4.0.1

v4.0.0

Commits
  • 37f02f5 Merge pull request #122 from serilog/dev
  • c3231ab Fix ExceptionTokenRenderer to WriteLine after reset sequence
  • 7ecfd08 Merge pull request #114 from sungam3r/patch-1
  • 5045157 Update ThemedMessageTemplateRenderer.cs
  • 08e0e65 Update ISSUE_TEMPLATE.md
  • 447b0b8 Dev version bump [skip ci]
  • bdadace Merge pull request #82 from serilog/dev
  • 9f26947 Tidy up, fix build, add net5.0 targets, use the Nullable support package
  • ffc2c0f Merge pull request #98 from rafaelsc/feature/nullableReference
  • 89af075 Merge branch 'dev' into feature/nullableReference
  • 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 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 Nov 19, 2021
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.17.0 to 4.2.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V3.17...V4.2.1)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Serilog.Sinks.Console-4.0.1 branch from 2c059b2 to d003c9a Compare January 24, 2022 20:45
gep13 and others added 8 commits January 24, 2022 20:56
* dependabot/nuget/src/NUnit3TestAdapter-4.2.1:
  Bump NUnit3TestAdapter from 3.17.0 to 4.2.1 in /src
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](dotnet/roslynator@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…evelop

* dependabot/nuget/src/Roslynator.Analyzers-4.0.0:
  [skip ci] Bump Roslynator.Analyzers from 3.1.0 to 4.0.0 in /src
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 11.1.1 to 11.2.1.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v11.1.1...v11.2.1)

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* dependabot/nuget/src/YamlDotNet-11.2.1:
  [skip ci] Bump YamlDotNet from 11.1.1 to 11.2.1 in /src
Bumps [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-sinks-file@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…elop

* dependabot/nuget/src/Serilog.Sinks.File-5.0.0:
  [skip ci] Bump Serilog.Sinks.File from 4.1.0 to 5.0.0 in /src
Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) from 3.1.1 to 4.0.1.
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](serilog/serilog-sinks-console@v3.1.1...v4.0.1)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@gep13 gep13 force-pushed the dependabot/nuget/src/Serilog.Sinks.Console-4.0.1 branch from d003c9a to 49f9545 Compare January 24, 2022 21:15
@gep13 gep13 merged commit 4cd3ffa into develop Jan 24, 2022
@gep13 gep13 deleted the dependabot/nuget/src/Serilog.Sinks.Console-4.0.1 branch January 24, 2022 21:34
@gep13 gep13 added Improvement and removed dependencies Pull requests that update a dependency file labels Jan 25, 2022
@gep13 gep13 added this to the 0.13.0 milestone Jan 25, 2022
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.13.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants