[PR #556] [MERGED] feat: v0.8.5 && update dependencies && fix deprecated warning for `… #622

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556
Author: @dreamhunter2333
Created: 1/11/2025
Status: Merged
Merged: 1/11/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/dev


📝 Commits (1)

  • a28165b feat: v0.8.5 && update dependencies && fix deprecated warning for mail-parser-wasm-worker

📊 Changes

12 files changed (+4406 additions, -1789 deletions)

View changed files

📝 CHANGELOG.md (+5 -1)
📝 frontend/package.json (+11 -11)
📝 frontend/pnpm-lock.yaml (+1790 -494)
📝 mail-parser-wasm/Cargo.toml (+1 -1)
📝 mail-parser-wasm/worker/index.js (+2 -2)
📝 mail-parser-wasm/worker/package.json (+1 -1)
📝 pages/package.json (+2 -2)
📝 vitepress-docs/package.json (+3 -3)
📝 vitepress-docs/pnpm-lock.yaml (+1607 -327)
📝 worker/package.json (+13 -13)
📝 worker/pnpm-lock.yaml (+970 -933)
📝 worker/src/constants.ts (+1 -1)

📄 Description

User description

…mail-parser-wasm-worker`


PR Type

enhancement, dependencies, bug fix


Description

  • Bump version to v0.8.5 across multiple packages.

  • Update various dependencies to their latest versions.

  • Fix deprecated warning for initSync function in mail-parser-wasm-worker.


Changes walkthrough 📝

Relevant files
Enhancement
1 files
constants.ts
Update version constant to v0.8.5                                               
+1/-1     
Bug fix
1 files
index.js
Fix deprecated warning for `initSync` function                     
+2/-2     
Dependencies
6 files
package.json
Bump version to v0.8.5 and update dependencies                     
+11/-11 
package.json
Bump version to v0.8.5 and update dependencies                     
+13/-13 
package.json
Bump version to v0.8.5 and update wrangler dependency       
+2/-2     
package.json
Bump version to v0.2.1                                                                     
+1/-1     
package.json
Bump version to v0.8.5 and update dependencies                     
+3/-3     
Cargo.toml
Bump version to v0.2.1                                                                     
+1/-1     
Documentation
1 files
CHANGELOG.md
Add changelog entry for v0.8.5                                                     
+5/-1     
Additional files
3 files
pnpm-lock.yaml +1790/-494
pnpm-lock.yaml +1607/-327
pnpm-lock.yaml +970/-933

💡 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/556 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 1/11/2025 **Status:** ✅ Merged **Merged:** 1/11/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`a28165b`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/a28165be22aa0c4f5c2c9cb11ae29f692b1581df) feat: v0.8.5 && update dependencies && fix `deprecated` warning for `mail-parser-wasm-worker` ### 📊 Changes **12 files changed** (+4406 additions, -1789 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -1) 📝 `frontend/package.json` (+11 -11) 📝 `frontend/pnpm-lock.yaml` (+1790 -494) 📝 `mail-parser-wasm/Cargo.toml` (+1 -1) 📝 `mail-parser-wasm/worker/index.js` (+2 -2) 📝 `mail-parser-wasm/worker/package.json` (+1 -1) 📝 `pages/package.json` (+2 -2) 📝 `vitepress-docs/package.json` (+3 -3) 📝 `vitepress-docs/pnpm-lock.yaml` (+1607 -327) 📝 `worker/package.json` (+13 -13) 📝 `worker/pnpm-lock.yaml` (+970 -933) 📝 `worker/src/constants.ts` (+1 -1) </details> ### 📄 Description ### **User description** …mail-parser-wasm-worker` ___ ### **PR Type** enhancement, dependencies, bug fix ___ ### **Description** - Bump version to `v0.8.5` across multiple packages. - Update various dependencies to their latest versions. - Fix `deprecated` warning for `initSync` function in `mail-parser-wasm-worker`. ___ ### **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><strong>constants.ts</strong><dd><code>Update version constant to v0.8.5</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; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-cab08ba19c1499ed426fc4918a5613e22eb95c3427c7467ce330f5ee0d69d01e">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Bug fix</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>index.js</strong><dd><code>Fix deprecated warning for `initSync` function</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-1f3fe851f55c3960a7d68ffe189b41a94b4f501db9697e22b56bc2533ee1f239">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Dependencies</strong></td><td><details><summary>6 files</summary><table> <tr> <td><strong>package.json</strong><dd><code>Bump version to v0.8.5 and update dependencies</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655">+11/-11</a>&nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Bump version to v0.8.5 and update dependencies</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-89dc6f41a53ce13f2da5a00dd34868762e6cd0df46eddc9f5c3c4510b1493870">+13/-13</a>&nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Bump version to v0.8.5 and update wrangler dependency</code>&nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-74314f72f6616d400be4cb0d161867d8148f23c22d4c12c7188aedb129c00c59">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Bump version to v0.2.1</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; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-8a0389f79428c6f61ddb57cbc3f35df7ad63976a05e01a2b84685265421b4eb0">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Bump version to v0.8.5 and update dependencies</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-3adbfbfaa65ecc60f48c8d009a52c697d4c80d61ee887799df22407fcb73f380">+3/-3</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>Cargo.toml</strong><dd><code>Bump version to v0.2.1</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; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-2ef4bac2df032dd0396076452adbe85d23db5660369ebd7d6cf7ea1ec58cf0f2">+1/-1</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><strong>CHANGELOG.md</strong><dd><code>Add changelog entry for v0.8.5</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; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+5/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Additional files</strong></td><td><details><summary>3 files</summary><table> <tr> <td><strong>pnpm-lock.yaml</strong></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-41b1ff3a74ba81fa74c8dd225d66d81573be3f2990e1d98b9b09798b147d40a8">+1790/-494</a></td> </tr> <tr> <td><strong>pnpm-lock.yaml</strong></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-655c1410f6eacceaa9003212a9f840a660ace35e32e60d792be3640ec774af6f">+1607/-327</a></td> </tr> <tr> <td><strong>pnpm-lock.yaml</strong></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/556/files#diff-b40cf923090a5fb5f6cc0d6ce716c560645419d762871abb50383fdb423288c6">+970/-933</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:32:05 +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#622
No description provided.