Skip to content

Conversation

@ae-renovate
Copy link

@ae-renovate ae-renovate bot commented Apr 22, 2023

This PR contains the following updates:

Package Type Update Change
tracing-subscriber (source) dependencies patch 0.3.16 -> 0.3.17

Release Notes

tokio-rs/tracing

v0.3.17: tracing-subscriber 0.3.17

Compare Source

This release of tracing-subscriber fixes a build error when using env-filter
with recent versions of the regex crate. It also introduces several minor API
improvements.

Fixed
  • env-filter: Add "unicode-case" and "unicode-perl" to the regex
    dependency, fixing a build error with recent versions of regex (#​2566)
  • A number of minor documentation typos and other fixes (#​2384, #​2378,
    #​2368, #​2548)
Added
  • filter: Add fmt::Display impl for filter::Targets (#​2343)
  • fmt: Made with_ansi(false) no longer require the "ansi" feature, so that
    ANSI formatting escapes can be disabled without requiring ANSI-specific
    dependencies (#​2532)
Changed
  • fmt: Dim targets in the Compact formatter, matching the default
    formatter (#​2409)

Thanks to @​keepsimple1, @​andrewhalle, @​LeoniePhiline, @​LukeMathWalker,
@​howardjohn, @​daxpedda, and @​dbidwell94 for contributing to this release!


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 Renovate Bot.

@ae-renovate ae-renovate bot requested a review from sksat April 22, 2023 05:26
@ae-renovate ae-renovate bot force-pushed the renovate/tracing-subscriber-0.x branch from fa2a403 to f9e6448 Compare May 26, 2023 15:25
@ae-renovate ae-renovate bot force-pushed the renovate/tracing-subscriber-0.x branch from f9e6448 to 97a445b Compare May 26, 2023 16:07
@sksat sksat added this pull request to the merge queue May 26, 2023
Merged via the queue into main with commit c192514 May 26, 2023
@sksat sksat deleted the renovate/tracing-subscriber-0.x branch May 26, 2023 16:18
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.

3 participants