Skip to content

Commit 40f9e74

Browse files
chore(deps): bump env_logger from 0.11.7 to 0.11.8 (#395)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.7 to 0.11.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-cli/env_logger/releases">env_logger's releases</a>.</em></p> <blockquote> <h2>v0.11.8</h2> <h2>[0.11.8] - 2025-04-01</h2> <h3>Compatibility</h3> <ul> <li><em>(kv)</em> Deprecate the <code>unstable-kv</code> feature which may be removed in a future patch release</li> </ul> <h3>Features</h3> <ul> <li><em>(kv)</em> Stabilize key-value support behind the <code>kv</code> feature</li> <li>Expose <code>ConfigurableFormat</code> to build custom [<code>Builder::format</code>]s that leverage this</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md">env_logger's changelog</a>.</em></p> <blockquote> <h2>[0.11.8] - 2025-04-01</h2> <h3>Compatibility</h3> <ul> <li><em>(kv)</em> Deprecate the <code>unstable-kv</code> feature which may be removed in a future patch release</li> </ul> <h3>Features</h3> <ul> <li><em>(kv)</em> Stabilize key-value support behind the <code>kv</code> feature</li> <li>Expose <code>ConfigurableFormat</code> to build custom [<code>Builder::format</code>]s that leverage this</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/env_logger/commit/f0443b26fef10f5f2ec6561e5ed670f66107836a"><code>f0443b2</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/env_logger/commit/d8b5e1e8841d6d99e846bdff6f8bb5b002bb5eb9"><code>d8b5e1e</code></a> docs: Update changelog</li> <li><a href="https://github.com/rust-cli/env_logger/commit/3ca671fe6d6bbe98a1a8a8993f2e0d595607fde4"><code>3ca671f</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/env_logger/issues/360">#360</a> from epage/format</li> <li><a href="https://github.com/rust-cli/env_logger/commit/bc02d61e0a60210f846896c0cc80d52a55901460"><code>bc02d61</code></a> feat(fmt): Expose ConfigurableFormat</li> <li><a href="https://github.com/rust-cli/env_logger/commit/c567fdee731d76f19da887ba9f4ebdf435335d3c"><code>c567fde</code></a> refactor(fmt): Pull out format logic</li> <li><a href="https://github.com/rust-cli/env_logger/commit/ce25c7396116665cd3dc2f4622d25fce5a818975"><code>ce25c73</code></a> refactor(fmt): Make DefaultFormats name more specific</li> <li><a href="https://github.com/rust-cli/env_logger/commit/739ebb1d37dcfc466d0533aa2c974449610e7910"><code>739ebb1</code></a> refactor(fmt): Pull out logger's builder methods</li> <li><a href="https://github.com/rust-cli/env_logger/commit/3acb571daa9e9c63ac4a491df55ec69000380630"><code>3acb571</code></a> refactor(fmt): Delegate formatting to DefaultFormat</li> <li><a href="https://github.com/rust-cli/env_logger/commit/e351bcb92d99d7835c987838f09ba7d3949df055"><code>e351bcb</code></a> refactor(fmt): Reduce duplication in DefaultFormatWriter</li> <li><a href="https://github.com/rust-cli/env_logger/commit/3c9e6ff528a3ac7e798a96d443f5b87f38b0294a"><code>3c9e6ff</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/env_logger/issues/359">#359</a> from epage/kv</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/env_logger/compare/v0.11.7...v0.11.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=env_logger&package-manager=cargo&previous-version=0.11.7&new-version=0.11.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca99816 commit 40f9e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -603,9 +603,9 @@ dependencies = [
603603

604604
[[package]]
605605
name = "env_logger"
606-
version = "0.11.7"
606+
version = "0.11.8"
607607
source = "registry+https://github.com/rust-lang/crates.io-index"
608-
checksum = "c3716d7a920fb4fac5d84e9d4bce8ceb321e9414b4409da61b07b75c1e3d0697"
608+
checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f"
609609
dependencies = [
610610
"env_filter",
611611
"log",

0 commit comments

Comments
 (0)