[PR #168] [MERGED] chore(deps): bump quote from 1.0.19 to 1.0.20 #781

Closed
opened 2026-01-05 14:52:57 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/168
Author: @dependabot[bot]
Created: 7/1/2022
Status: Merged
Merged: 7/4/2022
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/quote-1.0.20


📝 Commits (1)

  • 1c50093 chore(deps): bump quote from 1.0.19 to 1.0.20

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps quote from 1.0.19 to 1.0.20.

Release notes

Sourced from quote's releases.

1.0.20

  • Remove workaround for dealing with invalid spans on new enough compilers (#224, thanks @​mystor)
  • Use Ident::new_raw to quote raw identifiers (#225, thanks @​mystor)
Commits
  • 5801746 Release 1.0.20
  • 95bb29c Hygienic path for ::std::option::Option
  • 7286307 Merge pull request #226 from dtolnay/format
  • a2389ee Call 'format!' through an unambiguous path
  • cb2ba9f Rearrange push_ident internals
  • 1e89973 Merge pull request #225 from mystor/ident_new_raw
  • ca2b2ed Use Ident::new_raw to quote raw identifiers
  • 4663783 Link to explain why an invalid span workaround is needed
  • 3f694ca Merge pull request #224 from mystor/rm_invalid_span_workaround
  • 00052cc Disable the invalid span workaround in spanned.rs on patched versions of rustc
  • See full diff in compare view

Dependabot compatibility score

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/168 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/4/2022 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/quote-1.0.20` --- ### 📝 Commits (1) - [`1c50093`](https://github.com/LGUG2Z/komorebi/commit/1c50093adf2065063077b8a157b783c7187fa8fc) chore(deps): bump quote from 1.0.19 to 1.0.20 ### 📊 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.19 to 1.0.20. <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.20</h2> <ul> <li>Remove workaround for dealing with invalid spans on new enough compilers (<a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/224">#224</a>, thanks <a href="https://github.com/mystor"><code>@​mystor</code></a>)</li> <li>Use <code>Ident::new_raw</code> to quote raw identifiers (<a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/225">#225</a>, thanks <a href="https://github.com/mystor"><code>@​mystor</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/quote/commit/580174640767bc171f73d73ae3b84fbf44083a4f"><code>5801746</code></a> Release 1.0.20</li> <li><a href="https://github.com/dtolnay/quote/commit/95bb29c8e7cd6669657e7807fd19fd6705a54bf3"><code>95bb29c</code></a> Hygienic path for ::std::option::Option</li> <li><a href="https://github.com/dtolnay/quote/commit/72863076c2b6619ec9f1d793aaefb9e616f4b06a"><code>7286307</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/226">#226</a> from dtolnay/format</li> <li><a href="https://github.com/dtolnay/quote/commit/a2389eeaa85a79ff8c58525df912ff1aafb16e9f"><code>a2389ee</code></a> Call 'format!' through an unambiguous path</li> <li><a href="https://github.com/dtolnay/quote/commit/cb2ba9fff5e41c2de51158dfc556db75bcc63728"><code>cb2ba9f</code></a> Rearrange push_ident internals</li> <li><a href="https://github.com/dtolnay/quote/commit/1e8997333464f2ed1299f3f9f2052f9d12162d50"><code>1e89973</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/225">#225</a> from mystor/ident_new_raw</li> <li><a href="https://github.com/dtolnay/quote/commit/ca2b2ed3db2d3e01bd79dc1a12881a6a0ab4fc85"><code>ca2b2ed</code></a> Use Ident::new_raw to quote raw identifiers</li> <li><a href="https://github.com/dtolnay/quote/commit/46637832afa0811e0e2370a1f5ad3d053d062f13"><code>4663783</code></a> Link to explain why an invalid span workaround is needed</li> <li><a href="https://github.com/dtolnay/quote/commit/3f694ca9f6a2a9f421b9ed3d44a0d8cce53612b6"><code>3f694ca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/quote/issues/224">#224</a> from mystor/rm_invalid_span_workaround</li> <li><a href="https://github.com/dtolnay/quote/commit/00052ccc54f014ba1cc6375598098e14f002c586"><code>00052cc</code></a> Disable the invalid span workaround in spanned.rs on patched versions of rustc</li> <li>See full diff in <a href="https://github.com/dtolnay/quote/compare/1.0.19...1.0.20">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=quote&package-manager=cargo&previous-version=1.0.19&new-version=1.0.20)](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>
adam added the pull-request label 2026-01-05 14:52:57 +01:00
adam closed this issue 2026-01-05 14:52:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#781