Skip to content

Bump Serilog.Sinks.Http from 9.1.1 to 9.2.1#877

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/EasyFinance.Server/Serilog.Sinks.Http-9.2.1
Closed

Bump Serilog.Sinks.Http from 9.1.1 to 9.2.1#877
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/EasyFinance.Server/Serilog.Sinks.Http-9.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Updated Serilog.Sinks.Http from 9.1.1 to 9.2.1.

Release notes

Sourced from Serilog.Sinks.Http's releases.

9.2.1

💫 Changed

  • Update dependencies

9.2.0

⚡ Added

  • #​416 Updates NormalTextFormatter to have virtual methods for each field so child implementations can override specific fields instead of requiring the duplication of the entire class. Additionally, CompactTextFormatter and NamespacedTextFormatter now extend NormalTextFormatter to provide a common framework for the text formatters, as well as default logic for most fields. (contribution by @​josephcappellino)

Commits viewable in compare view.

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 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)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Http
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 17, 2026
@FelipePSoares

Copy link
Copy Markdown
Owner

Superseded by PR #895 (batch dependency update)

@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@FelipePSoares FelipePSoares deleted the dependabot/nuget/EasyFinance.Server/Serilog.Sinks.Http-9.2.1 branch July 3, 2026 18:32
FelipePSoares added a commit that referenced this pull request Jul 3, 2026
* chore: batch dependency updates + .NET 10 migration

Closes: PR #894, #893, #892, #891, #890, #889, #887, #886, #885, #884, #883, #880, #879, #877, #876, #875, #874, #873, #872, #871, #870, #868, #866, #864, #862, #861

Updates:
- .NET 8 -> .NET 10 (TFM net8.0 -> net10.0, all Microsoft.* packages -> 10.0.9)
- Swashbuckle.AspNetCore 7.2.0 -> 10.2.3 (with OpenApi namespace fix)
- Microsoft.NET.Test.Sdk 18.6.0 -> 18.7.0
- Serilog.Sinks.Http, WebPush, Jwt packages
- EF Core 8.0.12 -> 10.0.9
- Angular 22.0.1 -> 22.0.4 (cdk/material 22.0.2)
- eslint frontend 9.x -> 10.6.0
- expo 56 -> 57
- expo-notifications 56 -> 57
- react-native 0.85.3 -> 0.86.0
- react 19.2.3 -> 19.2.7
- React Navigation, i18next, axios, react-query, etc.
- GitHub Actions (checkout v6->v7, cache v5->v6)
- dotnet-version 8.0.x -> 10.0.x in CI

* fix: upgrade jest-expo to 57.0.1 for expo 57 compatibility

jest-expo@56 required @react-native/jest-preset@^0.85.0,
conflicting with react-native 0.86 that needs @react-native/jest-preset@0.86.0

* fix: regenerate lockfiles without --legacy-peer-deps for npm ci compatibility

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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