-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump Serilog, Serilog.AspNetCore, Serilog.Formatting.Compact, Serilog.Settings.Configuration, Serilog.Sinks.Console and Serilog.Sinks.File in /src/HomeInventory #930
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/src/HomeInventory/multi-f01de3f14b
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
….Settings.Configuration, Serilog.Sinks.Console and Serilog.Sinks.File Bumps [Serilog](https://github.com/serilog/serilog), [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore), [Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact), [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration), [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) and [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file). These dependencies needed to be updated together. Updates `Serilog` from 4.0.1 to 3.1.1 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v4.0.1...v3.1.1) Updates `Serilog.AspNetCore` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v8.0.1...v8.0.2) Updates `Serilog.Formatting.Compact` from 3.0.0 to 2.0.0 - [Release notes](https://github.com/serilog/serilog-formatting-compact/releases) - [Commits](serilog/serilog-formatting-compact@v3.0.0...v2.0.0) Updates `Serilog.Settings.Configuration` from 8.0.2 to 8.0.2 - [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@v8.0.2...v8.0.2) Updates `Serilog.Sinks.Console` from 6.0.0 to 5.0.0 - [Release notes](https://github.com/serilog/serilog-sinks-console/releases) - [Commits](serilog/serilog-sinks-console@v6.0.0...v5.0.0) Updates `Serilog.Sinks.File` from 6.0.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@v6.0.0...v5.0.0) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog.Formatting.Compact dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog.Sinks.Console dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Sinks.File dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files |
Test Results294 tests ±0 294 ✅ ±0 6s ⏱️ +2s Results for commit 86ac82c. ± Comparison against base commit 67237c4. This pull request removes 17 and adds 17 tests. Note that renamed tests count towards both.
|
Minimum allowed line rate is |
SummarySummary
CoverageHomeInventory.Application - 93.3%
HomeInventory.Application.Framework - 97.8%
HomeInventory.Application.UserManagement - 93.4%
HomeInventory.Application.UserManagement.Interfaces - 92.8%
HomeInventory.Contracts.UserManagement.Validators - 100%
HomeInventory.Contracts.Validations - 100%
HomeInventory.Core - 92.7%
HomeInventory.Domain - 89.2%
HomeInventory.Domain.Primitives - 84.1%
HomeInventory.Domain.UserManagement - 91.6%
HomeInventory.Infrastructure - 91%
HomeInventory.Infrastructure.Framework - 81.9%
HomeInventory.Infrastructure.UserManagement - 92.8%
HomeInventory.Tests.Framework - 85.7%
HomeInventory.Web - 81.1%
HomeInventory.Web.Framework - 89.7%
HomeInventory.Web.UserManagement - 100%
|
Looks like these dependencies are up-to-date now, so this is no longer needed. |
auto-merge was automatically disabled
August 2, 2024 15:28
Pull request was closed
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
enhancement
New feature or request
maintenance
.NET
Pull requests that update .net code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps Serilog, Serilog.AspNetCore, Serilog.Formatting.Compact, Serilog.Settings.Configuration, Serilog.Sinks.Console and Serilog.Sinks.File. These dependencies needed to be updated together.
Updates
Serilog
from 4.0.1 to 3.1.1Commits
999d686
Merge pull request #1978 from serilog/dev16739f0
Don't stack overflow when disposingReusableStringWriter
(#1977)ca4efda
Dev version bump [skip ci]765a046
Merge pull request #1975 from serilog/deve37837e
chore(docs): Markdown housekeeping (#1969)a493ffd
chore: Drop test coverage for out of support .NET Core vers (#1971)e059e9f
MakeStringBuilderCapacityThreshold
the even power of two that was intended8d0e2ed
ReusableStringWriter: Dispose instance with too big buffer (#1964)88f76a8
By reference string comparison in template cache (#1947)d6e80e6
Removed temporary array allocations for properties (#1948)Updates
Serilog.AspNetCore
from 8.0.1 to 8.0.2Release notes
Sourced from Serilog.AspNetCore's releases.
Commits
57d78d1
Merge pull request #378 from serilog/dev1a88701
Merge pull request #377 from nblumhardt/dependency-update77bd65c
Update Serilog.Settings.Configuration dependency to avoid transitive dependen...70808df
Fix comment in sample code [skip ci]cd8662f
Merge pull request #370 from nblumhardt/readme-updates92bc15a
README and sample updates to match recent .NET hosting modelsc862bfc
Merge pull request #367 from sungam3r/cleanup656b79e
Remove excessive dependencies + format0b2a9ab
Merge pull request #364 from RandomBuffer/FixPushPropertyExample178f6df
Fix C# example for PushProperty.Updates
Serilog.Formatting.Compact
from 3.0.0 to 2.0.0Commits
1df7654
add TargetFrameworksb7b063d
test proj, removed obsolete Condition for TargetFramework net4524f35478
replaced Build.ps1 with adapted Build.ps1 from serilog projectf93b3df
AppVeyor SDK 7.0.3045ad414d
SDK version 7.0.8973c40f
restored global.json, SDK 7.0.3006eb8935
updated formatting benchmarkb0adbda
PackageIconUrl is deprecated, added serilog-extension-nuget.png to local proj...Updates
Serilog.Settings.Configuration
from 8.0.2 to 8.0.2Commits
Updates
Serilog.Sinks.Console
from 6.0.0 to 5.0.0Commits
49df3e6
Merge pull request #134 from sungam3r/opt212ad03
FEATURE_SPANab5fdb8
Optimize TimestampTokenRenderer7356b35
update Microsoft.NET.Test.Sdk to 16.6.1e5ae02f
Dev version bump [skip ci]565c284
Merge pull request #132 from serilog/devdf9f28a
Update publishing keyfd86c78
Bump minor version - new theme addedf2351f2
Note the use of Serilog.Sinks.Async to move writes to background thread [skip...59fe4b1
Merge pull request #124 from ggobbe/feat/sixteen-colors-themesUpdates
Serilog.Sinks.File
from 6.0.0 to 5.0.0Commits
7eb21bd
Merge pull request #210 from serilog/deve64e9a9
Add PrivateAssets=All to Nullable dependency 😅3d63fa7
Publish frommain
7ca6143
Builds frommain
a2fa447
Allow FileLifecycleHooks to change the length of the stream. Resolves #186edd4ba9
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-version6f43751
Remove matching testa1ba60e
Unpin the assembly version; fixes #135Dependabot 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)