aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-06-12 19:35:19 -0400
committerGitHub <noreply@github.com>2020-06-12 19:35:19 -0400
commit582bfcdf005ba30fbf6d5a692037aca8f124a54d (patch)
tree6251683c78ed9d5fd9485a183b7444ac7393b1fb
parentdfe879ec619f02b4102bc07050845b849d0dfbfb (diff)
parent9285d093f4286996c9b92b968668b49556f6df93 (diff)
downloadservo-582bfcdf005ba30fbf6d5a692037aca8f124a54d.tar.gz
servo-582bfcdf005ba30fbf6d5a692037aca8f124a54d.zip
Auto merge of #26891 - servo:dependabot/cargo/bincode-1.2.1, r=jdm
build(deps): bump bincode from 1.0.0 to 1.2.1 Bumps [bincode](https://github.com/servo/bincode) from 1.0.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/servo/bincode/releases">bincode's releases</a>.</em></p> <blockquote> <h2>v1.2.1</h2> <ul> <li>Add impl Clone for bincode::Config (<a href="https://github-redirect.dependabot.com/servo/bincode/issues/282">#282</a>, thanks <a href="https://github.com/jean-airoldie">@jean-airoldie</a>)</li> <li>Fix Emscripten build failures associated with i128 support (<a href="https://github-redirect.dependabot.com/servo/bincode/issues/281">#281</a>, thanks <a href="https://github.com/jstarry">@jstarry</a>)</li> </ul> <h2>v1.2.0</h2> <ul> <li>Add <a href="https://docs.rs/bincode/1.2.0/bincode/struct.Config.html#method.deserialize_from_seed"><code>Config::deserialize_from_seed</code></a> and <a href="https://docs.rs/bincode/1.2.0/bincode/struct.Config.html#method.deserialize_from_custom_seed"><code>Config::deserialize_from_custom_seed</code></a> (<a href="https://github-redirect.dependabot.com/servo/bincode/issues/275">#275</a>, thanks <a href="https://github.com/alecmocatta">@alecmocatta</a>)</li> </ul> <h2>v1.1.4</h2> <ul> <li>Specify required version of autcfg dependency (<a href="https://github-redirect.dependabot.com/servo/bincode/issues/268">#268</a>, thanks <a href="https://github.com/quininer">@quininer</a>)</li> </ul> <h2>v1.1.3</h2> <ul> <li>Add &quot;encoding&quot; category to crates.io metadata (<a href="https://github-redirect.dependabot.com/servo/bincode/issues/264">#264</a>, thanks <a href="https://github.com/kornelski">@kornelski</a>)</li> </ul> <h2>v1.1.2</h2> <ul> <li>Bump byteorder dependency to require 1.3.0 which performs automatic detection of i128 support (<a href="https://github-redirect.dependabot.com/servo/bincode/issues/262">#262</a>)</li> </ul> <h2>v1.1.1</h2> <p>No release notes provided.</p> <h2>v1.0.1</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/bincode/commit/b676754eeee41d169e96bcaf211ed49a331b0d87"><code>b676754</code></a> Release 1.2.1</li> <li><a href="https://github.com/servo/bincode/commit/8ef223116d3736640511640320879baaa86f0f93"><code>8ef2231</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/servo/bincode/issues/281">#281</a> from jstarry/fix-emscripten-builds</li> <li><a href="https://github.com/servo/bincode/commit/12f1415b9ec5d2eec7712784da7690571b56a7d6"><code>12f1415</code></a> Added Clone impl to Config</li> <li><a href="https://github.com/servo/bincode/commit/44d7dcf4c6933becb51abe5c81665edc34723ca1"><code>44d7dcf</code></a> improve safety of fill_buffer - see issue <a href="https://github-redirect.dependabot.com/servo/bincode/issues/260">#260</a></li> <li><a href="https://github.com/servo/bincode/commit/e2e5ce40e86c3567aae0d206695ebb98faee6efe"><code>e2e5ce4</code></a> Fix emscripten build failures due to lack of i128 support</li> <li><a href="https://github.com/servo/bincode/commit/5e592529bc254de9e5306d9e5bcb0947d18b8960"><code>5e59252</code></a> Release 1.2.0.</li> <li><a href="https://github.com/servo/bincode/commit/68149dd061fd06890aac1d7bbed8f3f16c3391db"><code>68149dd</code></a> Release 1.1.5.</li> <li><a href="https://github.com/servo/bincode/commit/67d66d748204cd1b2044b58a0979a515419e907d"><code>67d66d7</code></a> Add tests</li> <li><a href="https://github.com/servo/bincode/commit/a261bef77686f944e2deb6937f2902923fe74aa7"><code>a261bef</code></a> add remaining _seed variants of deserialize functions</li> <li><a href="https://github.com/servo/bincode/commit/f6043825a9dc44528c468514d166e2cca50545af"><code>f604382</code></a> Readme cleanup</li> <li>Additional commits viewable in <a href="https://github.com/servo/bincode/compare/v1.0.0...v1.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=bincode&package-manager=cargo&previous-version=1.0.0&new-version=1.2.1)](https://dependabot.com/compatibility-score/?dependency-name=bincode&package-manager=cargo&previous-version=1.0.0&new-version=1.2.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d6c715cf2f9..9340c41c53c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -259,9 +259,9 @@ checksum = "88ceb0d16c4fd0e42876e298d7d3ce3780dd9ebdcbe4199816a32c77e08597ff"
[[package]]
name = "bincode"
-version = "1.0.0"
+version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bda13183df33055cbb84b847becce220d392df502ebe7a4a78d7021771ed94d0"
+checksum = "5753e2a71534719bf3f4e57006c3a4f0d2c672a4b676eec84161f763eca87dbf"
dependencies = [
"byteorder",
"serde",