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/368
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 2/27/2023
**Status:** ✅ Merged
**Merged:** 2/27/2023
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/schemars-0.8.12`
---
### 📝 Commits (1)
- [`cf907ca`](https://github.com/LGUG2Z/komorebi/commit/cf907ca1c9df58570d0e8377347639e225eea996) chore(deps): bump schemars from 0.8.11 to 0.8.12
### 📊 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.11 to 0.8.12.
<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.12</h2>
<h3>Added:</h3>
<ul>
<li>Implement <code>JsonSchema</code> for <code>smol_str::SmolStr</code> (<a href="https://github-redirect.dependabot.com/GREsau/schemars/pull/72">GREsau/schemars#72</a>)</li>
</ul>
<h3>Changed:</h3>
<ul>
<li>Change <code>serde_json</code> dependency min version to 1.0.25 (was 1.0.0) (<a href="https://github-redirect.dependabot.com/GREsau/schemars/pull/192">GREsau/schemars#192</a>)</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.12] - 2023-02-26</h2>
<h3>Added:</h3>
<ul>
<li>Implement <code>JsonSchema</code> for <code>smol_str::SmolStr</code> (<a href="https://github-redirect.dependabot.com/GREsau/schemars/pull/72">GREsau/schemars#72</a>)</li>
</ul>
<h3>Changed:</h3>
<ul>
<li>Change <code>serde_json</code> dependency min version to 1.0.25 (was 1.0.0) (<a href="https://github-redirect.dependabot.com/GREsau/schemars/pull/192">GREsau/schemars#192</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/GREsau/schemars/commit/386e3d7f5ac601795fb4e247291bbef31512ded3"><code>386e3d7</code></a> v0.8.12</li>
<li><a href="https://github.com/GREsau/schemars/commit/9dc816fafcc797061fdad936bf651fad23e64fbb"><code>9dc816f</code></a> Set a reasonable min version for serde_json</li>
<li><a href="https://github.com/GREsau/schemars/commit/824993ca76d1233576bb9d4677a9c8bce24626fd"><code>824993c</code></a> Apply clippy fixes</li>
<li><a href="https://github.com/GREsau/schemars/commit/39bae201eb25f5918ce3d4e91d563ae63077d25a"><code>39bae20</code></a> Run cargo fmt</li>
<li><a href="https://github.com/GREsau/schemars/commit/587176fe9fed0631a4230241939a53cde920f0b8"><code>587176f</code></a> add optional smol_str support (<a href="https://github-redirect.dependabot.com/GREsau/schemars/issues/72">#72</a>)</li>
<li><a href="https://github.com/GREsau/schemars/commit/73715c10e0007c766969732a1ff53f358c807780"><code>73715c1</code></a> Fix GH actions badge</li>
<li><a href="https://github.com/GREsau/schemars/commit/b13fcd15cf02914caed952bb542ba7d4ddaafd83"><code>b13fcd1</code></a> Fix rustc 1.45 CI</li>
<li>See full diff in <a href="https://github.com/GREsau/schemars/compare/v0.8.11...v0.8.12">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/368
Author: @dependabot[bot]
Created: 2/27/2023
Status: ✅ Merged
Merged: 2/27/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/schemars-0.8.12📝 Commits (1)
cf907cachore(deps): bump schemars from 0.8.11 to 0.8.12📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Cargo.lock(+4 -4)📄 Description
Bumps schemars from 0.8.11 to 0.8.12.
Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
386e3d7v0.8.129dc816fSet a reasonable min version for serde_json824993cApply clippy fixes39bae20Run cargo fmt587176fadd optional smol_str support (#72)73715c1Fix GH actions badgeb13fcd1Fix rustc 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.