[PR #324] [CLOSED] bump babel-plugin-transform-beautifier from 0.1.0 to 0.1.1 #360

Closed
opened 2026-03-03 13:54:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/324
Author: @0xdevalias
Created: 2/17/2025
Status: Closed

Base: mainHead: 0xdevalias/bump-babel-plugin-transform-beautifier


📝 Commits (1)

  • f5a6590 bump babel-plugin-transform-beautifier from 0.1.0 to 0.1.1

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

And thanks to @0xdevalias I found the root cause why your fork got rid of the error: the bug is in babel-plugin-transform-beautifier, which removes the async keyword.
There are also many similar transforms that exist in humanify, webcrack and this plugin at the same time, might be a good idea to review which ones are needed.

Originally posted by @j4k0xb in https://github.com/jehna/humanify/issues/285#issuecomment-2660751350

Upstream bug issue:

Fixed in v0.1.1

Originally posted by @gzzhanghao in https://github.com/gzzhanghao/babel-plugin-transform-beautifier/issues/3#issuecomment-2661448752

Originally posted by @0xdevalias in https://github.com/jehna/humanify/issues/285#issuecomment-2661687303


🔄 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/jehna/humanify/pull/324 **Author:** [@0xdevalias](https://github.com/0xdevalias) **Created:** 2/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `0xdevalias/bump-babel-plugin-transform-beautifier` --- ### 📝 Commits (1) - [`f5a6590`](https://github.com/jehna/humanify/commit/f5a6590ba378373975464961f3c6d61e72f151e0) bump babel-plugin-transform-beautifier from 0.1.0 to 0.1.1 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description > And thanks to @0xdevalias I found the root cause why your fork got rid of the error: the bug is in `babel-plugin-transform-beautifier`, which removes the async keyword. > There are also many similar transforms that exist in humanify, webcrack and this plugin at the same time, might be a good idea to review which ones are needed. > > _Originally posted by @j4k0xb in https://github.com/jehna/humanify/issues/285#issuecomment-2660751350_ > > Upstream bug issue: > > > > - https://github.com/gzzhanghao/babel-plugin-transform-beautifier/issues/3 > > > Fixed in v0.1.1 > > > > _Originally posted by @gzzhanghao in https://github.com/gzzhanghao/babel-plugin-transform-beautifier/issues/3#issuecomment-2661448752_ > > - https://github.com/gzzhanghao/babel-plugin-transform-beautifier/pull/5 > - https://github.com/gzzhanghao/babel-plugin-transform-beautifier/blob/main/CHANGELOG.md#011 > - https://www.npmjs.com/package/babel-plugin-transform-beautifier/v/0.1.1 > > _Originally posted by @0xdevalias in https://github.com/jehna/humanify/issues/285#issuecomment-2661687303_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:54:12 +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/humanify#360
No description provided.