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/445
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 5/29/2023
**Status:** ✅ Merged
**Merged:** 5/31/2023
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/proc-macro2-1.0.59`
---
### 📝 Commits (1)
- [`b8e9a7d`](https://github.com/LGUG2Z/komorebi/commit/b8e9a7d1ae1fc2565fc478ff71a9e380e88ccf49) chore(deps): bump proc-macro2 from 1.0.57 to 1.0.59
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+2 -2)
</details>
### 📄 Description
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.57 to 1.0.59.
<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.59</h2>
<ul>
<li>Enable proc_macro support on wasm targets (<a href="https://redirect.github.com/dtolnay/proc-macro2/issues/388">#388</a>)</li>
</ul>
<h2>1.0.58</h2>
<ul>
<li>Make rustc version detection more robust by compiling against modernest stable features (<a href="https://redirect.github.com/dtolnay/proc-macro2/issues/384">#384</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/42f4f233bebf21cd2b9fb372ccb493d1caf78809"><code>42f4f23</code></a> Release 1.0.59</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/529e7afec9b4c2b7028da5603bb699bc35866e15"><code>529e7af</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/390">#390</a> from dtolnay/procmacrofrom</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/92070f3bd23a1c29f2ce481eb8535174369e1bad"><code>92070f3</code></a> Render rustdoc cfg banner on proc-macro-only From impls</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/13e375682a5c5673e0ccbd4a1f3057697136417c"><code>13e3756</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/389">#389</a> from dtolnay/useprocmacro</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/2993201fdca8d3c996d59fbd52f0c118e4175b59"><code>2993201</code></a> Use_proc_macro is now equivalent to feature="proc-macro"</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/d62d0785f0361eb9a91fe4429bdccc0549cf1c7c"><code>d62d078</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/388">#388</a> from dtolnay/wasm</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/e60c4662905a44740ca217c256cc9ab91a59f025"><code>e60c466</code></a> Extern crate proc_macro available on all wasm targets</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/d51f3956ed69b9e46e634c264aea1d730812493a"><code>d51f395</code></a> Temporarily disable honggfuzz CI</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/22544fef069970525480d85cf84f413934e73fa9"><code>22544fe</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/386">#386</a> from rickwebiii/rweber/emscripten</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/b8e751a04eb474ea8c09669f3e5096d267bef915"><code>b8e751a</code></a> enable proc_macro on wasm32-unknown-emscripten</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.57...1.0.59">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/445
Author: @dependabot[bot]
Created: 5/29/2023
Status: ✅ Merged
Merged: 5/31/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/proc-macro2-1.0.59📝 Commits (1)
b8e9a7dchore(deps): bump proc-macro2 from 1.0.57 to 1.0.59📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps proc-macro2 from 1.0.57 to 1.0.59.
Release notes
Sourced from proc-macro2's releases.
Commits
42f4f23Release 1.0.59529e7afMerge pull request #390 from dtolnay/procmacrofrom92070f3Render rustdoc cfg banner on proc-macro-only From impls13e3756Merge pull request #389 from dtolnay/useprocmacro2993201Use_proc_macro is now equivalent to feature="proc-macro"d62d078Merge pull request #388 from dtolnay/wasme60c466Extern crate proc_macro available on all wasm targetsd51f395Temporarily disable honggfuzz CI22544feMerge pull request #386 from rickwebiii/rweber/emscriptenb8e751aenable proc_macro on wasm32-unknown-emscriptenDependabot 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.