You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/07 17:13:06 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #2328: Bump serde from 1.0.166 to 1.0.167 in /lang/rust

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

   Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.167.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p>
   <blockquote>
   <h2>v1.0.167</h2>
   <ul>
   <li>Add serialize and deserialize impls for <code>RangeFrom</code> and <code>RangeTo</code> (<a href="https://redirect.github.com/serde-rs/serde/issues/2471">#2471</a>, thanks <a href="https://github.com/tbu"><code>@​tbu</code></a>-)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/serde-rs/serde/commit/807bd20a64c9eda0478ec896205092e0be8a2f17"><code>807bd20</code></a> Release 1.0.167</li>
   <li><a href="https://github.com/serde-rs/serde/commit/ed9a1403485dca758acf8aa44b48a8802cf5cf07"><code>ed9a140</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2444">#2444</a> from Mingun/dedup</li>
   <li><a href="https://github.com/serde-rs/serde/commit/2de7c2bea2f5e330efc6362e33b7a284b559f352"><code>2de7c2b</code></a> Resolve redundant_static_lifetimes clippy lint from PR 2471</li>
   <li><a href="https://github.com/serde-rs/serde/commit/e6a4a3772e7263cebd8e0f38ec08f5b3a9958f7b"><code>e6a4a37</code></a> Delete unuseful RangeFull impls</li>
   <li><a href="https://github.com/serde-rs/serde/commit/0fca04e1a60d4c69083a5c46b3788f989b25f73d"><code>0fca04e</code></a> Merge pull request 2471 from tbu-/pr_more_ranges</li>
   <li><a href="https://github.com/serde-rs/serde/commit/92bfc8d3af8b8b57254fc7317ac96c099aefc803"><code>92bfc8d</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2290">#2290</a> from Mingun/enum-tests-and-cleanup</li>
   <li><a href="https://github.com/serde-rs/serde/commit/fa0312ac453372ed5dd67c2e38709bbb0d776b05"><code>fa0312a</code></a> More formatting of doc tests and example code</li>
   <li><a href="https://github.com/serde-rs/serde/commit/1920b694aada79fff34a96e531531f0ef585858a"><code>1920b69</code></a> Declare required automod dev-dependency</li>
   <li><a href="https://github.com/serde-rs/serde/commit/3bfd41d6249abdf2696d56fa5b3d1ba9cb2f5660"><code>3bfd41d</code></a> Format doctests using rustfmt's format_code_in_doc_comments</li>
   <li><a href="https://github.com/serde-rs/serde/commit/290449f19b70d630b7035f4840b49f1cc26c5c3d"><code>290449f</code></a> Fix doc tests to work whether or not serde derive feature is used</li>
   <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.166...v1.0.167">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.166&new-version=1.0.167)](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] martin-g merged pull request #2328: Bump serde from 1.0.166 to 1.0.167 in /lang/rust

Posted by "martin-g (via GitHub)" <gi...@apache.org>.
martin-g merged PR #2328:
URL: https://github.com/apache/avro/pull/2328


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