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.Seq from 5.2.1 to 5.2.2 #1099

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps Serilog.Sinks.Seq from 5.2.1 to 5.2.2.

Release notes

Sourced from Serilog.Sinks.Seq's releases.

v5.2.2

  • #189 - don't crash on Blazor, where PooledConnectionLifetime is not supported (@​nblumhardt)
Commits
  • ab19f10 Publishing key update
  • 1f610e3 Merge pull request #192 from datalust/dev
  • 5435b70 Merge pull request #191 from nblumhardt/detect-wasm-arch
  • 5fa0759 Merge pull request #190 from datalust/dev
  • 7e50b60 Use classic PowerShell to preserve environment across install/build scripts
  • e5deb43 Switch to using RuntimeInformation.ProcessArchitecture for Blazor detection
  • f8e7b73 Dev version bump
  • 30294f5 Merge pull request #188 from nblumhardt/sample-net60-only
  • 3025dfc Merge pull request #189 from nblumhardt/runtime-info-blazor-check
  • b1c0c9c Don't crash on Blazor, where PooledConnectionLifetime can't be specified
  • 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)

Bumps [Serilog.Sinks.Seq](https://github.com/serilog/serilog-sinks-seq) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/serilog/serilog-sinks-seq/releases)
- [Commits](datalust/serilog-sinks-seq@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Seq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 16, 2022 02:01
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 16, 2022
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Merging #1099 (90b1707) into main (bf55f8c) will decrease coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1099      +/-   ##
==========================================
- Coverage   86.28%   86.09%   -0.19%     
==========================================
  Files         137      137              
  Lines        3302     3302              
==========================================
- Hits         2849     2843       -6     
- Misses        453      459       +6     
Flag Coverage Δ
linux 86.06% <ø> (-0.22%) ⬇️
macos 53.87% <ø> (+0.03%) ⬆️
windows 53.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ools/MessageHandling/Dispatch/MessageDispatcher.cs 87.27% <0.00%> (-10.91%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martincostello martincostello merged commit 29d4988 into main Nov 16, 2022
@martincostello martincostello deleted the dependabot/nuget/Serilog.Sinks.Seq-5.2.2 branch November 16, 2022 07:16
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