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:07 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #1763: Bump serde from 1.0.137 to 1.0.139 in /lang/rust

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

   Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.139.
   <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.139</h2>
   <ul>
   <li>Add <code>new</code> constructor function for all <code>IntoDeserializer</code> impls (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2246">#2246</a>)</li>
   </ul>
   <h2>v1.0.138</h2>
   <ul>
   <li>Documentation improvements</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/serde-rs/serde/commit/44b9496c9114d85df2a59b1cd00cbed418713bf9"><code>44b9496</code></a> Release 1.0.139</li>
   <li><a href="https://github.com/serde-rs/serde/commit/7e1486d0da6d88411b85803912edc00c29ab556a"><code>7e1486d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2246">#2246</a> from dtolnay/valuedenew</li>
   <li><a href="https://github.com/serde-rs/serde/commit/8170ffef2e1f4570394f3238457824bc8d7cc0c5"><code>8170ffe</code></a> Add constructor function for all IntoDeserializer impls</li>
   <li><a href="https://github.com/serde-rs/serde/commit/4b622f6bbf83e1e55b171203775e53bc11eb2011"><code>4b622f6</code></a> Release 1.0.138</li>
   <li><a href="https://github.com/serde-rs/serde/commit/0ee71c70af8e0b6f29c1c696538fb2ebc081e2d2"><code>0ee71c7</code></a> Ignore explicit_auto_deref clippy lint</li>
   <li><a href="https://github.com/serde-rs/serde/commit/6c098e497e9098f8fc09ebed5317a97637bf23a3"><code>6c098e4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2240">#2240</a> from Kixunil/patch-1</li>
   <li><a href="https://github.com/serde-rs/serde/commit/41ffa6df7ed3d76d91a06836849a04488cdb4878"><code>41ffa6d</code></a> Call <code>reserve()</code> in <code>DeserializeSeed</code> example</li>
   <li><a href="https://github.com/serde-rs/serde/commit/845b900fd57c46d81ad02d89c9a173bdb75898b6"><code>845b900</code></a> Exclude deliberately pinned prettyplease crate from cargo outdated</li>
   <li><a href="https://github.com/serde-rs/serde/commit/7891ae71848794ef5abd8d54f325979905f81aad"><code>7891ae7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2228">#2228</a> from serde-rs/expandtest</li>
   <li><a href="https://github.com/serde-rs/serde/commit/bac90d19b9d6730ed8247b891a960b64dfaedad3"><code>bac90d1</code></a> Update macrotest to 1.0.9 and enable in CI</li>
   <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.139">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.137&new-version=1.0.139)](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 #1763: Bump serde from 1.0.137 to 1.0.139 in /lang/rust

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

   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] dependabot[bot] commented on pull request #1763: Bump serde from 1.0.137 to 1.0.139 in /lang/rust

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

   Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request `@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 commented on pull request #1763: Bump serde from 1.0.137 to 1.0.139 in /lang/rust

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

   @dependabot rebase


-- 
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 #1763: Bump serde from 1.0.137 to 1.0.139 in /lang/rust

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


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