Skip to content

Bump Serilog.Sinks.File from 4.1.0 to 5.0.0 #1511

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

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps Serilog.Sinks.File from 4.1.0 to 5.0.0.

Release notes

Sourced from Serilog.Sinks.File's releases.

v5.0.0

Commits
  • 7eb21bd Merge pull request #210 from serilog/dev
  • e64e9a9 Add PrivateAssets=All to Nullable dependency 😅
  • 3d63fa7 Publish from main
  • 7ca6143 Builds from main
  • a2fa447 Allow FileLifecycleHooks to change the length of the stream. Resolves #186
  • edd4ba9 Add net5.0 target; use (source-only) Nullable package instead of bundling dow...
  • 08ff445 Add support C# 8 nullable reference types (#166)
  • be730d4 Merge pull request #227 from nblumhardt/unpin-assembly-version
  • 6f43751 Remove matching test
  • a1ba60e Unpin the assembly version; fixes #135
  • 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 requested a review from rjmholt as a code owner June 25, 2021 12:08
@dependabot dependabot bot requested a review from andyleejordan June 25, 2021 12:08
@andyleejordan
Copy link
Member

@rjmholt Thoughts on this one? It's a major version bump, but also everything passed. But then also it's Serilog.

Copy link
Contributor

@rjmholt rjmholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this might actually be a good thing for us. Certainly I wouldn't expect compilation to succeed if the major version bump were an issue.

@andyleejordan
Copy link
Member

@dependabot rebase

Bumps [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-sinks-file@v4.1.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Serilog.Sinks.File-5.0.0 branch from 9ca28b5 to 6d8f343 Compare June 29, 2021 16:05
@andyleejordan andyleejordan enabled auto-merge (squash) June 29, 2021 16:05
@andyleejordan andyleejordan merged commit 52f4184 into master Jun 29, 2021
@andyleejordan andyleejordan deleted the dependabot/nuget/Serilog.Sinks.File-5.0.0 branch June 29, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants