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/247
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 10/3/2022
**Status:** ✅ Merged
**Merged:** 10/3/2022
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/schemars-0.8.11`
---
### 📝 Commits (1)
- [`7d6876c`](https://github.com/LGUG2Z/komorebi/commit/7d6876c773318c3f6eef0e0f9a3427eeb1429cda) chore(deps): bump schemars from 0.8.10 to 0.8.11
### 📊 Changes
**1 file changed** (+4 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+4 -4)
</details>
### 📄 Description
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.10 to 0.8.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/GREsau/schemars/releases">schemars's releases</a>.</em></p>
<blockquote>
<h2>v0.8.11</h2>
<h3>Added:</h3>
<ul>
<li>Replace auto-inferred trait bounds with bounds specified in <code>#[schemars(bound = "...")]</code> attribute</li>
</ul>
<h3>Changed:</h3>
<ul>
<li>Derived <code>JsonSchema</code> now respects attributes on unit enum variants (<a href="https://github-redirect.dependabot.com/GREsau/schemars/pull/152">GREsau/schemars#152</a>)</li>
<li>Minimum supported rust version is now 1.45.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/GREsau/schemars/blob/master/CHANGELOG.md">schemars's changelog</a>.</em></p>
<blockquote>
<h2>[0.8.11] - 2022-10-02</h2>
<h3>Added:</h3>
<ul>
<li>Replace auto-inferred trait bounds with bounds specified in <code>#[schemars(bound = "...")]</code> attribute</li>
</ul>
<h3>Changed:</h3>
<ul>
<li>Derived <code>JsonSchema</code> now respects attributes on unit enum variants (<a href="https://github-redirect.dependabot.com/GREsau/schemars/pull/152">GREsau/schemars#152</a>)</li>
<li>Minimum supported rust version is now 1.45.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/GREsau/schemars/commit/5268080b014152912a910e3fe8524c4c876407de"><code>5268080</code></a> v0.8.11</li>
<li><a href="https://github.com/GREsau/schemars/commit/84c2a2bb5442daa3062fe33fbec488e5bddb47f9"><code>84c2a2b</code></a> Second attempt to fix rust 1.45 CI</li>
<li><a href="https://github.com/GREsau/schemars/commit/cf0cf2b1be80d1e486d06bbdd1cc332bae821c03"><code>cf0cf2b</code></a> Attempt to fix rust 1.45 CI</li>
<li><a href="https://github.com/GREsau/schemars/commit/4f14c1a74cbf5d8b14c6be9649f93d1702eb9f2a"><code>4f14c1a</code></a> Update docs and changelog</li>
<li><a href="https://github.com/GREsau/schemars/commit/c59e5b5e1c4deeb1e0fb38808f350c54e2c235ee"><code>c59e5b5</code></a> Fix test</li>
<li><a href="https://github.com/GREsau/schemars/commit/4754a13fb3fa33d074259db2e04841905c2997b3"><code>4754a13</code></a> Ignore <code>bound</code> set in serde attrs</li>
<li><a href="https://github.com/GREsau/schemars/commit/104dccca50c114524997dcd735de146bba450f26"><code>104dccc</code></a> Add #[schemars(bound = ...)] attribute</li>
<li><a href="https://github.com/GREsau/schemars/commit/6ada120cd3cdcf0a5ab8b5e1e8f572c4224037be"><code>6ada120</code></a> Fix a typo</li>
<li><a href="https://github.com/GREsau/schemars/commit/4db6733844b31741d33b7fa68bcc35438be43681"><code>4db6733</code></a> Fix rendering of HTML tags in markdown docs</li>
<li><a href="https://github.com/GREsau/schemars/commit/b48bb2b2b3be4d3bed83fe23fa668997a08e61d6"><code>b48bb2b</code></a> Omit third-party crates from rust 1.45 CI</li>
<li>Additional commits viewable in <a href="https://github.com/GREsau/schemars/compare/v0.8.10...v0.8.11">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/247
Author: @dependabot[bot]
Created: 10/3/2022
Status: ✅ Merged
Merged: 10/3/2022
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/schemars-0.8.11📝 Commits (1)
7d6876cchore(deps): bump schemars from 0.8.10 to 0.8.11📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Cargo.lock(+4 -4)📄 Description
Bumps schemars from 0.8.10 to 0.8.11.
Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
5268080v0.8.1184c2a2bSecond attempt to fix rust 1.45 CIcf0cf2bAttempt to fix rust 1.45 CI4f14c1aUpdate docs and changelogc59e5b5Fix test4754a13Ignoreboundset in serde attrs104dcccAdd #[schemars(bound = ...)] attribute6ada120Fix a typo4db6733Fix rendering of HTML tags in markdown docsb48bb2bOmit third-party crates from rust 1.45 CIDependabot 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.