Skip to content
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

Package Dependencies: Bump the serilog group with 4 updates #4

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the serilog group with 4 updates: Serilog.AspNetCore, Serilog.Settings.Configuration, Serilog.Sinks.Console and Microsoft.Extensions.Configuration.Binder.

Updates Serilog.AspNetCore from 8.0.2 to 8.0.3

Release notes

Sourced from Serilog.AspNetCore's releases.

v8.0.3

  • #383 - update Serilog.Settings.Configuration dependency (@​Numpsy)
Commits

Updates Serilog.Settings.Configuration from 8.0.2 to 8.0.4

Release notes

Sourced from Serilog.Settings.Configuration's releases.

v8.0.4

  • #439 - update Microsoft.Extensions.DependencyModel to 8.0.2 (@​Numpsy)

v8.0.3

Commits
  • 71ba0e3 Merge pull request #440 from serilog/dev
  • 0c31659 Merge pull request #439 from Numpsy/mde_802
  • b0db34c Update Microsoft.Extensions.DependencyModel to 8.0.2
  • 77fcc2a Dev version bump [skip ci]
  • 0714258 Merge pull request #438 from serilog/dev
  • 9d920b7 Merge pull request #413 from DavidAllardyce/332-WebApplicationFactory-Default...
  • 53f5717 Dev version bump [skip ci]
  • 428ab69 Merge pull request #430 from nblumhardt/complex-props
  • 296a8ba Merge pull request #432 from 0xced/string-to-enum-ignore-case
  • 47f447a Make string to enum conversion case insensitive
  • Additional commits viewable in compare view

Updates Serilog.Sinks.Console from 6.0.0 to 5.0.0

Commits
  • 49df3e6 Merge pull request #134 from sungam3r/opt
  • 212ad03 FEATURE_SPAN
  • ab5fdb8 Optimize TimestampTokenRenderer
  • 7356b35 update Microsoft.NET.Test.Sdk to 16.6.1
  • e5ae02f Dev version bump [skip ci]
  • 565c284 Merge pull request #132 from serilog/dev
  • df9f28a Update publishing key
  • fd86c78 Bump minor version - new theme added
  • f2351f2 Note the use of Serilog.Sinks.Async to move writes to background thread [skip...
  • 59fe4b1 Merge pull request #124 from ggobbe/feat/sixteen-colors-themes
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Configuration.Binder from 8.0.2 to 8.0.0

Commits

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

Bumps the serilog group with 4 updates: [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore), [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration), [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) and [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime).


Updates `Serilog.AspNetCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](serilog/serilog-aspnetcore@v8.0.2...v8.0.3)

Updates `Serilog.Settings.Configuration` from 8.0.2 to 8.0.4
- [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.4)

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 `Microsoft.Extensions.Configuration.Binder` from 8.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.0)

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: serilog
- dependency-name: Serilog.Settings.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: serilog
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: serilog
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: serilog
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2024
@pdevito3 pdevito3 closed this Nov 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 30, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/nuget/serilog-ca262ca401 branch November 30, 2024 22:26
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.

1 participant