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 4.0.0 to 5.2.2 in /Source #40

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps Serilog.Sinks.Seq from 4.0.0 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)

v5.2.1

  • #185 - dependency update only - update to Serilog.Sinks.PeriodicBatching for better compatibility with other sinks (@​nblumhardt)

v5.2.0

  • #179 - support IAsyncDisposable and bump dependency on Serilog.Sinks.PeriodicBatching to 3.0.0 to prevent deadlocks when flushing on AWS Lambda (@​nblumhardt)
  • #180 - limit the default pooled HTTP connection lifetime on .NET 5 and later runtimes (@​nblumhardt)
  • #182 - update dependencies including Serilog.Sinks.File (@​nblumhardt)

v5.1.1

  • #165 - fix migration from the old durable buffer file format to the new one (@​nblumhardt)

v5.1.0

v5.0.1

  • #147 - update System.Net.Http for netstandard1.1 and netstandard1.3 (avoids CVE-2018-8292)

v5.0.0

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 4.0.0 to 5.2.2.
- [Release notes](https://github.com/serilog/serilog-sinks-seq/releases)
- [Commits](datalust/serilog-sinks-seq@v4.0.0...v5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants