[PR #527] [MERGED] feat: upgrade dependencies #604

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527
Author: @dreamhunter2333
Created: 12/23/2024
Status: Merged
Merged: 12/23/2024
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • 3538683 feat: upgrade dependencies

📊 Changes

9 files changed (+1854 additions, -1839 deletions)

View changed files

📝 CHANGELOG.md (+6 -2)
📝 frontend/package.json (+6 -6)
📝 frontend/pnpm-lock.yaml (+755 -721)
📝 pages/package.json (+2 -2)
📝 vitepress-docs/package.json (+3 -3)
📝 vitepress-docs/pnpm-lock.yaml (+375 -382)
📝 worker/package.json (+7 -7)
📝 worker/pnpm-lock.yaml (+699 -715)
📝 worker/src/constants.ts (+1 -1)

📄 Description

PR Type

dependencies, enhancement


Description

  • Updated project versions from 0.8.2 to 0.8.3 in multiple package.json files.
  • Updated several dependencies to their latest versions across multiple package.json and pnpm-lock.yaml files.
  • Added a new entry for version 0.8.3 in the CHANGELOG.md file with a TODO note.
  • Updated the VERSION constant in worker/src/constants.ts.

Changes walkthrough 📝

Relevant files
Enhancement
1 files
constants.ts
Update version constant                                                                   

worker/src/constants.ts

  • Updated the VERSION constant from v0.8.2 to v0.8.3.
+1/-1     
Dependencies
5 files
pnpm-lock.yaml
Update dependencies in pnpm-lock.yaml                                       

vitepress-docs/pnpm-lock.yaml

  • Updated multiple dependencies to their latest versions.
+375/-382
package.json
Update project version and dependencies                                   

frontend/package.json

  • Updated the project version from 0.8.2 to 0.8.3.
  • Updated several dependencies to their latest versions.
  • +6/-6     
    package.json
    Update project version and dependencies                                   

    worker/package.json

  • Updated the project version from 0.8.2 to 0.8.3.
  • Updated several dependencies to their latest versions.
  • +7/-7     
    package.json
    Update project version and wrangler dependency                     

    pages/package.json

  • Updated the project version from 0.8.2 to 0.8.3.
  • Updated the wrangler dependency to the latest version.
  • +2/-2     
    package.json
    Update project version and dependencies                                   

    vitepress-docs/package.json

  • Updated the project version from 0.8.2 to 0.8.3.
  • Updated several dependencies to their latest versions.
  • +3/-3     
    Documentation
    1 files
    CHANGELOG.md
    Add changelog entry for version 0.8.3                                       

    CHANGELOG.md

    • Added a new entry for version 0.8.3 with a TODO note.
    +6/-2     
    Additional files (token-limit)
    2 files
    pnpm-lock.yaml
    ...                                                                                                           

    frontend/pnpm-lock.yaml

    ...

    +960/-926
    pnpm-lock.yaml
    ...                                                                                                           

    worker/pnpm-lock.yaml

    ...

    +699/-715

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant 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/527 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 12/23/2024 **Status:** ✅ Merged **Merged:** 12/23/2024 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`3538683`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/3538683e41e175d78878de807f180fc0f6a1f507) feat: upgrade dependencies ### 📊 Changes **9 files changed** (+1854 additions, -1839 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -2) 📝 `frontend/package.json` (+6 -6) 📝 `frontend/pnpm-lock.yaml` (+755 -721) 📝 `pages/package.json` (+2 -2) 📝 `vitepress-docs/package.json` (+3 -3) 📝 `vitepress-docs/pnpm-lock.yaml` (+375 -382) 📝 `worker/package.json` (+7 -7) 📝 `worker/pnpm-lock.yaml` (+699 -715) 📝 `worker/src/constants.ts` (+1 -1) </details> ### 📄 Description ### **PR Type** dependencies, enhancement ___ ### **Description** - Updated project versions from `0.8.2` to `0.8.3` in multiple `package.json` files. - Updated several dependencies to their latest versions across multiple `package.json` and `pnpm-lock.yaml` files. - Added a new entry for version `0.8.3` in the `CHANGELOG.md` file with a TODO note. - Updated the `VERSION` constant in `worker/src/constants.ts`. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><details><summary>1 files</summary><table> <tr> <td> <details> <summary><strong>constants.ts</strong><dd><code>Update version constant</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &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/src/constants.ts - Updated the `VERSION` constant from `v0.8.2` to `v0.8.3`. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-cab08ba19c1499ed426fc4918a5613e22eb95c3427c7467ce330f5ee0d69d01e">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Dependencies</strong></td><td><details><summary>5 files</summary><table> <tr> <td> <details> <summary><strong>pnpm-lock.yaml</strong><dd><code>Update dependencies in pnpm-lock.yaml</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> vitepress-docs/pnpm-lock.yaml - Updated multiple dependencies to their latest versions. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-655c1410f6eacceaa9003212a9f840a660ace35e32e60d792be3640ec774af6f">+375/-382</a></td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update project version and dependencies</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> frontend/package.json <li>Updated the project version from <code>0.8.2</code> to <code>0.8.3</code>.<br> <li> Updated several dependencies to their latest versions.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655">+6/-6</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update project version and dependencies</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> worker/package.json <li>Updated the project version from <code>0.8.2</code> to <code>0.8.3</code>.<br> <li> Updated several dependencies to their latest versions.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-89dc6f41a53ce13f2da5a00dd34868762e6cd0df46eddc9f5c3c4510b1493870">+7/-7</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update project version and wrangler dependency</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> pages/package.json <li>Updated the project version from <code>0.8.2</code> to <code>0.8.3</code>.<br> <li> Updated the <code>wrangler</code> dependency to the latest version.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-74314f72f6616d400be4cb0d161867d8148f23c22d4c12c7188aedb129c00c59">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update project version and dependencies</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> vitepress-docs/package.json <li>Updated the project version from <code>0.8.2</code> to <code>0.8.3</code>.<br> <li> Updated several dependencies to their latest versions.<br> </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-3adbfbfaa65ecc60f48c8d009a52c697d4c80d61ee887799df22407fcb73f380">+3/-3</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Documentation</strong></td><td><details><summary>1 files</summary><table> <tr> <td> <details> <summary><strong>CHANGELOG.md</strong><dd><code>Add changelog entry for version 0.8.3</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> CHANGELOG.md - Added a new entry for version `0.8.3` with a TODO note. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+6/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Additional files (token-limit)</strong></td><td><details><summary>2 files</summary><table> <tr> <td> <details> <summary><strong>pnpm-lock.yaml</strong><dd><code>...</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &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> frontend/pnpm-lock.yaml ... </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-41b1ff3a74ba81fa74c8dd225d66d81573be3f2990e1d98b9b09798b147d40a8">+960/-926</a></td> </tr> <tr> <td> <details> <summary><strong>pnpm-lock.yaml</strong><dd><code>...</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &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 ... </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/527/files#diff-b40cf923090a5fb5f6cc0d6ce716c560645419d762871abb50383fdb423288c6">+699/-715</a></td> </tr> </table></details></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:31:59 +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#604
    No description provided.