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 commands and options
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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/291
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/14/2022
**Status:** ✅ Merged
**Merged:** 11/14/2022
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/miow-0.5.0`
---
### 📝 Commits (1)
- [`b3d2d27`](https://github.com/LGUG2Z/komorebi/commit/b3d2d27706825d62d35dc421dabfef817b578413) chore(deps): bump miow from 0.4.0 to 0.5.0
### 📊 Changes
**2 files changed** (+19 additions, -62 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+18 -61)
📝 `komorebi/Cargo.toml` (+1 -1)
</details>
### 📄 Description
Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.4.0 to 0.5.0.
<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.5.0] - 2022-11-10</h2>
<h3>Changed</h3>
<ul>
<li>Upgrade <code>windows-sys</code> from 0.28 to 0.42.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/yoshuawuyts/miow/commit/7c80e4a470ceede8ec1f7be0733879b37595d955"><code>7c80e4a</code></a> Bump versions in preparation for releasing 0.5.0 and fix changelog</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/64766d6cfc33a57ddd40de9cda123fcda55cd9ca"><code>64766d6</code></a> Merge branch 'remove-wildcard-imports'</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/e8602b0a42ff6d85781e70ae3f401a32e9d39ab1"><code>e8602b0</code></a> Replace wildcard imports with list of needed types</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/bdf25786f92138b19634c814805514769da733d3"><code>bdf2578</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/yoshuawuyts/miow/issues/53">#53</a> from atouchet/ver</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/509deef1c443c618d29da168defec923397fe1b5"><code>509deef</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/yoshuawuyts/miow/issues/55">#55</a> from sunfishcode/main</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/855e6af80305422ebb76ca07d9480594abb57bce"><code>855e6af</code></a> Restore null-check assertions guarding <code>transmute</code> calls.</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/bf9e36b8bb6b14511913e25d86432774a854b20c"><code>bf9e36b</code></a> Update to windows-sys 0.42.</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/71ec0e34d9602955dcb824dfd6e86dcaec7348d9"><code>71ec0e3</code></a> Update to windows-sys 0.36.</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/30eaadb62eae5f04e798284b8bf387d1a0350387"><code>30eaadb</code></a> Update links and formatting</li>
<li>See full diff in <a href="https://github.com/yoshuawuyts/miow/compare/v0.4.0...v0.5.0">compare view</a></li>
</ul>
</details>
<br />
[](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>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/291
Author: @dependabot[bot]
Created: 11/14/2022
Status: ✅ Merged
Merged: 11/14/2022
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/miow-0.5.0📝 Commits (1)
b3d2d27chore(deps): bump miow from 0.4.0 to 0.5.0📊 Changes
2 files changed (+19 additions, -62 deletions)
View changed files
📝
Cargo.lock(+18 -61)📝
komorebi/Cargo.toml(+1 -1)📄 Description
Bumps miow from 0.4.0 to 0.5.0.
Changelog
Sourced from miow's changelog.
Commits
7c80e4aBump versions in preparation for releasing 0.5.0 and fix changelog64766d6Merge branch 'remove-wildcard-imports'e8602b0Replace wildcard imports with list of needed typesbdf2578Merge pull request #53 from atouchet/ver509deefMerge pull request #55 from sunfishcode/main855e6afRestore null-check assertions guardingtransmutecalls.bf9e36bUpdate to windows-sys 0.42.71ec0e3Update to windows-sys 0.36.30eaadbUpdate links and formattingDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.