Skip to content

Bump Serilog.Settings.Configuration from 3.2.0-dev-00272 to 3.3.0#24

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Serilog.Settings.Configuration-3.3.0
Closed

Bump Serilog.Settings.Configuration from 3.2.0-dev-00272 to 3.3.0#24
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Serilog.Settings.Configuration-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 7, 2021

Bumps Serilog.Settings.Configuration from 3.2.0-dev-00272 to 3.3.0.

Release notes

Sourced from Serilog.Settings.Configuration's releases.

v3.3.0

v3.2.0

Changelog

Sourced from Serilog.Settings.Configuration's changelog.

3.3.0

  • #276, #225, #167 - added support for constructors with arguments for complex types

3.2.0

  • #162 - LoggingFilterSwitch support
  • #202 - added support to AuditTo.Logger
  • #203 - added support for custom types in arrays and custom collections
  • #218 - fixed an issue with dotnet restore with rid specified if referenced from netstandard project
  • #219 - reduced search graph for configuration dlls to avoid native assets
  • #221 - added support for conditional/leveled enrichers from Serilog 2.9+
  • #222 - updated Microsoft.Extensions.DependencyModel
  • #231 - make '$' sign optional for minimum level / filter switch declarations
  • #237 - DependencyContextAssemblyFinder fix: check serilog at the start of the name for any dependent package
  • #239 - handle NotSupportedException for .net 5.0 single file applications
  • #260 - skip static constructor on binding for complex parameters types

3.1.0

  • #155 - improve SelfLog output when misconfigured
  • #160 - respect dynamic logging level changes for LevelSwitch section
  • #158 - update NuGet package license format to new format
  • #159 - DllScanningAssemblyFinder fixes #157, #150, #122, #156
  • #161 - support simple type names for Serilog types
  • #151 - no longer rely on static state in ConfigurationReader
  • #179 - added missing null checks for settingConfiguration
  • #163 - added new ReadFrom.Configuration(...) overloads; marked old as obsolete
  • #176 - added test to show how to filter child contexts

3.0.1

  • #142 - Fix IConfiguration parameters not being populated
  • #143 - Fix ReadFrom.ConfigurationSection() looking for sections below a root Serilog section

3.0.0

  • #91 & #92 - Fix cherrypick from master
  • #97 - Support of IConfiguration parameters & IConfigurationSection parameters
  • #83 - Updated dependencies of Microsoft.Extensions.DependencyModel, Microsoft.Extensions.Configuration.Abstraction & Microsoft.Extensions.Options.ConfigurationExtensions per TFM
  • #98 - specify string array params
  • Target Framework change to netcoreapp2.0
  • Build updates including addition of Travis Build
  • #105 - detect and fail on ambiguous configurations
  • #110 - destructure support
  • #111 - case-insensitive argument matching
  • #132 - choose string overloads to resolve binding ambiguities
  • #134 - specify repository URL in package
  • #124 - build a .NET 4.6.1 target

... (truncated)

Commits

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)

Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 3.2.0-dev-00272 to 3.3.0.
- [Release notes](https://github.com/serilog/serilog-settings-configuration/releases)
- [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog-settings-configuration/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 14, 2022

Superseded by #109.

@dependabot dependabot bot closed this Sep 14, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Serilog.Settings.Configuration-3.3.0 branch September 14, 2022 12:23
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