Skip to content

Bump Serilog.Extensions.Logging from 2.0.4 to 3.0.1 #1062

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 8, 2019

Bumps Serilog.Extensions.Logging from 2.0.4 to 3.0.1.

Release notes

Sourced from Serilog.Extensions.Logging's releases.

v3.0.1

v3.0.0

Commits
  • 60bcdd9 Merge pull request #151 from serilog/dev
  • 9406664 Merge pull request #150 from credfeto/bugfix/149-index-out-of-range-creating-...
  • fb572f8 #149 - Fixed index out of range issue with negative ids
  • 04038d0 Dev version bump [skip ci]
  • 71235c0 Merge pull request #145 from serilog/dev
  • 11c3c07 Merge pull request #142 from nblumhardt/event-id-caching
  • 40a2a2d Add some basic benchmarks
  • 8301b4e Cache low-numbered numeric event ids to reduce allocations
  • e1a4780 Merge pull request #148 from nblumhardt/toolchain-update
  • 95ab1c1 Update to use VS 2019 final image
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@TylerLeonhardt
Copy link
Member

@dependabot recreate

@dependabot-preview
Copy link
Contributor Author

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Serilog.Extensions.Logging-3.0.1 branch October 8, 2019 22:03
@TylerLeonhardt
Copy link
Member

@dependabot reopen

@dependabot-preview dependabot-preview bot reopened this Oct 8, 2019
@dependabot-preview dependabot-preview bot restored the dependabot/nuget/Serilog.Extensions.Logging-3.0.1 branch October 8, 2019 22:03
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Serilog.Extensions.Logging-3.0.1 branch from dccf8cd to af32692 Compare October 8, 2019 22:03
@rjmholt
Copy link
Contributor

rjmholt commented Oct 9, 2019

Services/PowerShellContext/Session/RunspaceDetails.cs(6,24): error CS0234: The type or namespace name 'RuntimeBinder' does not exist in the namespace 'Microsoft.CSharp' (are you missing an assembly reference?) [/home/vsts/work/1/s/src/PowerShellEditorServices/PowerShellEditorServices.csproj]

Interesting

@TylerLeonhardt
Copy link
Member

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Serilog.Extensions.Logging-3.0.1 branch from af32692 to 51ee7fc Compare October 28, 2019 16:49
@TylerLeonhardt
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Serilog.Extensions.Logging-3.0.1 branch from 51ee7fc to 6699be9 Compare October 28, 2019 23:00
@TylerLeonhardt
Copy link
Member

Serilog.Extensions.Logging removed the dependency on Microsoft.CSharp so we need to add it for dynamic to work

@TylerLeonhardt
Copy link
Member

Opened #1074 to track not depending on Microsoft.CSharp

@TylerLeonhardt TylerLeonhardt merged commit 6c4afef into master Oct 30, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Serilog.Extensions.Logging-3.0.1 branch October 30, 2019 01:10
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