Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump env_logger from 0.11.3 to 0.11.4 (#1431)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.3 to 0.11.4. <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.4</h2> <h2>[0.11.4] - 2024-07-23</h2> </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.4] - 2024-07-23</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-cli/env_logger/commit/57f1bb7aaead25cfbaad629c344f027a8fd8615b"><code>57f1bb7</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/env_logger/commit/ba2748f48cbc5fe2b57be0075278adaeb5b5570c"><code>ba2748f</code></a> chore: Release</li> <li><a href="https://github.com/rust-cli/env_logger/commit/4dd976b01e8613b4c65d4eb4d8a69c7dd0fc869c"><code>4dd976b</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/env_logger/issues/324">#324</a> from Maximkaaa/try_parse</li> <li><a href="https://github.com/rust-cli/env_logger/commit/05aacb93c5193624c664177ad5f473f7efc5c94d"><code>05aacb9</code></a> feat: Add Builder::try_parse method</li> <li><a href="https://github.com/rust-cli/env_logger/commit/faf5b3e4998b2a5babf44e3dac7f6ebe1a85c4c0"><code>faf5b3e</code></a> chore: Tests for <code>parse_spec</code> error messages</li> <li><a href="https://github.com/rust-cli/env_logger/commit/c42511cc3cb31d4d6e908af7ac33a7cd9ce8674a"><code>c42511c</code></a> refactor: Return errors from <code>parse_spec</code></li> <li><a href="https://github.com/rust-cli/env_logger/commit/0e25d9e993241f1c57f6f7c2ab775a407a87fa3f"><code>0e25d9e</code></a> chore(deps): Update Rust Stable to v1.79 (<a href="https://redirect.github.com/rust-cli/env_logger/issues/322">#322</a>)</li> <li><a href="https://github.com/rust-cli/env_logger/commit/e1640c493d537999281e87815ac03ca6d23fe36d"><code>e1640c4</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/env_logger/issues/320">#320</a> from epage/template</li> <li><a href="https://github.com/rust-cli/env_logger/commit/f8acfee6861bc427f181a0c0d0892605f77bf0e9"><code>f8acfee</code></a> chore: Update from _rust/main template</li> <li><a href="https://github.com/rust-cli/env_logger/commit/5212df9886e2a18d76bdb344f7759eec1957b0a8"><code>5212df9</code></a> Merge pull request <a href="https://redirect.github.com/rust-cli/env_logger/issues/318">#318</a> from rust-cli/renovate/stable-1.x</li> <li>Additional commits viewable in <a href="https://github.com/rust-cli/env_logger/compare/v0.11.3...v0.11.4">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.3&new-version=0.11.4)](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>
- Loading branch information