Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
613: Bump pretty_assertions from 1.3.0 to 1.4.0 r=jonasbb a=dependabot[bot] Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.3.0 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases">pretty_assertions's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>Changed</h2> <ul> <li>(Windows only) Removed the <code>ctor</code> and <code>output_vt100</code> dependencies, as their benefit could not be demonstrated (<a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/pull/118">#118</a>)</li> </ul> <h2>Fixed</h2> <ul> <li>Minor documentation fixes (<a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/pull/107">#107</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md">pretty_assertions's changelog</a>.</em></p> <blockquote> <h1>v1.4.0</h1> <h2>Changed</h2> <ul> <li>(Windows only) Removed the <code>ctor</code> and <code>output_vt100</code> dependencies, as their benefit could not be demonstrated (<a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/pull/118">#118</a>)</li> </ul> <h2>Fixed</h2> <ul> <li>Minor documentation fixes (<a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/pull/107">#107</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/3f1ebc0cac5f88e875f036bf16636e15fa935c8d"><code>3f1ebc0</code></a> Merge pull request <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/issues/119">#119</a> from rust-pretty-assertions/prep-1.4.0</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/3a67f3bc4e4c6df33f63d6ba99390970f17f67f8"><code>3a67f3b</code></a> chore: prepare for v1.4.0 release</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/beff3778edefba9565296659c2cddb698363ae87"><code>beff377</code></a> Merge pull request <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/issues/118">#118</a> from rust-pretty-assertions/rm-vt100</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/3f07591202ce5c272669137176e0e29ea5c9362f"><code>3f07591</code></a> chore: remove stale vt100/ctor dependencies</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/26bd02f9766081e717897724ed089647e7910fd5"><code>26bd02f</code></a> Merge pull request <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/issues/112">#112</a> from rust-pretty-assertions/qvet-config</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/10e83feb0ab5745eb930eb0f7cd0209717aff7e9"><code>10e83fe</code></a> ci: add qvet config</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/cfe0ad4925af2e7cdfb157209a7b79d2ec87ad06"><code>cfe0ad4</code></a> Merge pull request <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/issues/107">#107</a> from memark/patch-1</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/0fff6cce79b7df155b91ea8deff44545cd149bfd"><code>0fff6cc</code></a> Fix documentation spelling</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/3fe5da4249848fd6a760c959524e5b96ad97521e"><code>3fe5da4</code></a> Merge pull request <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/issues/109">#109</a> from rust-pretty-assertions/update-ci</li> <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/913a8795a606dabd546c3ea64f90214638e34b4e"><code>913a879</code></a> chore: update ci</li> <li>See full diff in <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pretty_assertions&package-manager=cargo&previous-version=1.3.0&new-version=1.4.0)](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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information