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

fix(deps): update rust crate tracing-appender to 0.2.3 #81

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tracing-appender (source) dependencies patch 0.2.2 -> 0.2.3

Release Notes

tokio-rs/tracing (tracing-appender)

v0.2.3: tracing-appender 0.2.3

Compare Source

This release contains several new features. It also increases the
minimum supported Rust version (MSRV) to Rust 1.63.0.

Added
  • rolling: add option to automatically delete old log files (#​2323)
  • non_blocking: allow worker thread name to be configured (#​2365)
  • rolling: add a builder for constructing RollingFileAppenders (#​2227)
  • rolling: add Builder::filename_suffix parameter (#​2225)
  • non_blocking: remove Sync bound from writer for NonBlocking (#​2607)
  • non_blocking: name spawned threads (#​2219)
Fixed
Changed
  • Increased minimum supported Rust version (MSRV) to 1.63.0+ (#​2793)
  • Updated minimum tracing-subscriber version to 0.3.18 (#​2790)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from thetayloredman as a code owner January 4, 2024 17:45
@thetayloredman thetayloredman added this pull request to the merge queue Jan 4, 2024
Merged via the queue into main with commit 3d325b1 Jan 4, 2024
5 checks passed
@renovate renovate bot deleted the renovate/tracing-appender-0.x branch January 4, 2024 17:59
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.

1 participant