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/627
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 1/8/2024
**Status:** ✅ Merged
**Merged:** 1/8/2024
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/quote-1.0.35`
---
### 📝 Commits (1)
- [`e3eedf2`](https://github.com/LGUG2Z/komorebi/commit/e3eedf279a5624233d103d82ad950a71d3002b6b) chore(deps): bump quote from 1.0.33 to 1.0.35
### 📊 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.33 to 1.0.35.
<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.35</h2>
<ul>
<li>Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache</li>
</ul>
<h2>1.0.34</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dtolnay/quote/commit/b01743f24cb5b19f96a3eac6bce0e7aee10f6199"><code>b01743f</code></a> Release 1.0.35</li>
<li><a href="https://github.com/dtolnay/quote/commit/57851d785ab07056319265bac889716958d2e980"><code>57851d7</code></a> Pull in proc-macro2 sccache fix</li>
<li><a href="https://github.com/dtolnay/quote/commit/c777ce6fc1e009e5289970b5261dd53984b5a2a9"><code>c777ce6</code></a> Release 1.0.34</li>
<li><a href="https://github.com/dtolnay/quote/commit/e9cb3c25f30c5b5aa7c1fb0e245564502817e087"><code>e9cb3c2</code></a> Pull in proc-macro2 build script improvement</li>
<li><a href="https://github.com/dtolnay/quote/commit/f8fc16dc18046b0458c01b5615989a0c889bad57"><code>f8fc16d</code></a> Test docs.rs documentation build in CI</li>
<li><a href="https://github.com/dtolnay/quote/commit/3a9d31fd45831d66315eed6959462fe578667fb3"><code>3a9d31f</code></a> Update actions/checkout@v3 -> v4</li>
<li><a href="https://github.com/dtolnay/quote/commit/fe2dec4258201ae0304a4bd3eb7fde3fca6b0b5a"><code>fe2dec4</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/quote/issues/262">#262</a> from dtolnay/syn2</li>
<li><a href="https://github.com/dtolnay/quote/commit/5d33628e9879a811e634be702ee75daf9c5db2e9"><code>5d33628</code></a> Update syn 1.0 link to syn 2.0</li>
<li>See full diff in <a href="https://github.com/dtolnay/quote/compare/1.0.33...1.0.35">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/627
Author: @dependabot[bot]
Created: 1/8/2024
Status: ✅ Merged
Merged: 1/8/2024
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/quote-1.0.35📝 Commits (1)
e3eedf2chore(deps): bump quote from 1.0.33 to 1.0.35📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
Cargo.lock(+4 -4)📄 Description
Bumps quote from 1.0.33 to 1.0.35.
Release notes
Sourced from quote's releases.
Commits
b01743fRelease 1.0.3557851d7Pull in proc-macro2 sccache fixc777ce6Release 1.0.34e9cb3c2Pull in proc-macro2 build script improvementf8fc16dTest docs.rs documentation build in CI3a9d31fUpdate actions/checkout@v3 -> v4fe2dec4Merge pull request #262 from dtolnay/syn25d33628Update syn 1.0 link to syn 2.0Dependabot 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.