You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2022/08/30 17:23:00 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #1845: Bump pretty_assertions from 1.2.1 to 1.3.0 in /lang/rust

dependabot[bot] opened a new pull request, #1845:
URL: https://github.com/apache/avro/pull/1845

   Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) from 1.2.1 to 1.3.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.3.0</h2>
   <h2>Changed</h2>
   <ul>
   <li>MSRV bumped to 1.54.0 (see <a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/pull/102">#102</a>)</li>
   <li>Removed the publically re-exported <code>ansi_term::Style</code>. This was never intended for public use. (see <a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/pull/102">#102</a>)</li>
   </ul>
   <h2>Fixed</h2>
   <ul>
   <li>Moved from the unmaintained <code>ansi_term</code> crate to <code>yansi</code> for ANSI terminal escape code support. Thanks to <a href="https://github.com/Roguelazer"><code>@​Roguelazer</code></a> for reporting and fixing this! (<a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/pull/102">#102</a>, <a href="https://github.com/Roguelazer"><code>@​Roguelazer</code></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.3.0</h1>
   <h2>Changed</h2>
   <ul>
   <li>MSRV bumped to 1.54.0 (see <a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/pull/102">#102</a>)</li>
   <li>Removed the publically re-exported <code>ansi_term::Style</code>. This was never intended for public use. (see <a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/pull/102">#102</a>)</li>
   </ul>
   <h2>Fixed</h2>
   <ul>
   <li>Moved from the unmaintained <code>ansi_term</code> crate to <code>yansi</code> for ANSI terminal escape code support. Thanks to <a href="https://github.com/Roguelazer"><code>@​Roguelazer</code></a> for reporting and fixing this! (<a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/pull/102">#102</a>, <a href="https://github.com/Roguelazer"><code>@​Roguelazer</code></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/27ee62821f4c812e56484c9cc73ff7f27382a02a"><code>27ee628</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/issues/103">#103</a> from rust-pretty-assertions/prep-1.3.0</li>
   <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/8fc3335990cac1e1f9697c69e632425cb2ba3836"><code>8fc3335</code></a> chore: update repository links for org move</li>
   <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/2e2c80102bd80073f9a875ee824e632eb0527bce"><code>2e2c801</code></a> chore: prepare v1.3.0 release</li>
   <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/3294a90c52029b36f28410be69d0bf816965c605"><code>3294a90</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-pretty-assertions/rust-pretty-assertions/issues/102">#102</a> from Roguelazer/issue-101</li>
   <li><a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/commit/3b01fecaafa5cc4fa98d361a451d651d78ffe406"><code>3b01fec</code></a> feat: replace ansi_term with yansi</li>
   <li>See full diff in <a href="https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.2.1...v1.3.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.2.1&new-version=1.3.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] dependabot[bot] commented on pull request #1845: Bump pretty_assertions from 1.2.1 to 1.3.0 in /lang/rust

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1845:
URL: https://github.com/apache/avro/pull/1845#issuecomment-1231952787

   The following labels could not be found: `auto-dependencies`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] martin-g commented on pull request #1845: Bump pretty_assertions from 1.2.1 to 1.3.0 in /lang/rust

Posted by GitBox <gi...@apache.org>.
martin-g commented on PR #1845:
URL: https://github.com/apache/avro/pull/1845#issuecomment-1232483248

   @dependabot recreate


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] martin-g merged pull request #1845: Bump pretty_assertions from 1.2.1 to 1.3.0 in /lang/rust

Posted by GitBox <gi...@apache.org>.
martin-g merged PR #1845:
URL: https://github.com/apache/avro/pull/1845


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org