Bump indexmap from 1.6.0 to 1.6.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.6.0 to 1.6.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="453278eb98"><code>453278e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/165">#165</a> from cuviper/release-1.6.1</li>
<li><a href="4728acf9ab"><code>4728acf</code></a> Release 1.6.1</li>
<li><a href="ea8abb2982"><code>ea8abb2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/158">#158</a> from cuviper/serde_seq</li>
<li><a href="3b33a8e207"><code>3b33a8e</code></a> Add serde_seq to serialize maps as a sequence</li>
<li><a href="dade2bfb65"><code>dade2bf</code></a> Use collect_map/seq to simplify serializers</li>
<li><a href="b5ac29e806"><code>b5ac29e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/160">#160</a> from cuviper/more-vec</li>
<li><a href="4819253412"><code>4819253</code></a> Document the first/last methods</li>
<li><a href="eca535de3a"><code>eca535d</code></a> Return &K in first_mut/last_mut</li>
<li><a href="63788568c0"><code>6378856</code></a> Add more Vec/slice-like methods to maps and sets</li>
<li><a href="59e283344f"><code>59e2833</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/bluss/indexmap/issues/164">#164</a> from bluss/gh-actions</li>
<li>Additional commits viewable in <a href="https://github.com/bluss/indexmap/compare/1.6.0...1.6.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=indexmap&package-manager=cargo&previous-version=1.6.0&new-version=1.6.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>
Bump dtoa-short from 0.3.2 to 0.3.3
Bumps [dtoa-short](https://github.com/upsuper/dtoa-short) from 0.3.2 to 0.3.3.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/upsuper/dtoa-short/commits">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=dtoa-short&package-manager=cargo&previous-version=0.3.2&new-version=0.3.3)
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>
Bump openssl from 0.10.30 to 0.10.31
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.30 to 0.10.31.
<details>
<summary>Commits</summary>
<ul>
<li><a href="7254b603c8"><code>7254b60</code></a> Release openssl v0.10.31</li>
<li><a href="fbfe7c16f1"><code>fbfe7c1</code></a> add HasParams bound</li>
<li><a href="134a9de0f0"><code>134a9de</code></a> remove get_</li>
<li><a href="41210af7d7"><code>41210af</code></a> Fix dh methods</li>
<li><a href="83f504b9f1"><code>83f504b</code></a> Actually run x509 tests</li>
<li><a href="6c96dc8b93"><code>6c96dc8</code></a> Release openssl-sys v0.9.59</li>
<li><a href="faa86ae835"><code>faa86ae</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1333">#1333</a> from vishwin/master</li>
<li><a href="3f724f1618"><code>3f724f1</code></a> Bump to 1.1.1i</li>
<li><a href="d71a757a9c"><code>d71a757</code></a> Support LibreSSL 3.3.1</li>
<li><a href="92de3741e0"><code>92de374</code></a> LibreSSL 3.2.1+: revert forced TLSv1.2 and ignore failing tests until TLSv1.3...</li>
<li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.30...openssl-v0.10.31">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=openssl&package-manager=cargo&previous-version=0.10.30&new-version=0.10.31)
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>
Bump miow from 0.3.5 to 0.3.6
Bumps [miow](https://github.com/alexcrichton/miow) from 0.3.5 to 0.3.6.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/alexcrichton/miow/commits/v0.3.6">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=miow&package-manager=cargo&previous-version=0.3.5&new-version=0.3.6)
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>
Bump bit-vec from 0.6.2 to 0.6.3
Bumps [bit-vec](https://github.com/contain-rs/bit-vec) from 0.6.2 to 0.6.3.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/contain-rs/bit-vec/commits">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=bit-vec&package-manager=cargo&previous-version=0.6.2&new-version=0.6.3)
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>
Bump smallvec from 1.4.2 to 1.5.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.2 to 1.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/servo/rust-smallvec/releases">smallvec's releases</a>.</em></p>
<blockquote>
<h2>v1.5.1</h2>
<ul>
<li>Improve performance of <code>push</code> (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/241">#241</a>).</li>
</ul>
<h2>v1.5.0</h2>
<ul>
<li>Add the <code>append</code> method (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/237">#237</a>).</li>
<li>Add support for more array sizes between 17 and 31 (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/234">#234</a>).</li>
<li>Don't panic on deserialization errors (<a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/238">#238</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c1e68df23a"><code>c1e68df</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/244">#244</a> - mbrubeck:bump, r=jdm</li>
<li><a href="54f26b5d64"><code>54f26b5</code></a> Version 1.5.1</li>
<li><a href="c3e8aa346b"><code>c3e8aa3</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/241">#241</a> - mpdn:master, r=mbrubeck</li>
<li><a href="79f4132ba5"><code>79f4132</code></a> Remove extraneous branch from push</li>
<li><a href="fc12fb180b"><code>fc12fb1</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/239">#239</a> - mbrubeck:bump, r=jdm</li>
<li><a href="b825266c74"><code>b825266</code></a> Version 1.5.0</li>
<li><a href="c7af9e20ae"><code>c7af9e2</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/238">#238</a> - epilys:master, r=mbrubeck</li>
<li><a href="d1394a0a52"><code>d1394a0</code></a> Return allocation error in deserialize instead of panicking</li>
<li><a href="28fb0f4a9c"><code>28fb0f4</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/servo/rust-smallvec/issues/237">#237</a> - mbrubeck:append, r=jdm</li>
<li><a href="592fc5a0e8"><code>592fc5a</code></a> Add SmallVec::append method</li>
<li>Additional commits viewable in <a href="https://github.com/servo/rust-smallvec/compare/v1.4.2...v1.5.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=smallvec&package-manager=cargo&previous-version=1.4.2&new-version=1.5.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>
Bump ordered-float from 1.0.2 to 1.1.1
Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 1.0.2 to 1.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/reem/rust-ordered-float/releases">ordered-float's releases</a>.</em></p>
<blockquote>
<h2>v1.1.1</h2>
<ul>
<li>Make assignment operators panic safe (<a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/71">#71</a>). This fixes a bug that could cause undefined behavior in safe code.</li>
</ul>
<h2>v1.1.0</h2>
<ul>
<li>Implement Sum and Product traits for NotNan (<a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/65">#65</a>).</li>
<li>Implement Neg and Zero traits for OrderedFloat (<a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/60">#60</a>, <a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/66">#66</a>).</li>
<li>Implement Add, Sub, Mul, and Div traits for OrderedFloat.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ebbbb4711e"><code>ebbbb47</code></a> Version 1.1.1</li>
<li><a href="da4a8dd493"><code>da4a8dd</code></a> Make assignment operators panic safe</li>
<li><a href="96672a8af0"><code>96672a8</code></a> Version 1.1.0</li>
<li><a href="70848787af"><code>7084878</code></a> impl Add/Sub/Mul/Div for OrderedFloat</li>
<li><a href="57e16fdd5d"><code>57e16fd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/66">#66</a> from Uriopass/patch-1</li>
<li><a href="9a241dc1d7"><code>9a241dc</code></a> Add Zero impl for OrderedFloat</li>
<li><a href="90f4ca8d63"><code>90f4ca8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/65">#65</a> from bennofs/master</li>
<li><a href="eae40333bd"><code>eae4033</code></a> Add Sum/Product impls for NotNan</li>
<li><a href="06afbc94f6"><code>06afbc9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/reem/rust-ordered-float/issues/60">#60</a> from wookietreiber/topic/neg</li>
<li><a href="9013e4c202"><code>9013e4c</code></a> adds neg for ordered float</li>
<li>See full diff in <a href="https://github.com/reem/rust-ordered-float/compare/v1.0.2...v1.1.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=ordered-float&package-manager=cargo&previous-version=1.0.2&new-version=1.1.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>
Fix mouse button handling
<!-- Please describe your changes on the following line: -->
* Remove hardcoded left button value in mouse event handling as described in issue #27155
* Tested with `./mach run --release` that right click event works on http://minesweeperonline.com/#
* Part of the changes were inspired by PR #27685
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix#27155 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Implement referrerPolicy for HTMLScriptElement and HTMLLinkElement
<!-- Please describe your changes on the following line: -->
* Added referrerPolicy attribute in webidl files
* Implemented getters and setters for the new attribute
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix#26454 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Bump net2 from 0.2.34 to 0.2.36
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.34 to 0.2.36.
<details>
<summary>Commits</summary>
<ul>
<li><a href="71708b75d6"><code>71708b7</code></a> Release v0.2.36</li>
<li><a href="49b43f277a"><code>49b43f2</code></a> Do not assume memory layout of std::net::SocketAddr</li>
<li><a href="77a6eb4d5e"><code>77a6eb4</code></a> Release v0.2.35</li>
<li><a href="eeeab131cb"><code>eeeab13</code></a> Add support for Haiku</li>
<li>See full diff in <a href="https://github.com/deprecrated/net2-rs/compare/0.2.34...0.2.36">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=net2&package-manager=cargo&previous-version=0.2.34&new-version=0.2.36)
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>
Bump serde from 1.0.115 to 1.0.117
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.117.
<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.117</h2>
<ul>
<li>Allow serialization of std::net::SocketAddrV6 to include a scope id if present (based on <a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/77426">rust-lang/rust#77426</a>)</li>
</ul>
<h2>v1.0.116</h2>
<ul>
<li>Fix deserialization of IpAddr, SocketAddr, Bound, Result, OsString in formats which process variant identifiers as u64 (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1888">#1888</a>, thanks <a href="https://github.com/joshtriplett">@joshtriplett</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="fc3f104c4a"><code>fc3f104</code></a> Release 1.0.117</li>
<li><a href="4bec9ffd0f"><code>4bec9ff</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1906">#1906</a> from Mingun/fix-misprint</li>
<li><a href="e6d2322e68"><code>e6d2322</code></a> Fix misprint in the error message</li>
<li><a href="2b504099e4"><code>2b50409</code></a> Include room for SocketAddrV6 to serialize scope id</li>
<li><a href="be7d0e7eb2"><code>be7d0e7</code></a> Ignore map_err_ignore Clippy pedantic lint</li>
<li><a href="b539cb45d7"><code>b539cb4</code></a> Release 1.0.116</li>
<li><a href="a5490e20e1"><code>a5490e2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1888">#1888</a> from joshtriplett/fix-enum-deserialization-u64</li>
<li><a href="45c45e87bf"><code>45c45e8</code></a> Fix hand-written enum variant deserializations to allow u64 discriminant</li>
<li><a href="2e76f7013f"><code>2e76f70</code></a> Update code of conduct link</li>
<li><a href="d35de19120"><code>d35de19</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1885">#1885</a> from dtolnay/qs</li>
<li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.115...v1.0.117">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=serde&package-manager=cargo&previous-version=1.0.115&new-version=1.0.117)
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>
Bump jni from 0.16.0 to 0.18.0
Bumps [jni](https://github.com/jni-rs/jni-rs) from 0.16.0 to 0.18.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jni-rs/jni-rs/releases">jni's releases</a>.</em></p>
<blockquote>
<h2>Rust JNI 0.18.0</h2>
<h3>Added</h3>
<ul>
<li><code>JNIEnv#define_unnamed_class</code> function that allows loading a class without
specifying its name. The name is inferred from the class data. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/246">#246</a>)</li>
<li><code>SetStatic<type>Field</code>. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/248">#248</a>)</li>
<li><code>TryFrom<JValue></code> for types inside JValue variants (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/264">#264</a>).</li>
<li>Implemented Copy for JNIEnv (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/255">#255</a>).</li>
<li><code>repr(transparent)</code> attribute to JavaVM struct (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/259">#259</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>⚠️ Switch from <code>error-chain</code> to <code>thiserror</code>, making all errors <code>Send</code>. Also, support all JNI errors
in the <code>jni_error_code_to_result</code> function and add more information to the <code>InvalidArgList</code>
error. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/pull/242">#242</a>)</li>
</ul>
<h2>Rust JNI 0.17.0</h2>
<h3>Added</h3>
<ul>
<li>Get/ReleaseByteArrayElements, and Get/ReleasePrimitiveArrayCritical. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/237">#237</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/jni-rs/jni-rs/blob/master/CHANGELOG.md">jni's changelog</a>.</em></p>
<blockquote>
<h2>[0.18.0] — 2020-09-23</h2>
<h3>Added</h3>
<ul>
<li><code>JNIEnv#define_unnamed_class</code> function that allows loading a class without
specifying its name. The name is inferred from the class data. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/246">#246</a>)</li>
<li><code>SetStatic<type>Field</code>. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/248">#248</a>)</li>
<li><code>TryFrom<JValue></code> for types inside JValue variants (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/264">#264</a>).</li>
<li>Implemented Copy for JNIEnv (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/255">#255</a>).</li>
<li><code>repr(transparent)</code> attribute to JavaVM struct (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/259">#259</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Switch from <code>error-chain</code> to <code>thiserror</code>, making all errors <code>Send</code>. Also, support all JNI errors
in the <code>jni_error_code_to_result</code> function and add more information to the <code>InvalidArgList</code>
error. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/pull/242">#242</a>)</li>
</ul>
<h2>[0.17.0] — 2020-06-30</h2>
<h3>Added</h3>
<ul>
<li>Get/ReleaseByteArrayElements, and Get/ReleasePrimitiveArrayCritical. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/237">#237</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="242c954589"><code>242c954</code></a> Bump the version to 0.18.0. (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/258">#258</a>)</li>
<li><a href="553d3b0e8d"><code>553d3b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/259">#259</a> from aleksuss/javamv_transparent</li>
<li><a href="7ad5d33a1b"><code>7ad5d33</code></a> Merge branch 'master' into javamv_transparent</li>
<li><a href="b3fb6d3f5c"><code>b3fb6d3</code></a> Apply suggestions by beta and nightly clippy</li>
<li><a href="d7454200bf"><code>d745420</code></a> Remove redundant assertions and comment</li>
<li><a href="391b473b2d"><code>391b473</code></a> Implement <code>TryFrom\<JValue></code> for JValue variants (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/264">#264</a>)</li>
<li><a href="fe4d075b0c"><code>fe4d075</code></a> Add changelog section to the 0.14.0 version (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/271">#271</a>)</li>
<li><a href="29ad78a036"><code>29ad78a</code></a> Clarify which changes go to the changelog (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/265">#265</a>)</li>
<li><a href="846d18845e"><code>846d188</code></a> Fix API documentation for JList (<a href="https://github-redirect.dependabot.com/jni-rs/jni-rs/issues/260">#260</a>)</li>
<li><a href="99163324be"><code>9916332</code></a> Remove redundant asserts in new_primitive_array_wrong test</li>
<li>Additional commits viewable in <a href="https://github.com/jni-rs/jni-rs/compare/v0.16.0...v0.18.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=jni&package-manager=cargo&previous-version=0.16.0&new-version=0.18.0)
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>