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/762
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 4/15/2024
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `dependabot/cargo/proc-macro2-1.0.80`
---
### 📝 Commits (1)
- [`31652dc`](https://github.com/LGUG2Z/komorebi/commit/31652dc1b50c8e1ad9675dfaadda79e0d520a490) chore(deps): bump proc-macro2 from 1.0.79 to 1.0.80
### 📊 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.79 to 1.0.80.
<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.80</h2>
<ul>
<li>Add <code>Literal::byte_character</code> constructor (<a href="https://redirect.github.com/dtolnay/proc-macro2/issues/449">#449</a>)</li>
<li>Add <code>Literal::c_string</code> constructor <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/450">#450</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/da51f8d005cc5d8299c1872fad9bbe63b07c31c7"><code>da51f8d</code></a> Release 1.0.80</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/392fa6c489ffb1f0178dc7377f894cfaf2d4744a"><code>392fa6c</code></a> Ignore needless_pass_by_value pedantic clippy lint in test</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/1ff5c1f2a91d815dbe531f9570fcf67522b5e27d"><code>1ff5c1f</code></a> Ignore needless_raw_string_hashes pedantic clippy lint in test</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/0c9449e03d0038f99c0f2dfe6c42878bf531c393"><code>0c9449e</code></a> Import some Literal tests from libproc_macro</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/28c87ad85264b055b9512c71d1aee4af7353bec4"><code>28c87ad</code></a> Add tests of negative literal construction</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/c61f5db62c22f727ae59140edb8a4848d962433a"><code>c61f5db</code></a> Add some tests of cstr raw literals</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/d50dcd9be7136e865020ef58be0244f7a61157e5"><code>d50dcd9</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/450">#450</a> from dtolnay/cstr</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/70a804be6d9b21d8707a1c349759f64332429c35"><code>70a804b</code></a> Add Literal::c_string constructor</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/45730bc1feb07eda221dd5a3e3fe797ce0030c47"><code>45730bc</code></a> Adjust Literal constructor argument names to match those in libproc_macro</li>
<li><a href="https://github.com/dtolnay/proc-macro2/commit/26d1d3f0a4fa112113498fd661d7bb5d51aa057d"><code>26d1d3f</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/proc-macro2/issues/449">#449</a> from dtolnay/bytechar</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80">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/762
Author: @dependabot[bot]
Created: 4/15/2024
Status: ❌ Closed
Base:
master← Head:dependabot/cargo/proc-macro2-1.0.80📝 Commits (1)
31652dcchore(deps): bump proc-macro2 from 1.0.79 to 1.0.80📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps proc-macro2 from 1.0.79 to 1.0.80.
Release notes
Sourced from proc-macro2's releases.
Commits
da51f8dRelease 1.0.80392fa6cIgnore needless_pass_by_value pedantic clippy lint in test1ff5c1fIgnore needless_raw_string_hashes pedantic clippy lint in test0c9449eImport some Literal tests from libproc_macro28c87adAdd tests of negative literal constructionc61f5dbAdd some tests of cstr raw literalsd50dcd9Merge pull request #450 from dtolnay/cstr70a804bAdd Literal::c_string constructor45730bcAdjust Literal constructor argument names to match those in libproc_macro26d1d3fMerge pull request #449 from dtolnay/bytecharDependabot 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.