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/195
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 8/1/2022
**Status:** ✅ Merged
**Merged:** 8/2/2022
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/proc-macro2-1.0.42`
---
### 📝 Commits (1)
- [`e8ae2cd`](https://github.com/LGUG2Z/komorebi/commit/e8ae2cd8e0f24630d4d7001e16080f54fc0fc2bf) chore(deps): bump proc-macro2 from 1.0.40 to 1.0.42
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+2 -2)
</details>
### 📄 Description
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.40 to 1.0.42.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/proc-macro2/releases">proc-macro2's releases</a>.</em></p>
<blockquote>
<h2>1.0.42</h2>
<ul>
<li>Improve parsing performance in non-macro mode (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/335">#335</a>)</li>
<li>Expose a size_hint() for TokenStream's iterator (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/334">#334</a>)</li>
</ul>
<h2>1.0.41</h2>
<ul>
<li>Produce an accurate <code>.size_hint()</code> from <code>TokenStream</code>'s iterator (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/334">#334</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/a77588be7e160a502b06e1715efb6dc25a66e7f9"><code>a77588b</code></a> Release 1.0.42</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/a2b46f9c3b90d8e5b75e5ad3741d6a100cdb8f62"><code>a2b46f9</code></a> Remove allocation from RcVec -> RcVecBuilder conversion</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/d8c056b7e768fb4893ad0457a27ab46e52683ef0"><code>d8c056b</code></a> Clean up RcVec::get_mut</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/0fbcf3bc6c2614eb1a1a4fca701de4bda37903d6"><code>0fbcf3b</code></a> Eliminate redundant RcVec::new</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/20eb5ed1d7da355430b42441538408b20c28cfa0"><code>20eb5ed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/341">#341</a> from dtolnay/rcvec</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/275aaeb76b03020fc5fc9b1e321c910f7c4b9c68"><code>275aaeb</code></a> Replace Rc<Vec<!-- raw HTML omitted -->> with RcVec<T></li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/e338234eadf3c549b64b7c7c54ce7893e8192a9d"><code>e338234</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/342">#342</a> from dtolnay/debug</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/9d91c4979fe0c5d35d68ea3cdabf52efd6181095"><code>9d91c49</code></a> Improve Debug representation of token_stream::IntoIter</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/ee0e583d463c8de0339cf98d3d48d41d4ba20e28"><code>ee0e583</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/340">#340</a> from dtolnay/extend</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/c5db3d6da6585f7bf82f4c32c05ede1bb85843e8"><code>c5db3d6</code></a> Reduce make_mut calls in FromIterator and Extend impls</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.40...1.0.42">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/195
Author: @dependabot[bot]
Created: 8/1/2022
Status: ✅ Merged
Merged: 8/2/2022
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/proc-macro2-1.0.42📝 Commits (1)
e8ae2cdchore(deps): bump proc-macro2 from 1.0.40 to 1.0.42📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps proc-macro2 from 1.0.40 to 1.0.42.
Release notes
Sourced from proc-macro2's releases.
Commits
a77588bRelease 1.0.42a2b46f9Remove allocation from RcVec -> RcVecBuilder conversiond8c056bClean up RcVec::get_mut0fbcf3bEliminate redundant RcVec::new20eb5edMerge pull request #341 from dtolnay/rcvec275aaebReplace Rc<Vec> with RcVec<T>e338234Merge pull request #342 from dtolnay/debug9d91c49Improve Debug representation of token_stream::IntoIteree0e583Merge pull request #340 from dtolnay/extendc5db3d6Reduce make_mut calls in FromIterator and Extend implsDependabot 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.