Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2020

Bumps Serilog.Sinks.Loki from 2.1.0 to 3.0.0.

Release notes

Sourced from Serilog.Sinks.Loki's releases.

v3.0.0

This release includes:

#28 - Enable the LokiHttpClient to be configured via appsettings.json #24 - Loki doesn't support Verbose and Fatal log levels, so they've been mapped to Loki's trace and critical levels #13 - Windows newline/backslashes BadRequest fix #22 - Labels can now be explicitly set via the PropertiesAsLabels field

v2.2.0 Release

#13 - Windows newline/backslashes BadRequest fix #18 - Use the timestamp of the original log event

Commits
  • d675dab Bump to 3.0.0
  • d88dde0 Merge pull request #22 from jincod/master
  • 89319f2 Merge pull request #28 from anaselhajjaji/master
  • 2b780a8 Make the class LokiHttpClient abstract to be used in appsettings.json
  • c7eaa52 updated API
  • 88860a5 Merge pull request #24 from Falco20019/Falco20019/fix-levels
  • 5d6c16f Use correct levels
  • 407d0ec Bump to 2.2.0
  • 01e980f added default log-label provider
  • 081598d Merge pull request #18 from Kromi75/LogMessageTimestamp
  • 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 11, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants