Closed renovate[bot] closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
1d728c8
) 98.03% compared to head (5e4d60d
) 98.03%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR contains the following updates:
0.11
->0.13
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
Nercury/android_logger-rs
### [`v0.13.1`](https://togithub.com/Nercury/android_logger-rs/blob/HEAD/CHANGELOG.md#0131--2023-03-07) [Compare Source](https://togithub.com/Nercury/android_logger-rs/compare/v0.13.0...v0.13.1) [0.13.1]: /../../tree/v0.13.1 [Diff](/../../compare/v0.13.0...v0.13.1) ##### Fixed - Missing logs on \[Android] API 26 and earlier. ([#66], [#67]) [#66]: /../../issues/66 [#67]: /../../pull/67 ### [`v0.13.0`](https://togithub.com/Nercury/android_logger-rs/blob/HEAD/CHANGELOG.md#0130--2023-02-14) [Compare Source](https://togithub.com/Nercury/android_logger-rs/compare/v0.12.0...v0.13.0) [0.13.0]: /../../tree/v0.13.0 [Diff](/../../compare/v0.12.0...v0.13.0) ##### BC Breaks - Added `buf_id` argument to `PlatformLogWriter::new()` method allowing to specify concrete Android logging system buffer. ([#50], [#64]) - Removed deprecated `Config::with_min_level()` method accepting `log::Level`. ([#65]) ##### Added - `Config::with_log_buffer()` method to specify concrete Android logging system buffer. ([#50], [#64]) [#50]: /../../pull/50 [#64]: /../../pull/64 [#65]: /../../pull/65 ### [`v0.12.0`](https://togithub.com/Nercury/android_logger-rs/blob/HEAD/CHANGELOG.md#0120--2023-01-19) [Compare Source](https://togithub.com/Nercury/android_logger-rs/compare/v0.11.3...v0.12.0) [0.12.0]: /../../tree/v0.12.0 [Diff](/../../compare/v0.11.3...v0.12.0) ##### Added - `Config::with_max_level()` method to filters logs via `log::LevelFilter`. ([#62]) ##### Deprecated - `Config::with_min_level()` method accepting `log::Level`. ([#62]) ##### Fixed - Incorrect logs level filtering. ([#62]) [#62]: /../../pull/62 ### [`v0.11.3`](https://togithub.com/Nercury/android_logger-rs/blob/HEAD/CHANGELOG.md#0113--2022-12-20) [0.11.3]: /../../tree/v0.11.3 [Diff](/../../compare/38186ece1056d90b8f75fd2a5eb5c860e0a1704e...v0.11.3) ##### Fixed - Broken compilation on \[Android] targets. ([#59], [#58]) [#58]: /../../issues/58 [#59]: /../../pull/59Configuration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.