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/515
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 8/14/2023
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `dependabot/cargo/quote-1.0.32`
---
### 📝 Commits (1)
- [`dd48abf`](https://github.com/LGUG2Z/komorebi/commit/dd48abf06dbdc4799ab501e39cf169229319ff3a) chore(deps): bump quote from 1.0.29 to 1.0.32
### 📊 Changes
**1 file changed** (+4 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+4 -4)
</details>
### 📄 Description
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.29 to 1.0.32.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dtolnay/quote/releases">quote's releases</a>.</em></p>
<blockquote>
<h2>1.0.32</h2>
<ul>
<li>Documentation improvements (thanks <a href="https://github.com/mfreeborn"><code>@mfreeborn</code></a>)</li>
</ul>
<h2>1.0.31</h2>
<ul>
<li>Eliminate build.rs to reduce build time</li>
</ul>
<h2>1.0.30</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/quote/commit/d8cb63f7d7f45c503ac580bd8f3cb2d8bb28b160"><code>d8cb63f</code></a> Release 1.0.32</li>
<li><a href="https://github.com/dtolnay/quote/commit/ec44da120bf08065cab5c42f7da26a8e06b76f4d"><code>ec44da1</code></a> Update PR 259: tokens are the output of the program</li>
<li><a href="https://github.com/dtolnay/quote/commit/419109a4f020b03987af50b7c1674159f8bb7313"><code>419109a</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/quote/issues/259">#259</a> from mfreeborn/docs</li>
<li><a href="https://github.com/dtolnay/quote/commit/3e644f1624b7b3039df52c4dee2a8bec525b0216"><code>3e644f1</code></a> Update README.md</li>
<li><a href="https://github.com/dtolnay/quote/commit/f4e8afed8770681efd8a3e08da527ae9728c63cc"><code>f4e8afe</code></a> Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"</li>
<li><a href="https://github.com/dtolnay/quote/commit/1972ec36e4535233587d2957935459d1e8ce6750"><code>1972ec3</code></a> Temporarily disable -Zrandomize-layout due to rustc ICE</li>
<li><a href="https://github.com/dtolnay/quote/commit/c90bb02fdff6573246aaeb409556b15c60fd672f"><code>c90bb02</code></a> Release 1.0.31</li>
<li><a href="https://github.com/dtolnay/quote/commit/c266c3eca88f0775385179ca0346ea3afad71c8f"><code>c266c3e</code></a> Import from alloc to make remaining std dependencies clear</li>
<li><a href="https://github.com/dtolnay/quote/commit/3dc55fd1cca84eead7632025e2fa79cf72cceedd"><code>3dc55fd</code></a> Pull in 2021-edition proc-macro2</li>
<li><a href="https://github.com/dtolnay/quote/commit/eeafe7a4128d0d16a60b24cd5b6268eaaaf1ed99"><code>eeafe7a</code></a> Delete build.rs, as no version detection is still used</li>
<li>Additional commits viewable in <a href="https://github.com/dtolnay/quote/compare/1.0.29...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 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/515
Author: @dependabot[bot]
Created: 8/14/2023
Status: ❌ Closed
Base:
master← Head:dependabot/cargo/quote-1.0.32📝 Commits (1)
dd48abfchore(deps): bump quote from 1.0.29 to 1.0.32📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Cargo.lock(+4 -4)📄 Description
Bumps quote from 1.0.29 to 1.0.32.
Release notes
Sourced from quote's releases.
Commits
d8cb63fRelease 1.0.32ec44da1Update PR 259: tokens are the output of the program419109aMerge pull request #259 from mfreeborn/docs3e644f1Update README.mdf4e8afeRevert "Temporarily disable -Zrandomize-layout due to rustc ICE"1972ec3Temporarily disable -Zrandomize-layout due to rustc ICEc90bb02Release 1.0.31c266c3eImport from alloc to make remaining std dependencies clear3dc55fdPull in 2021-edition proc-macro2eeafe7aDelete build.rs, as no version detection is still usedDependabot 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.