mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #556] [MERGED] feat: v0.8.5 && update dependencies && fix deprecated warning for `… #622
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#622
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feature/dev📝 Commits (1)
a28165bfeat: v0.8.5 && update dependencies && fixdeprecatedwarning formail-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.5across multiple packages.Update various dependencies to their latest versions.
Fix
deprecatedwarning forinitSyncfunction inmail-parser-wasm-worker.Changes walkthrough 📝
1 files
Update version constant to v0.8.51 files
Fix deprecated warning for `initSync` function6 files
Bump version to v0.8.5 and update dependenciesBump version to v0.8.5 and update dependenciesBump version to v0.8.5 and update wrangler dependencyBump version to v0.2.1Bump version to v0.8.5 and update dependenciesBump version to v0.2.11 files
Add changelog entry for v0.8.53 files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.