Skip to content

chore(deps): bump Serilog.Settings.Configuration from 7.0.0 to 8.0.0#198

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Serilog.Settings.Configuration-8.0.0
Open

chore(deps): bump Serilog.Settings.Configuration from 7.0.0 to 8.0.0#198
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Serilog.Settings.Configuration-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps Serilog.Settings.Configuration from 7.0.0 to 8.0.0.

Release notes

Sourced from Serilog.Settings.Configuration's releases.

v8.0.0

v7.0.1

  • #388 - case-insensitive parsing for level overrides (@​sungam3r)
  • #391 - relax check for existence of Using section in configuration when publishing in single-file mode (@​0xced)
Commits
  • 014b42c Merge pull request #402 from serilog/dev
  • 717a458 Merge pull request #397 from 0xced/nuget-metadata
  • 7fc0d58 Merge pull request #401 from nblumhardt/dotnet-8
  • 41bc33d Use the regular dotnet test command invocation
  • b56af24 Remove generated files
  • c9b46f3 Hitting some test runner issues in CI, falling back to matching 2.5.3 version...
  • a234c68 Update to .NET 8 RTM and Serilog 3.1.1
  • 0ea70d3 Update publishing key
  • b174dd2 Merge pull request #400 from nblumhardt/net-80-rc2
  • 7ae61e6 Review feedback
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-settings-configuration@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Settings.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 29, 2024
@codecov
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a353d01) 93.40% compared to head (8ef97e0) 93.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   93.40%   93.40%           
=======================================
  Files          17       17           
  Lines         273      273           
  Branches       20       20           
=======================================
  Hits          255      255           
  Misses         12       12           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 .NET Pull requests that update .net code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants