Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Bump Serilog.Sinks.Seq from 5.1.1 to 5.2.2 #79

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2023
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.

0 participants