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

chore(deps): update dependency serilog to 4.2.0 #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog (source) 4.0.2 -> 4.2.0 age adoption passing confidence

Release Notes

serilog/serilog (Serilog)

v4.2.0

What's Changed

New Contributors

Full Changelog: serilog/serilog@v4.1.0...v4.2.0

v4.1.0

Important note

IBatchedLogEventSink batch retry scheduling has changed in this version. The default configuration still tries failed batches for approximately ten minutes, but the BufferingTimeLimit no longer implicitly causes the retry time to be extended or reduced. If you need a specific retry time, set BatchingOptions.RetryTimeLimit, which reliably controls retry time.


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 is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner October 22, 2024 04:03
@renovate renovate bot force-pushed the renovate/serilog-4.x branch 4 times, most recently from 1849056 to caf6990 Compare October 25, 2024 05:18
@renovate renovate bot force-pushed the renovate/serilog-4.x branch 3 times, most recently from 7fbf818 to fe2920e Compare November 5, 2024 11:18
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.41%. Comparing base (ac961d7) to head (fe2920e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #480      +/-   ##
==========================================
- Coverage   79.47%   79.41%   -0.06%     
==========================================
  Files         105      105              
  Lines       10369    10369              
  Branches     1590     1590              
==========================================
- Hits         8241     8235       -6     
- Misses       1495     1502       +7     
+ Partials      633      632       -1     

see 3 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/serilog-4.x branch from fe2920e to 292e172 Compare November 6, 2024 14:19
@renovate renovate bot force-pushed the renovate/serilog-4.x branch 2 times, most recently from abd2330 to 25433af Compare November 19, 2024 09:31
@renovate renovate bot force-pushed the renovate/serilog-4.x branch 2 times, most recently from 1ac696f to cce48ac Compare December 2, 2024 07:00
@renovate renovate bot force-pushed the renovate/serilog-4.x branch from cce48ac to 2eba2b2 Compare December 5, 2024 10:05
@renovate renovate bot changed the title chore(deps): update dependency serilog to 4.1.0 chore(deps): update dependency serilog to 4.2.0 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/serilog-4.x branch from 2eba2b2 to ea24941 Compare December 6, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants