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/431
**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/proc-macro2-1.0.57`
---
### 📝 Commits (1)
- [`041e200`](https://github.com/LGUG2Z/komorebi/commit/041e200e14d030c495ceb31f2074adb01debfccd) chore(deps): bump proc-macro2 from 1.0.56 to 1.0.57
### 📊 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.56 to 1.0.57.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/2c1b1021cff64aa6c29dd2c82bcb87b369013d00"><code>2c1b102</code></a> Release 1.0.57</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/8bbbd6008a9db5740950bc80cb1bf69cf252db11"><code>8bbbd60</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/383">#383</a> from dtolnay/procmacrospan</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/5f9d3fe467864c962a7093d54d2a4d0b290375af"><code>5f9d3fe</code></a> Disable start()/end() on Span::Compiler</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/a597b3cf4708bff398c2b4a15cfc7a86fef7c269"><code>a597b3c</code></a> Update fuzz target to afl 0.13</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/21303055009673b12f81dad9bf84eccf42778a32"><code>2130305</code></a> Revert "Temporarily disable miri CI"</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/7c637e7ae81a507359cb5df0ed3ef35733b6be51"><code>7c637e7</code></a> Ignore new_without_default clippy lint</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/2d3959c997d09a1c246e7abcdce94363c54b6622"><code>2d3959c</code></a> Temporarily disable miri CI</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/c28264911c5f33590ae181fbf2b1dd834245f769"><code>c282649</code></a> Skip round trip through rustup to apply rust-toolchain.toml in CI</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/37706caba532ff1e7c037c5707d0d04eda6bae5b"><code>37706ca</code></a> Find out whether rust-src rustup component fixes ui test</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/2b25bd926108e08fd3f71d1ef066dd52ccc70a3d"><code>2b25bd9</code></a> Update ui test suite to nightly-2023-05-05</li>
<li>See full diff in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.56...1.0.57">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/431
Author: @dependabot[bot]
Created: 5/15/2023
Status: ✅ Merged
Merged: 5/15/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/proc-macro2-1.0.57📝 Commits (1)
041e200chore(deps): bump proc-macro2 from 1.0.56 to 1.0.57📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps proc-macro2 from 1.0.56 to 1.0.57.
Commits
2c1b102Release 1.0.578bbbd60Merge pull request #383 from dtolnay/procmacrospan5f9d3feDisable start()/end() on Span::Compilera597b3cUpdate fuzz target to afl 0.132130305Revert "Temporarily disable miri CI"7c637e7Ignore new_without_default clippy lint2d3959cTemporarily disable miri CIc282649Skip round trip through rustup to apply rust-toolchain.toml in CI37706caFind out whether rust-src rustup component fixes ui test2b25bd9Update ui test suite to nightly-2023-05-05Dependabot 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.