chore(deps): update dependency serilog.extensions.logging to 9.0.2 #570

Open
renovate[bot] wants to merge 1 commit from renovate/serilog.extensions.logging-9.x into dev
renovate[bot] commented 2025-06-02 11:19:20 +02:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
Serilog.Extensions.Logging 9.0.1 -> 9.0.2 age confidence

Release Notes

serilog/serilog-extensions-logging (Serilog.Extensions.Logging)

v9.0.2

What's Changed

  • When an event id is specified, and a property named EventId exists in the template, the intrinsic event id wins by @​nblumhardt in #​274

Full Changelog: https://github.com/serilog/serilog-extensions-logging/compare/v9.0.1...v9.0.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Serilog.Extensions.Logging](https://redirect.github.com/serilog/serilog-extensions-logging) | `9.0.1` -> `9.0.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Serilog.Extensions.Logging/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Serilog.Extensions.Logging/9.0.1/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>serilog/serilog-extensions-logging (Serilog.Extensions.Logging)</summary> ### [`v9.0.2`](https://redirect.github.com/serilog/serilog-extensions-logging/releases/tag/v9.0.2) #### What's Changed - When an event id is specified, and a property named EventId exists in the template, the intrinsic event id wins by [@&#8203;nblumhardt](https://redirect.github.com/nblumhardt) in [#&#8203;274](https://redirect.github.com/serilog/serilog-extensions-logging/pull/274) **Full Changelog**: <https://github.com/serilog/serilog-extensions-logging/compare/v9.0.1...v9.0.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Fortunevale/ProjectMakoto). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/serilog.extensions.logging-9.x:renovate/serilog.extensions.logging-9.x
git checkout renovate/serilog.extensions.logging-9.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout dev
git merge --no-ff renovate/serilog.extensions.logging-9.x
git checkout renovate/serilog.extensions.logging-9.x
git rebase dev
git checkout dev
git merge --ff-only renovate/serilog.extensions.logging-9.x
git checkout renovate/serilog.extensions.logging-9.x
git rebase dev
git checkout dev
git merge --no-ff renovate/serilog.extensions.logging-9.x
git checkout dev
git merge --squash renovate/serilog.extensions.logging-9.x
git checkout dev
git merge --ff-only renovate/serilog.extensions.logging-9.x
git checkout dev
git merge renovate/serilog.extensions.logging-9.x
git push origin dev
Sign in to join this conversation.
No description provided.