Skip to content

Commit 5242b76

Browse files
chore(deps): bump console from 0.16.3 to 0.16.4 in /czech-file-knife (#218)
Bumps [console](https://github.com/console-rs/console) from 0.16.3 to 0.16.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/console-rs/console/releases">console's releases</a>.</em></p> <blockquote> <h2>0.16.4</h2> <h2>What's Changed</h2> <ul> <li>chore: Remove redudant helper and add <code>TermInner</code> constructors by <a href="https://github.com/ChrisDenton"><code>@​ChrisDenton</code></a> in <a href="https://redirect.github.com/console-rs/console/pull/284">console-rs/console#284</a></li> <li>Style::from_dotted_str ignore non-ascii by <a href="https://github.com/danjl1100"><code>@​danjl1100</code></a> in <a href="https://redirect.github.com/console-rs/console/pull/287">console-rs/console#287</a></li> <li>feat: add <code>is_dumb</code> public function by <a href="https://github.com/ugur-eren"><code>@​ugur-eren</code></a> in <a href="https://redirect.github.com/console-rs/console/pull/290">console-rs/console#290</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/console-rs/console/commit/598eca9fe9e3f9b93d2b49fdccf2d395d809bd94"><code>598eca9</code></a> Bump version to 0.16.4</li> <li><a href="https://github.com/console-rs/console/commit/0f22c35a189119cddfe0c54015f02325f8bfa71b"><code>0f22c35</code></a> feat: add <code>is_dumb</code> public function</li> <li><a href="https://github.com/console-rs/console/commit/1426649a519093470b2af47a5d9b3c6320cc4a0c"><code>1426649</code></a> Bump actions/checkout from 3 to 7</li> <li><a href="https://github.com/console-rs/console/commit/d2d89ad0332e03383e6fe9b4bf0f8612f3c64389"><code>d2d89ad</code></a> ignore non-ascii input in Style::from_dotted_str</li> <li><a href="https://github.com/console-rs/console/commit/6cff3e086e73b2cbad411dc28b01270564693e1b"><code>6cff3e0</code></a> document current panic in Style::from_dotted_str via test cases</li> <li><a href="https://github.com/console-rs/console/commit/dd4334f4ec48b6b209237aa182491f8bc60fd572"><code>dd4334f</code></a> Apply suggestions from clippy 1.95</li> <li><a href="https://github.com/console-rs/console/commit/586efad4ff5fb523c68a4bee431bd658aee99c17"><code>586efad</code></a> Remove redundant as_handle helper</li> <li><a href="https://github.com/console-rs/console/commit/be20e854b302b270fda60aac2ef96ee062e8595a"><code>be20e85</code></a> Add TermInner::new constructors</li> <li>See full diff in <a href="https://github.com/console-rs/console/compare/0.16.3...0.16.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=console&package-manager=cargo&previous-version=0.16.3&new-version=0.16.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9ef965 commit 5242b76

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

czech-file-knife/Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)