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/432
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 5/15/2023
**Status:** ✅ Merged
**Merged:** 5/15/2023
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/serde-1.0.163`
---
### 📝 Commits (1)
- [`02cb03d`](https://github.com/LGUG2Z/komorebi/commit/02cb03d1220191b2fb2971873780f99a5bd45064) chore(deps): bump serde from 1.0.162 to 1.0.163
### 📊 Changes
**1 file changed** (+4 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+4 -4)
</details>
### 📄 Description
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p>
<blockquote>
<h2>v1.0.163</h2>
<ul>
<li>Eliminate build script from serde_derive crate to slightly reduce build time (<a href="https://redirect.github.com/serde-rs/serde/issues/2442">#2442</a>, thanks <a href="https://github.com/taiki-e"><code>@taiki-e</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/serde-rs/serde/commit/fccb9499bccbaca0b7eef91a3a82dfcb31e0b149"><code>fccb949</code></a> Release 1.0.163</li>
<li><a href="https://github.com/serde-rs/serde/commit/a139ab2572bfb7ab9e9382d6864d895a75f916a0"><code>a139ab2</code></a> Adjust PR 2446 with less overgeneralized name</li>
<li><a href="https://github.com/serde-rs/serde/commit/1d910a484c2a888f35b05c1415cb341326c65bc4"><code>1d910a4</code></a> Format with rustfmt 1.5.2-nightly</li>
<li><a href="https://github.com/serde-rs/serde/commit/ee9166ec97074c4752e4f75dd846b1dfaac227d4"><code>ee9166e</code></a> Revise comments on the FlatMapDeserializer entry taker</li>
<li><a href="https://github.com/serde-rs/serde/commit/b5a9eff32e041e531ff2c4a0764be076c679de54"><code>b5a9eff</code></a> Resolve while_let_on_iterator clippy lint</li>
<li><a href="https://github.com/serde-rs/serde/commit/9441a2966341962151c923273b6a36f2908aec93"><code>9441a29</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2446">#2446</a> from Mingun/dedup2</li>
<li><a href="https://github.com/serde-rs/serde/commit/ab6588ef7413257d769778720e4fc43bea2fbf76"><code>ab6588e</code></a> Extract duplicated code into a function</li>
<li><a href="https://github.com/serde-rs/serde/commit/1d11f03449be82e9422128b21267338b708b34fc"><code>1d11f03</code></a> Extract logic of taking flattened fields into a function</li>
<li><a href="https://github.com/serde-rs/serde/commit/e11d01fe1d4db936a1058a484f7c854326271fb2"><code>e11d01f</code></a> Remove constructors for FlatMapAccess and FlatStructAccess</li>
<li><a href="https://github.com/serde-rs/serde/commit/a901f50850d22133c01921d74247cd946fd50a7b"><code>a901f50</code></a> FlatMapAccess and FlatStructAccess does not need to be public</li>
<li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163">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/432
Author: @dependabot[bot]
Created: 5/15/2023
Status: ✅ Merged
Merged: 5/15/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/serde-1.0.163📝 Commits (1)
02cb03dchore(deps): bump serde from 1.0.162 to 1.0.163📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Cargo.lock(+4 -4)📄 Description
Bumps serde from 1.0.162 to 1.0.163.
Release notes
Sourced from serde's releases.
Commits
fccb949Release 1.0.163a139ab2Adjust PR 2446 with less overgeneralized name1d910a4Format with rustfmt 1.5.2-nightlyee9166eRevise comments on the FlatMapDeserializer entry takerb5a9effResolve while_let_on_iterator clippy lint9441a29Merge pull request #2446 from Mingun/dedup2ab6588eExtract duplicated code into a function1d11f03Extract logic of taking flattened fields into a functione11d01fRemove constructors for FlatMapAccess and FlatStructAccessa901f50FlatMapAccess and FlatStructAccess does not need to be publicDependabot 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.