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/07/11 17:26:21 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #1766: Bump criterion from 0.3.5 to 0.3.6 in /lang/rust

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

   Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.5 to 0.3.6.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md">criterion's changelog</a>.</em></p>
   <blockquote>
   <h2>[0.3.6] - 2022-07-06</h2>
   <h3>Changed</h3>
   <ul>
   <li>MSRV bumped to 1.49</li>
   <li>Symbol for microseconds changed from ASCII 'us' to unicode 'µs'</li>
   <li>Documentation fixes</li>
   <li>Clippy fixes</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/f9ccd05caad4d068679074c3bc33c3f712ff2343"><code>f9ccd05</code></a> Update version number and changelog.</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/38fee32c72fcdcd3f23b778c770bc62001efca10"><code>38fee32</code></a> Update dependencies.</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/abe3e8628ea1fc643e3e61aee4d149a3c01f055e"><code>abe3e86</code></a> Update changelog, fix typo in CONTRIBUTING.</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/1c8873ba4913153fd2c7696adaf7461ca7cdbbd7"><code>1c8873b</code></a> Use the proper unit for microseconds (<a href="https://github-redirect.dependabot.com/bheisler/criterion.rs/issues/567">#567</a>)</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/ff2ec14a98d662ce59ce976b08bbcded4a1d0ff1"><code>ff2ec14</code></a> set minimum patch version for atty (<a href="https://github-redirect.dependabot.com/bheisler/criterion.rs/issues/587">#587</a>)</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/a2b8caec1203007f3def19d7f522b947371fdf9e"><code>a2b8cae</code></a> fix: missing closing parenthesis in examples (<a href="https://github-redirect.dependabot.com/bheisler/criterion.rs/issues/585">#585</a>)</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/b61121bab6305432e635c68bff3444665f0f22b6"><code>b61121b</code></a> Ignore the --show-output flag used by libtest (<a href="https://github-redirect.dependabot.com/bheisler/criterion.rs/issues/574">#574</a>)</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/81ed3ccc0d290211858e3b3587790ceb710327e7"><code>81ed3cc</code></a> Apply clippy suggestions for rust-1.62 (<a href="https://github-redirect.dependabot.com/bheisler/criterion.rs/issues/591">#591</a>)</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/614236bfcc504090d38a8cac8c3436cd58688dda"><code>614236b</code></a> docs: fix cargo-criterion stability status book page (<a href="https://github-redirect.dependabot.com/bheisler/criterion.rs/issues/558">#558</a>)</li>
   <li><a href="https://github.com/bheisler/criterion.rs/commit/3dbb172e689979cd82fe46ae6bdc648746465af2"><code>3dbb172</code></a> Bump MSRV to 1.49 as required by tokio. (<a href="https://github-redirect.dependabot.com/bheisler/criterion.rs/issues/561">#561</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/bheisler/criterion.rs/compare/0.3.5...0.3.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=criterion&package-manager=cargo&previous-version=0.3.5&new-version=0.3.6)](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 #1766: Bump criterion from 0.3.5 to 0.3.6 in /lang/rust

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

   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 merged pull request #1766: Bump criterion from 0.3.5 to 0.3.6 in /lang/rust

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


-- 
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