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

Bump Serilog.AspNetCore and Serilog.Settings.Configuration #1475

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps Serilog.AspNetCore and Serilog.Settings.Configuration. These dependencies needed to be updated together.
Updates Serilog.AspNetCore from 8.0.1 to 8.0.2

Release notes

Sourced from Serilog.AspNetCore's releases.

v8.0.2

Commits
  • 57d78d1 Merge pull request #378 from serilog/dev
  • 1a88701 Merge pull request #377 from nblumhardt/dependency-update
  • 77bd65c 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-updates
  • 92bc15a README and sample updates to match recent .NET hosting models
  • c862bfc Merge pull request #367 from sungam3r/cleanup
  • 656b79e Remove excessive dependencies + format
  • 0b2a9ab Merge pull request #364 from RandomBuffer/FixPushPropertyExample
  • 178f6df Fix C# example for PushProperty.
  • Additional commits viewable in compare view

Updates Serilog.Settings.Configuration from 8.0.0 to 8.0.2

Release notes

Sourced from Serilog.Settings.Configuration's releases.

v8.0.2

  • #428 - update Microsoft.Extensions.DependencyModel dependency to avoid vulnerable transitive dependency on System.Text.Json (@​Numpsy)
  • #427 - test project update (@​Numpsy)

v8.0.1

Commits
  • d54b133 Merge pull request #429 from serilog/dev
  • e42be6a Merge pull request #428 from Numpsy/bump
  • d9ddc39 Merge pull request #427 from serilog/xunit
  • 6c231a3 Update Microsoft.Extensions.DependencyModel to 8.0.1
  • 80b30e1 Update xunit to 2.9.0
  • a502598 Dev version bump [skip ci]
  • 0ab5073 Merge pull request #422 from serilog/dev
  • cfe1b52 Revert minor version bump - forgot about the versioning policy used here :) [...
  • 39c07a9 Minor version bump - new features incoming
  • fda80d9 Merge pull request #405 from ChristofferGersen/support-collection-arguments
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 1, 2024
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) and [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration). These dependencies needed to be updated together.

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.Settings.Configuration` from 8.0.0 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.0...v8.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-a302e10a7e branch from 5388fdb to 1d8fe88 Compare October 1, 2024 08:31
Copy link

sonarcloud bot commented Oct 1, 2024

Copy link
Contributor

@martyn-w martyn-w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@martyn-w martyn-w merged commit 7a55519 into master Oct 1, 2024
11 checks passed
@martyn-w martyn-w deleted the dependabot/nuget/multi-a302e10a7e branch October 1, 2024 13:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant