-
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 the serilog group across 1 directory with 5 updates #90
Closed
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
dependabot
bot
added
.NET
Pull requests that update .net code
dependencies
Pull requests that update a dependency file
labels
Dec 9, 2024
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/nuget/serilog-d5bf50e1b4
branch
from
December 10, 2024 05:16
02970cf
to
12caea2
Compare
Bumps the serilog group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Serilog](https://github.com/serilog/serilog) | `4.1.0` | `4.2.0` | | [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [Serilog](https://github.com/serilog/serilog) | `4.1.0` | `4.2.0` | | [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting) | `8.0.0` | `9.0.0` | | [Serilog](https://github.com/serilog/serilog) | `4.1.0` | `4.2.0` | | [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) | `8.0.4` | `9.0.0` | | [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.3` | `9.0.0` | Updates `Serilog` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v4.1.0...v4.2.0) Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.0) Updates `Serilog` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v4.1.0...v4.2.0) Updates `Serilog.Extensions.Hosting` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases) - [Commits](serilog/serilog-extensions-hosting@v8.0.0...v9.0.0) Updates `Serilog` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](serilog/serilog@v4.1.0...v4.2.0) Updates `Serilog.Settings.Configuration` from 8.0.4 to 9.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@v8.0.4...v9.0.0) Updates `Serilog.AspNetCore` from 8.0.3 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v8.0.3...v9.0.0) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: serilog - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: serilog - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: serilog - dependency-name: Serilog.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: serilog - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/nuget/serilog-d5bf50e1b4
branch
from
December 10, 2024 05:21
12caea2
to
9fbe5b7
Compare
The group that created this PR has been removed from your configuration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 the serilog group with 5 updates in the / directory:
4.1.0
4.2.0
9.0.0
9.0.0
4.1.0
4.2.0
8.0.0
9.0.0
4.1.0
4.2.0
8.0.4
9.0.0
8.0.3
9.0.0
Updates
Serilog
from 4.1.0 to 4.2.0Release notes
Sourced from Serilog's releases.
Commits
0e316b7
Stabilize and fully-implement dotted property names in message templates (#2141)6b5412f
Create SECURITY.mdc939328
.NET 9 SDK and TFM updates (#2138)49c84a4
Update ILogEventSink.csabf32a1
naming, linting29137db
to support multi-dimensions148e53c
work6e6507c
Add support for multi-dimensional arrays7af255d
Some edits after reviewing latest changes (#2028)12c24a5
README trivia to suit NuGet.org [skip ci]Updates
Microsoft.Extensions.Hosting.Abstractions
from 9.0.0 to 9.0.0Commits
Updates
Serilog
from 4.1.0 to 4.2.0Release notes
Sourced from Serilog's releases.
Commits
0e316b7
Stabilize and fully-implement dotted property names in message templates (#2141)6b5412f
Create SECURITY.mdc939328
.NET 9 SDK and TFM updates (#2138)49c84a4
Update ILogEventSink.csabf32a1
naming, linting29137db
to support multi-dimensions148e53c
work6e6507c
Add support for multi-dimensional arrays7af255d
Some edits after reviewing latest changes (#2028)12c24a5
README trivia to suit NuGet.org [skip ci]Updates
Serilog.Extensions.Hosting
from 8.0.0 to 9.0.0Release notes
Sourced from Serilog.Extensions.Hosting's releases.
Commits
87e316f
Dev version bump [skip ci]1a13094
Update build badge [skip ci]f32d4a6
Merge pull request #85 from sungam3r/whitespace0a5bb87
Merge branch 'dev' into whitespacebf9b41b
Merge pull request #96 from nblumhardt/dotnet-94269818
Remove .DS_Store796456d
Update to .NET 9 SDK and Microsoft.Extensions.Hosting 9.0.0; Actions build; e...4ec0cc2
One more outdated README example [skip ci]21bb78a
Remove outdated recommendation to setMicrosoft
toWarning
[skip ci]d44e684
Merge pull request #87 from nblumhardt/readme-updatesUpdates
Serilog
from 4.1.0 to 4.2.0Release notes
Sourced from Serilog's releases.
Commits
0e316b7
Stabilize and fully-implement dotted property names in message templates (#2141)6b5412f
Create SECURITY.mdc939328
.NET 9 SDK and TFM updates (#2138)49c84a4
Update ILogEventSink.csabf32a1
naming, linting29137db
to support multi-dimensions148e53c
work6e6507c
Add support for multi-dimensional arrays7af255d
Some edits after reviewing latest changes (#2028)12c24a5
README trivia to suit NuGet.org [skip ci]Updates
Serilog.Settings.Configuration
from 8.0.4 to 9.0.0Release notes
Sourced from Serilog.Settings.Configuration's releases.
Commits
dfb4df4
Merge pull request #414 from sungam3r/cleanup7b32725
Merge branch 'dev' into cleanupafeb558
Merge pull request #446 from sungam3r/changes6923f3e
Revert "coverage"8a6e98f
coverageee01ebd
Merge branch 'dev' into cleanupe8261cc
1d06050e
Force editorconfig + small changesd50d7a7
Force editorconfig + small changes120d753
Merge pull request #445 from nblumhardt/dotnet-9-build-fixesUpdates
Serilog.AspNetCore
from 8.0.3 to 9.0.0Release notes
Sourced from Serilog.AspNetCore's releases.
Commits
4e3bb55
Merge pull request #388 from nblumhardt/dotnet-9613941a
Remove vestigial images folderba53133
Remove .DS_Store985ce64
Update to .NET 9; Actions buildd47eefb
Dev version bump [skip ci]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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions