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/64
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/1/2021
**Status:** ✅ Merged
**Merged:** 11/1/2021
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/proc-macro2-1.0.32`
---
### 📝 Commits (1)
- [`f274b20`](https://github.com/LGUG2Z/komorebi/commit/f274b203ad000757f4f9f27936fb2bc0bdb5f755) chore(deps): bump proc-macro2 from 1.0.30 to 1.0.32
### 📊 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.30 to 1.0.32.
<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.32</h2>
<ul>
<li>Support negative int and float literals in FromStr (<a href="https://github-redirect.dependabot.com/rust-lang/rust/pull/87262">rust-lang/rust#87262</a>, <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/301">#301</a>)</li>
</ul>
<h2>1.0.31</h2>
<ul>
<li>Update Cargo metadata to new repository location</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/124002dbafebe64bbc5569498fc3459e02696cc7"><code>124002d</code></a> Release 1.0.32</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/4178471d8b7944a701ec09b782ce7195de29c27f"><code>4178471</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/301">#301</a> from dtolnay/negative</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/3f57d820f783a17992455fa4767dd39d05cb9e92"><code>3f57d82</code></a> Support negative int and float literals in FromStr</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/25d7c7573d4d70773c9b6e35b0206fc6b9e635e8"><code>25d7c75</code></a> Add tests of negative literal parsing</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/37484ecac4fee2fe0f6f36e4929d96d6037a48a5"><code>37484ec</code></a> Release 1.0.31</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/1740ffc628b5b0e92440e7bce047eb844d3021fe"><code>1740ffc</code></a> Add crosslink icons to rustdoc</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/0918b736a426dd05b3b4f3c5376fb4503da37b7e"><code>0918b73</code></a> Update badge styles</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/059b4c3adb1d8e37f9fcf3f57648abd4c5c6eda5"><code>059b4c3</code></a> Update cargo metadata and links to dtolnay repo</li>
<li>See full diff in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.30...1.0.32">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/64
Author: @dependabot[bot]
Created: 11/1/2021
Status: ✅ Merged
Merged: 11/1/2021
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/proc-macro2-1.0.32📝 Commits (1)
f274b20chore(deps): bump proc-macro2 from 1.0.30 to 1.0.32📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps proc-macro2 from 1.0.30 to 1.0.32.
Release notes
Sourced from proc-macro2's releases.
Commits
124002dRelease 1.0.324178471Merge pull request #301 from dtolnay/negative3f57d82Support negative int and float literals in FromStr25d7c75Add tests of negative literal parsing37484ecRelease 1.0.311740ffcAdd crosslink icons to rustdoc0918b73Update badge styles059b4c3Update cargo metadata and links to dtolnay repoDependabot 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.