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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@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/599
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/27/2023
**Status:** ✅ Merged
**Merged:** 11/29/2023
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/proc-macro2-1.0.70`
---
### 📝 Commits (1)
- [`b2de2a2`](https://github.com/LGUG2Z/komorebi/commit/b2de2a2ea00fa372f89136275ace80ecc004fd30) chore(deps): bump proc-macro2 from 1.0.69 to 1.0.70
### 📊 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.69 to 1.0.70.
<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.70</h2>
<ul>
<li>Add #[track_caller] on <code>Ident::new</code> so that panics on invalid input are attributed to the caller (<a href="https://redirect.github.com/dtolnay/proc-macro2/issues/423">#423</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/cd31a69e9c6ece9e6a1bf366aae37ae5b00cef82"><code>cd31a69</code></a> Release 1.0.70</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/4482662ae5ef045a551dcc95b9506acdde69a8e3"><code>4482662</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/423">#423</a> from dtolnay/trackcaller</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/690ab11e042dbd9936c2a8fa98267e1df87a6002"><code>690ab11</code></a> Track caller for Ident validation panics</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/f15383f9f0165847e554b6232ba22b90c9315d7b"><code>f15383f</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/422">#422</a> from dtolnay/newchecked</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/ea2cd7f2e4ad199f1a04ccf9788b5dbed2ac8d59"><code>ea2cd7f</code></a> Rename internal Ident::new -> Ident::new_checked</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/80591951011fba02b4296e35b06c4f1b41d5f9b5"><code>8059195</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/421">#421</a> from dtolnay/identunchecked</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/805a6adf92ba8da4b6d7ce5ff1def6b53f1f1cb5"><code>805a6ad</code></a> Bypass Ident validation on identifiers created by parser</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/c51346270ee53abaefd1231e418fd757252ab84d"><code>c513462</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/420">#420</a> from dtolnay/newraw</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/bd778e138376ba7ad7168335fb11afab86d158f9"><code>bd778e1</code></a> Delete Ident::_new_raw</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/0cb3649e019d8e2e913056c839c98d27fada6526"><code>0cb3649</code></a> Ignore checked_conversions pedantic clippy lint</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.69...1.0.70">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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/599
Author: @dependabot[bot]
Created: 11/27/2023
Status: ✅ Merged
Merged: 11/29/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/proc-macro2-1.0.70📝 Commits (1)
b2de2a2chore(deps): bump proc-macro2 from 1.0.69 to 1.0.70📊 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.69 to 1.0.70.
Release notes
Sourced from proc-macro2's releases.
Commits
cd31a69Release 1.0.704482662Merge pull request #423 from dtolnay/trackcaller690ab11Track caller for Ident validation panicsf15383fMerge pull request #422 from dtolnay/newcheckedea2cd7fRename internal Ident::new -> Ident::new_checked8059195Merge pull request #421 from dtolnay/identunchecked805a6adBypass Ident validation on identifiers created by parserc513462Merge pull request #420 from dtolnay/newrawbd778e1Delete Ident::_new_raw0cb3649Ignore checked_conversions pedantic clippy lintDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.