[PR #699] [MERGED] fix: worker node compat #708

Closed
opened 2026-02-26 21:32:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/699
Author: @dreamhunter2333
Created: 7/28/2025
Status: Merged
Merged: 7/28/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

📊 Changes

2 files changed (+17 additions, -7 deletions)

View changed files

📝 worker/patches/telegraf@4.16.3.patch (+14 -4)
📝 worker/pnpm-lock.yaml (+3 -3)

📄 Description

PR Type

Bug fix, Enhancement


Description

  • Updated telegraf library patch to improve compatibility.

  • Replaced debug dependency with a custom debug function.

  • Commented out unused imports and HTTPS agent configuration.

  • Updated pnpm-lock.yaml to reflect the new patch hash.


Changes walkthrough 📝

Relevant files
Enhancement
telegraf@4.16.3.patch
Updated telegraf patch for compatibility improvements       

worker/patches/telegraf@4.16.3.patch

  • Replaced debug with a custom console-based debug function.
  • Commented out unused imports and HTTPS agent configuration.
  • Adjusted form data handling logic for better compatibility.
  • +14/-4   
    Configuration changes
    pnpm-lock.yaml
    Updated patch hash in pnpm lockfile                                           

    worker/pnpm-lock.yaml

  • Updated the patch hash for telegraf@4.16.3.
  • Ensured lockfile consistency with the new patch.
  • +3/-3     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.

  • 🔄 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/dreamhunter2333/cloudflare_temp_email/pull/699 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 7/28/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`b3f3474`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/b3f347491eb1d06ba661ad450a638c783937fd16) fix: worker node compat ### 📊 Changes **2 files changed** (+17 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `worker/patches/telegraf@4.16.3.patch` (+14 -4) 📝 `worker/pnpm-lock.yaml` (+3 -3) </details> ### 📄 Description ### **PR Type** Bug fix, Enhancement ___ ### **Description** - Updated `telegraf` library patch to improve compatibility. - Replaced `debug` dependency with a custom debug function. - Commented out unused imports and HTTPS agent configuration. - Updated `pnpm-lock.yaml` to reflect the new patch hash. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>telegraf@4.16.3.patch</strong><dd><code>Updated telegraf patch for compatibility improvements</code>&nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> worker/patches/telegraf@4.16.3.patch <li>Replaced <code>debug</code> with a custom console-based debug function.<br> <li> Commented out unused imports and HTTPS agent configuration.<br> <li> Adjusted form data handling logic for better compatibility. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/699/files#diff-d4b7fbff935e5d475b4d407ad95a74d062287e1b86c9d4b96a4b82b2ff390a10">+14/-4</a>&nbsp; &nbsp; </td> </tr> </table></td></tr><tr><td><strong>Configuration changes</strong></td><td><table> <tr> <td> <details> <summary><strong>pnpm-lock.yaml</strong><dd><code>Updated patch hash in pnpm lockfile</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> worker/pnpm-lock.yaml <li>Updated the patch hash for <code>telegraf@4.16.3</code>.<br> <li> Ensured lockfile consistency with the new patch. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/699/files#diff-b40cf923090a5fb5f6cc0d6ce716c560645419d762871abb50383fdb423288c6">+3/-3</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:32:34 +03:00
    Sign in to join this conversation.
    No milestone
    No project
    No assignees
    1 participant
    Notifications
    Due date
    The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

    No due date set.

    Dependencies

    No dependencies set.

    Reference
    starred/cloudflare_temp_email#708
    No description provided.