alices-wonderland / white-rabbit

0 stars 0 forks source link

fix(deps): update rust crate env_logger to 0.10 - autoclosed #18

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
env_logger dependencies minor 0.9 -> 0.10

Release Notes

env-logger-rs/env_logger ### [`v0.10.0`](https://togithub.com/env-logger-rs/env_logger/blob/HEAD/CHANGELOG.md#​0100---2022-11-24) [Compare Source](https://togithub.com/env-logger-rs/env_logger/compare/v0.9.3...v0.10.0) MSRV changed to 1.60 to hide optional dependencies ##### Fixes - Resolved soundness issue by switching from `atty` to `is-terminal` ##### Breaking Changes To open room for changing dependencies: - Renamed `termcolor` feature to `color` - Renamed `atty` feature to `auto-color`

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #18 (12b815f) into develop (7942223) will increase coverage by 0.04%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop      #18      +/-   ##
===========================================
+ Coverage    71.67%   71.72%   +0.04%     
===========================================
  Files           41       41              
  Lines         4156     4156              
===========================================
+ Hits          2979     2981       +2     
+ Misses        1177     1175       -2     
Flag Coverage Δ
backend 71.72% <ø> (+0.04%) :arrow_up:
unittests 71.72% <ø> (+0.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/backend-shared/src/services/record.rs 59.43% <0.00%> (+0.35%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information