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/230
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 9/5/2022
**Status:** ✅ Merged
**Merged:** 9/5/2022
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/serde_yaml-0.9.11`
---
### 📝 Commits (1)
- [`a9ad353`](https://github.com/LGUG2Z/komorebi/commit/a9ad353f0c31018479a64b1cc848b547da99eda2) chore(deps): bump serde_yaml from 0.9.10 to 0.9.11
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+2 -2)
</details>
### 📄 Description
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.10 to 0.9.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/serde-yaml/releases">serde_yaml's releases</a>.</em></p>
<blockquote>
<h2>0.9.11</h2>
<ul>
<li>Serialize strings on a single line when they do not already contain a newline character, regardless of string length (<a href="https://github-redirect.dependabot.com/dtolnay/serde-yaml/issues/321">#321</a>, <a href="https://github-redirect.dependabot.com/dtolnay/serde-yaml/issues/322">#322</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/serde-yaml/commit/44aba92a43501b6a46bb855831927363cc58f2e9"><code>44aba92</code></a> Release 0.9.11</li>
<li><a href="https://github.com/dtolnay/serde-yaml/commit/4253336a0ca20a084a7e0c354d42de4c28d82041"><code>4253336</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/serde-yaml/issues/322">#322</a> from dtolnay/width</li>
<li><a href="https://github.com/dtolnay/serde-yaml/commit/53ccded41ae52fe49afcc37fb12ca3684ee706df"><code>53ccded</code></a> Set width=-1 on libyaml emitter</li>
<li><a href="https://github.com/dtolnay/serde-yaml/commit/4efbe5083ddff2c657c2867e9d8eca6900530a51"><code>4efbe50</code></a> Add a test of long string getting wrapped</li>
<li><a href="https://github.com/dtolnay/serde-yaml/commit/638b1c005e86dfd24eb69d952b2d740f33a4f6c0"><code>638b1c0</code></a> Resolve needless_borrow clippy lint in test</li>
<li><a href="https://github.com/dtolnay/serde-yaml/commit/653e0bb9b34712d432c6cf405114e3f72fe51d99"><code>653e0bb</code></a> Ignore using destructuring assignment to wildcard pattern</li>
<li>See full diff in <a href="https://github.com/dtolnay/serde-yaml/compare/0.9.10...0.9.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/230
Author: @dependabot[bot]
Created: 9/5/2022
Status: ✅ Merged
Merged: 9/5/2022
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/serde_yaml-0.9.11📝 Commits (1)
a9ad353chore(deps): bump serde_yaml from 0.9.10 to 0.9.11📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps serde_yaml from 0.9.10 to 0.9.11.
Release notes
Sourced from serde_yaml's releases.
Commits
44aba92Release 0.9.114253336Merge pull request #322 from dtolnay/width53ccdedSet width=-1 on libyaml emitter4efbe50Add a test of long string getting wrapped638b1c0Resolve needless_borrow clippy lint in test653e0bbIgnore using destructuring assignment to wildcard patternDependabot 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.