[PR #195] [MERGED] chore(deps): bump proc-macro2 from 1.0.40 to 1.0.42 #789

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/195
Author: @dependabot[bot]
Created: 8/1/2022
Status: Merged
Merged: 8/2/2022
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/proc-macro2-1.0.42


📝 Commits (1)

  • e8ae2cd chore(deps): bump proc-macro2 from 1.0.40 to 1.0.42

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps proc-macro2 from 1.0.40 to 1.0.42.

Release notes

Sourced from proc-macro2's releases.

1.0.42

  • Improve parsing performance in non-macro mode (#335)
  • Expose a size_hint() for TokenStream's iterator (#334)

1.0.41

  • Produce an accurate .size_hint() from TokenStream's iterator (#334)
Commits
  • a77588b Release 1.0.42
  • a2b46f9 Remove allocation from RcVec -> RcVecBuilder conversion
  • d8c056b Clean up RcVec::get_mut
  • 0fbcf3b Eliminate redundant RcVec::new
  • 20eb5ed Merge pull request #341 from dtolnay/rcvec
  • 275aaeb Replace Rc<Vec> with RcVec<T>
  • e338234 Merge pull request #342 from dtolnay/debug
  • 9d91c49 Improve Debug representation of token_stream::IntoIter
  • ee0e583 Merge pull request #340 from dtolnay/extend
  • c5db3d6 Reduce make_mut calls in FromIterator and Extend impls
  • Additional commits viewable 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/195 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2022 **Status:** ✅ Merged **Merged:** 8/2/2022 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/proc-macro2-1.0.42` --- ### 📝 Commits (1) - [`e8ae2cd`](https://github.com/LGUG2Z/komorebi/commit/e8ae2cd8e0f24630d4d7001e16080f54fc0fc2bf) chore(deps): bump proc-macro2 from 1.0.40 to 1.0.42 ### 📊 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.40 to 1.0.42. <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.42</h2> <ul> <li>Improve parsing performance in non-macro mode (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/335">#335</a>)</li> <li>Expose a size_hint() for TokenStream's iterator (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/334">#334</a>)</li> </ul> <h2>1.0.41</h2> <ul> <li>Produce an accurate <code>.size_hint()</code> from <code>TokenStream</code>'s iterator (<a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/334">#334</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/proc-macro2/commit/a77588be7e160a502b06e1715efb6dc25a66e7f9"><code>a77588b</code></a> Release 1.0.42</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/a2b46f9c3b90d8e5b75e5ad3741d6a100cdb8f62"><code>a2b46f9</code></a> Remove allocation from RcVec -&gt; RcVecBuilder conversion</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/d8c056b7e768fb4893ad0457a27ab46e52683ef0"><code>d8c056b</code></a> Clean up RcVec::get_mut</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/0fbcf3bc6c2614eb1a1a4fca701de4bda37903d6"><code>0fbcf3b</code></a> Eliminate redundant RcVec::new</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/20eb5ed1d7da355430b42441538408b20c28cfa0"><code>20eb5ed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/341">#341</a> from dtolnay/rcvec</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/275aaeb76b03020fc5fc9b1e321c910f7c4b9c68"><code>275aaeb</code></a> Replace Rc&lt;Vec<!-- raw HTML omitted -->&gt; with RcVec&lt;T&gt;</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/e338234eadf3c549b64b7c7c54ce7893e8192a9d"><code>e338234</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/342">#342</a> from dtolnay/debug</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/9d91c4979fe0c5d35d68ea3cdabf52efd6181095"><code>9d91c49</code></a> Improve Debug representation of token_stream::IntoIter</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/ee0e583d463c8de0339cf98d3d48d41d4ba20e28"><code>ee0e583</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/proc-macro2/issues/340">#340</a> from dtolnay/extend</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/c5db3d6da6585f7bf82f4c32c05ede1bb85843e8"><code>c5db3d6</code></a> Reduce make_mut calls in FromIterator and Extend impls</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.40...1.0.42">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=proc-macro2&package-manager=cargo&previous-version=1.0.40&new-version=1.0.42)](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:59 +01:00
adam closed this issue 2026-01-05 14:52:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#789