Skip to content

Bump Serilog.Sinks.Http from 6.0.0 to 7.2.0 #405

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

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Serilog.Sinks.Http from 6.0.0 to 7.2.0.

Release notes

Sourced from Serilog.Sinks.Http's releases.

Release v7.2.0

⚡ Added

Release v7.1.0

⚡ Added

  • Add class ByteSize which helps specifying multipliers of the unit byte.

💉 Fixed

  • #135 The type IConfiguration exists in both Microsoft.Extensions.Configuration.Abstractions and Serilog.Sinks.Http (discovered by @brian-pickens-web and contributed by @aleksaradz)

Release v7.0.1

💉 Fixed

  • #127 NuGet package does not show an icon
  • Configure SourceLink to embed untracked sources
  • Configure SourceLink to use deterministic builds when running on AppVeyor

Release v7.0.0

⚡ Added

Changelog

Sourced from Serilog.Sinks.Http's changelog.

[7.2.0] - 2020-10-19

⚡ Added

[7.1.0] - 2020-10-18

⚡ Added

  • Add class ByteSize which helps specifying multipliers of the unit byte.

💉 Fixed

  • #135 The type IConfiguration exists in both Microsoft.Extensions.Configuration.Abstractions and Serilog.Sinks.Http (discovered by @brian-pickens-web and contributed by @aleksaradz)

[7.0.1] - 2020-08-14

💉 Fixed

  • #127 NuGet package does not show an icon
  • Configure SourceLink to embed untracked sources
  • Configure SourceLink to use deterministic builds when running on AppVeyor

[7.0.0] - 2020-08-12

⚡ Added

Commits
  • d817183 release 7.2.0
  • efe5bbd chore: cleanup build constants
  • 26b8f09 docs(changelog): update
  • 21bc07f feat: Add netstandard2.1 target & update test project to netcoreapp3.1 (#140)
  • aa63182 release 7.1.0
  • 511146c docs(changelog): update
  • 7fb3fd2 Shim Microsoft.Extensions.Configuration.IConfiguration for net45 and netstand...
  • dc4b673 chore(deps): update dependency moq to v4.14.7 (#138)
  • 4c521b7 chore(deps): update aspnet extensions monorepo to v3.1.9 (#137)
  • 8f92a8d chore(greeting): run on target pull requests
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner October 19, 2020 23:18
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 19, 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