diff options
author | bors-servo <servo-ops@mozilla.com> | 2021-04-06 09:34:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-06 09:34:06 -0400 |
commit | 753a0d79051172a4c00a420b6e75155f5f78a483 (patch) | |
tree | 41d9026f341b7883131c1fab22f69be2f300fdda /python/servo/packages.py | |
parent | 6012d256599756801d8fd8aec5687d5c643ace5d (diff) | |
parent | 58bba3d0c8ee1602df5d6d3880974dd3285d6d9b (diff) | |
download | servo-753a0d79051172a4c00a420b6e75155f5f78a483.tar.gz servo-753a0d79051172a4c00a420b6e75155f5f78a483.zip |
Auto merge of #28339 - servo:dependabot/cargo/miow-0.3.7, r=jdm
build(deps): bump miow from 0.3.6 to 0.3.7
Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.3.6 to 0.3.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/yoshuawuyts/miow/blob/master/CHANGELOG.md">miow's changelog</a>.</em></p>
<blockquote>
<h2>[v0.3.7] - 2021-03-22</h2>
<h3>Changed</h3>
<ul>
<li>Upgrade <code>rand</code> dev-dependency from 0.4 -> 0.8</li>
<li>Upgrade <code>socket2</code> dependency from 0.3 to 0.4 and make it a dev-dependency</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/yoshuawuyts/miow/commit/a84a1c0a3e96d48f89d3468f86d8dafc06b56268"><code>a84a1c0</code></a> Bump version to 0.3.7 and add a changelog</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/d6ce40d7dbbae8449805a7cd8516046371d3ef0c"><code>d6ce40d</code></a> Merge branch 'remove-extern-crate'</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/9ceb569b7ba924d9dcab4c67112b2dabf942fd82"><code>9ceb569</code></a> Remove empty [dependencies] section</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/0450740d3859bf65ac67edd2fb65c0729b4a4361"><code>0450740</code></a> Remove not needed <code>extern crate</code> statements</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/72b5ff82ee07d14bd03a8786f4a1427bef929468"><code>72b5ff8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/yoshuawuyts/miow/issues/44">#44</a> from Thomasdezeeuw/socket2_update</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/0ee38ce35e4af6c11118cd39a498537d19e90900"><code>0ee38ce</code></a> Update to socket2 v0.4</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/5aeb38ebaf1f7db303d2e1034472fed8fb037280"><code>5aeb38e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/yoshuawuyts/miow/issues/42">#42</a> from Kestrer/master</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/8b448250579ccca8c541e7643cc5c4d10ca8af8f"><code>8b44825</code></a> Reduce required WinAPI version</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/f82615c2a68ca849d3d5f3f54388b3c43e16cdf2"><code>f82615c</code></a> Update dependencies</li>
<li>See full diff in <a href="https://github.com/yoshuawuyts/miow/compare/v0.3.6...v0.3.7">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=miow&package-manager=cargo&previous-version=0.3.6&new-version=0.3.7)
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>
Diffstat (limited to 'python/servo/packages.py')
0 files changed, 0 insertions, 0 deletions